Show patches with: none      |   43187 patches
« 1 2 ... 130 131 132431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v5,4/4] Documentation/git-sparse-checkout.txt: some reword and modifications Documentation/git-sparse-checkout.txt: add an OPTIONS section - - - --- 2022-03-19 Shaoxuan Yuan New
[v5,3/4] Documentation/git-sparse-checkout.txt: some reword and modifications Documentation/git-sparse-checkout.txt: add an OPTIONS section - - - --- 2022-03-19 Shaoxuan Yuan New
[v5,2/4] Documentation/git-sparse-checkout.txt: move OPTIONS after COMMANDS Documentation/git-sparse-checkout.txt: add an OPTIONS section - - - --- 2022-03-19 Shaoxuan Yuan New
[v5,1/4] Documentation/git-sparse-checkout.txt: add an OPTIONS section Documentation/git-sparse-checkout.txt: add an OPTIONS section - - - --- 2022-03-19 Shaoxuan Yuan New
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
[7/7] sparse tests: convert a TODO test to use "test_expect_todo" test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[6/7] test-lib-functions: make test_todo support a --reset test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[5/7] test-lib-functions: add and use a "todo_test_path" helper test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[4/7] test-lib-functions: add and use a "todo_test_cmp" helper test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[3/7] tests: allow test_* in "test_must_fail_acceptable" for "test_todo" test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[2/7] test-lib-functions: add and use a "test_todo" helper test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[1/7] test-lib: add a "test_expect_todo", similar to "test_expect_failure" test-lib-functions: a better "test_expect_failure" - - - --- 2022-03-18 Ævar Arnfjörð Bjarmason New
[v4,3/3] rebase: set REF_HEAD_DETACH in checkout_up_to_date() rebase: update HEAD when is an oid - - - --- 2022-03-17 John Cai New
[v4,2/3] rebase: use test_commit helper in setup rebase: update HEAD when is an oid - - - --- 2022-03-17 John Cai New
[v4,1/3] rebase: test showing bug in rebase with non-branch rebase: update HEAD when is an oid - - - --- 2022-03-17 John Cai New
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
[7/8] reflog: convert to parse_options() API reflog: migrate fully to parse_options() - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason New
[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,11/13] tests: extend "test_hook" for "rm" and "chmod -x", convert "$HOOK" tests: add and use a "test_hook" wrapper + hook fixes - - - --- 2022-03-17 Ævar Arnfjörð Bjarmason New
[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
[v4,1/4] terminal: use flags for save_term() [v4,1/4] terminal: use flags for save_term() - - - --- 2022-03-16 Phillip Wood New
[v4,0/4] builtin add -p: hopefully final readkey fixes - - - --- 2022-03-16 Phillip Wood New
[2/2] git-curl-compat.h: addition of all symbols defined by curl addition of all symbols defined by curl - - - --- 2022-03-16 Elia Pinto New
[1/2] curl: streamline conditional compilation addition of all symbols defined by curl - - - --- 2022-03-16 Elia Pinto New
[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/7] submodule--helper: run update using child process struct Finish converting "submodule update" to C - - - --- 2022-03-15 Glen Choo Accepted
Use reverse_commit_list helper function for in-place list reversal Use reverse_commit_list helper function for in-place list reversal - - - --- 2022-03-15 Jayati Shrivastava Accepted
[v7] core.fsync: documentation and user-friendly aggregate options [v7] core.fsync: documentation and user-friendly aggregate options - - - --- 2022-03-15 Neeraj Singh Accepted
maintenance: fix synopsis in documentation maintenance: fix synopsis in documentation - - - --- 2022-03-15 Derrick Stolee Accepted
git-curl-compat.h: addition of all symbols defined by curl git-curl-compat.h: addition of all symbols defined by curl - - - --- 2022-03-15 Elia Pinto New
[v3,4/4] terminal: restore settings on SIGTSTP [v3,1/4] terminal: use flags for save_term() - - - --- 2022-03-15 Phillip Wood Superseded
[v3,3/4] terminal: work around macos poll() bug [v3,1/4] terminal: use flags for save_term() - - - --- 2022-03-15 Phillip Wood Superseded
[v3,2/4] terminal: don't assume stdin is /dev/tty [v3,1/4] terminal: use flags for save_term() - - - --- 2022-03-15 Phillip Wood Superseded
« 1 2 ... 130 131 132431 432 »