Show patches with: Archived = No       |   20103 patches
« 1 2 ... 103 104 105201 202 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v13,13/16] ls-tree tests: add tests for --name-status ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,12/16] ls-tree: support --object-only option for "git-ls-tree" ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,11/16] ls-tree: introduce "--format" option ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,10/16] cocci: allow padding with `strbuf_addf()` ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,09/16] ls-tree: introduce struct "show_tree_data" ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,08/16] ls-tree: slightly refactor `show_tree()` ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,07/16] ls-tree: fix "--name-only" and "--long" combined use bug ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,06/16] ls-tree: simplify nesting if/else logic in "show_tree()" ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,05/16] ls-tree: rename "retval" to "recurse" in "show_tree()" ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,04/16] ls-tree: use "size_t", not "int" for "struct strbuf"'s "len" ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,03/16] ls-tree: use "enum object_type", not {blob,tree,commit}_type ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,02/16] ls-tree: add missing braces to "else" arms ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
[v13,01/16] ls-tree: remove commented-out code ls-tree: "--object-only" and "--format" opts - - - --- 2022-03-21 Teng Long Superseded
t3200: fix antipatterns in existing branch tests t3200: fix antipatterns in existing branch tests - - - --- 2022-03-21 Tao Klerks Superseded
[7/7] i18n: factorize unrecognized options arguments messages More i18n fixes - - - --- 2022-03-20 Jean-Noël AVILA Superseded
[6/7] i18n: factorize read-cache error messages More i18n fixes - - - --- 2022-03-20 Jean-Noël AVILA Superseded
[5/7] i18n: factorize "foo does not take arguments" messages More i18n fixes - - - --- 2022-03-20 Jean-Noël AVILA Superseded
[4/7] i18n: factorize "Server does not support foo" messages More i18n fixes - - - --- 2022-03-20 Jean-Noël AVILA Superseded
[3/7] i18n: factorize "bad argument" messages More i18n fixes - - - --- 2022-03-20 Jean-Noël AVILA Superseded
[2/7] sequencer: factor GIT_AUTHOR_* from message strings More i18n fixes 1 - - --- 2022-03-20 Bagas Sanjaya Superseded
[1/7] i18n: factorize generic failure messages More i18n fixes - - - --- 2022-03-20 Jean-Noël AVILA Superseded
[v2,7/7] core.fsyncmethod: performance tests for add and stash core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,6/7] core.fsyncmethod: tests for batch mode core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,5/7] core.fsync: use batch mode and sync loose objects by default on Windows core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,4/7] unpack-objects: use the bulk-checkin infrastructure core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,3/7] update-index: use the bulk-checkin infrastructure core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,2/7] core.fsyncmethod: batched disk flushes for loose-objects core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v2,1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-20 Neeraj Singh (WINDOWS-SFS) Superseded
[v5,3/3] vimdiff: integrate layout tests in the unit tests framework ('t' folder) vimdiff: new implementation with layout support - - - --- 2022-03-19 Fernando Ramos Superseded
[v5,2/3] vimdiff: add tool documentation vimdiff: new implementation with layout support - - - --- 2022-03-19 Fernando Ramos Superseded
[v5,1/3] vimdiff: new implementation with layout support vimdiff: new implementation with layout support - - - --- 2022-03-19 Fernando Ramos Superseded
ppc: remove custom SHA-1 implementation ppc: remove custom SHA-1 implementation - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
Makefile: use ' ', not non-existing $(wspfx_SQ) Makefile: use ' ', not non-existing $(wspfx_SQ) - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Accepted
[v11,8/8] unpack-objects: use stream_loose_object() to unpack large objects unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,7/8] unpack-objects: refactor away unpack_non_delta_entry() unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,6/8] core doc: modernize core.bigFileThreshold documentation unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,5/8] object-file.c: add "stream_loose_object()" to handle large object unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,4/8] object-file.c: factor out deflate part of write_loose_object() unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,3/8] object-file.c: refactor write_loose_object() to several steps unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,2/8] object-file.c: do fsync() and close() before post-write die() unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v11,1/8] unpack-objects: low memory footprint for get_data() in dry_run mode unpack-objects: support streaming blobs to disk - - - --- 2022-03-19 Ævar Arnfjörð Bjarmason Superseded
[v5,2/2] rebase: set REF_HEAD_DETACH in checkout_up_to_date() rebase: update HEAD when is an oid - - - --- 2022-03-18 John Cai Accepted
[v5,1/2] rebase: use test_commit helper in setup rebase: update HEAD when is an oid - - - --- 2022-03-18 John Cai Accepted
shallow: reset commit grafts when shallow is reset shallow: reset commit grafts when shallow is reset - - - --- 2022-03-17 Jonathan Tan Accepted
[8/8] reflog [show]: display sensible -h output reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[6/8] reflog exists: use parse_options() API reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[5/8] git reflog [expire|delete]: make -h output consistent with SYNOPSIS reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[4/8] reflog: move "usage" variables and use macros reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[3/8] reflog tests: add missing "git reflog exists" tests reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[2/8] reflog: refactor cmd_reflog() to "if" branches reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[1/8] reflog.c: indent argument lists reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[5/5] refs debug: add a wrapper for "read_symbolic_ref" refs: designated init & missing debug in ps/fetch-mirror-optim - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[4/5] packed-backend: remove stub BUG(...) functions refs: designated init & missing debug in ps/fetch-mirror-optim - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[3/5] misc *.c: use designated initializers for struct assignments refs: designated init & missing debug in ps/fetch-mirror-optim - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[2/5] refs: use designated initializers for "struct ref_iterator_vtable" refs: designated init & missing debug in ps/fetch-mirror-optim - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[1/5] refs: use designated initializers for "struct ref_storage_be" refs: designated init & missing debug in ps/fetch-mirror-optim - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v2,3/3] Revert "unpack-trees: improve performance of next_cache_entry" Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-17 Victoria Dye Accepted
[v2,2/3] unpack-trees: increment cache_bottom for sparse directories Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-17 Victoria Dye Accepted
[v2,1/3] t1092: add sparse directory before cone in test repo Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-17 Victoria Dye Accepted
[v2,2/2] diff.c: fix a double-free regression in a18d66cefb diff.c: fix a recent memory leak regression - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v2,1/2] tests: demonstrate "show --word-diff --color-moved" regression diff.c: fix a recent memory leak regression - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
tests: test show --word-diff --color-moved tests: test show --word-diff --color-moved - - - --- 2022-03-17 Michael J Gruber Accepted
[v4,1/1] Documentation/git-sparse-checkout.txt: add an OPTIONS section Documentation/git-sparse-checkout.txt: add an OPTIONS section - - - --- 2022-03-17 Shaoxuan Yuan Superseded
[v3,13/13] http tests: use "test_hook" for "smart" and "dumb" http tests tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,12/13] proc-receive hook tests: use "test_hook" instead of "write_script" tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,10/13] tests: use "test_hook" for misc "mkdir -p" and "chmod" cases tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,09/13] tests: change "mkdir -p && write_script" to use "test_hook" tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,08/13] tests: change "cat && chmod +x" to use "test_hook" tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,07/13] gc + p4 tests: use "test_hook", remove sub-shells tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,06/13] fetch+push tests: use "test_hook" and "test_when_finished" pattern tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,05/13] bugreport tests: tighten up "git bugreport -s hooks" test tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,04/13] tests: assume the hooks are disabled by default tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,03/13] http tests: don't rely on "hook/post-update.sample" tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,02/13] hook tests: turn exit code assertions into a loop tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,01/13] test-lib-functions: add and use a "test_hook" wrapper tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason Accepted
[v3,2/2] rebase: set REF_HEAD_DETACH in checkout_up_to_date() rebase: update HEAD when is an oid - - - --- 2022-03-17 John Cai Superseded
[v3,1/2] rebase: use test_commit helper in setup rebase: update HEAD when is an oid - - - --- 2022-03-17 John Cai Superseded
[3/3] Revert "unpack-trees: improve performance of next_cache_entry" Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-16 Victoria Dye Superseded
[2/3] unpack-trees: increment cache_bottom for sparse directories Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-16 Victoria Dye Superseded
[1/3] t1092: add sparse directory before cone in test repo Fix use of 'cache_bottom' in sparse index - - - --- 2022-03-16 Victoria Dye Superseded
[v4,4/4] terminal: restore settings on SIGTSTP [v4,1/4] terminal: use flags for save_term() - - - --- 2022-03-16 Phillip Wood Accepted
[v4,3/4] terminal: work around macos poll() bug [v4,1/4] terminal: use flags for save_term() - - - --- 2022-03-16 Phillip Wood Accepted
[v4,2/4] terminal: don't assume stdin is /dev/tty [v4,1/4] terminal: use flags for save_term() - - - --- 2022-03-16 Phillip Wood Accepted
[v3] sequencer.c: use reverse_commit_list() helper [v3] sequencer.c: use reverse_commit_list() helper - - - --- 2022-03-16 Jayati Shrivastava Accepted
[v2] sequencer.c: use reverse_commit_list() helper [v2] sequencer.c: use reverse_commit_list() helper - - - --- 2022-03-16 Jayati Shrivastava Superseded
[v2] partial-clone: add a partial-clone test case [v2] partial-clone: add a partial-clone test case - - - --- 2022-03-16 Abhradeep Chakraborty Accepted
[v3] tab completion of filenames for 'git restore' [v3] tab completion of filenames for 'git restore' - - - --- 2022-03-15 David Cantrell Accepted
[7/7] core.fsyncmethod: performance tests for add and stash core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[6/7] core.fsyncmethod: tests for batch mode core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[5/7] core.fsync: use batch mode and sync loose objects by default on Windows core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[4/7] unpack-objects: use the bulk-checkin infrastructure core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[3/7] update-index: use the bulk-checkin infrastructure core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[2/7] core.fsyncmethod: batched disk flushes for loose-objects core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[1/7] bulk-checkin: rename 'state' variable and separate 'plugged' boolean core.fsyncmethod: add 'batch' mode for faster fsyncing of multiple objects - - - --- 2022-03-15 Neeraj Singh (WINDOWS-SFS) Superseded
[7/7] submodule--helper: remove forward declaration Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
[6/7] submodule: move core cmd_update() logic to C Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
[5/7] submodule--helper: reduce logic in run_update_procedure() Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
[4/7] submodule--helper: teach update_data more options Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
[3/7] builtin/submodule--helper.c: rename option struct to "opt" Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
[2/7] submodule update: use die_message() Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
« 1 2 ... 103 104 105201 202 »