Show patches with: Archived = No       |   19681 patches
« 1 2 ... 194 195 196 197 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/3] mem-pool: add convenience functions for xstrdup and xstrndup Extend and add a little more generalization to the mem_pool API - - - --- 2020-08-14 Linus Arver via GitGitGadget Superseded
messages: avoid SHA-1 in end-user facing messages messages: avoid SHA-1 in end-user facing messages - - - --- 2020-08-14 Junio C Hamano Superseded
[v3,1/2] revision: differentiate if --no-abbrev asked explicitly diff: index-line: respect --abbrev in object's name - - - --- 2020-08-14 Đoàn Trần Công Danh Superseded
[2/2] docs: fix step in transition plan Documentation updates for SHA-256 - - - --- 2020-08-13 brian m. carlson Accepted
[1/2] docs: document SHA-256 pack and indices Documentation updates for SHA-256 - - - --- 2020-08-13 brian m. carlson Accepted
[v2] rebase -i: Fix possibly wrong onto hash in todo [v2] rebase -i: Fix possibly wrong onto hash in todo 1 - - --- 2020-08-13 Antti Keränen Accepted
[2/2] ls-remote: simplify UNLEAK() usage UNLEAK style fixes - - - --- 2020-08-13 Jeff King Accepted
[1/2] stop calling UNLEAK() before die() UNLEAK style fixes - - - --- 2020-08-13 Jeff King Accepted
docs: commit-graph: fix some whitespace in the diagram docs: commit-graph: fix some whitespace in the diagram - - - --- 2020-08-13 Johannes Berg Accepted
fetch, pull doc: correct description of '--set-upstream' fetch, pull doc: correct description of '--set-upstream' - - - --- 2020-08-12 Linus Arver via GitGitGadget Accepted
[2/2] userdiff: improve Fortran xfuncname regex Improve and test Fortran xfuncname regex - - - --- 2020-08-12 Linus Arver via GitGitGadget Accepted
[1/2] userdiff: add tests for Fortran xfuncname regex Improve and test Fortran xfuncname regex - - - --- 2020-08-12 Linus Arver via GitGitGadget Accepted
[v3,4/4] submodule: port submodule subcommand 'summary' from shell to C submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-12 Shourya Shukla Accepted
[v3,3/4] t7421: introduce a test script for verifying 'summary' output submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-12 Shourya Shukla Accepted
[v3,2/4] submodule: rename helper functions to avoid ambiguity submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-12 Shourya Shukla Accepted
[v3,1/4] submodule: remove extra line feeds between callback struct and macro submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-12 Shourya Shukla Accepted
[v2,4/4] t7401: add a NEEDSWORK t7401: modernize, cleanup and more - - - --- 2020-08-12 Shourya Shukla Superseded
[v2,3/4] t7401: change indentation for enhanced readability t7401: modernize, cleanup and more - - - --- 2020-08-12 Shourya Shukla Superseded
[v2,2/4] t7401: change test_i18ncmp syntax for clarity t7401: modernize, cleanup and more - - - --- 2020-08-12 Shourya Shukla Superseded
[v2,1/4] t7401: modernize style t7401: modernize, cleanup and more - - - --- 2020-08-12 Shourya Shukla Superseded
[v2] rebase -i: Fix possibly wrong onto hash in todo [v2] rebase -i: Fix possibly wrong onto hash in todo - - - --- 2020-08-12 Antti Keränen Superseded
[v2] sequencer: avoid garbled merge machinery messages due to commit labels [v2] sequencer: avoid garbled merge machinery messages due to commit labels 1 1 - --- 2020-08-12 Linus Arver via GitGitGadget Accepted
[2/2] dir: avoid prematurely marking nonbare repositories as matches Fix handling of matching nonbare repo vs. matching something under nonbare repo - - - --- 2020-08-12 Linus Arver via GitGitGadget Accepted
[1/2] t3000: fix some test description typos Fix handling of matching nonbare repo vs. matching something under nonbare repo - - - --- 2020-08-12 Linus Arver via GitGitGadget Accepted
[v3,14/14] builtin/commit-graph.c: introduce '--max-new-filters=<n>' more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,13/14] commit-graph: rename 'split_commit_graph_opts' more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,12/14] commit-graph: add large-filters bitmap chunk more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,10/14] commit-graph.c: sort index into commits list more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,09/14] bloom/diff: properly short-circuit on max_changes more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,08/14] bloom: use provided 'struct bloom_filter_settings' more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,11/14] csum-file.h: introduce 'hashwrite_be64()' more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,07/14] bloom: split 'get_bloom_filter()' in two more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,06/14] commit-graph.c: store maximum changed paths more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,05/14] commit-graph: respect 'commitGraph.readChangedPaths' more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,04/14] t/helper/test-read-graph.c: prepare repo settings more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,03/14] commit-graph: pass a 'struct repository *' in more places more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,02/14] t4216: use an '&&'-chain more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
[v3,01/14] commit-graph: introduce 'get_bloom_filter_settings()' more miscellaneous Bloom filter improvements - - - --- 2020-08-11 Taylor Blau Superseded
multi-pack-index: repack batches below --batch-size multi-pack-index: repack batches below --batch-size - - - --- 2020-08-11 Linus Arver via GitGitGadget Accepted
rebase -i: Fix possibly wrong onto hash in todo rebase -i: Fix possibly wrong onto hash in todo - - - --- 2020-08-11 Antti Keränen Superseded
[v2,2/2] diff: index-line: respect --abbrev in object's name diff: index-line: respect --abbrev in object's name - - - --- 2020-08-11 Đoàn Trần Công Danh Superseded
[v2,1/2] revision: differentiate if --no-abbrev asked explicitly diff: index-line: respect --abbrev in object's name - - - --- 2020-08-11 Đoàn Trần Công Danh Superseded
[v3,11/11] t6425: be more flexible with rename/delete conflict messages Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,10/11] t642[23]: be more flexible for add/add conflicts involving pair renames Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,09/11] t6422, t6426: be more flexible for add/add conflicts involving renames Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,08/11] t6423: add an explanation about why one of the tests does not pass Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,07/11] t6416, t6423: clarify some comments and fix some typos Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,06/11] t6422: fix multiple errors with the mod6 test expectations Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,05/11] t6423: fix test setup for a couple tests Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,04/11] t6416, t6422: fix incorrect untracked file count Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,03/11] t6422: fix bad check against missing file Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,02/11] t6418: tighten delete/normalize conflict testcase Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
[v3,01/11] Collect merge-related tests to t64xx Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-10 Linus Arver via GitGitGadget Accepted
progress: don't dereference before checking for NULL progress: don't dereference before checking for NULL - - - --- 2020-08-10 Martin Ågren Accepted
diff-lib: use worktree mode in diffs from i-t-a entries diff-lib: use worktree mode in diffs from i-t-a entries - - 1 --- 2020-08-10 Raymond E. Pasco Superseded
ci: fix inconsistent indentation ci: fix inconsistent indentation - - - --- 2020-08-10 Linus Arver via GitGitGadget Superseded
init: disallow --separate-git-dir with bare repository init: disallow --separate-git-dir with bare repository - - - --- 2020-08-09 Eric Sunshine Accepted
[v2] test_cmp: diagnose incorrect arguments [v2] test_cmp: diagnose incorrect arguments - - - --- 2020-08-09 Eric Sunshine Accepted
test_cmp: diagnose incorrect arguments test_cmp: diagnose incorrect arguments - - - --- 2020-08-09 Eric Sunshine Superseded
[v2,10/10] doc: add corrected commit date info Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,09/10] commit-reach: use corrected commit dates in paint_down_to_common() Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,08/10] commit-graph: handle mixed generation commit chains Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,07/10] commit-graph: implement corrected commit date Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,06/10] commit-graph: return 64-bit generation number Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,05/10] commit-graph: implement generation data chunk Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,04/10] commit-graph: consolidate compare_commits_by_gen Implement Corrected Commit Date - 1 - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,03/10] commit-graph: consolidate fill_commit_graph_info Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,02/10] revision: parse parent in indegree_walk_step() Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,01/10] commit-graph: fix regression when computing bloom filter Implement Corrected Commit Date - - - --- 2020-08-09 Linus Arver via GitGitGadget Superseded
[v2,11/11] t6425: be more flexible with rename/delete conflict messages Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,10/11] t642[23]: be more flexible for add/add conflicts involving pair renames Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,09/11] t6422, t6426: be more flexible for add/add conflicts involving renames Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,08/11] t6423: add an explanation about why one of the tests does not pass Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,07/11] t6416, t6423: clarify some comments and fix some typos Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,06/11] t6422: fix multiple errors with the mod6 test expectations Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,05/11] t6423: fix test setup for a couple tests Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,04/11] t6416, t6422: fix incorrect untracked file count Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,03/11] t6422: fix bad check against missing file Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[v2,02/11] t6418: tighten delete/normalize conflict testcase Collect merge-related tests to t64xx - - - --- 2020-08-08 Linus Arver via GitGitGadget Accepted
[v2,01/11] Collect merge-related tests to t64xx Start preparing merge-related tests to work with multiple merge backends - - - --- 2020-08-08 Linus Arver via GitGitGadget Superseded
[1/1] diff-lib: use worktree mode in diffs from i-t-a entries [1/1] diff-lib: use worktree mode in diffs from i-t-a entries - - - --- 2020-08-08 Raymond E. Pasco Superseded
[v5,3/3] t4140: test apply with i-t-a paths apply: handle i-t-a entries in index - - - --- 2020-08-08 Raymond E. Pasco Accepted
[v5,2/3] apply: make i-t-a entries never match worktree apply: handle i-t-a entries in index - - - --- 2020-08-08 Raymond E. Pasco Accepted
[v5,1/3] apply: allow "new file" patches on i-t-a entries apply: handle i-t-a entries in index - - - --- 2020-08-08 Raymond E. Pasco Accepted
sideband: mark "remote error:" prefix for translation sideband: mark "remote error:" prefix for translation - - - --- 2020-08-07 Jeff King Accepted
refs: fix interleaving hook calls with reference-transaction hook refs: fix interleaving hook calls with reference-transaction hook - - - --- 2020-08-07 Patrick Steinhardt Accepted
Documentation: mark `--object-format=sha256` as experimental Documentation: mark `--object-format=sha256` as experimental - - - --- 2020-08-06 Martin Ågren Superseded
[v2,2/2] t4104: modernize and simplify quoting [v2,1/2] t: don't spuriously close and reopen quotes - - - --- 2020-08-06 Martin Ågren Accepted
[v2,1/2] t: don't spuriously close and reopen quotes [v2,1/2] t: don't spuriously close and reopen quotes - - - --- 2020-08-06 Martin Ågren Accepted
blame-options.txt: document --first-parent option blame-options.txt: document --first-parent option - - - --- 2020-08-06 Raymond E. Pasco Accepted
[v2,5/5] submodule: port submodule subcommand 'summary' from shell to C submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-06 Shourya Shukla Superseded
[v2,4/5] t7421: introduce a test script for verifying 'summary' output submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-06 Shourya Shukla Superseded
[v2,3/5] submodule: rename helper functions to avoid ambiguity submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-06 Shourya Shukla Superseded
[v2,2/5] submodule: remove extra line feeds between callback struct and macro submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-06 Shourya Shukla Superseded
[v2,1/5] submodule: expose the '--for-status' option of summary submodule: port subcommand 'summary' from shell to C - - - --- 2020-08-06 Shourya Shukla Superseded
[9/9] maintenance: add incremental-repack auto condition Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Linus Arver via GitGitGadget Superseded
[8/9] maintenance: auto-size incremental-repack batch Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Linus Arver via GitGitGadget Superseded
[7/9] maintenance: add incremental-repack task Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Linus Arver via GitGitGadget Superseded
[6/9] midx: use start_delayed_progress() Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Linus Arver via GitGitGadget Superseded
[5/9] midx: enable core.multiPackIndex by default Maintenance II: prefetch, loose-objects, incremental-repack tasks - - - --- 2020-08-06 Linus Arver via GitGitGadget Superseded
« 1 2 ... 194 195 196 197 »