Show patches with: none      |   43283 patches
« 1 2 ... 260 261 262432 433 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v2,3/4] sha1-lookup: rename `sha1_pos()` as `hash_pos()` rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
[v2,2/4] object-file.c: rename from sha1-file.c rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
[v2,1/4] object-name.c: rename from sha1-name.c rename "sha1-foo" files - - - --- 2020-12-31 Martin Ågren New
test-tool: bloom: generate_filter for multiple string? test-tool: bloom: generate_filter for multiple string? - - - --- 2020-12-31 Đoàn Trần Công Danh New
[v3,4/4] completion: add proper public __git_complete completion: make __git_complete public - - - --- 2020-12-30 Felipe Contreras Accepted
[v3,3/4] test: completion: add tests for __git_complete completion: make __git_complete public - - - --- 2020-12-30 Felipe Contreras Accepted
[v3,2/4] completion: bash: improve function detection completion: make __git_complete public - - - --- 2020-12-30 Felipe Contreras Accepted
[v3,1/4] completion: bash: add __git_have_func helper completion: make __git_complete public - - - --- 2020-12-30 Felipe Contreras Accepted
[8/8] cache-tree: avoid path comparison loop when silent Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[7/8] index-format: discuss recursion of cached-tree better Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[6/8] index-format: update preamble to cached tree extension Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[5/8] cache-tree: trace regions for prime_cache_tree Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[4/8] cache-tree: trace regions for I/O Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[3/8] cache-tree: use trace2 in cache_tree_update() Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[2/8] unpack-trees: add trace2 regions Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
[1/8] tree-walk: report recursion counts Cleanups around index operations - - - --- 2020-12-30 Derrick Stolee New
t4129: don't fail if setgid is set in the parent directory t4129: don't fail if setgid is set in the parent directory - - 1 --- 2020-12-30 Matheus Tavares New
revision: trace topo-walk statistics revision: trace topo-walk statistics - - - --- 2020-12-30 Derrick Stolee Accepted
[4/4] hash-lookup: rename from sha1-lookup rename "sha1-foo" files - - - --- 2020-12-29 Martin Ågren Superseded
[3/4] sha1-lookup: rename `sha1_pos()` as `hash_pos()` rename "sha1-foo" files - - - --- 2020-12-29 Martin Ågren Superseded
[2/4] object-file.c: rename from sha1-file.c rename "sha1-foo" files - - - --- 2020-12-29 Martin Ågren Superseded
[1/4] object-name.c: rename from sha1-name.c rename "sha1-foo" files - - - --- 2020-12-29 Martin Ågren Superseded
[v2] pack-format.txt: document sizes at start of delta data [v2] pack-format.txt: document sizes at start of delta data - - - --- 2020-12-29 Martin Ågren Accepted
[v3,9/9] diffcore-rename: remove unnecessary duplicate entry checks diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,8/9] diffcore-rename: accelerate rename_dst setup diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,7/9] diffcore-rename: simplify and accelerate register_rename_src() diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,6/9] t4058: explore duplicate tree entry handling in a bit more detail diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,5/9] t4058: add more tests and documentation for duplicate tree entry handling diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,4/9] diffcore-rename: reduce jumpiness in progress counters diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,3/9] diffcore-rename: simplify limit check diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,2/9] diffcore-rename: avoid usage of global in too_many_rename_candidates() diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v3,1/9] diffcore-rename: rename num_create to num_destinations diffcore-rename improvements - - - --- 2020-12-29 Elijah Newren Accepted
[v2,3/3] completion: add proper public __git_complete completion: make __git_complete public - - - --- 2020-12-29 Felipe Contreras Superseded
[v2,2/3] test: completion: add tests for __git_complete completion: make __git_complete public - - - --- 2020-12-29 Felipe Contreras Superseded
[v2,1/3] completion: bash: add __git_have_func helper completion: make __git_complete public - - - --- 2020-12-29 Felipe Contreras Superseded
builtin/*: update usage format builtin/*: update usage format - - - --- 2020-12-29 ZheNing Hu Accepted
git-mv: fix git mv bug with case insensitive fs git-mv: fix git mv bug with case insensitive fs - - - --- 2020-12-29 Dan Moseley New
[v3,18/17] doc: make git-hook.txt point of truth use config-based hooks (config-based hooks part II) - - - --- 2020-12-28 Emily Shaffer New
[v3,18/17] doc: make git-hook.txt point of truth propose config-based hooks (part I) - - - --- 2020-12-28 Emily Shaffer New
[v2] mergetool--lib: fix '--tool-help' to correctly show available tools [v2] mergetool--lib: fix '--tool-help' to correctly show available tools - - - --- 2020-12-28 Philippe Blain Superseded
[v9,5/5] mergetool: add automerge_enabled tool-specific override function mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v9,4/5] mergetool: break setup_tool out into separate initialization function mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v9,3/5] mergetool: add per-tool support for the autoMerge flag mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v9,2/5] mergetool: alphabetize the mergetool config docs mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v9,1/5] mergetool: add automerge configuration mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[2/2] completion: add proper public __git_complete completion: make __git_complete public - - - --- 2020-12-28 Felipe Contreras Superseded
[1/2] test: completion: add tests for __git_complete completion: make __git_complete public - - - --- 2020-12-28 Felipe Contreras Superseded
mergetool--lib: fix '--tool-help' to correctly show available tools mergetool--lib: fix '--tool-help' to correctly show available tools - - - --- 2020-12-28 Philippe Blain New
[v2,2/2] CoC: update to version 2.0 + local changes CoC: update to 2.0 5 - - --- 2020-12-28 Ævar Arnfjörð Bjarmason New
[v2,1/2] CoC: Update word-wrapping to match upstream [v2,1/2] CoC: Update word-wrapping to match upstream - 1 - --- 2020-12-28 Ævar Arnfjörð Bjarmason New
[v2,0/2] CoC: update to 2.0 with less upstream divergence - - - --- 2020-12-28 Ævar Arnfjörð Bjarmason New
CoC: update to 2.0 CoC: update to 2.0 2 1 - --- 2020-12-28 Junio C Hamano New
[v5,11/11] doc: add corrected commit date info Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,10/11] commit-reach: use corrected commit dates in paint_down_to_common() Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,09/11] commit-graph: use generation v2 only if entire chain does Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,08/11] commit-graph: implement generation data chunk Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,07/11] commit-graph: implement corrected commit date Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,06/11] commit-graph: return 64-bit generation number Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,05/11] commit-graph: add a slab to store topological levels Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,04/11] t6600-test-reach: generalize *_three_modes Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,03/11] commit-graph: consolidate fill_commit_graph_info Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,02/11] revision: parse parent in indegree_walk_step() Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar Superseded
[v5,01/11] commit-graph: fix regression when computing Bloom filters Implement Corrected Commit Date - - - --- 2020-12-28 Abhishek Kumar New
SubmittingPatches: tighten wording on "sign-off" procedure SubmittingPatches: tighten wording on "sign-off" procedure - - - --- 2020-12-28 Junio C Hamano Superseded
[v8,4/4] mergetool: Add automerge_enabled tool-specific override function mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v8,3/4] mergetool: Break setup_tool out into separate initialization function mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v8,2/4] mergetool: Add per-tool support for the autoMerge flag mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v8,1/4] mergetool: add automerge configuration mergetool: add automerge configuration - - - --- 2020-12-28 Seth House New
[v7,2/2] mergetool: Add per-tool support for the autoMerge flag mergetool: add automerge configuration - - - --- 2020-12-28 Seth House Superseded
[v7,1/2] mergetool: add automerge configuration mergetool: add automerge configuration - - - --- 2020-12-28 Seth House Superseded
[v6,2/2] mergetool: Add per-tool support for the autoMerge flag mergetool: remove unconflicted lines - - - --- 2020-12-27 Seth House New
[v6,1/2] mergetool: add automerge configuration mergetool: add automerge configuration - - - --- 2020-12-27 Seth House Superseded
[PULL] l10n updates for 2.30.0 round 2 [PULL] l10n updates for 2.30.0 round 2 - - - --- 2020-12-27 Jiang Xin New
git-remote: load config whenever create_symref() might be called git-remote: load config whenever create_symref() might be called - - - --- 2020-12-26 Jérémie Detrey New
t7800-difftool: don't accidentally match tmp dirs t7800-difftool: don't accidentally match tmp dirs - - - --- 2020-12-24 SZEDER Gábor Superseded
[v2,4/4] completion: bash: add correct suffix in variables completion: bash: a bunch of fixes - - - --- 2020-12-23 Felipe Contreras New
[v2,3/4] completion: bash: fix for multiple dash commands completion: bash: a bunch of fixes - - - --- 2020-12-23 Felipe Contreras New
[v2,2/4] completion: bash: fix for suboptions with value completion: bash: a bunch of fixes - - - --- 2020-12-23 Felipe Contreras New
[v2,1/4] completion: bash: fix prefix detection in branch.* completion: bash: a bunch of fixes - - - --- 2020-12-23 Felipe Contreras New
[v2] git-p4: fix syncing file types with pattern [v2] git-p4: fix syncing file types with pattern - - - --- 2020-12-23 Daniel Levin Accepted
git-p4: fix syncing file types with pattern git-p4: fix syncing file types with pattern - - - --- 2020-12-23 Daniel Levin Accepted
t4129: fix setfacl-related permissions failure t4129: fix setfacl-related permissions failure - 1 - --- 2020-12-23 Adam Dinwoodie Accepted
CODE_OF_CONDUCT: expect tolerance, not respect CODE_OF_CONDUCT: expect tolerance, not respect - - - --- 2020-12-23 Felipe Contreras New
[v5,1/1] mergetool: add automerge configuration mergetool: remove unconflicted lines - - - --- 2020-12-23 Felipe Contreras New
[v4,20/20] mktag: add a --no-strict option make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,19/20] mktag: mark strings for translation make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,18/20] mktag: convert to parse-options make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,17/20] mktag: allow omitting the header/body \n separator make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,16/20] mktag: allow turning off fsck.extraHeaderEntry make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,15/20] fsck: make fsck_config() re-usable make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,14/20] mktag: use fsck instead of custom verify_tag() make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,13/20] mktag: use puts(str) instead of printf("%s\n", str) make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,12/20] mktag: remove redundant braces in one-line body "if" make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,11/20] mktag: use default strbuf_read() hint make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,10/20] mktag tests: test "hash-object" compatibility make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,09/20] mktag tests: stress test whitespace handling make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,08/20] mktag tests: don't create "mytag" twice make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,07/20] mktag tests: don't pipe to stderr needlessly make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,06/20] mktag tests: improve verify_object() test coverage make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
[v4,05/20] mktag tests: remove needless SHA-1 hardcoding make "mktag" use fsck_tag() - - - --- 2020-12-23 Ævar Arnfjörð Bjarmason New
« 1 2 ... 260 261 262432 433 »