Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v3] meson: disable PCRE2 dependency by default in macOS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/4] for-each-ref: introduce a '--start-after' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/8] odb: track multi-pack-indices via their object sources
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/8] midx: track whether we have loaded the MIDX
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/8] midx: stop using linked list when closing MIDX
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/8] midx: stop using linked list when closing MIDX
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/8] midx: start tracking per object database source
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/8] midx: start tracking per object database source
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/4] refs: selectively set prefix in the seek functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [BUG] git pull ignores pull.autostash=true configuration when used with --git-dir and --work-tree flags on a bare repository
- From: Bryan Lee <hi@xxxxxxxxxx>
- Re: [BUG] git pull ignores pull.autostash=true configuration when used with --git-dir and --work-tree flags on a bare repository
- From: Bryan Lee <hi@xxxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [BUG] git pull ignores pull.autostash=true configuration when used with --git-dir and --work-tree flags on a bare repository
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [BUG] git pull ignores pull.autostash=true configuration when used with --git-dir and --work-tree flags on a bare repository
- From: Bryan Lee <hi@xxxxxxxxxx>
- [RESEND][PATCH v6 5/5] bloom: optimize multiple pathspec items in revision
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: [PATCH v6 0/5] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3] meson: disable PCRE2 dependency by default in macOS
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH v6 5/5] bloom: optimize multiple pathspec items in revision
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH v6 0/5] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 6)
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v4 4/4] repo: add field layout.shallow
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v4 3/4] repo: add field layout.bare
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v4 2/4] repo: add the field references.format
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v4 1/4] repo: declare the repo command
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v4 0/4] repo: add new command for retrieving repository info
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH v4 0/2] daemon: explicitly allow EINTR during poll()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] git-compat-util: convert string predicates to return bool
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6] fast-(import|export): improve on commit signature output format
- From: Elijah Newren <newren@xxxxxxxxx>
- What's cooking in git.git (Jul 2025, #04; Mon, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jul 2025, #04; Mon, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] git-compat-util: convert string predicates to return bool
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] gpg-interface: expand gpg.program as a path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/5] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 5/5] bloom: optimize multiple pathspec items in revision
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] meson: disable PCRE2 dependency by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/5] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2] gitk: Add support of SHA256 repo
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v6 5/5] bloom: optimize multiple pathspec items in revision
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 0/4] for-each-ref: introduce seeking functionality via '--start-after'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] meson: disable PCRE2 dependency by default
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH 2/3] git-compat-util: convert string predicates to return bool
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 4/4] for-each-ref: introduce a '--start-after' option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] CodingGuildlines: allow the use of bool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/4] for-each-ref: introduce seeking functionality via '--start-after'
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] git-gui: Add support of SHA256 repo
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 3/4] refs: selectively set prefix in the seek functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] for-each-ref: introduce a '--start-after' option
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/4] ref-cache: remove unused function 'find_ref_entry()'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] meson: disable PCRE2 dependency by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] strbuf: add compound literal test balloon
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] meson: disable PCRE2 dependency by default
- From: Carlo Arenas <carenas@xxxxxxxxx>
- [PATCH] strbuf: add compound literal test balloon
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 3/3] strbuf: convert predicates to return bool
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 1/3] CodingGuildlines: allow the use of bool
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 2/3] git-compat-util: convert string predicates to return bool
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 0/3] C99: declare bool experiment a success
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 3/4] refs: selectively set prefix in the seek functions
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3] meson: disable PCRE2 dependency by default in macOS
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH v2] meson: disable PCRE2 dependency by default in macOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Why doesn't git core.eol=lf work?
- From: Jason Cho <jason11choca@xxxxxxxxx>
- [PATCH v2] meson: disable PCRE2 dependency by default in macOS
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- Re: Why doesn't git core.eol=lf work?
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: Why doesn't git core.eol=lf work?
- From: Jason Cho <jason11choca@xxxxxxxxx>
- Discuss improving defaults for git-submodule handling
- From: vger.kernel.org@xxxxxxxxx
- Re: git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- Re: [PATCH] meson: disable PCRE2 dependency by default
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] meson: disable PCRE2 dependency by default
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- Re: [BUG] gpg.program: '~' not expanded to home directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Why doesn't git core.eol=lf work?
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Why doesn't git core.eol=lf work?
- From: Jason Cho <jason11choca@xxxxxxxxx>
- Re: Why doesn't git core.eol=lf work?
- From: Torsten Bögershausen <tboegi@xxxxxx>
- git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- git 2.50 and 2.50.1 src fails to compile in rhel 6
- From: Азат Усманов <usmanov@xxxxxxx>
- [PATCH v6 5/5] bloom: optimize multiple pathspec items in revision
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: [PATCH v6 5/5] To enable optimize multiple pathspec items in revision traversal, return 0 if all pathspec item is literal in forbid_bloom_filters(). Add for loops to initialize and check each pathspec item's bloom_keyvec when optimization is possible.
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: [BUG] gpg.program: '~' not expanded to home directory
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Why doesn't git core.eol=lf work?
- From: Jason Cho <jason11choca@xxxxxxxxx>
- [PATCH v6 5/5] To enable optimize multiple pathspec items in revision traversal, return 0 if all pathspec item is literal in forbid_bloom_filters(). Add for loops to initialize and check each pathspec item's bloom_keyvec when optimization is possible.
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v6 4/5] revision: make helper for pathspec to bloom keyvec
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v6 3/5] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v6 1/5] bloom: add test helper to return murmur3 hash
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v6 2/5] bloom: rename function operates on bloom_key
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v6 0/5] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [BUG] gpg.program: '~' not expanded to home directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] gpg-interface: expand gpg.program as a path
- From: Jonas Brandstötter <jonas.brandstoetter@xxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH] tag: allow idempotent "git tag" without "--force"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] rebase: write script before initializing state
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] tag: allow idempotent "git tag" without "--force"
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- [PATCH v2] rebase: write script before initializing state
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [GSOC PATCH v5 3/3] environment: remove the global variable 'sparse_expect_files_outside_of_patterns'
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [GSOC PATCH v5 3/3] environment: remove the global variable 'sparse_expect_files_outside_of_patterns'
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- [PATCH] tag: allow idempotent "git tag" without "--force"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 17/19] environment: move compression level into repo settings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [External] Re: [PATCH 0/1] Filter C and POSIX out of Accept-Language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 4/4] for-each-ref: introduce a '--start-after' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 3/4] refs: selectively set prefix in the seek functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 1/4] refs: expose `ref_iterator` via 'refs.h'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 2/4] ref-cache: remove unused function 'find_ref_entry()'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v4 0/4] for-each-ref: introduce seeking functionality via '--start-after'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [-SPAM-] What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [no subject]
- [no subject]
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [BUG] gpg.program: '~' not expanded to home directory
- From: Ross MacArthur <ross@xxxxxxxxxxxx>
- Re: [-SPAM-] What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git bash bug
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4 0/2] daemon: explicitly allow EINTR during poll()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH 15/19] object-file: get rid of `the_repository` in `force_object_loose()`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 08/19] loose: write loose objects map via their source
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 05/19] object-file: get rid of `the_repository` when freshening objects
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 02/19] object-file: stop using `the_hash_algo`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 3/4] refs: selectively set prefix in the seek functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [-SPAM-] What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [External] Re: [PATCH 0/1] Filter C and POSIX out of Accept-Language
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- "What's cooking" incremental update report
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/8] odb: track multi-pack-indices via their object sources
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] doc: correct doc for glob pathspec
- From: "Russell Hanneken" <rhanneken@xxxxxxxxx>
- Re: [PATCH 0/1] Filter C and POSIX out of Accept-Language
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH 4/8] midx: track whether we have loaded the MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/8] midx: stop using linked list when closing MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/8] midx: start tracking per object database source
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/2] daemon: explicitly allow EINTR during poll()
- From: Carlo Arenas <carenas@xxxxxxxxx>
- Re: [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/8] midx: start tracking per object database source
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] Filter C and POSIX out of Accept-Language
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH 8/8] midx: remove now-unused linked list of multi-pack indices
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/1] Filter C and POSIX out of Accept-Language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [RFD] helping distributors by changing the release schedule?
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 4/8] midx: track whether we have loaded the MIDX
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 1/1] http: don't send C or POSIX in Accept-Language
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/1] Filter C and POSIX out of Accept-Language
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [RFD] helping distributors by changing the release schedule?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [-SPAM-] What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4 1/2] compat/mingw: allow sigaction(SIGCHLD)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 3/8] midx: stop using linked list when closing MIDX
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v4 0/2] daemon: explicitly allow EINTR during poll()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [-SPAM-] What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/8] midx: start tracking per object database source
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 2/2] daemon: use sigaction() to install child_handler()
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] compat/mingw: allow sigaction(SIGCHLD)
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] daemon: explicitly allow EINTR during poll()
- From: "Carlo Marcelo Arenas Belón via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [-SPAM-] What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 15/19] object-file: get rid of `the_repository` in `force_object_loose()`
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 13/19] object-file: get rid of `the_repository` in loose object iterators
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH 09/19] odb: introduce `odb_write_object()`
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v4 0/3] Introduce git-last-modified(1) command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug: `git commit --verbose` not removing text below scissor-line
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 3/8] meson: improve summary of auto-detected features
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problem with gitk
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] reflog: close leak of reflog expire entry
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v5.1 4/4] bloom: optimize multiple pathspec items in revision
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH v5.1 3.5/4] revision: make helper for pathspec to bloom key
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: bug: `git commit --verbose` not removing text below scissor-line
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 3/8] meson: improve summary of auto-detected features
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v5.1 4/4] bloom: optimize multiple pathspec items in revision
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v5.1 3.5/4] revision: make helper for pathspec to bloom key
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v5 0/4] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v5.1 3.5/4] revision: make helper for pathspec to bloom key
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v5.1 4/4] bloom: optimize multiple pathspec items in revision traversal
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RESEND] sane-ctype: fix compiler error on Amazon Linux 2
- From: Patrick Steinhardt <ps@xxxxxx>
- bug: `git commit --verbose` not removing text below scissor-line
- From: Oren Levi <orenl@xxxxxxxxxxxxxx>
- [PATCH v5 2/4] bloom: rename function operates on bloom_key
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v5 4/4] bloom: optimize multiple pathspec items in revision traversal
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v5 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v5 1/4] bloom: add test helper to return murmur3 hash
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v5 0/4] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Jul 2025, #03; Wed, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] sane-ctype: fix compiler error on Amazon Linux 2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH] sane-ctype: fix compiler error on Amazon Linux 2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 3/4] refs: selectively set prefix in the seek functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] reflog: close leak of reflog expire entry
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] reflog: close leak of reflog expire entry
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] reflog: close leak of reflog expire entry
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- RE: [PATCH] reflog: close leak of reflog expire entry
- From: "Keller, Jacob E" <jacob.e.keller@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v6] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git bash bug
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 1/8] meson: stop discovering native version of Python
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reflog: close leak of reflog expire entry
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/8] meson: stop discovering native version of Python
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH 0/8] odb: track multi-pack-indices via their object sources
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] Introduce git-last-modified(1) command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] reflog: close leak of reflog expire entry
- From: Jacob Keller <jacob.e.keller@xxxxxxxxx>
- Re: [PATCH v3 0/8] A handful of Meson cleanups and improvements
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v3 1/8] meson: stop discovering native version of Python
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [no subject]
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Elijah Newren <newren@xxxxxxxxx>
- git bash bug
- From: "Preston, David J." <David.Preston@xxxxxxxxxx>
- Re: [PATCH v3 0/4] daemon: explicitly allow EINTR during poll()
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH RFC v2 0/5] Introduce git-last-modified(1) command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/4] compat/mingw: allow sigaction(SIGCHLD)
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: git-subtree documentation fix request: split example causes fatal error
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: gitk: visually indicate whether a tag exists on a remote
- From: Marc Branchaud <marcnarc@xxxxxxxxxxx>
- Re: [PATCH] t: avoid git config syntax from newer releases
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 0/5] Introduce git-last-modified(1) command
- From: Toon Claes <toon@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] Better support for customising context lines in --patch commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 17/19] environment: move compression level into repo settings
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 2/3] t/perf: add last-modified perf script
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v4 3/3] last-modified: use Bloom filters when available
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v4 1/3] last-modified: new subcommand to show when files were last modified
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v4 0/3] Introduce git-last-modified(1) command
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH v3 2/8] meson: stop printing 'https' option twice in our summaries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/8] meson: stop discovering native version of Python
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problem with gitk
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v8 2/2] submodule: skip redundant active entries when pattern covers path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] t: avoid git config syntax from newer releases
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [GSOC PATCH v3] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 0/4] daemon: explicitly allow EINTR during poll()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v6] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 2/4] compat/mingw: allow sigaction(SIGCHLD)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/7] parse-options: require PARSE_OPT_NOARG for OPTION_BITOP
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][RFC PATCH 0/2] Add refs list subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [no subject]
- Re: Bug: "git stash create" ignores "message" argument
- From: José Miguel Armijo Fidalgo <jm.armijo.f@xxxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- [PATCH 18/19] environment: move object creation mode into repo settings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/19] environment: move compression level into repo settings
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/19] object-file: get rid of `the_repository` in loose object iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/19] object-file: get rid of `the_repository` in `read_loose_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/19] object-file: remove declaration for `for_each_file_in_obj_subdir()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/19] object-file: get rid of `the_repository` when writing objects
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/19] loose: write loose objects map via their source
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/19] object-file: drop USE_THE_REPOSITORY_VARIABLE
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/19] object-file: get rid of `the_repository` in index-related functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/19] object-file: get rid of `the_repository` in `force_object_loose()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/19] object-file: inline `check_and_freshen()` functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/19] odb: introduce `odb_write_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/19] object-file: stop using `the_hash_algo`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/19] object-file: inline `for_each_loose_file_in_objdir_buf()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/19] object-file: get rid of `the_repository` when freshening objects
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/19] object-file: get rid of `the_repository` in `has_loose_object()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/19] object-file: get rid of `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/19] object-file: get rid of `the_repository` in `finalize_object_file()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/19] object-file: get rid of `the_repository` in `loose_object_info()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/19] object-file: fix -Wsign-compare warnings
- From: Patrick Steinhardt <ps@xxxxxx>
- git-subtree documentation fix request: split example causes fatal error
- From: Alexander Krupp <obs@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Problem with gitk
- From: Nicolas Ratier <nicolas.ratier@xxxxxxxxxxx>
- Re: [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: introduce a '--start-after' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 7/7] parse-options: add precision handling for OPTION_COUNTUP
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 6/7] parse-options: add precision handling for OPTION_BITOP
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 5/7] parse-options: add precision handling for OPTION_NEGBIT
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 4/7] parse-options: add precision handling for OPTION_BIT
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 3/7] parse-options: add precision handling for OPTION_SET_INT
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 2/7] parse-options: add precision handling for PARSE_OPT_CMDMODE
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 1/2] breaking-changes: deprecate support for core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 1/7] parse-options: require PARSE_OPT_NOARG for OPTION_BITOP
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v2 0/7] parse-options: add more precision handling
- From: René Scharfe <l.s.r@xxxxxx>
- Re: gitk: visually indicate whether a tag exists on a remote
- From: Chris Torek <chris.torek@xxxxxxxxx>
- gitk: visually indicate whether a tag exists on a remote
- From: Adi Shavit <adishavit@xxxxxxxxx>
- Re: [PATCH v3 0/4] Better support for customising context lines in --patch commands
- From: Leon Michalak <leonmichalak6@xxxxxxxxx>
- [PATCH 8/8] midx: remove now-unused linked list of multi-pack indices
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 7/8] packfile: stop using linked MIDX list in `get_all_packs()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 6/8] packfile: stop using linked MIDX list in `find_pack_entry()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/8] packfile: refactor `get_multi_pack_index()` to work on sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/8] midx: track whether we have loaded the MIDX
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/8] midx: stop using linked list when closing MIDX
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/8] packfile: refactor `prepare_packed_git_one()` to work on sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/8] midx: start tracking per object database source
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/8] odb: track multi-pack-indices via their object sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 7/8] meson: update subproject wrappers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 8/8] ci: use Meson's new `--slice` option
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/8] meson: improve summary of auto-detected features
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 5/8] meson: fix lookup of shell on MINGW64
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 4/8] meson: clean up unnecessary variables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/8] meson: stop printing 'https' option twice in our summaries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/8] meson: stop discovering native version of Python
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/8] A handful of Meson cleanups and improvements
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/8] meson: stop discovering native version of Python
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/6] bswap.h: Rework ntohl handling
- From: Sebastian Andrzej Siewior <sebastian@xxxxxxxxxxxxx>
- Re: [PATCH v8 1/2] submodule: prevent overwriting .gitmodules entry on path reuse
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v8 2/2] submodule: skip redundant active entries when pattern covers path
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [GSOC PATCH v5 0/3] environment: remove sparse-checkout related global variables
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Jeff King <peff@xxxxxxxx>
- Re: locally storing issues/comments/projects
- From: Sahil Gautam <printfdebugging@xxxxxxxxx>
- Re: locally storing issues/comments/projects
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: locally storing issues/comments/projects
- From: Sahil Gautam <printfdebugging@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [GSOC PATCH v5 0/3] environment: remove sparse-checkout related global variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase: write script before initializing state
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 0/4] Better support for customising context lines in --patch commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug: "git stash create" ignores "message" argument
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v6 0/3] pack-bitmap: fix memory leak if load_bitmap failed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/3] pack-bitmap: fix memory leak if load_bitmap failed
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] t: avoid git config syntax from newer releases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] refs/files: remove empty parent dirs when ref creation fails
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] sparse-index: point users to new 'clean' action
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: locally storing issues/comments/projects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] t: avoid git config syntax from newer releases
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH 1/3] sparse-checkout: remove use of the_repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/8] meson: fix lookup of shell on MINGW64
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 1/3] sparse-checkout: remove use of the_repository
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] docs/git-pack-refs: document heuristic used for packing loose refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Git v2.50.1 and friends
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 5)
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH v3 4/4] for-each-ref: introduce a '--start-after' option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/RelNotes: use .adoc extension for new security releases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/8] meson: improve summary of auto-detected features
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 1/8] meson: stop discovering native version of Python
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Documentation/RelNotes: use .adoc extension for new security releases
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.50.1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: Bug: "git stash create" ignores "message" argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.50.1 and friends
- From: Junio C Hamano <junio@xxxxxxxxx>
- [ANNOUNCE] Git v2.50.1 and friends
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug: "git stash create" ignores "message" argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC PATCH v3] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH 1/2] breaking-changes: deprecate support for core.commentString=auto
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [RFC/PATCH] SubmittingPatches: forbid use of genAI to generate changes
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 2/2] commit: print advice when core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 0/2] breaking-changes: deprecate support for core.commentChar=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 1/2] breaking-changes: deprecate support for core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [GSOC PATCH v3 2/2] builtin/prune: stop depending on 'the_repository'
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- [PATCH v3 4/4] for-each-ref: introduce a '--start-after' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 3/4] refs: selectively set prefix in the seek functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 2/4] ref-cache: remove unused function 'find_ref_entry()'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 1/4] refs: expose `ref_iterator` via 'refs.h'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 0/4] for-each-ref: introduce seeking functionality via '--start-after'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 2/3] sparse-checkout: add 'clean' command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] sparse-checkout: add 'clean' command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] docs/git-pack-refs: document heuristic used for packing loose refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] docs/git-pack-refs: document heuristic used for packing loose refs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH] docs/git-pack-refs: document heuristic used for packing loose refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/3] sparse-index: point users to new 'clean' action
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] sparse-checkout: add 'clean' command
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] sparse-checkout: remove use of the_repository
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] sparse-checkout: add 'clean' command
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Git bash 2.50.0(2) not working on windows 11 PRO 64bit
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- locally storing issues/comments/projects
- From: Sahil Gautam <printfdebugging@xxxxxxxxx>
- [PATCH] refs/files: remove empty parent dirs when ref creation fails
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] t1006: fix broken TAP format
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v5] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 7/8] meson: update subproject wrappers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 8/8] ci: use Meson's new `--slice` option
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 6/8] meson: fix GIT_EXEC_PATH with overridden -Dlibexecdir=
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/8] meson: fix lookup of shell on MINGW64
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/8] meson: clean up unnecessary variables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/8] meson: improve summary of auto-detected features
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/8] meson: stop printing 'https' option twice in our summaries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/8] meson: stop discovering native version of Python
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/8] A handful of Meson cleanups and improvements
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 8/8] ci: use Meson's new `--slice` option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [PATCH v3] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] t5333: fix missing terminator for sed(1) 's' command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Bug: "git stash create" ignores "message" argument
- From: José Miguel Armijo Fidalgo <jm.armijo.f@xxxxxxxxx>
- Re: How to restrict command “git grep” to the first search result per file?
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH 1/1] doc: correct doc for glob pathspec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] ci: use Meson's new `--slice` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v5 0/5] Make the "promisor-remote" capability support more fields
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [External] Re: [PATCH v2] read-cache: report lock error when refreshing index
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH 1/1] doc: correct doc for glob pathspec
- From: Russell Hanneken <rhanneken@xxxxxxxxx>
- [PATCH 0/1] doc: correct doc for glob pathspec
- From: Russell Hanneken <rhanneken@xxxxxxxxx>
- Re: [PATCH 8/8] ci: use Meson's new `--slice` option
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/3] fetch --prune performance problem
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 3/3] clean up interface for refs_warn_dangling_symrefs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 8/8] ci: use Meson's new `--slice` option
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 0/3] fetch --prune performance problem
- From: Phil Hord <phil.hord@xxxxxxxxx>
- Re: What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH 8/8] ci: use Meson's new `--slice` option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Jul 2025, #02; Mon, 7)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v4] fast-(import|export): improve on commit signature output format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/3] pack-bitmap: fix memory leak if load_bitmap failed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/6] bswap.h: Rework ntohl handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] fetch --prune performance problem
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/5] Make the "promisor-remote" capability support more fields
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 0/2] Avoid submodule overwritten and skip redundant active entries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Suggestion: error "tag ... already exists" should distinguish between tagging different or same commit:
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/4] daemon: use sigaction() to install child_handler()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/9] doc: convert git log man page to new synopsis format
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/9] doc: convert git log man page to new synopsis format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: redoste <redoste@xxxxxxxxxxx>
- [PATCH v3 5/9] doc: git-log: convert rev list options to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 9/9] doc: git-log: convert log config to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 7/9] doc: git-log: convert pretty formats to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 8/9] doc: git-log: convert diff options to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/9] doc: git-log: convert pretty options to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/9] doc: git-log: convert line range format to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/9] doc: git-log: convert line range options to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/9] doc: git-log convert rev-list-description to new doc format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/9] doc: convert git-log to new documentation format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/9] doc: convert git log man page to new synopsis format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/4] for-each-ref: introduce a '--skip-until' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2] read-cache: report lock error when refreshing index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] fix apply --intent-to-add
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git Mini Summit at Open Source Summit Europe, Amsterdam, August 28th
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] build: fix FreeBSD build when sysinfo compat library installed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] build: fix FreeBSD build when sysinfo compat library installed
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] build: fix FreeBSD build when sysinfo compat library installed
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v5] builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "redoste" <redoste@xxxxxxxxxxx>
- Re: [PATCH 2/2] t5333: fix missing terminator for sed(1) 's' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] build: fix FreeBSD build when sysinfo compat library installed
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] for-each-ref: introduce a '--skip-until' option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 4/4] bloom: optimize multiple pathspec items in revision traversal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/8] enhance "string_list" code and test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "redoste" <redoste@xxxxxxxxxxx>
- Re: [PATCH v4 4/4] bloom: optimize multiple pathspec items in revision traversal
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH v4 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Lidong Yan <502024330056@xxxxxxxxxxxxxxxx>
- Re: [PATCH] remote: detect collisions in remote names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] builtin/gc: correct total_ram calculation with HAVE_BSD_SYSCTL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Git bash 2.50.0(2) not working on windows 11 PRO 64bit
- From: Fabio Frumento <frumento.fabio@xxxxxxxxx>
- [PATCH v3 4/4] apply docs: clarify wording for --intent-to-add
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- [PATCH v3 3/4] t4140: test apply --intent-to-add interactions
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- [PATCH v3 2/4] apply: only write intents to add for new files
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- [PATCH v3 1/4] apply: read in the index in --intent-to-add mode
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- [PATCH v3 0/4] fix apply --intent-to-add
- From: "Raymond E. Pasco" <ray@xxxxxxxxxxxx>
- Re: [PATCH v4 4/4] bloom: optimize multiple pathspec items in revision traversal
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v4 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 2/2] t5333: fix missing terminator for sed(1) 's' command
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] t: fixes for Perl-less tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t4150: fix warning printed by awk due to escaped '\@'
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 12/20] t: refactor tests depending on Perl to print data
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Bounce probe for git@xxxxxxxxxxxxxxx (no action required)
- From: git+owner@xxxxxxxxxxxxxxx
- Re: [PATCH] remote: detect collisions in remote names
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxxx>
- Re: [GSOC PATCH v3 2/2] builtin/prune: stop depending on 'the_repository'
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] Add reftable by default as a breaking change
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] setup_revisions(): turn on diffs for all-negative diff filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC RFC PATCH v3 5/5] repo-info: add field layout.shallow
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v3 4/5] repo-info: add field layout.bare
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v3 3/5] repo-info: add the field references.format
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v3 2/5] repo-info: add the --format flag
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v3 1/5] repo-info: declare the repo-info command
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC RFC PATCH v3 0/5] repo-info: add new command for retrieving repository info
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [PATCH v2 3/7] t/t1517: move ls-files -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 7/7] t/t1517: move verify-tag -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 6/7] t/t1517: move verify-commit -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 5/7] t/t1517: move send-pack -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 4/7] t/t1517: move pack-refs -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 3/7] t/t1517: move ls-files -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 2/7] t/t1517: move for-each-ref -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v3 1/7] t/t1517: move checkout-index -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 0/7] move builtin help test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 5/7] t/t1517: move send-pack -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 7/7] t/t1517: move verify-tag -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 6/7] t/t1517: move verify-commit -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 4/7] t/t1517: move pack-refs -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 2/7] t/t1517: move for-each-ref -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 1/7] t/t1517: move checkout-index -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v2 0/7] move builtin help test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 7/7] t/t1517: move verify-tag -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 6/7] t/t1517: move verify-commit -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 5/7] t/t1517: move send-pack -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 4/7] t/t1517: move pack-refs -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 3/7] t/t1517: move ls-files -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 2/7] t/t1517: move for-each-ref -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 1/7] t/t1517: move checkout-index -h test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 0/7] move builtin help test to t1517
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH] SubmittingPatches: allow non-real name contributions
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- [PATCH v2] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: redoste <redoste@xxxxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "redoste" <redoste@xxxxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "redoste" <redoste@xxxxxxxxxxx>
- [PATCH] SubmittingPatches: allow non-real name contributions
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/9] Doc git log
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH 7/9] doc: git-log: convert pretty formats to new doc format
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: How to restrict command “git grep” to the first search result per file?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [GSoC][RFC PATCH 0/2] Add refs list subcommand
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: How to restrict command “git grep” to the first search result per file?
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: How to restrict command “git grep” to the first search result per file?
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- How to restrict command “git grep” to the first search result per file?
- From: Markus Elfring <Markus.Elfring@xxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: "Drew DeVault" <drew@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: "Drew DeVault" <drew@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: Bug: "git stash create" ignores "message" argument
- From: Darren Rambaud <d.gitscm@xxxxxxx>
- Re: [PATCH v2 1/2] pretty: add X-Change-ID to mail formats
- From: Jeff King <peff@xxxxxxxx>
- Re: Document ability to disable template directory in git-init
- From: Jeff King <peff@xxxxxxxx>
- Re: Bug: "git stash create" ignores "message" argument
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Jeff King <peff@xxxxxxxx>
- Bug: "git stash create" ignores "message" argument
- From: José Miguel Armijo Fidalgo <jm.armijo.f@xxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "redoste" <redoste@xxxxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "redoste" <redoste@xxxxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] remote: detect collisions in remote names
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] docs: correct mistakes in git-merge
- From: "Timur Sultanaev via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Jeff King <peff@xxxxxxxx>
- [GSOC RFC] commit: commentChar=auto bug-fix suggestion
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: Question: how will sha256sum be implemented in git
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH] ssh signing: don't detach the filename strbuf from key_file tempfile
- From: redoste <redoste@xxxxxxxxxxx>
- Re: [PATCH] build: fix FreeBSD build when sysinfo compat library installed
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] build: fix FreeBSD build when sysinfo compat library installed
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [GSoC RFC PATCH v2 1/7] repo-info: declare the repo-info command
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH 7/9] doc: git-log: convert pretty formats to new doc format
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [GSoC RFC PATCH v2 5/7] repo-info: add the field references.format
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH 7/9] doc: git-log: convert pretty formats to new doc format
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 6/9] doc: git-log: convert pretty options to new doc format
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: Question: how will sha256sum be implemented in git
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: Document ability to disable template directory in git-init
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: Document ability to disable template directory in git-init
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSOC PATCH v3 2/2] builtin/prune: stop depending on 'the_repository'
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- [GSOC PATCH v3 1/2] repository: move 'repository_format_precious_objects' to repo scope
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- [GSOC PATCH v3 0/2] builtin/prune: remove dependency on global variables and 'the_repository'
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: Document ability to disable template directory in git-init
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] setup_revisions(): turn on diffs for all-negative diff filter
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 0/2] Add reftable by default as a breaking change
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 2/4] ref-cache: remove unused function 'find_ref_entry()'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 4/4] for-each-ref: introduce a '--skip-until' option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 3/4] refs: selectively set prefix in the seek functions
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 1/4] refs: expose `ref_iterator` via 'refs.h'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 0/4] for-each-ref: introduce seeking functionality via '--skip-until'
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 2/2] bloom: enable multiple pathspec bloom keys
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Question: how will sha256sum be implemented in git
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- [PATCH v4 3/4] bloom: replace struct bloom_key * with struct bloom_keyvec
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v4 1/4] bloom: add test helper to return murmur3 hash
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v4 4/4] bloom: optimize multiple pathspec items in revision traversal
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v4 2/4] bloom: rename function operates on bloom_key
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- [PATCH v4 0/4] bloom: enable bloom filter optimization for multiple pathspec elements in revision traversal
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: [External] Document ability to disable template directory in git-init
- From: Boris Kolpackov <boris@xxxxxxxxxxxxxxxxx>
- Hey I’m not interested blocked all this
- From: Pretty Natasha <natashababy001@xxxxxxxxxx>
- [PATCH v3 2/2] setup: use "reftable" format when experimental features are enabled
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/2] BreakingChanges: announce switch to "reftable" format
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/2] Add reftable by default as a breaking change
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC RFC PATCH v2 6/7] repo-info: add field layout.bare
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [GSOC PATCH v3] commit: avoid scanning trailing comments when 'core.commentChar' is "auto"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Lidong Yan <yldhome2d2@xxxxxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Per Cederqvist <ceder@xxxxxxxxxxxxxx>
- Re: [PATCH v3 0/8] enhance "string_list" code and test
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Allowing "/" in the name of a git remote is a strange choice
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [External] Document ability to disable template directory in git-init
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH] setup_revisions(): turn on diffs for all-negative diff filter
- From: Eric Salem <ericsalem@xxxxxxxxx>
- [PATCH] setup_revisions(): turn on diffs for all-negative diff filter
- From: Jeff King <peff@xxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]