Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v2 00/10] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose', (continued)
- Re: [PATCH v2 00/10] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose', Junio C Hamano
- [PATCH v3 00/11] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose', Victoria Dye via GitGitGadget
- [PATCH v3 01/11] scalar-diagnose: use "$GIT_UNZIP" in test, Victoria Dye via GitGitGadget
- [PATCH v3 02/11] scalar-diagnose: avoid 32-bit overflow of size_t, Victoria Dye via GitGitGadget
- [PATCH v3 03/11] scalar-diagnose: add directory to archiver more gently, Victoria Dye via GitGitGadget
- [PATCH v3 04/11] scalar-diagnose: move 'get_disk_info()' to 'compat/', Victoria Dye via GitGitGadget
- [PATCH v3 05/11] scalar-diagnose: move functionality to common location, Victoria Dye via GitGitGadget
- [PATCH v3 07/11] builtin/diagnose.c: create 'git diagnose' builtin, Victoria Dye via GitGitGadget
- [PATCH v3 06/11] diagnose.c: add option to configure archive contents, Victoria Dye via GitGitGadget
- [PATCH v3 09/11] builtin/bugreport.c: create '--diagnose' option, Victoria Dye via GitGitGadget
- [PATCH v3 08/11] builtin/diagnose.c: add '--mode' option, Victoria Dye via GitGitGadget
- [PATCH v3 10/11] scalar-diagnose: use 'git diagnose --mode=all', Victoria Dye via GitGitGadget
- [PATCH v3 11/11] scalar: update technical doc roadmap, Victoria Dye via GitGitGadget
- [PATCH v4 00/11] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose', Victoria Dye via GitGitGadget
- [PATCH v4 02/11] scalar-diagnose: avoid 32-bit overflow of size_t, Victoria Dye via GitGitGadget
- [PATCH v4 01/11] scalar-diagnose: use "$GIT_UNZIP" in test, Victoria Dye via GitGitGadget
- [PATCH v4 03/11] scalar-diagnose: add directory to archiver more gently, Victoria Dye via GitGitGadget
- [PATCH v4 06/11] diagnose.c: add option to configure archive contents, Victoria Dye via GitGitGadget
- [PATCH v4 04/11] scalar-diagnose: move 'get_disk_info()' to 'compat/', Victoria Dye via GitGitGadget
- [PATCH v4 05/11] scalar-diagnose: move functionality to common location, Victoria Dye via GitGitGadget
- [PATCH v4 07/11] builtin/diagnose.c: create 'git diagnose' builtin, Victoria Dye via GitGitGadget
- [PATCH v4 10/11] scalar-diagnose: use 'git diagnose --mode=all', Victoria Dye via GitGitGadget
- [PATCH v4 08/11] builtin/diagnose.c: add '--mode' option, Victoria Dye via GitGitGadget
- [PATCH v4 09/11] builtin/bugreport.c: create '--diagnose' option, Victoria Dye via GitGitGadget
- [PATCH v4 11/11] scalar: update technical doc roadmap, Victoria Dye via GitGitGadget
- [PATCH] Documentation/git-reflog: remove unneeded \ from \{,
Glen Choo via GitGitGadget
- Reveal by history that several commits are independent from each other?,
Ignat Insarov
- [ANNOUNCE] Git Rev News edition 89, Christian Couder
- "git symbolic-ref" doesn't do a very good job,
Linus Torvalds
- From Susan Lee Yu-Chen, Susan Lee Yu-Chen
- What's cooking in git.git (Jul 2022, #08; Fri, 29),
Junio C Hamano
- Draft of Git Rev News edition 89, Christian Couder
- Bug in git submodule update --depth, Jesse Rittner
- [PATCH] tests: replace mingw_test_cmp with a helper in C,
Johannes Schindelin via GitGitGadget
- [BUG] "git log" command wraps lines not correctly while terminal width changed,
Sergey Grunenko
- [PATCH 0/2] ci: fix the FreeBSD build,
Johannes Schindelin via GitGitGadget
- [PATCH 0/9] Fix issues of reference-transaction hook for various git commands,
Jiang Xin
- [PATCH 2/9] refs: update missing old-oid in transaction from lockfile, Jiang Xin
- [PATCH 6/9] refs: add reflog_info to hold more fields for reflog entry, Jiang Xin
- [PATCH 9/9] refs: reimplement refs_delete_refs() and run hook once, Jiang Xin
- [PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook, Jiang Xin
- Re: [PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook, Michael Heemskerk
- Re: [PATCH 5/9] refs: avoid duplicate running of the reference-transaction hook, Jiang Xin
- [PATCH v2 3/9] refs: add new field in transaction for running transaction hook, Jiang Xin
- [PATCH v2 6/9] refs: add reflog_info to hold more fields for reflog entry, Jiang Xin
- [PATCH v2 9/9] refs: reimplement refs_delete_refs() and run hook once, Jiang Xin
- [PATCH v2 7/9] refs: get error message via refs_update_ref_extended(), Jiang Xin
- [PATCH v2 0/9] Fix issues of refx-txn hook for various git commands, Jiang Xin
- [PATCH v2 1/9] t1416: more testcases for reference-transaction hook, Jiang Xin
- [PATCH v2 2/9] refs: update missing old-oid in transaction from lockfile, Jiang Xin
- [PATCH v2 5/9] refs: avoid duplicate running of the reference-transaction hook, Jiang Xin
- [PATCH v2 8/9] refs: reimplement files_copy_or_rename_ref() to run refs-txn hook, Jiang Xin
- [PATCH v2 4/9] refs: do not run transaction hook for git-pack-refs, Jiang Xin
- [PATCH 7/9] refs: get error message via refs_update_ref_extended(), Jiang Xin
- [PATCH 3/9] refs: add new field in transaction for running transaction hook, Jiang Xin
- [PATCH 1/9] t1416: more testcases for reference-transaction hook, Jiang Xin
- [PATCH 4/9] refs: do not run transaction hook for git-pack-refs, Jiang Xin
- [PATCH 8/9] refs: reimplement files_copy_or_rename_ref() to run hook, Jiang Xin
- [PATCH] unpack-objects: fix build warning with gcc 4.8.5, Đoàn Trần Công Danh
- [PATCH] merge-file: fix build warning with gcc 4.8.5,
Đoàn Trần Công Danh
- [PATCH] submodule--helper: fix build warning with gcc 4.8.5, Đoàn Trần Công Danh
- [PATCH] merge-ort: clean up after failed merge,
Johannes Schindelin via GitGitGadget
- [PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep,
Ævar Arnfjörð Bjarmason
- [PATCH 06/20] submodule--helper: move "is-active" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH 05/20] test-tool submodule-config: remove unused "--url" handling, Ævar Arnfjörð Bjarmason
- [PATCH 03/20] submodule--helper: remove unused "name" helper, Ævar Arnfjörð Bjarmason
- [PATCH 01/20] submodule tests: test usage behavior, Ævar Arnfjörð Bjarmason
- [PATCH 04/20] submodule--helper: remove unused "list" helper, Ævar Arnfjörð Bjarmason
- [PATCH 02/20] submodule tests: test for "add <repository> <abs-path>", Ævar Arnfjörð Bjarmason
- [PATCH 08/20] submodule--helper: move "resolve-relative-url-test" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH 07/20] submodule--helper: move "check-name" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH 09/20] submodule--helper style: don't separate declared variables with \n\n, Ævar Arnfjörð Bjarmason
- [PATCH 10/20] submodule--helper style: add \n\n after variable declarations, Ævar Arnfjörð Bjarmason
- [PATCH 11/20] submodule--helper: replace memset() with { 0 }-initialization, Ævar Arnfjörð Bjarmason
- [PATCH 13/20] submodule--helper: stop conflating "sb" in clone_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH 12/20] submodule--helper: convert a strbuf_detach() to xstrfmt(), Ævar Arnfjörð Bjarmason
- [PATCH 14/20] submodule--helper: pass a "const struct module_clone_data" to clone_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH 16/20] submodule--helper: refactor "errmsg_str" to be a "struct strbuf", Ævar Arnfjörð Bjarmason
- [PATCH 15/20] submodule--helper: add "const" to copy of "update_data", Ævar Arnfjörð Bjarmason
- [PATCH 17/20] submodule--helper: rename "int res" to "int ret", Ævar Arnfjörð Bjarmason
- [PATCH 19/20] submodule--helper: don't exit() on failure, return, Ævar Arnfjörð Bjarmason
- [PATCH 18/20] submodule--helper: add skeleton "goto cleanup" to update_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH 20/20] submodule--helper: fix bad config API usage, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/20] submodule--helper: add tests, rm dead code, refactor & leak prep, Glen Choo
- [PATCH v2 00/28] submodule--helper: add tests, rm dead code, refactor & leak prep, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/28] submodule tests: test usage behavior, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/28] submodule tests: test for "add <repository> <abs-path>", Ævar Arnfjörð Bjarmason
- [PATCH v2 03/28] submodule--helper: remove unused "name" helper, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/28] submodule--helper: remove unused "list" helper, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/28] test-tool submodule-config: remove unused "--url" handling, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/28] submodule--helper: move "is-active" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/28] submodule--helper: move "check-name" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/28] submodule--helper: move "resolve-relative-url-test" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v2 11/28] submodule--helper: replace memset() with { 0 }-initialization, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/28] submodule--helper style: add \n\n after variable declarations, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/28] submodule--helper style: don't separate declared variables with \n\n, Ævar Arnfjörð Bjarmason
- [PATCH v2 13/28] submodule--helper: move "sb" in clone_submodule() to its own scope, Ævar Arnfjörð Bjarmason
- [PATCH v2 12/28] submodule--helper: use xstrfmt() in clone_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v2 15/28] submodule--helper: add "const" to copy of "update_data", Ævar Arnfjörð Bjarmason
- [PATCH v2 14/28] submodule--helper: pass a "const struct module_clone_data" to clone_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v2 17/28] submodule--helper: don't redundantly check "else if (res)", Ævar Arnfjörð Bjarmason
- [PATCH v2 16/28] submodule--helper: refactor "errmsg_str" to be a "struct strbuf", Ævar Arnfjörð Bjarmason
- [PATCH v2 19/28] submodule--helper: return "ret", not "1" from update_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v2 18/28] submodule--helper: rename "int res" to "int ret", Ævar Arnfjörð Bjarmason
- [PATCH v2 20/28] submodule--helper: add missing braces to "else" arm, Ævar Arnfjörð Bjarmason
- [PATCH v2 21/28] submodule--helper: don't call submodule_strategy_to_string() in BUG(), Ævar Arnfjörð Bjarmason
- [PATCH v2 22/28] submodule--helper: move submodule_strategy_to_string() to only user, Ævar Arnfjörð Bjarmason
- [PATCH v2 24/28] submodule--helper: don't exit() on failure, return, Ævar Arnfjörð Bjarmason
- [PATCH v2 25/28] submodule--helper: libify determine_submodule_update_strategy(), Ævar Arnfjörð Bjarmason
- [PATCH v2 27/28] submodule--helper: libify "must_die_on_failure" code paths (for die), Ævar Arnfjörð Bjarmason
- [PATCH v2 26/28] submodule--helper: libify "must_die_on_failure" code paths, Ævar Arnfjörð Bjarmason
- [PATCH v2 28/28] submodule--helper: fix bad config API usage, Ævar Arnfjörð Bjarmason
- [PATCH v2 23/28] submodule--helper: use "code" in run_update_command(), Ævar Arnfjörð Bjarmason
- [PATCH v3 00/32] submodule--helper: add tests, rm dead code, refactor & leak prep, Ævar Arnfjörð Bjarmason
- [PATCH v3 01/32] submodule tests: test usage behavior, Ævar Arnfjörð Bjarmason
- [PATCH v3 08/32] submodule--helper: move "resolve-relative-url-test" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/32] test-tool submodule-config: remove unused "--url" handling, Ævar Arnfjörð Bjarmason
- [PATCH v3 06/32] submodule--helper: move "is-active" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v3 02/32] submodule tests: test for "add <repository> <abs-path>", Ævar Arnfjörð Bjarmason
- [PATCH v3 04/32] submodule--helper: remove unused "list" helper, Ævar Arnfjörð Bjarmason
- [PATCH v3 07/32] submodule--helper: move "check-name" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/32] submodule--helper: remove unused "name" helper, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/32] submodule--helper style: don't separate declared variables with \n\n, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/32] submodule--helper style: add \n\n after variable declarations, Ævar Arnfjörð Bjarmason
- [PATCH v3 17/32] submodule--helper: don't redundantly check "else if (res)", Ævar Arnfjörð Bjarmason
- [PATCH v3 13/32] submodule--helper: move "sb" in clone_submodule() to its own scope, Ævar Arnfjörð Bjarmason
- [PATCH v3 14/32] submodule--helper: add "const" to passed "module_clone_data", Ævar Arnfjörð Bjarmason
- [PATCH v3 12/32] submodule--helper: use xstrfmt() in clone_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v3 15/32] submodule--helper: add "const" to copy of "update_data", Ævar Arnfjörð Bjarmason
- [PATCH v3 11/32] submodule--helper: replace memset() with { 0 }-initialization, Ævar Arnfjörð Bjarmason
- [PATCH v3 16/32] submodule--helper: refactor "errmsg_str" to be a "struct strbuf", Ævar Arnfjörð Bjarmason
- [PATCH v3 18/32] submodule--helper: rename "int res" to "int ret", Ævar Arnfjörð Bjarmason
- [PATCH v3 20/32] submodule--helper: add missing braces to "else" arm, Ævar Arnfjörð Bjarmason
- [PATCH v3 21/32] submodule--helper: don't call submodule_strategy_to_string() in BUG(), Ævar Arnfjörð Bjarmason
- [PATCH v3 19/32] submodule--helper: return "ret", not "1" from update_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v3 24/32] submodule--helper: don't exit() on failure, return, Ævar Arnfjörð Bjarmason
- [PATCH v3 25/32] submodule--helper: libify determine_submodule_update_strategy(), Ævar Arnfjörð Bjarmason
- [PATCH v3 31/32] submodule--helper: libify even more "die" paths for module_update(), Ævar Arnfjörð Bjarmason
- [PATCH v3 22/32] submodule API: don't handle SM_..{UNSPECIFIED,COMMAND} in to_string(), Ævar Arnfjörð Bjarmason
- [PATCH v3 23/32] submodule--helper: use "code" in run_update_command(), Ævar Arnfjörð Bjarmason
- [PATCH v3 28/32] submodule--helper: libify "must_die_on_failure" code paths (for die), Ævar Arnfjörð Bjarmason
- [PATCH v3 26/32] submodule--helper: libify "must_die_on_failure" code paths, Ævar Arnfjörð Bjarmason
- [PATCH v3 29/32] submodule--helper: check repo{_submodule,}_init() return values, Ævar Arnfjörð Bjarmason
- [PATCH v3 27/32] submodule--helper update: don't override 'checkout' exit code, Ævar Arnfjörð Bjarmason
- [PATCH v3 32/32] submodule--helper: fix bad config API usage, Ævar Arnfjörð Bjarmason
- [PATCH v3 30/32] submodule--helper: libify more "die" paths for module_update(), Ævar Arnfjörð Bjarmason
- [PATCH v4 00/33] submodule--helper: add tests, rm dead code, refactor & leak prep, Ævar Arnfjörð Bjarmason
- [PATCH v4 01/33] submodule tests: test usage behavior, Ævar Arnfjörð Bjarmason
- [PATCH v4 03/33] submodule--helper: remove unused "name" helper, Ævar Arnfjörð Bjarmason
- [PATCH v4 02/33] submodule tests: test for "add <repository> <abs-path>", Ævar Arnfjörð Bjarmason
- [PATCH v4 04/33] submodule--helper: remove unused "list" helper, Ævar Arnfjörð Bjarmason
- [PATCH v4 05/33] test-tool submodule-config: remove unused "--url" handling, Ævar Arnfjörð Bjarmason
- [PATCH v4 09/33] submodule--helper style: don't separate declared variables with \n\n, Ævar Arnfjörð Bjarmason
- [PATCH v4 12/33] submodule--helper: use xstrfmt() in clone_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v4 07/33] submodule--helper: move "check-name" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v4 08/33] submodule--helper: move "resolve-relative-url-test" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v4 11/33] submodule--helper: replace memset() with { 0 }-initialization, Ævar Arnfjörð Bjarmason
- [PATCH v4 16/33] submodule--helper: add "const" to passed "struct update_data", Ævar Arnfjörð Bjarmason
- [PATCH v4 10/33] submodule--helper style: add \n\n after variable declarations, Ævar Arnfjörð Bjarmason
- [PATCH v4 06/33] submodule--helper: move "is-active" to a test-tool, Ævar Arnfjörð Bjarmason
- [PATCH v4 14/33] submodule--helper: add "const" to passed "module_clone_data", Ævar Arnfjörð Bjarmason
- [PATCH v4 13/33] submodule--helper: move "sb" in clone_submodule() to its own scope, Ævar Arnfjörð Bjarmason
- [PATCH v4 19/33] submodule--helper: rename "int res" to "int ret", Ævar Arnfjörð Bjarmason
- [PATCH v4 18/33] submodule--helper: don't redundantly check "else if (res)", Ævar Arnfjörð Bjarmason
- [PATCH v4 17/33] submodule--helper: refactor "errmsg_str" to be a "struct strbuf", Ævar Arnfjörð Bjarmason
- [PATCH v4 15/33] submodule--helper: add "const" to copy of "update_data", Ævar Arnfjörð Bjarmason
- [PATCH v4 22/33] submodule--helper: don't call submodule_strategy_to_string() in BUG(), Ævar Arnfjörð Bjarmason
- [PATCH v4 20/33] submodule--helper: return "ret", not "1" from update_submodule(), Ævar Arnfjörð Bjarmason
- [PATCH v4 23/33] submodule API: don't handle SM_..{UNSPECIFIED,COMMAND} in to_string(), Ævar Arnfjörð Bjarmason
- [PATCH v4 21/33] submodule--helper: add missing braces to "else" arm, Ævar Arnfjörð Bjarmason
- [PATCH v4 24/33] submodule--helper: use "code" in run_update_command(), Ævar Arnfjörð Bjarmason
- [PATCH v4 26/33] submodule--helper: libify determine_submodule_update_strategy(), Ævar Arnfjörð Bjarmason
- [PATCH v4 25/33] submodule--helper: don't exit() on failure, return, Ævar Arnfjörð Bjarmason
- [PATCH v4 29/33] submodule--helper: libify "must_die_on_failure" code paths (for die), Ævar Arnfjörð Bjarmason
- [PATCH v4 28/33] submodule--helper update: don't override 'checkout' exit code, Ævar Arnfjörð Bjarmason
- [PATCH v4 30/33] submodule--helper: check repo{_submodule,}_init() return values, Ævar Arnfjörð Bjarmason
- [PATCH v4 27/33] submodule--helper: libify "must_die_on_failure" code paths, Ævar Arnfjörð Bjarmason
- [PATCH v4 32/33] submodule--helper: libify even more "die" paths for module_update(), Ævar Arnfjörð Bjarmason
- [PATCH v4 33/33] submodule--helper: fix bad config API usage, Ævar Arnfjörð Bjarmason
- [PATCH v4 31/33] submodule--helper: libify more "die" paths for module_update(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v4 00/33] submodule--helper: add tests, rm dead code, refactor & leak prep, Glen Choo
- [PATCH] mingw: include the Python parts in the build,
Johannes Schindelin via GitGitGadget
- Lost file after git merge,
Laďa Tesařík
- Feature request: better error messages when UTF-8 bites,
CH
- fsmonitor: perpetual trivial response,
Eric D
- [PATCH] cmake: support local installations of git, Johannes Schindelin via GitGitGadget
- Question: What's the best way to implement directory permission control in git?,
ZheNing Hu
- [PATCH] Use 'Everything up to date.' instead of 'Everything up-to-date',
Jay Berry via GitGitGadget
[PATCH] config.c: NULL check when reading protected config,
Glen Choo via GitGitGadget
[PATCH 0/3] log: create tighter default decoration filter,
Derrick Stolee via GitGitGadget
- [PATCH 1/3] refs: allow "HEAD" as decoration filter, Derrick Stolee via GitGitGadget
- [PATCH 2/3] log: add default decoration filter, Derrick Stolee via GitGitGadget
- [PATCH 3/3] maintenance: stop writing log.excludeDecoration, Derrick Stolee via GitGitGadget
- Re: [PATCH 0/3] log: create tighter default decoration filter, Ævar Arnfjörð Bjarmason
- [PATCH v2 00/10] log: create tighter default decoration filter, Derrick Stolee via GitGitGadget
- [PATCH v2 02/10] t4207: test coloring of grafted decorations, Derrick Stolee via GitGitGadget
- [PATCH v2 01/10] refs: allow "HEAD" as decoration filter, Derrick Stolee via GitGitGadget
- [PATCH v2 03/10] refs: add array of ref namespaces, Derrick Stolee via GitGitGadget
- [PATCH v2 05/10] log-tree: use ref_namespaces instead of if/else-if, Derrick Stolee via GitGitGadget
- [PATCH v2 04/10] refs: use ref_namespaces for replace refs base, Derrick Stolee via GitGitGadget
- [PATCH v2 08/10] log: create log.decorateFilter=all, Derrick Stolee via GitGitGadget
- [PATCH v2 06/10] log: add default decoration filter, Derrick Stolee via GitGitGadget
- [PATCH v2 10/10] fetch: use ref_namespaces during prefetch, Derrick Stolee via GitGitGadget
- [PATCH v2 09/10] maintenance: stop writing log.excludeDecoration, Derrick Stolee via GitGitGadget
- [PATCH v2 07/10] log: add --decorate-all option, Derrick Stolee via GitGitGadget
- [PATCH v3 00/11] log: create tighter default decoration filter, Derrick Stolee via GitGitGadget
- [PATCH v3 01/11] refs: allow "HEAD" as decoration filter, Derrick Stolee via GitGitGadget
- [PATCH v3 03/11] t4207: test coloring of grafted decorations, Derrick Stolee via GitGitGadget
- [PATCH v3 02/11] t4207: modernize test, Derrick Stolee via GitGitGadget
- [PATCH v3 04/11] refs: add array of ref namespaces, Derrick Stolee via GitGitGadget
- [PATCH v3 08/11] log: add --clear-decorations option, Derrick Stolee via GitGitGadget
- [PATCH v3 07/11] log: add default decoration filter, Derrick Stolee via GitGitGadget
- [PATCH v3 06/11] log-tree: use ref_namespaces instead of if/else-if, Derrick Stolee via GitGitGadget
- [PATCH v3 05/11] refs: use ref_namespaces for replace refs base, Derrick Stolee via GitGitGadget
- [PATCH v3 10/11] maintenance: stop writing log.excludeDecoration, Derrick Stolee via GitGitGadget
- [PATCH v3 09/11] log: create log.initialDecorationSet=all, Derrick Stolee via GitGitGadget
- [PATCH v3 11/11] fetch: use ref_namespaces during prefetch, Derrick Stolee via GitGitGadget
--creation-factor=100 does not show code,
Eugen Konkov
[PATCH] CI: add SANITIZE=[address|undefined] jobs,
Ævar Arnfjörð Bjarmason
[PATCH] git-prompt: show 'CONFLICT' indicator at command prompt,
Justin Donnelly via GitGitGadget
[PATCH] fetch-pack: add tracing for negotiation rounds,
Josh Steadmon
How to specify a remote branch in git worktree?,
Elie Obeid
[PATCH 0/5] Bundle URIs II: git clone --bundle-uri,
Derrick Stolee via GitGitGadget
[GSoC] Abhradeep's GSoC blogs (25 Jul, 2022 IST),
Abhradeep Chakraborty
[PATCH 00/20] parse-options: handle subcommands,
SZEDER Gábor
- [PATCH 01/20] git.c: update NO_PARSEOPT markings, SZEDER Gábor
- [PATCH 02/20] t3301-notes.sh: check that default operation mode doesn't take arguments, SZEDER Gábor
- [PATCH 03/20] t5505-remote.sh: check the behavior without a subcommand, SZEDER Gábor
- [PATCH 04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags', SZEDER Gábor
- [PATCH 05/20] api-parse-options.txt: fix description of OPT_CMDMODE, SZEDER Gábor
- [PATCH 06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options, SZEDER Gábor
- [PATCH 07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH, SZEDER Gábor
- [PATCH 08/20] parse-options: drop leading space from '--git-completion-helper' output, SZEDER Gábor
- [PATCH 10/20] builtin/bundle.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 09/20] parse-options: add support for parsing subcommands, SZEDER Gábor
- [PATCH 11/20] builtin/commit-graph.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands, SZEDER Gábor
- [PATCH 13/20] builtin/hook.c: let parse-option parse subcommands, SZEDER Gábor
- [PATCH 15/20] builtin/notes.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 14/20] builtin/multi-pack-index.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 16/20] builtin/reflog.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 17/20] builtin/remote.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 18/20] builtin/sparse-checkout.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 19/20] builtin/stash.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH 20/20] builtin/worktree.c: let parse-options parse subcommands, SZEDER Gábor
- Re: [PATCH 00/20] parse-options: handle subcommands, Derrick Stolee
- Re: [PATCH 00/20] parse-options: handle subcommands, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/20] parse-options: handle subcommands, Junio C Hamano
- [PATCH v2 00/20] parse-options: handle subcommands, SZEDER Gábor
- [PATCH v2 09/20] parse-options: add support for parsing subcommands, SZEDER Gábor
- [PATCH v2 15/20] builtin/notes.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 17/20] builtin/remote.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 13/20] builtin/hook.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 02/20] t3301-notes.sh: check that default operation mode doesn't take arguments, SZEDER Gábor
- [PATCH v2 10/20] builtin/bundle.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 12/20] builtin/gc.c: let parse-options parse 'git maintenance's subcommands, SZEDER Gábor
- [PATCH v2 16/20] builtin/reflog.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 11/20] builtin/commit-graph.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 18/20] builtin/sparse-checkout.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 01/20] git.c: update NO_PARSEOPT markings, SZEDER Gábor
- [PATCH v2 14/20] builtin/multi-pack-index.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 04/20] t0040-parse-options: test parse_options() with various 'parse_opt_flags', SZEDER Gábor
- [PATCH v2 08/20] parse-options: drop leading space from '--git-completion-helper' output, SZEDER Gábor
- [PATCH v2 19/20] builtin/stash.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 07/20] parse-options: clarify the limitations of PARSE_OPT_NODASH, SZEDER Gábor
- [PATCH v2 05/20] api-parse-options.txt: fix description of OPT_CMDMODE, SZEDER Gábor
- [PATCH v2 20/20] builtin/worktree.c: let parse-options parse subcommands, SZEDER Gábor
- [PATCH v2 06/20] parse-options: PARSE_OPT_KEEP_UNKNOWN only applies to --options, SZEDER Gábor
- [PATCH v2 03/20] t5505-remote.sh: check the behavior without a subcommand, SZEDER Gábor
- [PATCH 0/5] parse-options: minor cleanups for handling subcommands, SZEDER Gábor
Pre-computed similarity indexes,
Philip
[RFC PATCH] gitweb: improve title shortening heuristics,
Julien Rouhaud
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]