Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH v2 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos, (continued)
- [PATCH v2 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [PATCH v2 3/4] Check working directory and Unix domain socket file for compatability, edecosta via GitGitGadget
- [PATCH v2 2/4] fsmonitor: macOS: allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [PATCH v2 4/4] Minor refactoring and simplification of Windows settings checks, edecosta via GitGitGadget
- [PATCH v2 1/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [PATCH v3 0/2] fsmonitor: option to allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [PATCH v3 1/2] fsmonitor: macOS: allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [PATCH v3 2/2] Check working directory and Unix domain socket file for compatability, edecosta via GitGitGadget
- Re: [PATCH v3 0/2] fsmonitor: option to allow fsmonitor to run against network-mounted repos, Junio C Hamano
- [PATCH v4 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [PATCH v4 2/4] fsmonitor: generate unique Unix socket file name in the desired location, Eric DeCosta via GitGitGadget
- [PATCH v4 3/4] fsmonitor: ensure filesystem and unix socket filesystem are compatible, Eric DeCosta via GitGitGadget
- [PATCH v4 4/4] fsmonitor: normalize FSEvents event paths to the real path, Eric DeCosta via GitGitGadget
- [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir, Eric DeCosta via GitGitGadget
- Re: [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir, Ævar Arnfjörð Bjarmason
- Re: [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir, Junio C Hamano
- Re: [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir, Jeff Hostetler
- Re: [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir, Jeff Hostetler
- Re: [PATCH v4 1/4] fsmonitor: add two new config options, allowRemote and socketDir, Jeff Hostetler
- [PATCH v5 0/4] fsmonitor: option to allow fsmonitor to run against network-mounted repos, Eric DeCosta via GitGitGadget
- [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
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]