Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v15 0/6] fsmonitor: option to allow fsmonitor to run against network-mounted repos, (continued)
- [BUG] Unicode filenames handling in `git log --stat`,
Alexander Meshcheryakov
- Re: [BUG] Unicode filenames handling in `git log --stat`, Calvin Wan
- [PATCH/RFC 1/1] diff.c: When appropriate, use utf8_strwidth(), tboegi
- [PATCH v2 1/1] diff.c: When appropriate, use utf8_strwidth(), tboegi
- [PATCH v3 2/2] diff.c: More changes and tests around utf8_strwidth(), tboegi
- [PATCH v3 1/2] diff.c: When appropriate, use utf8_strwidth(), part1, tboegi
- [PATCH v4 1/2] diff.c: When appropriate, use utf8_strwidth(), part1, tboegi
- [PATCH v4 2/2] diff.c: More changes and tests around utf8_strwidth(), tboegi
- [PATCH v5 1/1] diff.c: When appropriate, use utf8_strwidth(), tboegi
- [PATCH v3 0/7] mergetools: vimdiff: regression fixes and improvements,
Felipe Contreras
- What's cooking in git.git (Aug 2022, #03; Mon, 8),
Junio C Hamano
- git add -N vs. git stash,
Uwe Kleine-König
- [PATCH] [RFC] list-objects-filter: introduce new filter sparse:buffer=<spec>,
ZheNing Hu via GitGitGadget
- [PATCH] branch: allow "-" as a short-hand for "previous branch",
Rubén Justo via GitGitGadget
- Init-add-reset bug in a fresh repo,
Alex A. Davronov
- [PATCH v2 0/9] mergetools: vimdiff: regression fix and reorg,
Felipe Contreras
- [PATCH v2 1/9] mergetools: vimdiff: fix comment, Felipe Contreras
- [PATCH v2 2/9] mergetools: vimdiff: shuffle single window case, Felipe Contreras
- [PATCH v2 3/9] mergetools: vimdiff: add get_buf() helper, Felipe Contreras
- [PATCH v2 4/9] mergetools: vimdiff: make vimdiff3 actually work, Felipe Contreras
- [PATCH v2 5/9] mergetools: vimdiff: silence annoying messages, Felipe Contreras
- [PATCH v2 6/9] mergetools: vimdiff: fix for diffopt, Felipe Contreras
- [PATCH v2 7/9] mergetools: vimdiff: cleanup cruft, Felipe Contreras
- [PATCH v2 8/9] mergetools: vimdiff: fix single window mode, Felipe Contreras
- [PATCH v2 9/9] mergetools: vimdiff: use vimdiff for vimdiff3, Felipe Contreras
- Re: [PATCH v2 0/9] mergetools: vimdiff: regression fix and reorg, Fernando Ramos
- [PATCH v3 0/3] mergetools: vimdiff: regression fix (vimdiff3 mode), Fernando Ramos
- [PATCH] mergetools: vimdiff: fix comment, Felipe Contreras
- fsck: BAD_FILEMODE diagnostic broken / never triggers,
Xavier Morel
- 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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]