Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH 2/3] fsck: actually detect bad file modes in trees, (continued)
- What's cooking in git.git (Aug 2022, #02; Fri, 5),
Junio C Hamano
- [PATCH] hook API: don't segfault on strbuf_addf() to NULL "out",
Ævar Arnfjörð Bjarmason
- [PATCH] rev-list: support `--human-readable` option when applied `disk-usage`,
Li Linchao via GitGitGadget
- [bug] Segfault in git commit when a hook has a broken shebang,
Ilya K
- --batch or some --paths-file for very long lists of paths,
Yaroslav Halchenko
- [PATCH 0/4] reset/checkout: fix miscellaneous sparse index bugs,
Victoria Dye via GitGitGadget
- mail from mathworks.com domain is rejected,
Eric D
- [PATCH] tests: cache glibc version check,
Phillip Wood via GitGitGadget
- [Question]: Question about "cherry-pick" internal,
Wang, Lei
- [PATCH 0/2] let feature.experimental imply gc.cruftPacks=true,
Emily Shaffer
- [PATCH 0/3] refs-advertise: add hook to filter advertised refs,
Sun Chao via GitGitGadget
- [PATCH v1 0/4] rm: integrate with sparse-index,
Shaoxuan Yuan
- pack-objects: won't show the "Writing objects" progress if bitmap exists, haoyurenzhuxia
- [PATCH 0/2] mergetools: vimdiff3: fix regression,
Felipe Contreras
- [GSoC] Abhradeep's GSoC blogs (2 Aug, 2022 IST), Abhradeep Chakraborty
- Git v2.20.1 EOS date,
Nicolas MAFFRE
- [RFC PATCH 1/2] notes: support fetching notes from an external repo,
Vegard Nossum
- [PATCH] rebase: introduce allow-inline-reword option,
Théo MAILLART via GitGitGadget
- [RFC/PATCH] pipe_command(): mark stdin descriptor as non-blocking,
Jeff King
- What's cooking in git.git (Aug 2022, #01; Mon, 1), Junio C Hamano
- Seeking Review Club nominations, Josh Steadmon
- [PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose',
Victoria Dye via GitGitGadget
- [PATCH 1/7] scalar: use "$GIT_UNZIP" in 'scalar diagnose' test, Victoria Dye via GitGitGadget
- [PATCH 3/7] builtin/bugreport.c: avoid size_t overflow, Victoria Dye via GitGitGadget
- [PATCH 2/7] builtin/bugreport.c: create '--diagnose' option, Victoria Dye via GitGitGadget
- [PATCH 4/7] builtin/bugreport.c: add directory to archiver more gently, Victoria Dye via GitGitGadget
- [PATCH 5/7] builtin/bugreport.c: add '--no-report' option, Victoria Dye via GitGitGadget
- [PATCH 7/7] scalar: update technical doc roadmap, Victoria Dye via GitGitGadget
- [PATCH 6/7] scalar: use 'git bugreport --diagnose' in 'scalar diagnose', Victoria Dye via GitGitGadget
- Re: [PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose', Junio C Hamano
- Re: [PATCH 0/7] Generalize 'scalar diagnose' into 'git bugreport --diagnose', Ævar Arnfjörð Bjarmason
- [PATCH v2 00/10] Generalize 'scalar diagnose' into 'git diagnose' and 'git bugreport --diagnose', Victoria Dye via GitGitGadget
- [PATCH v2 01/10] scalar-diagnose: use "$GIT_UNZIP" in test, Victoria Dye via GitGitGadget
- [PATCH v2 02/10] scalar-diagnose: avoid 32-bit overflow of size_t, Victoria Dye via GitGitGadget
- [PATCH v2 03/10] scalar-diagnose: add directory to archiver more gently, Victoria Dye via GitGitGadget
- [PATCH v2 04/10] scalar-diagnose: move 'get_disk_info()' to 'compat/', Victoria Dye via GitGitGadget
- [PATCH v2 05/10] scalar-diagnose: move functionality to common location, Victoria Dye via GitGitGadget
- [PATCH v2 06/10] builtin/diagnose.c: create 'git diagnose' builtin, Victoria Dye via GitGitGadget
- [PATCH v2 08/10] builtin/bugreport.c: create '--diagnose' option, Victoria Dye via GitGitGadget
- [PATCH v2 07/10] builtin/diagnose.c: gate certain data behind '--all', Victoria Dye via GitGitGadget
- [PATCH v2 09/10] scalar-diagnose: use 'git diagnose --all', Victoria Dye via GitGitGadget
- [PATCH v2 10/10] scalar: update technical doc roadmap, Victoria Dye via GitGitGadget
- 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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]