Show patches with: none      |   43383 patches
« 1 2 ... 430 431 432433 434 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v9,02/21] strbuf.c: add `strbuf_join_argv()` Untitled series #23071 - - - --- 2018-09-25 Paul-Sebastian Ungureanu New
[GSoC,v9,02/21] stash: improve option parsing test coverage Convert "git stash" to C builtin - - - --- 2018-09-25 Paul-Sebastian Ungureanu New
[v9,01/21] sha1-name.c: add `get_oidf()` which acts like `get_oid()` Convert "git stash" to C builtin - - - --- 2018-09-25 Paul-Sebastian Ungureanu New
[v4,9/9] builtin/fetch: check for submodule updates for non branch fetches fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,8/9] fetch: retry fetching submodules if needed objects were not fetched fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,7/9] submodule: fetch in submodules git directory instead of in worktree fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,6/9] repository: repo_submodule_init to take a submodule struct fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,5/9] submodule.c: do not copy around submodule list fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,4/9] submodule: move global changed_submodule_names into fetch submodule struct fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,3/9] submodule.c: sort changed_submodule_names before searching it fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,2/9] submodule.c: fix indentation fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
[v4,1/9] sha1-array: provide oid_array_filter fetch: make sure submodule oids are fetched - - - --- 2018-09-25 Stefan Beller New
commit-reach: cleanups in can_all_from_reach... commit-reach: cleanups in can_all_from_reach... - - - --- 2018-09-25 Derrick Stolee New
[v5,8/8] Documentation/config: add odb.<name>.promisorRemote Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,7/8] t0410: test fetching from many promisor remotes Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,6/8] Use odb.origin.partialclonefilter instead of core.partialclonefilter Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,5/8] Use remote_odb_get_direct() and has_remote_odb() Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,4/8] remote-odb: add remote_odb_reinit() Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,3/8] remote-odb: implement remote_odb_get_direct() Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,2/8] Add initial remote odb support Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[v5,1/8] fetch-object: make functions return an error code Introducing remote ODBs - - - --- 2018-09-25 Christian Couder New
[1/1] config doc: highlight the name=value syntax [1/1] config doc: highlight the name=value syntax - - - --- 2018-09-24 Philip Oakley New
submodule.c: Make get_superproject_working_tree() work when supermodule has unmerged changes of the… submodule.c: Make get_superproject_working_tree() work when supermodule has unmerged changes of the… - - - --- 2018-09-24 Sam McKelvie New
[1/1] read-cache: update index format default to v4 read-cache: update index format default to v4 - - - --- 2018-09-24 John Passaro via GitGitGadget New
[v4,1/1] commit-reach: properly peel tags and clear flags Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-24 John Passaro via GitGitGadget New
[v2] mailmap: consistently normalize brian m. carlson's name [v2] mailmap: consistently normalize brian m. carlson's name - - - --- 2018-09-24 Jonathan Nieder New
fetch-pack: approximate no_dependents with filter fetch-pack: approximate no_dependents with filter - - - --- 2018-09-24 Jonathan Tan New
[RFC,3/3] diff: add --color-moved-ws=allow-mixed-indentation-change [RFC,1/3] xdiff-interface: make xdl_blankline() available - - - --- 2018-09-24 Phillip Wood New
[RFC,2/3] diff.c: remove unused variables [RFC,1/3] xdiff-interface: make xdl_blankline() available - - - --- 2018-09-24 Phillip Wood New
[RFC,1/3] xdiff-interface: make xdl_blankline() available [RFC,1/3] xdiff-interface: make xdl_blankline() available - - - --- 2018-09-24 Phillip Wood New
worktree: add per-worktree config files worktree: add per-worktree config files - - - --- 2018-09-23 Duy Nguyen New
[8/8] reflog expire: cover reflog from all worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[7/8] fsck: check HEAD and reflog from other worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[6/8] fsck: Move fsck_head_link() to get_default_heads() to avoid some globals fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[5/8] revision.c: better error reporting on ref from different worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[4/8] revision.c: correct a parameter name fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[3/8] refs: new ref types to make per-worktree refs visible to all worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[2/8] Add a place for (not) sharing stuff between worktrees fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
[1/8] refs.c: indent with tabs, not spaces fix per-worktree ref iteration in fsck/reflog expire - - - --- 2018-09-22 Duy Nguyen New
git help: promote 'git help -av' git help: promote 'git help -av' - - - --- 2018-09-22 Duy Nguyen New
ref-filter: don't look for objects when outside of a repository ref-filter: don't look for objects when outside of a repository - - - --- 2018-09-22 SZEDER Gábor New
[3/3] t0030: reformat style bring some tests to newer style. - - - --- 2018-09-21 Stefan Beller New
[2/3] t7004: reformat style bring some tests to newer style. - - - --- 2018-09-21 Stefan Beller New
[1/3] t7001: reformat to newer style bring some tests to newer style. - - - --- 2018-09-21 Stefan Beller New
receive-pack: update comment with check_everything_connected receive-pack: update comment with check_everything_connected - - - --- 2018-09-21 Jeff King New
[8/8] builtin/fetch: check for submodule updates for non branch fetches fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[7/8] fetch: retry fetching submodules if needed objects were not fetched fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[6/8] submodule: fetch in submodules git directory instead of in worktree fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[5/8] submodule.c: do not copy around submodule list fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[4/8] submodule: move global changed_submodule_names into fetch submodule struct fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[3/8] submodule.c: sort changed_submodule_names before searching it fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[2/8] submodule.c: fix indentation fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
[1/8] sha1-array: provide oid_array_filter fetch: make sure submodule oids are fetched - - - --- 2018-09-21 Stefan Beller New
string-list: add string_list_{pop, last} functions string-list: add string_list_{pop, last} functions - - - --- 2018-09-21 Stefan Beller New
[v9,8/8] list-objects-filter: implement filter tree:0 filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,7/8] list-objects-filter-options: do not over-strbuf_init filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,6/8] list-objects-filter: use BUG rather than die filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,5/8] revision: mark non-user-given objects instead filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,4/8] rev-list: handle missing tree objects properly filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,3/8] list-objects: always parse trees gently filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,2/8] list-objects: refactor to process_tree_contents filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
[v9,1/8] list-objects: store common func args in struct filter: support for excluding all trees and blobs - - - --- 2018-09-21 Matthew DeVore New
fetch: Ensure that fetch.recurseSubmodules overrides submodule.recurse. fetch: Ensure that fetch.recurseSubmodules overrides submodule.recurse. - - - --- 2018-09-21 Marc Branchaud New
[v2,3/3] transport.c: introduce core.alternateRefsPrefixes Filter alternate references - - - --- 2018-09-21 Taylor Blau New
[v2,2/3] transport.c: introduce core.alternateRefsCommand Filter alternate references - - - --- 2018-09-21 Taylor Blau New
[v2,1/3] transport.c: extract 'fill_alternate_refs_command' Filter alternate references - - - --- 2018-09-21 Taylor Blau New
[v2,2/2] fetch: in partial clone, check presence of targets Check presence of targets when fetching to partial clone - - - --- 2018-09-21 Jonathan Tan New
[v2,1/2] connected: document connectivity in partial clones Check presence of targets when fetching to partial clone - - - --- 2018-09-21 Jonathan Tan New
[v3,7/7] revision.c: refactor basic topo-order logic Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,6/7] revision.h: add whitespace in flag definitions Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,5/7] commit/revisions: bookkeeping before refactoring Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,4/7] revision.c: begin refactoring --topo-order logic Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,3/7] test-reach: add rev-list tests Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,2/7] test-reach: add run_three_modes method Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,1/7] prio-queue: add 'peek' operation Use generation numbers for --topo-order - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v5,23/23] revision.c: reduce implicit dependency the_repository Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,22/23] revision.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,21/23] ws.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,20/23] tree-diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,19/23] submodule.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,18/23] line-range.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,17/23] userdiff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,16/23] rerere.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,15/23] sha1-file.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,14/23] patch-ids.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,13/23] merge.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,12/23] merge-blobs.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,11/23] ll-merge.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,10/23] diff-lib.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,09/23] read-cache.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,08/23] diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,07/23] grep.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,06/23] diff.c: remove the_index dependency in textconv() functions Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,05/23] blame.c: rename "repo" argument to "r" Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,04/23] combine-diff.c: remove implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,03/23] diff.c: reduce implicit dependency on the_index Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,02/23] read-cache.c: remove 'const' from index_has_changes() Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v5,01/23] archive.c: remove implicit dependency the_repository Kill the_index part 4 - - - --- 2018-09-21 Duy Nguyen New
[v3,1/1] contrib: add coverage-diff script contrib: Add script to show uncovered "new" lines - - - --- 2018-09-21 John Passaro via GitGitGadget New
[v3,2/2] commit-reach: fix memory and flag leaks Properly peel tags in can_all_from_reach_with_flags() - - - --- 2018-09-21 John Passaro via GitGitGadget New
« 1 2 ... 430 431 432433 434 »