Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v4 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/3] add-patch: respect diff.context configuration
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 6/7] builtin/gc: move rerere garbage collection into separate function
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: What's cooking in git.git (May 2025, #02; Mon, 5)
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] ci(win+Meson): build in Release mode
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 3/3] add-interactive: add new "context" subcommand
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 4/7] worktree: expose function to retrieve worktree names
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 3/7] builtin/gc: move pruning of worktrees into a separate function
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] ci(win+Meson): build in Release mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 2/7] builtin/gc: remove global variables where it trivial to do
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/3] add-interactive: add new "context" subcommand
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: Problems with 82e79c63642c, NOT_CONSTANT with sigfillset()
- From: Koji Nakamaru <koji.nakamaru@xxxxxxxx>
- Re: [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/3] docs: improve send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: Cleaning up "contrib/"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/3] send-mail: improve checks for valid_fqdn
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- What's cooking in git.git (May 2025, #02; Mon, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH 3/3] add-interactive: add new "context" subcommand
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/3] send-mail: improve checks for valid_fqdn
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] docs: improve send-email documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] scalar reconfigure: add --no-maintenance option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: fix aggregation of test results with Meson
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/6] whatchanged: remove when built with WITH_BREAKING_CHANGES
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 4/6] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problems with 82e79c63642c, NOT_CONSTANT with sigfillset()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] add-patch: respect diff.context configuration
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] docs: improve send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v2 2/3] docs: improve send-email documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Cleaning up "contrib/"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Jeff King <peff@xxxxxxxx>
- Collaboration Opportunity: IEEE Summer of Code 2025 🚀
- From: numarahamath@xxxxxxxx
- Re: [PATCH 0/2] doc: fix subheading and inline-verbatim
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/1] New remote groups subcommand
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Incremental Backup of repositories using Git
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2] ci(win+Meson): build in Release mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/4] scalar clone: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/4] scalar reconfigure: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] scalar: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] scalar register: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/4] scalar: customize register_dir()'s behavior
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/3] docs: improve send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 1/3] send-mail: improve checks for valid_fqdn
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3 0/3] Improve checks for valid_fqdn in send-email and update documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH] dir.c: literal match with wildcard in pathspec should still glob
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH] dir.c: literal match with wildcard in pathspec should still glob
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH] dir.c: literal match with wildcard in pathspec should still glob
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Incremental Backup of repositories using Git
- From: Akash S <akashs@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] contrib/buildsystems: drop support for building .vcproj/.vcxproj files
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ci: fix aggregation of test results with Meson
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 0/3] Some CI/buildsystems cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] contrib/buildsystems: drop support for building .vcproj/.vcxproj files
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Bug Report: git submodule overwrites submodules of same name but different path
- Re: [PATCH 2/3] contrib/buildsystems: drop support for building .vcproj/.vcxproj files
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH] ci: fix aggregation of test results with Meson
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] add-patch: add diff.context command line overrides
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: [PATCH v2 09/10] t/unit-tests: convert reftable stack test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] add-patch: add diff.context command line overrides
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: Cleaning up "contrib/" (was: git svn clone failed)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] ci(win+Meson): build in Release mode
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] add-patch: add diff.context command line overrides
- From: "Leon Michalak via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] add-interactive: add new "context" subcommand
- From: "Leon Michalak via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] add-patch: respect diff.context configuration
- From: "Leon Michalak via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Better support for customising context lines in --patch commands
- From: "Leon Michalak via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 09/10] t/unit-tests: convert reftable stack test to use clar
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v4 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 7/7] builtin/maintenance: introduce "rerere-gc" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 6/7] builtin/gc: move rerere garbage collection into separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 4/7] worktree: expose function to retrieve worktree names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 3/7] builtin/gc: move pruning of worktrees into a separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/7] builtin/gc: remove global variables where it trivial to do
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 4/7] worktree: expose function to retrieve worktree names
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 2/3] contrib/buildsystems: drop support for building .vcproj/.vcxproj files
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] config.mak.uname: drop the `vcxproj` target
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] ci: stop linking the `prove` cache
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Some CI/buildsystems cleanup
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: Cleaning up "contrib/" (was: git svn clone failed)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: [PATCH v2] ci(win+Meson): build in Release mode
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 6/8] rerere: provide function to collect stale entries
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] pack-bitmap: enable lookup tables by default, misc. cleanups
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 5/6] whatchanged: remove when built with WITH_BREAKING_CHANGES
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/6] tests: prepare for a world without whatchanged
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 4/6] whatchanged: require --i-still-use-this
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Patrick Steinhardt <ps@xxxxxx>
- Cleaning up "contrib/" (was: git svn clone failed)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v2 2/3] docs: improve send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v2 1/3] send-mail: improve checks for valid_fqdn
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v2 0/3] Improve checks for valid_fqdn in send-email and update documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v2 2/2] whatchanged: require --i-still-use-this
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] ci(win+Meson): build in Release mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Problems with 82e79c63642c, NOT_CONSTANT with sigfillset()
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH 1/3] send-mail: improve checks for valid_fqdn
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 1/3] send-mail: improve checks for valid_fqdn
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH 1/3] send-mail: improve checks for valid_fqdn
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH 3/3] docs: add credential helper for outlook and gmail in OAuth list of helpers
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH 2/3] docs: improve send-email documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH 1/3] send-mail: improve checks for valid_fqdn
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH 0/3] Improve checks for valid_fqdn in send-email and update documentation
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: easily use meld 3-pane view to review merge commits?
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [Bug?] "git show -s" still worries about renameLimit?
- From: Jeff King <peff@xxxxxxxx>
- Re: git svn clone failed
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [Bug?] "git show -s" still worries about renameLimit?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- easily use meld 3-pane view to review merge commits?
- From: Britton Kerin <britton.kerin@xxxxxxxxx>
- [PATCH 2/2] doc: branch: fix inline-verbatim
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 1/2] doc: reflog: fix `drop` subheading
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 0/2] doc: fix subheading and inline-verbatim
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH 1/1] Add git remote group sub-command
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 1/1] Add git remote group sub-command
- From: Lazar Sumar <sumar@xxxxxxxxxxx>
- [PATCH 0/1] New remote groups subcommand
- From: Lazar Sumar <sumar@xxxxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2] ci(win+Meson): build in Release mode
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Jeff King <peff@xxxxxxxx>
- Feature Request: Support character escapes in .gitignore
- From: Jordan Macdonald <macdjord@xxxxxxxxx>
- Re: [PATCH v3] apply: --intent-to-add should imply --index
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- Re: [PATCH] dir.c: literal match with wildcard in pathspec should still glob
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH] dir.c: literal match with wildcard in pathspec should still glob
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- [PATCH v2] wrapper: NetBSD gives EFTYPE and FreeBSD gives EMFILE where POSIX uses ELOOP
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH v3] apply: --intent-to-add should imply --index
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- What's cooking in git.git (May 2025, #01; Fri, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] git-daemon doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] git-{var,write-tree} docs: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/3] git-verify-* doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/3] A handful of doc synopsis/options update
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 6/6] whatschanged: list it in BreakingChanges document
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 5/6] whatchanged: remove when built with WITH_BREAKING_CHANGES
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 4/6] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/6] you-still-use-that??: help deprecating commands for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/6] tests: prepare for a world without whatchanged
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/6] Nominating "whatchanged" for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/6] doc: prepare for a world without whatchanged
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: bugreport - cannot clone repo over ssh which I don't own
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 08/13] pack-objects: enable --path-walk via config
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 07/13] repack: add --path-walk option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] wrapper: Fix a errno discrepancy on NetBSD.
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH v2 06/13] t5538: add tests to confirm deltas in shallow pushes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 05/13] pack-objects: introduce GIT_TEST_PACK_PATH_WALK
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 04/13] p5313: add performance tests for --path-walk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 02/13] pack-objects: add --path-walk option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 01/13] pack-objects: extract should_attempt_deltas()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- bugreport - cannot clone repo over ssh which I don't own
- From: Matthias vom Bruch <matthias.vombruch@xxxxxx>
- Re: [PATCH v4 1/1][GSOC] userdiff: extend Bash pattern to cover more shell function forms
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] pack-bitmap: enable lookup tables by default, misc. cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] tree-walk.h: fix incorrect API comment
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] Nominating "whatchanged" for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/8] rerere: provide function to collect stale entries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: [PATCH 1/2] scalar register: add --no-maintenance option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- git svn clone failed
- From: BERENDSEN Arnoud <arnoud.berendsen@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 06/10] t/unit-tests: convert reftable reader test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 04/10] t/unit-tests: convert reftable merged test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 07/10] t/unit-tests: convert reftable readwrite test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/10] t/unit-tests: convert reftable basics test to use clar test framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 09/10] t/unit-tests: convert reftable stack test to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/2] scalar register: add --no-maintenance option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/2] Nominating "whatchanged" for removal
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/2] whatchanged: require --i-still-use-this
- From: Patrick Steinhardt <ps@xxxxxx>
- [ANNOUNCE] Git Rev News edition 122
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 7/7] builtin/maintenance: introduce "rerere-gc" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 6/7] builtin/gc: move rerere garbage collection into separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 4/7] worktree: expose function to retrieve worktree names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/7] builtin/gc: move pruning of worktrees into a separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/7] builtin/gc: remove global variables where it trivial to do
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] builtin/mv: bail out when trying to move child and its parent
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 6/8] rerere: provide function to collect stale entries
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Draft of Git Rev News edition 122
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Collaborative community interview for Git's 20th anniversary
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: Collaborative community interview for Git's 20th anniversary
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH v3] apply: --intent-to-add should imply --index
- From: Ryan Hodges <rphodges@xxxxxxxxx>
- Re: [PATCH 3/4] git-daemon doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] git-daemon doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/2] you-still-use-that??: help deprecating commands for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/2] Nominating "whatchanged" for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] git-daemon doc: update mark-up of synopsis option descriptions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/3] config: values of pathname type can be prefixed with :(optional)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] parseopt: values of pathname type can be prefixed with :(optional)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/3] specifying a file that can optionally exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/3] t7500: make each piece more independent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: response to "git branch -f foo origin/foo"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] you-still-use-that??: help deprecating commands for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] Nominating "whatchanged" for removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] whatchanged: require --i-still-use-this
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [WIP PATCH 4/4] git-worktree doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/4] git-daemon doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/4] git-{var,write-tree} docs: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/4] A handful of doc synopsis/options update
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/4] git-verify-* doc: update mark-up of synopsis option descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature request: automatically read .git-blame-ignore-revs or allow global optional config
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: response to "git branch -f foo origin/foo"
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 0/2] scalar: add --no-maintenance option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: doc: git-clone: Improve discoverability of --no-single-branch flag
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: Feature request: automatically read .git-blame-ignore-revs or allow global optional config
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] scalar: add --no-maintenance option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] apply: --intent-to-add should imply --index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Draft of Git Rev News edition 122
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] p5332: drop "+" from --stdin-packs input
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: phillip.wood123@xxxxxxxxx
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH 1/1] Exit on invalid diff status of diff_filepair
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] scalar: add --no-maintenance option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] apply: --intent-to-add should imply --index
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- RE: [PATCH v3] apply: --intent-to-add should imply --index
- From: Jason Cho <jason11choca@xxxxxxxxx>
- Re: [PATCH 1/1] Exit on invalid diff status of diff_filepair
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/mv: bail out when trying to move child and its parent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git Merge 2025, September 29-30, San Francisco, CA
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Bug Report or Unexpected Feature when "git restore -m ." restores merge conflicted state of a file after a commit
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Bug Report or Unexpected Feature when "git restore -m ." restores merge conflicted state of a file after a commit
- From: Terry Bear <terrythebear746@xxxxxxxxx>
- Re: [PATCH 0/2] scalar: add --no-maintenance option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: doc: git-clone: Improve discoverability of --no-single-branch flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] Exit on invalid diff status of diff_filepair
- From: Jake Roggenbuck <jakeroggenbuck2@xxxxxxxxx>
- Re: [PATCH 1/1] Exit on invalid diff status of diff_filepair
- From: Jake Roggenbuck <jakeroggenbuck2@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/8] rerere: provide function to collect stale entries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: doc: git-clone: Improve discoverability of --no-single-branch flag
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: basics - auto staging?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- doc: git-clone: Improve discoverability of --no-single-branch flag
- From: Lino Haupt <linojossfidel.haupt@xxxxxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Possible BUG: git stash -m picks branch name from submodule
- From: Alex Arques <Alexander.Arques@xxxxxxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] builtin/mv: convert assert(3p) into `BUG()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] builtin/mv: bail out when trying to move child and its parent
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] builtin/mv: bail out when trying to move child and its parent
- From: Patrick Steinhardt <ps@xxxxxx>
- Draft of Git Rev News edition 122
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 0/8] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2 6/8] rerere: provide function to collect stale entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/8] builtin/maintenance: introduce "worktree-prune" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 8/8] builtin/maintenance: introduce "rerere-gc" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 7/8] builtin/gc: move rerere garbage collection into separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/8] worktree: expose function to retrieve worktree names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/8] builtin/gc: remove global variables where it trivial to do
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/8] builtin/gc: fix indentation of `cmd_gc()` parameters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/8] builtin/gc: move pruning of worktrees into a separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/8] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] scalar clone: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] scalar: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] scalar register: add --no-maintenance option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- basics - auto staging?
- From: Marcin Mikłas <m.miklas@xxxxxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] send-email: add --[no-]outlook-id-fix option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: [PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] replace-refs: fix support of qualified replace ref paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] diff: check range before dereferencing an array element
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] diff: check range before dereferencing an array element
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] send-email: add --[no-]outlook-id-fix option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] diff: check range before dereferencing an array element
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3] diff: check range before dereferencing an array element
- From: Jeff King <peff@xxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/7] object-store: a handful of cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3] diff: check range before dereferencing an array element
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] replace-refs: fix support of qualified replace ref paths
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH] replace-refs: fix support of qualified replace ref paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 09/10] t/unit-tests: convert reftable stack test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 10/10] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 06/10] t/unit-tests: convert reftable reader test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 05/10] t/unit-tests: convert reftable pq test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 04/10] t/unit-tests: convert reftable merged test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 08/10] t/unit-tests: convert reftable record test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 07/10] t/unit-tests: convert reftable readwrite test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 03/10] t/unit-tests: convert reftable block test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 02/10] t/unit-tests: convert reftable basics test to use clar test framework
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 01/10] t/unit-tests: implement reftable test helper functions in unit-test.{c,h}
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH v2 00/10] t/unit-tests: convert unit-tests to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- Re: [PATCH] tree-walk.h: fix incorrect API comment
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] hashmap: ensure hashmaps are reusable after hashmap_clear()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Discussion for interactive --patch commands to get --unified support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] send-email: add --[no-]outlook-id-fix option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v3] send-email: add --[no-]outlook-id-fix option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v3] send-email: add --[no-]outlook-id-fix option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] send-email: add --[no-]outlook-id-fix option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] hashmap: ensure hashmaps are reusable after hashmap_clear()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] tree-walk.h: fix incorrect API comment
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] promisor-remote: allow a server to advertise extra fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 3/4] promisor-remote: allow a server to advertise extra fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/4] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 0/3] Make the "promisor-remote" capability support more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 3/3] promisor-remote: allow a client to check fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 2/3] promisor-remote: allow a server to advertise more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 1/3] promisor-remote: refactor to get rid of 'struct strvec'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3] xdiff: disable cleanup_records heuristic with --minimal
- From: Niels Glodny <n.glodny@xxxxxxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3] diff: check range before dereferencing an array element
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3] send-email: add --[no-]outlook-id-fix option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v3] send-email: add --[no-]outlook-id-fix option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH] replace-refs: fix support of qualified replace ref paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [BUG] rebase: can write reflog with uninit. `action` string
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Discussion for interactive --patch commands to get --unified support
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- Re: [PATCH v2] xdiff: disable cleanup_records heuristic with --minimal
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3 6/7] treewide: convert users of `repo_has_object_file()` to `has_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 7/7] object-store: drop `repo_has_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 5/7] object-store: allow fetching objects via `has_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 4/7] object-store: move function declarations to their respective subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/7] object-store: move and rename `odb_pack_keep()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/7] object-store: drop `loose_object_path()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/7] object-store: move `struct packed_git` into "packfile.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/7] object-store: a handful of cleanups
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] send-email: add --smtp-outlook-id-tweak option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
- From: Nik Garza <nikolas@xxxxxxxxxx>
- Re: [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 10/13] http-walker: don't fetch objects via promisor remotes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 08/13] builtin/show-ref: don't fetch objects when printing refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 06/13] treewide: trivial conversions of `repo_has_object_file()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] send-email: add --smtp-outlook-id-tweak option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/3] test-tool: add pack-deltas helper
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] index-pack: allow revisiting REF_DELTA chains
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] Fix REF_DELTA chain bug in 'git index-pack'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] t5309: create failing test for 'git index-pack'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- response to "git branch -f foo origin/foo"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Error on using git update-git-for-windows
- From: Junio Luan Pereira <junioluanutfrma@xxxxxxxxx>
- Re: [PATCH v2 00/13] object-store: a handful of cleanups
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [BUG] rebase: can write reflog with uninit. `action` string
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] gitlab-ci: always run MSVC-based Meson job
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Probably typographic error in tutorial 2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] send-email: add --smtp-outlook-id-tweak option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH] send-email: add --smtp-outlook-id-tweak option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH] xdiff: disable cleanup_records heuristic with --minimal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/3] gitk: do not set fg/bg color scheme for themed Tk
- From: "Christoph Sommer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] gitk: fix text wrapping preferences for unthemed tk
- From: "Christoph Sommer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] gitk: on themed tk, use uicolor to draw a sash between panes
- From: "Christoph Sommer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] gitk: small quality of life improvements for themed Tk
- From: "Christoph Sommer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] Fix early wrapping of the command line when using git-prompt.sh
- From: Richard Quadling <rquadling@xxxxxxxxx>
- [PATCH] Fix early wrapping of the command line when using git-prompt.sh
- From: "Richard Quadling via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Error on using git update-git-for-windows
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] gitlab-ci: always run MSVC-based Meson job
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: repo.eclipse.org outage breaking all our linux CI jobs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH] gitlab-ci: always run MSVC-based Meson job
- From: Patrick Steinhardt <ps@xxxxxx>
- Feature Suggestion for Branch Switching/Creation in Git
- From: Anatolij Vasilcenko <anatolij_vasilcenko@xxxxxxx>
- AW: [PATCH v3] gitk: added external diff file rename detection
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- [PATCH v4] gitk: add external diff file rename detection
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Workflow for bisecting with test in a branch
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2025, #07; Thu, 24)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 5/5] meson: wire up benchmarking options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 4/5] meson: wire up benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 2/5] t/perf: use configured PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 1/5] t/perf: fix benchmarks with alternate repo formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 3/5] t/perf: fix benchmarks with out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 0/5] meson: wire up support for benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: repo.eclipse.org outage breaking all our linux CI jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Yao Zi <ziyao@xxxxxxxxxxx>
- Shallow checkout of submodules
- From: Pavel Pavlov <pavlov.pavel@xxxxxxxxx>
- [PATCH v2] xdiff: disable cleanup_records heuristic with --minimal
- From: Niels Glodny <n.glodny@xxxxxxxxxxxxx>
- Re: Probably typographic error in tutorial 2
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] xdiff: disable cleanup_records heuristic with --minimal
- From: Niels Glodny <n.glodny@xxxxxxxxxxxxx>
- Probably typographic error in tutorial 2
- From: el24614 <el24614@xxxxxxxxxxxx>
- Re: [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH 9/9] t/unit-tests: convert reftable stack test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 8/9] t/unit-tests: convert reftable record test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 7/9] t/unit-tests: convert reftable readwrite test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 6/9] t/unit-tests: convert reftable reader test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 5/9] t/unit-tests: convert reftable pq test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 4/9] t/unit-tests: convert reftable merged test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 3/9] t/unit-tests: convert reftable block test to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 2/9] t/unit-tests: convert reftable basics test to use clar test framework
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 1/9] t/unit-tests: adapt lib-reftable{c,h} helper functions to clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- [PATCH 0/9] t/unit-tests: convert unit-tests to use clar
- From: Seyi Kuforiji <kuforiji98@xxxxxxxxx>
- Re: [PATCH] xdiff: disable cleanup_records heuristic with --minimal
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Workflow for bisecting with test in a branch
- From: Victor Engmark <victor@xxxxxxxxxxxx>
- [PATCH] send-mail: improve checks for valid_fqdn
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Yao Zi <ziyao@xxxxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: repo.eclipse.org outage breaking all our linux CI jobs
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH] send-email: add --[no-]smtp-outlook-id-tweak option
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH] replace-refs: fix support of qualified replace ref paths
- From: "Tao Klerks via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: Error on using git update-git-for-windows
- From: Junio Luan Pereira <junioluanutfrma@xxxxxxxxx>
- Re: [PATCH v7 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Feature request: automatically read .git-blame-ignore-revs or allow global optional config
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH v7 1/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 1/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v5 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v5 1/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Erik Huelsmann <ehuels@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Feature request: automatically read .git-blame-ignore-revs or allow global optional config
- From: Michael Grosser <grosser.michael@xxxxxxxxx>
- Re: bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
- From: Elijah Newren <newren@xxxxxxxxx>
- bug report - BUG: builtin/pack-objects.c:4310: should_include_obj should only be called on existing objects
- From: Nik Garza <nikolas@xxxxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] meson: report detected runtime executable paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: Scott Chacon <schacon@xxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Erik Huelsmann <ehuels@xxxxxxxxx>
- [PATCH] xdiff: disable cleanup_records heuristic with --minimal
- From: Niels Glodny <n.glodny@xxxxxxxxxxxxx>
- [PATCH 2/2] ci: download JGit from maven, not eclipse.org
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/2] ci: update unavailable external software handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] ci: update the message for unavailble third-party software
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: repo.eclipse.org outage breaking all our linux CI jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ci(win+Meson): build in Release mode, avoiding t7001-mv hangs
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: repo.eclipse.org outage breaking all our linux CI jobs
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] ci: skip unavailable external software
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: skip unavailable external software
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/2] meson: prefer shell at "/bin/sh"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/2] meson: report detected runtime executable paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: Scott Chacon <schacon@xxxxxxxxx>
- Re: [GSoC PATCH v2] revision: remove log_reencode field from rev_info
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- RE: cURL in git for windows does not support HTTP/2 anymore
- From: Lars Eriksen - DSV <lars.eriksen@xxxxxxx>
- Re: [PATCH] ci: skip unavailable external software
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 2/2] meson: prefer POSIX-specified shell path
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: cURL in git for windows does not support HTTP/2 anymore
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- What's cooking in git.git (Apr 2025, #07; Thu, 24)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [Windows] Severe problems after upgrading to 2.48.1.windows.1
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v2 2/2] meson: prefer POSIX-specified shell path
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Erik Hulsmann <ehuels@xxxxxxxxx>
- [PATCH v6 1/1] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v6 0/1] send-email: add oauth2 support and fix outlook breaking threads
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH] ci: skip unavailable external software
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/6] meson: miscellaneous system detection fixes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ci: skip unavailable external software
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 2/2] meson: prefer POSIX-specified shell path
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v4 0/5] meson: wire up support for benchmarks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 4/5] meson: wire up benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] meson: report detected runtime executable paths
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v4 0/5] meson: wire up support for benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/5] meson: wire up benchmarks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 0/5] meson: wire up support for benchmarks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 4/5] meson: wire up benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/5] meson: wire up benchmarks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Git Bug Report - Weird file behavior and unable to change branches with no changes
- From: Justin Golden <justingolden21@xxxxxxxxx>
- [PATCH 7/7] builtin/maintenance: introduce "rerere-gc" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 6/7] builtin/gc: move rerere garbage collection into separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/7] builtin/maintenance: introduce "worktree-prune" task
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/7] worktree: expose function to retrieve worktree names
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/7] builtin/gc: move pruning of worktrees into a separate function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/7] builtin/gc: remove global variables where it trivial to do
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/7] builtin/gc: fix indentation of `cmd_gc()` parameters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/7] builtin/maintenance: implement missing tasks compared to git-gc(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 4/5] meson: wire up benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 3/5] t/perf: fix benchmarks with out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 5/5] meson: wire up benchmarking options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/5] t/perf: use configured PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/5] t/perf: fix benchmarks with alternate repo formats
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 0/5] meson: wire up support for benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/13] http-walker: don't fetch objects via promisor remotes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/13] bulk-checkin: don't fetch promised objects on write
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/13] list-objects: clarify how promised blobs are excluded
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/13] object-store: drop `repo_has_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/13] refs: don't fetch promisor objects in `ref_resolves_to_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/13] treewide: trivial conversions of `repo_has_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/13] builtin/index-pack: don't fetch promised objects for collision check
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/13] builtin/show-ref: don't fetch objects when printing refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/13] object-store: allow fetching objects via `has_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/13] object-store: move function declarations to their respective subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/13] object-store: move and rename `odb_pack_keep()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/13] object-store: drop `loose_object_path()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/13] object-store: move `struct packed_git` into "packfile.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/13] object-store: a handful of cleanups
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/13] object-store: a handful of cleanups
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 07/13] builtin/index-pack: don't fetch promised objects for collision check
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: cURL in git for windows does not support HTTP/2 anymore
- From: Lars Eriksen - DSV <lars.eriksen@xxxxxxx>
- Re: [PATCH] meson: allow customize perl installation path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: "Julian Swagemakers" <julian@xxxxxxxxxxxxxxx>
- Git Bug Report - Weird file behavior and unable to change branches with no changes
- From: Justin Golden <justingolden21@xxxxxxxxx>
- [PATCH v2 1/2] meson: report detected runtime executable paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/2] meson: prefer POSIX-specified shell path
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 6/6] meson: only check for missing networking syms on non-Windows; add compat impls
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v3 4/6] meson: add a couple missing networking dependencies
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v3 5/6] meson: fix typo in function check that prevented checking for hstrerror
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v3 3/6] meson: do a full usage-based compile check for sysinfo
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v3 2/6] meson: check for getpagesize before using it
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v3 1/6] meson: simplify and parameterize various standard function checks
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v3 0/6] meson: miscellaneous system detection fixes
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH v2 0/6] meson: miscellaneous system detection fixes
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH 2/2] meson: prefer POSIX-specified shell path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] meson: report detected runtime executable paths
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/6] meson: miscellaneous system detection fixes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ci: skip unavailable external software
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] index-pack: allow revisiting REF_DELTA chains
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/2] meson: report detected runtime executable paths
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 6/6] meson: only check for missing networking syms on non-Windows; add compat impls
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 3/6] meson: do a full usage-based compile check for sysinfo
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 5/6] meson: fix typo in function check that prevented checking for hstrerror
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 4/6] meson: add a couple missing networking dependencies
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 1/6] meson: simplify and parameterize various standard function checks
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 0/6] meson: miscellaneous system detection fixes
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [PATCH v2 2/6] meson: check for getpagesize before using it
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH 2/6] meson: check for getpagesize before using it
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH 2/6] meson: check for getpagesize before using it
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-(import|export): improve on the signature algorithm name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ci: skip unavailable external software
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Acceptability of replacing .git internals with symlinks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-(import|export): improve on the signature algorithm name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Acceptability of replacing .git internals with symlinks
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- repo.eclipse.org outage breaking all our linux CI jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Obscured (overwritten) second prompt for credentials during clone operation
- From: Tom S <toms@xxxxxxxxxxxx>
- Re: [PATCH] fast-(import|export): improve on the signature algorithm name
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fast-(import|export): improve on the signature algorithm name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] fast-(import|export): improve on the signature algorithm name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 3/3] index-pack: allow revisiting REF_DELTA chains
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-(import|export): improve on the signature algorithm name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Potential bug in for-each-ref handling of fetch/push refspec
- From: Sam Harwell <Sam.Harwell@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] fast-(import|export): improve on the signature algorithm name
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/2] meson: prefer POSIX-specified shell path
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/3] test-tool: add pack-deltas helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Erik Huelsmann <ehuels@xxxxxxxxx>
- Re: [PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC 1/5] blame-tree: introduce new subcommand to blame files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] meson: allow customize perl installation path
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- RE: [Windows] Severe problems after upgrading to 2.48.1.windows.1
- From: Hohwiller, Jörg <joerg.hohwiller@xxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] meson: wire up support for benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] meson: prefer POSIX-specified shell path
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] meson: report detected runtime executable paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] meson: prefer '/bin/sh' over PATH lookup
- From: Patrick Steinhardt <ps@xxxxxx>
- RE: [Windows] Severe problems after upgrading to 2.48.1.windows.1
- From: Hohwiller, Jörg <joerg.hohwiller@xxxxxxxxxxxxx>
- RE: [Windows] Severe problems after upgrading to 2.48.1.windows.1
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: Error on using git update-git-for-windows
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Get support
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 5/5] u-string-list: move "remove duplicates" test to "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 2/5] u-string-list: move "test_split" into "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: cURL in git for windows does not support HTTP/2 anymore
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/5] u-string-list: move "test_split" into "u-string-list.c"
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v4 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] string-list: fix sign compare warnings
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: "Julian Swagemakers" <julian@xxxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: "Julian Swagemakers" <julian@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] meson: wire up support for benchmarks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/3] send-email: implement SMTP bearer authentication
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v5 1/3] send-email: implement SMTP bearer authentication
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v5 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v5 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v5 0/3] send-email: add oauth2 support and fix outlook breaking threads
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- cURL in git for windows does not support HTTP/2 anymore
- From: Lars Eriksen - DSV <lars.eriksen@xxxxxxx>
- Re: [PATCH v4 1/3] send-email: implement SMTP bearer authentication
- From: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/5] meson: wire up support for benchmarks
- From: Christian Couder <christian.couder@xxxxxxxxx>
- eiärkmýčaež
- From: marietheresenora@xxxxxxxxx
- Re: [PATCH v3 0/5] meson: wire up support for benchmarks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/3] send-email: add oauth2 support and fix outlook breaking threads
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v4 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v4 3/3] send-email: add option to generate passswords like OAuth2 tokens
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v4 2/3] send-email: retrieve Message-ID from outlook SMTP server
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Collaborative community interview for Git's 20th anniversary
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 0/6] meson: add corresponding target for Makefile's hdr-check
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]