Show patches with: Archived = No       |   19545 patches
« 1 2 ... 80 81 82195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v8,2/6] pack-bitmap.c: mark more strings for translations pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
[v8,1/6] pack-bitmap.c: fix formatting of error messages pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
[v3,7/7] merge: do not exit restore_state() prematurely Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
[v3,6/7] merge: ensure we can actually restore pre-merge state Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
[v3,5/7] merge: make restore_state() restore staged state too Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
[v3,4/7] merge: fix save_state() to work when there are stat-dirty files Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
[v3,3/7] merge: do not abort early if one strategy fails to handle the merge Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
[v3,2/7] merge-resolve: abort if index does not match HEAD Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
[v3,1/7] merge-ort-wrappers: make printed message match the one from recursive Fix merge restore state - - - --- 2022-07-21 Elijah Newren Superseded
string_list: use the right kind of STRING_LIST_INIT string_list: use the right kind of STRING_LIST_INIT - - - --- 2022-07-21 Junio C Hamano Accepted
[v2,14/14] CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,13/14] upload-pack: fix a memory leak in create_pack_file() leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,12/14] leak tests: mark passing SANITIZE=leak tests as leak-free leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,11/14] test-lib: have the "check" mode for SANITIZE=leak consider leak logs leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,10/14] test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,09/14] test-lib: simplify by removing test_external leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,08/14] tests: move copy/pasted PERL + Test::More checks to a lib-perl.sh leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,07/14] t/Makefile: don't remove test-results in "clean-except-prove-cache" leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,06/14] test-lib: add a SANITIZE=leak logging mode leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,05/14] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,04/14] test-lib: add a --invert-exit-code switch leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,03/14] test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,02/14] test-lib: don't set GIT_EXIT_OK before calling test_atexit_handler leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,01/14] test-lib: use $1, not $@ in test_known_broken_{ok,failure}_ leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-20 Ævar Arnfjörð Bjarmason Superseded
[v2,2/2] git-p4: fix error handling in P4Unshelve.renameBranch() git-p4: fix two undefined variables - - - --- 2022-07-20 Baumann, Moritz Accepted
[v2,1/2] git-p4: fix typo in P4Submit.applyCommit() git-p4: fix two undefined variables - - - --- 2022-07-20 Baumann, Moritz Accepted
[v2] git-p4: fix CR LF handling for utf16 files [v2] git-p4: fix CR LF handling for utf16 files - - - --- 2022-07-20 Baumann, Moritz Accepted
[v8] ls-files: introduce "--format" option [v8] ls-files: introduce "--format" option - - - --- 2022-07-20 ZheNing Hu Superseded
[v4,6/6] bitmap-lookup-table: add performance tests for lookup table bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty Superseded
[v4,5/6] p5310-pack-bitmaps.sh: enable `pack.writeReverseIndex` bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty Superseded
[v4,4/6] pack-bitmap: prepare to read lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty Superseded
[v4,3/6] pack-bitmap-write: learn pack.writeBitmapLookupTable and add tests bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty Superseded
[v4,2/6] pack-bitmap-write.c: write lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty Superseded
[v4,1/6] Documentation/technical: describe bitmap lookup table extension bitmap: integrate a lookup table extension to the bitmap format - - - --- 2022-07-20 Abhradeep Chakraborty Superseded
[2/2] git-p4: fix error handling in P4Unshelve.renameBranch() git-p4: fix two undefined variables - - - --- 2022-07-20 Baumann, Moritz Accepted
[1/2] git-p4: fix typo in P4Submit.applyCommit() git-p4: fix two undefined variables - - - --- 2022-07-20 Baumann, Moritz Accepted
git-p4: fix crlf handling for utf16 files on Windows git-p4: fix crlf handling for utf16 files on Windows - - - --- 2022-07-20 Baumann, Moritz Accepted
[10/10] log tests: don't use "exit 1" outside a sub-shell leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[09/10] leak tests: mark passing SANITIZE=leak tests as leak-free leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[08/10] test-lib: have the "check" mode for SANITIZE=leak consider leak logs leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[07/10] test-lib.sh: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[06/10] test-lib: add a SANITIZE=leak logging mode leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[05/10] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[04/10] test-lib.sh: add a --invert-exit-code switch leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[03/10] test-lib.sh: fix GIT_EXIT_OK logic errors, use BAIL_OUT leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[02/10] test-lib.sh: don't set GIT_EXIT_OK before calling test_atexit_handler leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[01/10] test-lib.sh: use $1, not $@ in test_known_broken_{ok,failure}_ leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,24/24] submodule--helper: fix a configure_added_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,23/24] submodule--helper: fix bad config API usage submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,22/24] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,21/24] submodule--helper: don't exit() on failure, return submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,20/24] submodule--helper: add skeleton "goto cleanup" to update_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,19/24] submodule--helper: rename "int res" to "int ret" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,18/24] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,17/24] submodule--helper: fix a memory leak in print_status() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,16/24] submodule--helper: fix a leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,15/24] submodule--helper: fix obscure leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,14/24] submodule--helper: fix "reference" leak is "module_clone_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,13/24] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,12/24] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,11/24] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,10/24] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,09/24] submodule--helper: refactor "errmsg_str" to be a "struct strbuf" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,08/24] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,07/24] submodule--helper: add "const" to copy of "update_data" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,06/24] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,05/24] submodule--helper: "struct pathspec" memory leak in module_update() submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,04/24] submodule--helper: fix most "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,03/24] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,02/24] submodule--helper: fix a leak in "clone_submodule" submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
[v2,01/24] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: fix memory leaks - - - --- 2022-07-19 Ævar Arnfjörð Bjarmason Superseded
compat/win32: correct for incorrect compiler warning compat/win32: correct for incorrect compiler warning - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,12/12] sequencer: notify user of --update-refs activity rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,11/12] sequencer: ignore HEAD ref under --update-refs rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,10/12] rebase: add rebase.updateRefs config option rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,09/12] sequencer: rewrite update-refs as user edits todo list rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,08/12] rebase: update refs from 'update-ref' commands rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,07/12] rebase: add --update-refs option rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,06/12] sequencer: add update-ref command rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,05/12] sequencer: define array with enum values rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,04/12] rebase-interactive: update 'merge' description rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,03/12] branch: consider refs under 'update-refs' rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,02/12] t2407: test branches currently using apply backend rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v5,01/12] t2407: test bisect and rebase as black-boxes rebase: update branches in multi-part topic - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,5/5] transport.c: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,4/5] t: avoid "whitelist" Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,3/5] git.txt: remove redundant language Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,2/5] git-cvsserver: clarify directory list Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
[v3,1/5] daemon: clarify directory arguments Remove use of "whitelist" - - - --- 2022-07-19 Derrick Stolee Accepted
osx-keychain: fix compiler warning osx-keychain: fix compiler warning - - - --- 2022-07-19 Lessley Dennington Accepted
[v3] contrib/rerere-train: avoid useless gpg sign in training [v3] contrib/rerere-train: avoid useless gpg sign in training - - - --- 2022-07-19 Celeste Liu Accepted
[v2,3/3] midx: reduce memory pressure while writing bitmaps midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,2/3] midx: extract bitmap write setup midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v2,1/3] pack-bitmap-write: use const for hashes midx: reduce memory pressure while writing bitmaps - - - --- 2022-07-19 Derrick Stolee Accepted
[v1,7/7] mv: check overwrite for in-to-out move mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,6/7] mv: from in-cone to out-of-cone mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,5/7] mv: remove BOTH from enum update_mode mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,4/7] mv: check if <destination> is a SKIP_WORKTREE_DIR mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,3/7] mv: free the *with_slash in check_dir_in_index() mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
[v1,2/7] mv: add documentation for check_dir_in_index() mv: from in-cone to out-of-cone - - - --- 2022-07-19 Shaoxuan Yuan Superseded
« 1 2 ... 80 81 82195 196 »