Show patches with: none      |   43567 patches
« 1 2 ... 426 427 428435 436 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[10/19] checkout: avoid the_index when possible Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[09/19] repository.c: replace hold_locked_index() with repo_hold_locked_index() Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[08/19] notes-merge.c: remove implicit dependency the_repository Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[07/19] notes-merge.c: remove implicit dependency on the_index Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[06/19] sequencer.c: remove implicit dependency on the_repository Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[05/19] sequencer.c: remove implicit dependency on the_index Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[04/19] list-objects.c: remove implicit dependency on the_index Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[03/19] list-objects-filter.c: remove implicit dependency on the_index Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[02/19] wt-status.c: remove implicit dependency the_repository Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
[01/19] wt-status.c: remove implicit dependency on the_index Kill the_index, final part - - - --- 2018-10-19 Duy Nguyen New
receive: denyCurrentBranch=updateinstead should not blindly update receive: denyCurrentBranch=updateinstead should not blindly update - - - --- 2018-10-19 Junio C Hamano New
[v3] fetch: replace string-list used as a look-up table with a hashmap [v3] fetch: replace string-list used as a look-up table with a hashmap - - - --- 2018-10-19 Junio C Hamano New
alias: detect loops in mixed execution mode alias: detect loops in mixed execution mode - - - --- 2018-10-18 Ævar Arnfjörð Bjarmason New
send-email: explicitly disable authentication send-email: explicitly disable authentication - - - --- 2018-10-18 Joshua Watt New
[v2,3/3] upload-pack: clear flags before each v2 request Clear flags before each v2 request - - - --- 2018-10-18 Jonathan Tan New
[v2,2/3] upload-pack: make want_obj not global Clear flags before each v2 request - - - --- 2018-10-18 Jonathan Tan New
[v2,1/3] upload-pack: make have_obj not global Clear flags before each v2 request - - - --- 2018-10-18 Jonathan Tan New
[v1,1/1] index_bulk_checkin(): Take off_t, not size_t [v1,1/1] index_bulk_checkin(): Take off_t, not size_t - - - --- 2018-10-18 Torsten Bögershausen New
multi-pack-index: avoid dead store for struct progress multi-pack-index: avoid dead store for struct progress - - - --- 2018-10-18 Carlo Marcelo Arenas Belón New
unpack-trees: avoid dead store for struct progress unpack-trees: avoid dead store for struct progress - - - --- 2018-10-18 Carlo Marcelo Arenas Belón New
diff: don't attempt to strip prefix from absolute Windows paths diff: don't attempt to strip prefix from absolute Windows paths - - - --- 2018-10-18 Johannes Sixt New
[RFC,2/2,(BREAKS,BUILD)] builtin/merge-base.c: do not rely on the_repository any more Bring the_repository into cmd_foo - - - --- 2018-10-18 Stefan Beller New
[RFC,1/2] repository: have get_the_repository() to remove the_repository dependency Bring the_repository into cmd_foo - - - --- 2018-10-18 Stefan Beller New
[PATCH/RFC] thread-utils: better wrapper to avoid #ifdef NO_PTHREADS [PATCH/RFC] thread-utils: better wrapper to avoid #ifdef NO_PTHREADS - - - --- 2018-10-18 Duy Nguyen New
[1/1] commit-reach: fix first-parent heuristic commit-reach: fix first-parent heuristic - - - --- 2018-10-18 John Passaro via GitGitGadget New
[v2,5/5] sequencer: use read_author_script() am/rebase: share read_author_script() - - - --- 2018-10-18 Phillip Wood New
[v2,4/5] add read_author_script() to libgit am/rebase: share read_author_script() - - - --- 2018-10-18 Phillip Wood New
[v2,3/5] am: rename read_author_script() am/rebase: share read_author_script() - - - --- 2018-10-18 Phillip Wood New
[v2,2/5] am: improve author-script error reporting am/rebase: share read_author_script() - - - --- 2018-10-18 Phillip Wood New
[v2,1/5] am: don't die in read_author_script() am/rebase: share read_author_script() - - - --- 2018-10-18 Phillip Wood New
[v2,2/3] ls-remote: release memory instead of UNLEAK [v2,1/3] ref-filter: free memory from used_atom - - - --- 2018-10-18 Olga Telezhnaya New
[v2,1/3] ref-filter: free memory from used_atom [v2,1/3] ref-filter: free memory from used_atom - - - --- 2018-10-18 Olga Telezhnaya New
[v2,3/3] ref-filter: free item->value and item->value->s [v2,1/3] ref-filter: free memory from used_atom - - - --- 2018-10-18 Olga Telezhnaya New
config.mak.dev: enable -Wunused-function config.mak.dev: enable -Wunused-function - - - --- 2018-10-18 Jeff King New
[v2] list-objects: support for skipping tree traversal [v2] list-objects: support for skipping tree traversal - - - --- 2018-10-18 Matthew DeVore New
[v2] headers: normalize the spelling of some header guards [v2] headers: normalize the spelling of some header guards - - - --- 2018-10-17 Ramsay Jones New
[3/3] commit-graph: Use commit-graph by default Use commit-graph by default - - - --- 2018-10-17 John Passaro via GitGitGadget New
[2/3] t: explicitly turn off core.commitGraph as needed Use commit-graph by default - - - --- 2018-10-17 John Passaro via GitGitGadget New
[1/3] t6501: use --quiet when testing gc stderr Use commit-graph by default - - - --- 2018-10-17 John Passaro via GitGitGadget New
[v1,2/2] reset: add new reset.quietDefault config setting [v1,1/2] reset: don't compute unstaged changes after reset when --quiet - - - --- 2018-10-17 Ben Peart New
[v1,1/2] reset: don't compute unstaged changes after reset when --quiet [v1,1/2] reset: don't compute unstaged changes after reset when --quiet - - - --- 2018-10-17 Ben Peart New
[RFC] cherry-pick notes to find out cherry-picks from the origin [RFC] cherry-pick notes to find out cherry-picks from the origin - - - --- 2018-10-17 Tejun Heo New
[RFC,v2] revision: Add --sticky-default option [RFC,v2] revision: Add --sticky-default option - - - --- 2018-10-17 Andreas Gruenbacher New
[1/1] ci: add optional test variables Run GIT_TEST_COMMIT_GRAPH and GIT_TEST_MULTI_PACK_INDEX during CI - - - --- 2018-10-17 John Passaro via GitGitGadget New
test-tool: show tool list on error test-tool: show tool list on error - 1 - --- 2018-10-17 Jeff King New
doc: fix small typo in git show-branch doc: fix small typo in git show-branch - - - --- 2018-10-17 Saulius Gurklys New
builtin/submodule--helper: remove debugging leftover tracing builtin/submodule--helper: remove debugging leftover tracing - 1 - --- 2018-10-16 Stefan Beller New
[19/19] submodule: don't add submodule as odb for push Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[18/19] submodule: use submodule repos for object lookup Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[17/19] pretty: prepare format_commit_message to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[16/19] commit: prepare logmsg_reencode to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[15/19] commit: prepare repo_unuse_commit_buffer to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[14/19] commit: prepare get_commit_buffer to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[13/19] commit-reach: prepare in_merge_bases[_many] to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[12/19] commit-reach: prepare get_merge_bases to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[11/19] commit-reach.c: allow get_merge_bases_many_0 to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[10/19] commit-reach.c: allow remove_redundant to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[09/19] commit-reach.c: allow merge_bases_many to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[08/19] commit-reach.c: allow paint_down_to_common to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[07/19] commit: allow parse_commit* to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[06/19] object: parse_object to honor its repository argument Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[05/19] object-store: prepare has_{sha1, object}_file[_with_flags] to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[04/19] object-store: prepare read_object_file to deal with arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[03/19] object-store: allow read_object_file_extended to read from arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[02/19] packfile: allow has_packed_and_bad to handle arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[01/19] sha1_file: allow read_object to read objects in arbitrary repositories Bring more repository handles into our code base - - - --- 2018-10-16 Stefan Beller New
[v4,7/7] t6012: make rev-list tests more interesting Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v4,6/7] revision.c: generation-based topo-order algorithm Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v4,5/7] commit/revisions: bookkeeping before refactoring Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v4,4/7] revision.c: begin refactoring --topo-order logic Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v4,3/7] test-reach: add rev-list tests Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v4,2/7] test-reach: add run_three_modes method Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v4,1/7] prio-queue: add 'peek' operation Use generation numbers for --topo-order - - - --- 2018-10-16 John Passaro via GitGitGadget New
upload-pack: clear flags before each v2 request upload-pack: clear flags before each v2 request - - - --- 2018-10-16 Jonathan Tan New
[RFC] revision: Add --sticky-default option [RFC] revision: Add --sticky-default option - - - --- 2018-10-16 Andreas Gruenbacher New
[3/3] pack-objects (mingw): initialize `packing_data` mutex in the correct spot Fix gc segfault - - - --- 2018-10-16 John Passaro via GitGitGadget New
[2/3] pack-objects (mingw): demonstrate a segmentation fault with large deltas Fix gc segfault - - - --- 2018-10-16 John Passaro via GitGitGadget New
[1/3] Fix typo 'detla' -> 'delta' Fix gc segfault - - - --- 2018-10-16 John Passaro via GitGitGadget New
[v2,2/2] merge-recursive: avoid showing conflicts with merge branch before HEAD More merge cleanups - - - --- 2018-10-16 Elijah Newren New
[v2,1/2] merge-recursive: improve auto-merging messages with path collisions More merge cleanups - - - --- 2018-10-16 Elijah Newren New
[9/9] builtin/fetch: check for submodule updates for non branch fetches Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[8/9] fetch: retry fetching submodules if needed objects were not fetched Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[7/9] submodule: fetch in submodules git directory instead of in worktree Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[6/9] repository: repo_submodule_init to take a submodule struct Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[5/9] submodule.c: do not copy around submodule list Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[4/9] submodule.c: move global changed_submodule_names into fetch submodule struct Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[3/9] submodule.c: sort changed_submodule_names before searching it Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[2/9] submodule.c: fix indentation Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
[1/9] sha1-array: provide oid_array_filter Resending sb/submodule-recursive-fetch-gets-the-tip - - - --- 2018-10-16 Stefan Beller New
submodule helper: convert relative URL to absolute URL if needed submodule helper: convert relative URL to absolute URL if needed - 1 - --- 2018-10-16 Stefan Beller New
[v2] builtin/branch.c: remove useless branch_get [v2] builtin/branch.c: remove useless branch_get - - - --- 2018-10-16 Tao Qingyun New
[v2] branch: trivial style fix [v2] branch: trivial style fix - - - --- 2018-10-16 Tao Qingyun New
[1/1] subtree: make install targets depend on build targets [1/1] subtree: make install targets depend on build targets - - - --- 2018-10-16 Christian Hesse New
[v2,3/3] send-email: also pick up cc addresses from -by trailers send-email: Also pick up cc addresses from -by trailers - - - --- 2018-10-16 Rasmus Villemoes New
[v2,2/3] send-email: only consider lines containing @ or <> for automatic Cc'ing send-email: Also pick up cc addresses from -by trailers - - - --- 2018-10-16 Rasmus Villemoes New
[v2,1/3] Documentation/git-send-email.txt: style fixes send-email: Also pick up cc addresses from -by trailers - - - --- 2018-10-16 Rasmus Villemoes New
submodule helper: convert relative URL to absolute URL if needed submodule helper: convert relative URL to absolute URL if needed - 1 - --- 2018-10-16 Stefan Beller New
builtin/branch.c: remove useless branch_get builtin/branch.c: remove useless branch_get - - - --- 2018-10-15 Tao Qingyun New
Case when I can not unstage the hunk Case when I can not unstage the hunk - - - --- 2018-10-15 Eugen Konkov New
[PATCHv2,3/3] git-p4: fully support unshelving changelists git-p4: improved unshelving - small fixes - - - --- 2018-10-15 Luke Diamand New
« 1 2 ... 426 427 428435 436 »