Show patches with: Archived = No       |   19544 patches
« 1 2 ... 79 80 81195 196 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[v3,10/26] submodule--helper: add and use *_release() functions submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,09/26] submodule--helper: add "const" to copy of "update_data" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,08/26] submodule--helper: don't leak {run,capture}_command() cp.dir argument submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,07/26] submodule--helper: "struct pathspec" memory leak in module_update() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,06/26] submodule--helper: fix most "struct pathspec" memory leaks submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,05/26] submodule--helper: fix trivial get_default_remote_submodule() leak submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,04/26] submodule--helper: fix a leak in "clone_submodule" submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,03/26] submodule--helper: pass a "const struct module_clone_data" to clone_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,02/26] submodule--helper: stop conflating "sb" in clone_submodule() submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v3,01/26] submodule--helper: replace memset() with { 0 }-initialization submodule--helper: fix memory leaks - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,9/9] docs: move multi-pack-index docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,8/9] docs: move http-protocol docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,7/9] docs: move pack format docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,6/9] docs: move protocol-related docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,5/9] docs: move commit-graph format docs to man section 5 docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,4/9] git docs: add a category for file formats, protocols and interfaces docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,3/9] git docs: add a category for user-facing file, repo and command UX docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,2/9] git help doc: use "<doc>" instead of "<guide>" docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[v5,1/9] help.c: BUG() out if "help --guides" can't remove "git" prefixes docs: create & use "(user|developer) interfaces" categories - - - --- 2022-07-21 Ævar Arnfjörð Bjarmason Superseded
[2/2] tr2: shows scope unconditionally in addition to key-value pair tr2: shows the scope unconditionally with config - - - --- 2022-07-21 Teng Long Superseded
[1/2] api-trace2.txt: print config key-value pair tr2: shows the scope unconditionally with config - - - --- 2022-07-21 Teng Long Superseded
[v3,2/2] git-p4: refactoring of p4CmdList() git-p4: Fix bug with encoding of P4 client name - - - --- 2022-07-21 Kilian Kilger Accepted
[v3,1/2] git-p4: fix bug with encoding of p4 client name git-p4: Fix bug with encoding of P4 client name - 1 - --- 2022-07-21 Kilian Kilger Accepted
[v8,6/6] pack-bitmap.c: continue looping when first MIDX bitmap is found pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
[v8,5/6] pack-bitmap.c: using error() instead of silently returning -1 pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
[v8,4/6] pack-bitmap.c: do not ignore error when opening a bitmap file pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
[v8,3/6] pack-bitmap.c: rename "idx_name" to "bitmap_name" pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
[v8,2/6] pack-bitmap.c: mark more strings for translations pack-bitmap.c: optimize error messages - - - --- 2022-07-21 Teng Long Accepted
« 1 2 ... 79 80 81195 196 »