Show patches with: none      |   43117 patches
« 1 2 ... 101 102 103431 432 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/2] t5351: avoid relying on `core.fsyncMethod = batch` to be supported ci: fix the FreeBSD build - - - --- 2022-07-29 Johannes Schindelin Accepted
[9/9] refs: reimplement refs_delete_refs() and run hook once Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[8/9] refs: reimplement files_copy_or_rename_ref() to run hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[7/9] refs: get error message via refs_update_ref_extended() Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[6/9] refs: add reflog_info to hold more fields for reflog entry Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[5/9] refs: avoid duplicate running of the reference-transaction hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[4/9] refs: do not run transaction hook for git-pack-refs Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[3/9] refs: add new field in transaction for running transaction hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[2/9] refs: update missing old-oid in transaction from lockfile Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[1/9] t1416: more testcases for reference-transaction hook Fix issues of reference-transaction hook for various git commands - - - --- 2022-07-29 Jiang Xin New
[v3] lstat(mingw): correctly detect ENOTDIR scenarios [v3] lstat(mingw): correctly detect ENOTDIR scenarios - - - --- 2022-07-29 Johannes Schindelin Accepted
unpack-objects: fix build warning with gcc 4.8.5 unpack-objects: fix build warning with gcc 4.8.5 - - - --- 2022-07-29 Đoàn Trần Công Danh New
submodule--helper: fix build warning with gcc 4.8.5 submodule--helper: fix build warning with gcc 4.8.5 - - - --- 2022-07-29 Đoàn Trần Công Danh New
merge-file: fix build warning with gcc 4.8.5 merge-file: fix build warning with gcc 4.8.5 - - - --- 2022-07-29 Đoàn Trần Công Danh New
merge-ort: clean up after failed merge merge-ort: clean up after failed merge - - - --- 2022-07-29 Johannes Schindelin New
[v2,6/6] revisions API: don't leak memory on argv elements that need free()-ing revisions API: fix more memory leaks - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Superseded
[v2,5/6] bisect.c: partially fix bisect_rev_setup() memory leak revisions API: fix more memory leaks - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Superseded
[v2,4/6] log: fix common "rev.pending" memory leak in "git show" revisions API: fix more memory leaks - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Superseded
[v2,3/6] log: make the intent of cmd_show()'s "rev.pending" juggling clearer revisions API: fix more memory leaks - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Superseded
[v2,2/6] test-fast-rebase helper: use release_revisions() (again) revisions API: fix more memory leaks - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Superseded
[v2,1/6] bisect.c: add missing "goto" for release_revisions() revisions API: fix more memory leaks - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Superseded
[v2,9/9] docs: add CONFIGURATION sections that fuzzy map to built-ins docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v2,8/9] docs: add CONFIGURATION sections that map to a built-in docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Accepted
[v2,7/9] log docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v2,6/9] difftool docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Accepted
[v2,5/9] notes docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v2,4/9] apply docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Accepted
[v2,3/9] send-email docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Accepted
[v2,2/9] grep docs: de-duplicate configuration sections docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason Accepted
[v2,1/9] docs: add and use include template for config/* includes docs: de-duplicate sections, add more CONFIGURATION sections - - - --- 2022-07-29 Ævar Arnfjörð Bjarmason New
[v5,6/6] cat-file: add remote-object-info to batch-command Untitled series #663908 - - - --- 2022-07-28 Calvin Wan New
[v5,5/6] transport: add client support for object-info Untitled series #663907 - - - --- 2022-07-28 Calvin Wan New
[v5,4/6] serve: advertise object-info feature Untitled series #663906 - - - --- 2022-07-28 Calvin Wan New
[v5,3/6] protocol-caps: initialization bug fix Untitled series #663905 - - - --- 2022-07-28 Calvin Wan New
[v5,2/6] fetch-pack: move fetch initialization Untitled series #663904 - - - --- 2022-07-28 Calvin Wan New
[v5,1/6] fetch-pack: refactor packet writing [v5,1/6] fetch-pack: refactor packet writing - - - --- 2022-07-28 Calvin Wan New
[v7] submodule merge: update conflict error message [v7] submodule merge: update conflict error message - - - --- 2022-07-28 Calvin Wan Superseded
format-patch: clarify --creation-factor=<factor> format-patch: clarify --creation-factor=<factor> - - - --- 2022-07-28 Eric Sunshine New
Re* --creation-factor=100 does not show code Re* --creation-factor=100 does not show code - - - --- 2022-07-28 Junio C Hamano New
[v6,9/9] docs: move multi-pack-index docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,8/9] docs: move http-protocol docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,7/9] docs: move pack format docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,6/9] docs: move protocol-related docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,5/9] docs: move commit-graph format docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,4/9] git docs: add a category for file formats, protocols and interfaces docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,3/9] git docs: add a category for user-facing file, repo and command UX docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,2/9] git help doc: use "<doc>" instead of "<guide>" docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v6,1/9] help.c: BUG() out if "help --guides" can't remove "git" prefixes docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v4,17/17] submodule--helper: fix a configure_added_submodule() leak submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,16/17] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,15/17] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,14/17] submodule--helper: fix a memory leak in print_status() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,13/17] submodule--helper: fix a leak in module_add() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,12/17] submodule--helper: fix obscure leak in module_add() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,11/17] submodule--helper: fix "reference" leak submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,10/17] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,09/17] submodule--helper: fix a leak with repo_clear() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,08/17] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,07/17] submodule--helper: fix "errmsg_str" memory leak submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,06/17] submodule--helper: add and use *_release() functions submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,05/17] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,04/17] submodule--helper: "struct pathspec" memory leak in module_update() submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,03/17] submodule--helper: fix most "struct pathspec" memory leaks submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[v4,02/17] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason New
[v4,01/17] submodule--helper: fix a leak in "clone_submodule" submodule--helper: (only) fix memory leaks - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Accepted
[20/20] submodule--helper: fix bad config API usage submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[19/20] submodule--helper: don't exit() on failure, return submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[18/20] submodule--helper: add skeleton "goto cleanup" to update_submodule() submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[17/20] submodule--helper: rename "int res" to "int ret" submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[16/20] submodule--helper: refactor "errmsg_str" to be a "struct strbuf" submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[15/20] submodule--helper: add "const" to copy of "update_data" submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[14/20] submodule--helper: pass a "const struct module_clone_data" to clone_submodule() submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[13/20] submodule--helper: stop conflating "sb" in clone_submodule() submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[12/20] submodule--helper: convert a strbuf_detach() to xstrfmt() submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[11/20] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[10/20] submodule--helper style: add \n\n after variable declarations submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[09/20] submodule--helper style: don't separate declared variables with \n\n submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[08/20] submodule--helper: move "resolve-relative-url-test" to a test-tool submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[07/20] submodule--helper: move "check-name" to a test-tool submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[06/20] submodule--helper: move "is-active" to a test-tool submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[05/20] test-tool submodule-config: remove unused "--url" handling submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[04/20] submodule--helper: remove unused "list" helper submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[03/20] submodule--helper: remove unused "name" helper submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[02/20] submodule tests: test for "add <repository> <abs-path>" submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[01/20] submodule tests: test usage behavior submodule--helper: add tests, rm dead code, refactor & leak prep - - - --- 2022-07-28 Ævar Arnfjörð Bjarmason Superseded
[v2] lstat(mingw): correctly detect ENOTDIR scenarios [v2] lstat(mingw): correctly detect ENOTDIR scenarios - - - --- 2022-07-28 Johannes Schindelin Superseded
mingw: include the Python parts in the build mingw: include the Python parts in the build - - - --- 2022-07-28 Johannes Schindelin New
[v3,15/15] CI: use "GIT_TEST_SANITIZE_LEAK_LOG=true" in linux-leaks leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,14/15] upload-pack: fix a memory leak in create_pack_file() leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,13/15] leak tests: mark passing SANITIZE=leak tests as leak-free leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,12/15] leak tests: don't skip some tests under SANITIZE=leak leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,11/15] test-lib: have the "check" mode for SANITIZE=leak consider leak logs leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,10/15] test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,09/15] test-lib: simplify by removing test_external leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,08/15] 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-27 Ævar Arnfjörð Bjarmason Accepted
[v3,07/15] t/Makefile: don't remove test-results in "clean-except-prove-cache" leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,06/15] test-lib: add a SANITIZE=leak logging mode leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,05/15] t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,04/15] test-lib: add a --invert-exit-code switch leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
[v3,03/15] test-lib: fix GIT_EXIT_OK logic errors, use BAIL_OUT leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
« 1 2 ... 101 102 103431 432 »