Show patches with: Archived = No       |   19472 patches
« 1 2 ... 78 79 80194 195 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[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
[v3,02/15] 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-27 Ævar Arnfjörð Bjarmason Accepted
[v3,01/15] test-lib: use $1, not $@ in test_known_broken_{ok,failure}_ leak test: add "check" test mode, mark leak-free tests - - - --- 2022-07-27 Ævar Arnfjörð Bjarmason Accepted
cmake: support local installations of git cmake: support local installations of git - - - --- 2022-07-27 Carlo Marcelo Arenas Belón Accepted
[v2] config.c: NULL check when reading protected config [v2] config.c: NULL check when reading protected config - - - --- 2022-07-26 Glen Choo Accepted
[v6] submodule merge: update conflict error message [v6] submodule merge: update conflict error message - - - --- 2022-07-26 Calvin Wan Superseded
config.c: NULL check when reading protected config config.c: NULL check when reading protected config - - - --- 2022-07-26 Glen Choo Superseded
[v3] fetch-pack: write effective filter to trace2 [v3] fetch-pack: write effective filter to trace2 - - - --- 2022-07-26 Jonathan Tan Accepted
[3/3] maintenance: stop writing log.excludeDecoration log: create tighter default decoration filter - - - --- 2022-07-26 Derrick Stolee Accepted
fetch-pack: add tracing for negotiation rounds fetch-pack: add tracing for negotiation rounds - - - --- 2022-07-25 Josh Steadmon Superseded
[5/5] clone: --bundle-uri cannot be combined with --depth Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[4/5] bundle-uri: add support for http(s):// and file:// Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[3/5] clone: add --bundle-uri option Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[2/5] bundle-uri: create basic file-copy logic Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[1/5] remote-curl: add 'get' capability Bundle URIs II: git clone --bundle-uri - - - --- 2022-07-25 Derrick Stolee Superseded
[20/20] builtin/worktree.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[19/20] builtin/stash.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[18/20] builtin/sparse-checkout.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[17/20] builtin/remote.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[16/20] builtin/reflog.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[15/20] builtin/notes.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[14/20] builtin/multi-pack-index.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[13/20] builtin/hook.c: let parse-option parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[11/20] builtin/commit-graph.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[10/20] builtin/bundle.c: let parse-options parse subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[09/20] parse-options: add support for parsing subcommands parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[08/20] parse-options: drop leading space from '--git-completion-helper' output parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[05/20] api-parse-options.txt: fix description of OPT_CMDMODE parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags' parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[03/20] t5505-remote.sh: check the behavior without a subcommand parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[02/20] t3301-notes.sh: check that default operation mode doesn't take arguments parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[01/20] git.c: update NO_PARSEOPT markings parse-options: handle subcommands - - - --- 2022-07-25 SZEDER Gábor Superseded
[v9] ls-files: introduce "--format" option [v9] ls-files: introduce "--format" option - - - --- 2022-07-23 ZheNing Hu Accepted
[v5,8/8] merge: do not exit restore_state() prematurely Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,7/8] merge: ensure we can actually restore pre-merge state Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,6/8] merge: make restore_state() restore staged state too Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,5/8] merge: fix save_state() to work when there are stat-dirty files Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,4/8] merge: do not abort early if one strategy fails to handle the merge Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,3/8] merge: abort if index does not match HEAD for trivial merges Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,2/8] merge-resolve: abort if index does not match HEAD Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[v5,1/8] merge-ort-wrappers: make printed message match the one from recursive Fix merge restore state - - - --- 2022-07-23 Elijah Newren Accepted
[2/2] builtin/cat-file.c: support NUL-delimited input with `-z` cat-file: support NUL-delimited input with `-z` - - - --- 2022-07-22 Taylor Blau Accepted
[1/2] t1006: extract --batch-command inputs to variables cat-file: support NUL-delimited input with `-z` - - - --- 2022-07-22 Taylor Blau Accepted
[2/2] t/t0021: replace old rot13-filter.pl uses with new test-tool cmd t0021: convert perl script to C test-tool helper - - - --- 2022-07-22 Matheus Tavares Superseded
[1/2] t/t0021: convert the rot13-filter.pl script to C t0021: convert perl script to C test-tool helper - - - --- 2022-07-22 Matheus Tavares Superseded
pkt-line.h: move comment closer to the associated code pkt-line.h: move comment closer to the associated code - - - --- 2022-07-22 Matheus Tavares Accepted
[v1,2/2] tr2: shows scope unconditionally in addition to key-value pair tr2: shows the scope unconditionally with config - - - --- 2022-07-22 Teng Long Superseded
[v1,1/2] api-trace2.txt: print config key-value pair tr2: shows the scope unconditionally with config - - - --- 2022-07-22 Teng Long Superseded
[v4,7/7] merge: do not exit restore_state() prematurely Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v4,6/7] merge: ensure we can actually restore pre-merge state Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v4,5/7] merge: make restore_state() restore staged state too Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v4,4/7] merge: fix save_state() to work when there are stat-dirty files Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v4,3/7] merge: do not abort early if one strategy fails to handle the merge Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v4,2/7] merge-resolve: abort if index does not match HEAD Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v4,1/7] merge-ort-wrappers: make printed message match the one from recursive Fix merge restore state - - - --- 2022-07-22 Elijah Newren Superseded
[v3,26/26] submodule--helper: fix a configure_added_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,25/26] submodule--helper: fix bad config API usage submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,24/26] submodule--helper: free rest of "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,23/26] submodule--helper: don't exit() on failure, return submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,22/26] submodule--helper: add skeleton "goto cleanup" to update_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,21/26] submodule--helper: rename "int res" to "int ret" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,20/26] submodule--helper: free some "displaypath" in "struct update_data" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,19/26] submodule--helper: fix a memory leak in print_status() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,18/26] submodule--helper: fix a leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,17/26] submodule--helper: fix obscure leak in module_add() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,16/26] submodule--helper: fix "reference" leak is "module_clone_data" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,15/26] submodule--helper: fix a memory leak in get_default_remote_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,14/26] submodule--helper: fix a leak with repo_clear() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,13/26] submodule--helper: fix "sm_path" and other "module_cb_list" leaks submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,12/26] submodule--helper: fix "errmsg_str" memory leak submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,11/26] submodule--helper: refactor "errmsg_str" to be a "struct strbuf" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
« 1 2 ... 78 79 80194 195 »