Git Distributed Software Revision Control
[Prev Page][Next Page]
- [GSoC PATCH v5 3/3] reftable: adapt write_object_record() to propagate block_writer_add() errors
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC PATCH v5 1/3] reftable: propagate specific error codes in block_writer_add()
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC PATCH v5 0/3] reftable: return proper error codes from block_writer_add
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: bug: git shows hints that should be suppressed
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] pseudo-merge.h: fix a typo
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 5/5] repack: begin combining cruft packs with `--combine-cruft-below-size`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/5] t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/5] t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
- From: Elijah Newren <newren@xxxxxxxxx>
- RFC: git bisect worktrees ../wk-A:../wk-B
- From: jim.cromie@xxxxxxxxx
- Re: [PATCH] meson: use test_environment conditionally.
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 03/12] meson.build: only set build variables for non-default values
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] index-pack, unpack-objects: restore missing ->init_fn
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 4/6] rev-list: support delimiting objects with NUL bytes
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] index-pack, unpack-objects: restore missing ->init_fn
- From: "gtXfined H." <hmz007@xxxxxxxxx>
- Re: [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: bug: git shows hints that should be suppressed
- bug: git shows hints that should be suppressed
- Re: [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] docs: add BreakingChanges to TECH_DOCS target
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] index-pack, unpack-objects: restore missing ->init_fn
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] install meson for Documentation job
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2 2/2] doc: apply new format to git-branch man page
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] completion: take into account the formatting backticks for options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] doc: apply new format to git-branch man page
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/3] reftable: adapt write_object_record() to propagate block_writer_add() errors
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v4 1/3] reftable: propagate specific error codes in block_writer_add()
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v4 2/3] reftable: adapt writer_add_record() to propagate block_writer_add() errors
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC PATCH v4 0/3] reftable: return proper error codes from block_writer_add
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH 8/8] pretty: refactor parsing of decoration options
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 5/8] pretty: after padding, reset padding info
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 6/8] pretty: refactor parsing of line-wrapping "%w" placeholder
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 7/8] pretty: refactor parsing of magic
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 4/8] pretty: fix parsing of half-valid "%<" and "%>" placeholders
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 2/8] pretty: simplify if-else to reduce code duplication
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 3/8] pretty: collect padding-related fields in separate struct
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 1/8] pretty: tighten function signature to not take `void *`
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- [PATCH 0/8] pretty: minor bugfixing, some refactorings
- From: Martin Ågren <martin.agren@xxxxxxxxx>
- Re: [GSoC PATCH v5 0/2] sendemail: improve error capture and status code handling
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v2] [GSoC Patch v2]Modernize Test Path Checking: test -(e|f|d)
- From: "Sampriyo Guin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/9] remove unnecessary if statement
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [GSoC PATCH v5 1/2] sendemail: capture errors in an eval {} block
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- [GSoC PATCH v5 0/2] sendemail: improve error capture and status code handling
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- [GSoC PATCH v5 2/2] sendemail: finer-grained SMTP error handling
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- Re: [PATCH] format-patch: use raw format for notes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [GSoC PATCH v2] Use `test_path_*` helper functions instead of `test -[efd]`.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v4 10/13] ewah: implement `struct ewah_or_iterator`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #05; Tue, 18)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] [GSoC Patch] Modernize Test Path Checking: test -(e|f|d)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] install meson for Documentation job
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] approxidate: overwrite tm_mday for `now` and `yesterday`
- From: Tuomas Ahola <taahol@xxxxxx>
- Re: [PATCH] [GSoC Patch] Modernize Test Path Checking in Git’s Test Suite
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 0/2] approxidate: tweak special date formats
- From: Tuomas Ahola <taahol@xxxxxx>
- Re: [PATCH v4 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] approxidate: make "specials" respect fixed day-of-month
- From: Tuomas Ahola <taahol@xxxxxx>
- [PATCH] pseudo-merge.h: fix a typo
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] limiting followRemoteHEAD being used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/4] refspec: replace `refspec_init()` with fetch/push variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 03/13] pack-bitmap.c: open and store incremental bitmap layers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/4] refspec: remove refspec_item_init_or_die()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 4/4] refspec: replace `refspec_item_init()` with fetch/push variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/4] refspec: treat 'fetch' as a Boolean value
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/4] refspec: treat 'fetch' as a Boolean value
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] format-patch: use raw format for notes
- From: Tuomas Ahola <taahol@xxxxxx>
- Re: [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] refspec: treat 'fetch' as a Boolean value
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] [GSoC Patch] Modernize Test Path Checking in Git’s Test Suite
- From: "Sampriyo Guin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] [GSoC Patch] Modernize Test Path Checking: test -(e|f|d)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/9] remove unnecessary if statement
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] refspec: treat 'fetch' as a Boolean value
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] format-patch: use raw format for notes
- From: Tuomas Ahola <taahol@xxxxxx>
- What's cooking in git.git (Mar 2025, #05; Tue, 18)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] [GSoC Patch] Modernize Test Path Checking in Git’s Test Suite
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] [GSoC Patch] Modernize Test Path Checking in Git’s Test Suite
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] format-patch: use raw format for notes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] format-patch: use raw format for notes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] fetch: only respect followRemoteHEAD with configured refspecs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/3] http.c: introduce `set_long_from_env()` for convenience
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/3] http: support fine-tuning curl's keepalive behavior
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 01/13] Documentation: describe incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] limiting followRemoteHEAD being used
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/3] http.c: allow custom TCP keepalive behavior via config
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/3] http.c: inline `set_curl_keepalive()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 01/13] Documentation: describe incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [RFC PATCH v1 0/4] Fix `cargo package` for libgit-sys
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: Slow git add . performance in large repo
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [RFC PATCH v1 2/4] libgit-sys: add symlink to git repo root and clean after build
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [RFC PATCH v1 3/4] libgit-sys: parallelize build with Cargo's jobserver
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [RFC PATCH v1 1/4] libgitpub: move to separate contrib/ directory
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [RFC PATCH v1 4/4] libgit-sys: exclude unnecessary directories in git-src
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] [GSoC Patch] Modernize Test Path Checking: test -(e|f|d)
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] completion: fix bugs with slashes in remote names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: clarify meaning of core.commentString=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 13/13] midx: implement writing incremental MIDX bitmaps
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 2/2] completion: fix bugs with slashes in remote names
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 5/5] repack: begin combining cruft packs with `--combine-cruft-below-size`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [no subject]
- Re: [PATCH] install meson for Documentation job
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH] install meson for Documentation job
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH v3 1/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] bundle-uri: copy all bundle references ino the refs/bundle space
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/2] bundle-uri: add test for bundle-uri clones with tags
- From: "Scott Chacon via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] pack-refs doc: fix indentation for --exclude
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] docs: add BreakingChanges to TECH_DOCS target
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [GSoC PATCH v2] Use `test_path_*` helper functions instead of `test -[efd]`.
- From: Aryan Pathania <contact@xxxxxxxx>
- [PATCH 9/9] builtin/update-server-info: remove unnecessary if statement
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 8/9] builtin/checkout-index: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 7/9] builtin/for-each-ref: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 6/9] builtin/ls-files: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 5/9] builtin/pack-refs: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 4/9] builtin/send-pack: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 3/9] builtin/verify-commit: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 2/9] builtin/verify-tag: stop using `the_repository`
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 0/9] remove unnecessary if statement
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH 1/9] config: teach repo_config to allow `repo` to be NULL
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH] [GSoC Patch] Modernize Test Path Checking: test -(e|f|d)
- From: "Sampriyo Guin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] docs: clarify meaning of core.commentString=auto
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH] index-pack, unpack-objects: restore missing ->init_fn
- From: Jensen Huang <hmz007@xxxxxxxxx>
- Re: [PATCH v5 1/3] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v5 3/3] promisor-remote: compare remote names case sensitively
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6 3/4] promisor-remote: fix possible issue when no URL is advertised
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6 2/4] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6 4/4] promisor-remote: compare remote names case sensitively
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6 0/4] "promisor-remote" capability fixes
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v6 1/4] t5710: arrange to delete the client before cloning
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12)
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [GSoC][Patch] Modernize Test Path Checking in Git’s Test Suite
- From: Karthik Nayak <KARTHIK.188@xxxxxxxxx>
- [GSoC][Patch] Modernize Test Path Checking in Git’s Test Suite
- From: Sampriyo Guin <sampriyoguin@xxxxxxxxx>
- Re: [PATCH v4 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 2/2] fetch: don't ask for remote HEAD if followRemoteHEAD is "never"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] fetch: only respect followRemoteHEAD with configured refspecs
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] limiting followRemoteHEAD being used
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/2] completion: take into account the formatting backticks for options
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH 1/2] completion: take into account the formatting backticks for options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 03/13] pack-bitmap.c: open and store incremental bitmap layers
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/2] completion: take into account the formatting backticks for options
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 01/13] Documentation: describe incremental MIDX bitmaps
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 00/13] midx: incremental multi-pack indexes, part two
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 13/13] midx: implement writing incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
- From: Jeff King <peff@xxxxxxxx>
- Re: Slow git add . performance in large repo
- From: Yissachar Radcliffe <yissachar@xxxxxxxxx>
- Re: [PATCH v4 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 10/13] ewah: implement `struct ewah_or_iterator`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 01/13] Documentation: describe incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/3] run-command: use errno to check for sigfillset() error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] refspec: treat 'fetch' as a Boolean value
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/4] refspec: treat 'fetch' as a Boolean value
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/3] -Wunreachable-code
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 3/3] config.mak.dev: enable -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 1/3] run-command: use errno to check for sigfillset() error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/3] git-compat-util: add NOT_CONSTANT macro and use it in atfork_prepare()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/3] -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] refspec: treat 'fetch' as a Boolean value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] run-command: use errno to check for sigfillset() error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH v4 0/2] smtp_auth_maybe: unified error capture and status code processing optimization
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Slow git add . performance in large repo
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 5/5] repack: begin combining cruft packs with `--combine-cruft-below-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/5] repack: avoid combining cruft packs with `--max-cruft-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/5] t/t7704-repack-cruft.sh: consolidate `write_blob()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/5] t/t7704-repack-cruft.sh: clarify wording in --max-cruft-size tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/5] t/t5329-pack-objects-cruft.sh: evict 'repack'-related tests
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/5] repack: introduce '--combine-cruft-below-size'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ci: add build checking for side-effects in assert() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] git-compat-util: introduce BUG_IF_NOT() macro
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/3] Add a static analysis job to prevent assertions with side effects
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/3] git-compat-util: introduce BUG_IF_NOT() macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] treewide: replace assert() with BUG_IF_NOT() in special cases
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] ci: add build checking for side-effects in assert() calls
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/4] refspec: treat 'fetch' as a Boolean value
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] refspec: replace `refspec_item_init()` with fetch/push variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/4] refspec: remove refspec_item_init_or_die()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/4] refspec: replace `refspec_init()` with fetch/push variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/4] refspec: treat 'fetch' as a Boolean value
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git Bug Report: git add --patch > "e" makes keyboard unresponsive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/9] fetch: ask server to advertise HEAD for config-less fetch
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] contrib/vscode: respect configurable options of IntelliSense
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] doc: restore: remove note on --patch w/ pathspecs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] doc: apply new format to git-branch man page
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: clarify meaning of core.commentString=auto
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/3] run-command: use errno to check for sigfillset() error
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/6] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] completion: take into account the formatting backticks for options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] docs: clarify meaning of core.commentString=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/9] fetch: avoid ls-refs only to ask for HEAD symref update
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Slow git add . performance in large repo
- From: Yissachar Radcliffe <yissachar@xxxxxxxxx>
- Re: Problems publishing Rust crates (was: [ANNOUNCE] Git v2.49.0)
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: git switch --force vs --discard-changes: docs don't match behavior
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- Re: [PATCH 8/9] fetch: avoid ls-refs only to ask for HEAD symref update
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] git-compat-util: add NOT_A_CONST macro and use it in atfork_prepare()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] diffcore-rename: fix BUG when break detection and --follow used together
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] diffcore-rename: fix BUG when break detection and --follow used together
- From: Jeff King <peff@xxxxxxxx>
- Re: path-restricted log vs. subtree merges
- From: Jeff King <peff@xxxxxxxx>
- Re: git switch --force vs --discard-changes: docs don't match behavior
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git switch --force vs --discard-changes: docs don't match behavior
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH v3] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- [GSoC PATCH v3] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- [GSoC PATCH v3] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: [GSoC PATCH v2] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: [ANNOUNCE] Git for Windows 2.49.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [GSoC PATCH v2] rm: fix sign comparison warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git switch --force vs --discard-changes: docs don't match behavior
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- Re: [PATCH 06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] meson: fix perl detection when docs are enabled, but perl bindings aren't
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [ANNOUNCE] Git for Windows 2.49.0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: path-restricted log vs. subtree merges
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: path-restricted log vs. subtree merges
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3] gitk: added external diff file rename detection
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] git-gui: heed core.commentChar/commentString
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] git-gui: heed core.commentChar/commentString
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- [GSoC PATCH v2] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: [PATCH] doc: add missing commit C to the graph for --ancestry-path=H D..M
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH 5/5] merge-ort: remove extraneous word in comment
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] merge-ort: fix accidental strset<->strintmap
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/5] t7615: be more explicit about diff algorithm used
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] t6423: fix a comment that accidentally reversed two commits
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] stash: remove merge-recursive.h include
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] Miscellaneous fixups preparing for the removal of merge-recursive
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] doc: add missing commit C to the graph for --ancestry-path=H D..M
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v2 3/3] treewide: replace assert() with BUG_IF_NOT() in special cases
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] ci: add build checking for side-effects in assert() calls
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] git-compat-util: introduce BUG_IF_NOT() macro
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] Add a static analysis job to prevent assertions with side effects
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] meson: fix perl detection when docs are enabled, but perl bindings aren't
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- [GSoC PATCH v4 2/2] Error handling for SMTP status codes
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- [GSoC PATCH v4 1/2] Unify capture of SMTP errors
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- [GSoC PATCH v4 0/2] smtp_auth_maybe: unified error capture and status code processing optimization
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- Re: [PATCH v3] gitk: new option to hide prefetch refs
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Git Bug Report: git add --patch > "e" makes keyboard unresponsive
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] contrib/vscode: respect configurable options of IntelliSense
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: `--ancestry-path` documentation has wrong graph
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH] doc: add missing commit C to the graph for --ancestry-path=H D..M
- From: "Han Jiang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] doc: restore: remove note on --patch w/ pathspecs
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: `--ancestry-path` documentation has wrong graph
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: `--ancestry-path` documentation has wrong graph
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- RE: [ANNOUNCE] Git v2.49.0
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [GSOC][PATCH 3/3] Replace git_config(...) with repo_config(...) for modern Git compatibility
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [GSOC][PATCH 3/3] Replace git_config(...) with repo_config(...) for modern Git compatibility
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [GSOC][PATCH 2/3] Update function signature and UNUSED to include struct repository and modify builtin.h accordingly
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- [GSOC][PATCH 1/3] Remove outdated mentoring mailing list reference and clarify tutorial prerequisites
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: `--ancestry-path` documentation has wrong graph
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 2/2] doc: apply new format to git-branch man page
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] completion: take into account the formatting backticks for options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] doc: apply new format to git-branch man page
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- path-restricted log vs. subtree merges
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH] git-gui: heed core.commentChar/commentString
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH] docs: clarify meaning of core.commentString=auto
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: `--ancestry-path` documentation has wrong graph
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 05/12] config.mak.uname: add a note about NO_STRLCPY for Linux
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 04/12] Makefile: remove NEEDS_LIBRT build variable
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 03/12] meson.build: only set build variables for non-default values
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 02/12] Makefile: only set some BASIC_CFLAGS when RUNTIME_PREFIX is set
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 01/12] meson.build: remove -DCURL_DISABLE_TYPECHECK
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 12/12] config.mak.uname: add a note about CSPRNG_METHOD for Linux
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 00/12] miscellaneous build mods (part 1)
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 11/12] config.mak.uname; add arc4random to the cygwin build
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 10/12] config.mak.uname: add sysinfo() configuration for cygwin
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 09/12] builtin/gc.c: correct RAM calculation when using sysinfo
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 08/12] config.mak.uname: add clock_gettime() to the cygwin build
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 07/12] config.mak.uname: add HAVE_GETDELIM to the cygwin section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 06/12] config.mak.uname: only set NO_REGEX on cygwin for v1.7
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: en/diff-rename-follow-fix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] diffcore-rename: fix BUG when break detection and --follow used together
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- en/diff-rename-follow-fix (Was: Re: What's cooking in git.git (Mar 2025, #04; Fri, 14))
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #04; Fri, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] completion: fix bugs with slashes in remote names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()
- From: Jason Cho <jason11choca@xxxxxxxxx>
- Re: [PATCH v3 2/2] completion: fix bugs with slashes in remote names
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- Re: [PATCH v2 3/3] git-compat-util: add NOT_A_CONST macro and use it in atfork_prepare()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diffcore-rename: fix BUG when break detection and --follow used together
- From: Elijah Newren <newren@xxxxxxxxx>
- RE: Making bit-by-bit reproducible Git Bundles?
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 2/2] completion: fix bugs with slashes in remote names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] xdiff: avoid arithmetic overflow in xdl_get_hunk()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/3] git-compat-util: add NOT_A_CONST macro and use it in atfork_prepare()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] run-command: use errno to check for sigfillset() error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/3] -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/3] config.mak.dev: enable -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problems publishing Rust crates
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 11/13] pack-bitmap.c: keep track of each layer's type bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 13/13] midx: implement writing incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 10/13] ewah: implement `struct ewah_or_iterator`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 12/13] pack-bitmap.c: use `ewah_or_iterator` for type bitmap iterators
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 06/13] pack-bitmap.c: support bitmap pack-reuse with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 09/13] pack-bitmap.c: apply pseudo-merge commits with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 08/13] pack-bitmap.c: compute disk-usage with incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 07/13] pack-bitmap.c: teach `rev-list --test-bitmap` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 05/13] pack-bitmap.c: teach `show_objects_for_type()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 04/13] pack-bitmap.c: teach `bitmap_for_commit()` about incremental MIDXs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 03/13] pack-bitmap.c: open and store incremental bitmap layers
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 02/13] pack-revindex: prepare for incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 01/13] Documentation: describe incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v4 00/13] midx: incremental multi-pack indexes, part two
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Problems publishing Rust crates (was: [ANNOUNCE] Git v2.49.0)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Problems publishing Rust crates (was: [ANNOUNCE] Git v2.49.0)
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v3 2/2] completion: fix bugs with slashes in remote names
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- [PATCH v3 1/2] completion: add helper to count path components
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- [PATCH v3 0/2] completion: fix bugs with slashes in remote names
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- Re: [PATCH v5 1/3] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFH] Issues and Contributions to friendly third-party projects
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #04; Fri, 14)
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #04; Fri, 14)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] meson: use test_environment conditionally.
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH] meson: use test_environment conditionally.
- From: Sam James <sam@xxxxxxxxxx>
- Re: [RFH] Issues and Contributions to friendly third-party projects
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Mar 2025, #04; Fri, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [EXTERNAL] Re: Windows Application Issue | Git | REF # 56282410
- From: "Haifang Wang (Centific Technologies Inc)" <v-haiwang@xxxxxxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/3] promisor-remote: compare remote names case sensitively
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- A note from the maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] diffcore-rename: fix BUG when break detection and --follow used together
- From: Jeff King <peff@xxxxxxxx>
- [ANNOUNCE] Git v2.49.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `--ancestry-path` documentation has wrong graph
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH] t9400: prefer test_path_* helper functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] config.mak.dev: enable -Wunreachable-code
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] reftable: ignore file-in-use errors when unlink(3p) fails on Windows
- From: Christian Reich <Zottelbart@xxxxxxxxxxx>
- [PATCH v5 3/3] promisor-remote: compare remote names case sensitively
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 2/3] promisor-remote: fix possible issue when no URL is advertised
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 1/3] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v5 0/3] "promisor-remote" capability fixes
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [GSoC PATCH v3 1/1] Unify SMTP auth error handling
- From: Yuting Zheng <05zyt30@xxxxxxxxx>
- Re: [GSoC PATCH] t9400: prefer test_path_* helper functions
- From: Aryan Pathania <aryan.pathania2003@xxxxxxxxx>
- [PATCH v3 2/2] reflog: implement subcommand to drop reflogs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 1/2] reflog: improve error for when reflog is not found
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 0/2] reflog: implement subcommand to drop reflogs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: BUG: diffcore-rename.c:1674: tracking failed somehow; failed to find associated dst for broken pair
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Jeff King <peff@xxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/3] treewide: replace assert() with BUG_IF_NOT() in special cases
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] ci: add build checking for side-effects in assert() calls
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] git-compat-util: introduce BUG_IF_NOT() macro
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Add a static analysis job to prevent assertions with side effects
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/6] rev-list: support NUL-delimited --missing option
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v3 5/6] rev-list: support NUL-delimited --boundary option
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v3 4/6] rev-list: support delimiting objects with NUL bytes
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v3 3/6] revision: support NUL-delimited --stdin mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v3 2/6] rev-list: refactor early option parsing
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v3 1/6] rev-list: inline `show_object_with_name()` in `show_object()`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v3 0/6] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #03; Wed, 12)
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: Windows Application Issue | Git | REF # 56282410
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `--word-diff` documentation formatting error
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- `--ancestry-path` documentation has wrong graph
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 3/3] completion: fix bugs with slashes in remote names
- From: David Mandelberg <david@xxxxxxxxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Simon Josefsson <simon@xxxxxxxxxxxxx>
- Re: [GSoC PATCH v3 1/1] Unify SMTP auth error handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-filter-branch.1: Some remarks and a patch with editorial changes for this man page
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git-imap-send.1: Some remarks and a patch with editorial changes for this man page
- From: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx>
- Re: [PATCH v5] builtin/pack-objects.c: freshen objects from existing cruft packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git-filter-branch.1: Some remarks and a patch with editorial changes for this man page
- From: Bjarni Ingi Gislason <bjarniig@xxxxxxxxx>
- [PATCH v5] builtin/pack-objects.c: freshen objects from existing cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] compat/mingw: handle O_CLOEXEC in `mingw_open_existing()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Fwd: Suggesting config option for clone to always recurse submodules
- From: Tor Nichols <bustedchain@xxxxxxxxx>
- Re: [PATCH 3/3] completion: fix bugs with slashes in remote names
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 1/1] builtin/pack-objects.c: freshen objects from existing cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GIT PULL] l10n updates for 2.49.0 round 1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v3] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Elijah Newren <newren@xxxxxxxxx>
- marko.djor26@xxxxxxxxxx
- From: Marko Djordjevic <marko.djor26@xxxxxxxxxx>
- Re: [PATCH 8/9] fetch: avoid ls-refs only to ask for HEAD symref update
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: [GSoC PATCH] rm: fix sign comparison warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] rev-list: support NUL-delimited --missing option
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2 4/6] rev-list: support delimiting objects with NUL bytes
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [GSoC PATCH] rm: fix sign comparison warnings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2] reflog: implement subcommand to drop reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSoC PATCH] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: [GSoC PATCH] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: [PATCH v2] reflog: implement subcommand to drop reflogs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [GSoC][Patch] Add more builtin patterns for userdiff: Add builtin patterns for Verilog
- From: li li <li0371859@xxxxxxxxx>
- Re: [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- [PATCH 1/2] compat/mingw: handle O_CLOEXEC in `mingw_open_existing()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] compat/mingw: fix EACCESS when opening files with `O_CREAT | O_EXCL`
- From: Patrick Steinhardt <ps@xxxxxx>
- [GIT PULL] l10n updates for 2.49.0 round 1
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] reflog: drop usage of global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] rev-list: support NUL-delimited --missing option
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/6] rev-list: support delimiting objects with NUL bytes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] doc: centrally document various ways spell `true` and `false`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/9] fetch: ask server to advertise HEAD for config-less fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] t: extend test_lazy_prereq
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH] rm: fix sign comparison warnings
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v3] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Simon Josefsson <simon@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Get back
- From: "Gloria"<ads-noreply@xxxxxxxxxxxxxxxxx>
- Re: [GSoC PATCH] rm: fix sign comparison warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Elijah Newren <newren@xxxxxxxxx>
- [no subject]
- Re: [PATCH v11 8/8] cat-file: add remote-object-info to batch-command
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 6/9] fetch: ask server to advertise HEAD for config-less fetch
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/9] t5702: fix typo in test name
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/3] merge-ort: allow rename detection to be disabled
- From: Jeff King <peff@xxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Jeff King <peff@xxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH v6 00/16] refs: batch refname availability checks
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 6/6] am: switch from merge_recursive_generic() to merge_ort_generic()
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] merge-ort: fix merge.directoryRenames=false
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/6] t3650: document bug when directory renames are turned off
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] merge-ort: allow rename detection to be disabled
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] merge-ort: support having merge verbosity be set to 0
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] merge-ort: add new merge_ort_generic() function
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/6] rev-list: support NUL-delimited --missing option
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 5/6] rev-list: support NUL-delimited --boundary option
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 4/6] rev-list: support delimiting objects with NUL bytes
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 3/6] revision: support NUL-delimited --stdin mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 2/6] rev-list: refactor early option parsing
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 0/6] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH v2 1/6] rev-list: inline `show_object_with_name()` in `show_object()`
- From: Justin Tobler <jltobler@xxxxxxxxx>
- en/merge-ort-prepare-to-remove-recursive (Was: Re: What's cooking in git.git (Mar 2025, #03; Wed, 12))
- From: Elijah Newren <newren@xxxxxxxxx>
- What's cooking in git.git (Mar 2025, #03; Wed, 12)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] doc: centrally document various ways spell `true` and `false`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 2/2] merge-ort: fix slightly overzealous assertion for rename-to-self
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/3] merge-ort: support having merge verbosity be set to 0
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: allow rename detection to be disabled
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 7/9] fetch: stop protecting additions to ref-prefix list
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] rev-list: support delimiting objects with NUL bytes
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 3/3] merge-ort: support having merge verbosity be set to 0
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 6/9] fetch: ask server to advertise HEAD for config-less fetch
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] rev-list: support delimiting objects with NUL bytes
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 2/4] rev-list: refactor early option parsing
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: allow rename detection to be disabled
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/3] merge-ort: add new merge_ort_generic() function
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 5/9] refspec_ref_prefixes(): clean up refspec_item logic
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/9] t5516: drop NEEDSWORK about v2 reachability behavior
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/9] t5702: fix typo in test name
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/9] fetch: further ref-prefix cleanups and optimizations
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 10/13] pack-objects: refactor path-walk delta phase
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 03/13] pack-objects: update usage to match docs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 02/13] pack-objects: add --path-walk option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/13] pack-objects: extract should_attempt_deltas()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 00/13] PATH WALK II: Add --path-walk option to 'git pack-objects'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Windows Application Issue | Git | REF # 56282410
- From: "Haifang Wang (Centific Technologies Inc)" <v-haiwang@xxxxxxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GSoC PATCH] pathspec: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- [GSoC PATCH] rm: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: [PATCH 0/3] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/3] merge-ort: support having merge verbosity be set to 0
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: allow rename detection to be disabled
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/3] merge-ort: add new merge_ort_generic() function
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [no subject]
- Re: [PATCH v10 8/8] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH] t9400: prefer test_path_* helper functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH] t9400: prefer test_path_* helper functions
- From: Aryan Pathania <contact@xxxxxxxx>
- Re: [PATCH v3] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Making bit-by-bit reproducible Git Bundles?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 16/16] refs: reuse iterators when determining refname availability
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 15/16] refs/iterator: implement seeking for files iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 14/16] refs/iterator: implement seeking for packed-ref iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 13/16] refs/iterator: implement seeking for ref-cache iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 12/16] refs/iterator: implement seeking for reftable iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 09/16] refs/iterator: separate lifecycle from iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 10/16] refs/iterator: provide infrastructure to re-seek iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 11/16] refs/iterator: implement seeking for merged iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 08/16] refs: stop re-verifying common prefixes for availability
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 07/16] refs/files: batch refname availability checks for initial transactions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 05/16] refs/reftable: batch refname availability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 06/16] refs/files: batch refname availability checks for normal transactions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 04/16] refs: introduce function to batch refname availability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 03/16] builtin/update-ref: skip ambiguity checks when parsing object IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 01/16] object-name: introduce `repo_get_oid_with_flags()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 00/16] refs: batch refname availability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Iffy output given git diff --unified=2147483647
- From: Jason Cho <jason11choca@xxxxxxxxx>
- Re: [PATCH v5 09/16] refs/iterator: separate lifecycle from iteration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 07/16] refs/files: batch refname availability checks for initial transactions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 08/16] refs: stop re-verifying common prefixes for availability
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 06/16] refs/files: batch refname availability checks for normal transactions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 05/16] refs/reftable: batch refname availability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 04/16] refs: introduce function to batch refname availability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] ci: perform build and smoke tests for Meson docs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Mar 2025, #02; Thu, 6)
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 00/16] refs: batch refname availability checks
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 09/16] refs/iterator: separate lifecycle from iteration
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] docs: fix check-docs with WITH_BREAKING_CHANGES
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 08/16] refs: stop re-verifying common prefixes for availability
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 1/3] meson: define WITH_BREAKING_CHANGES when enabling breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/3] meson: improve handling of `-Dbreaking_changes=true`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/3] meson: don't install git-pack-redundant(1) docs with breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] meson: don't compile git-pack-redundant(1) with breaking changes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 07/16] refs/files: batch refname availability checks for initial transactions
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 06/16] refs/files: batch refname availability checks for normal transactions
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 05/16] refs/reftable: batch refname availability checks
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 04/16] refs: introduce function to batch refname availability checks
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 04/16] refs: introduce function to batch refname availability checks
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v5 02/16] object-name: allow skipping ambiguity checks in `get_oid()` family
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 2/2] reftable: adapt writer code to propagate block_writer_add() errors
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v3 1/2] reftable: propagate specific error codes in block_writer_add()
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC PATCH v3 0/2] reftable: return proper error codes from block_writer_add
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Making bit-by-bit reproducible Git Bundles?
- From: Simon Josefsson <simon@xxxxxxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3] promisor-remote: fix segfault when remote URL is missing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] docs: fix check-docs with WITH_BREAKING_CHANGES
- From: phillip.wood123@xxxxxxxxx
- Re: [GSoC PATCH v2] reftable: return proper error code from block_writer_add()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC] Microproject: Updating Documentation
- From: JAYATHEERTH K <jayatheerthkulkarni2005@xxxxxxxxx>
- [PATCH] [GSOC] Update MyFirstContribution.adoc to current codebase
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- Re: [PATCH 2/3] merge-ort: allow rename detection to be disabled
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] Small new merge-ort features, prepping for deletion of merge-recursive.[ch]
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] merge-ort: add new merge_ort_generic() function
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] rev-list: support delimiting objects with NUL bytes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] reflog: implement subcommand to drop reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/6] t: introduce WITH_BREAKING_CHANGES prerequisite
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/6] t: extend test_lazy_prereq
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 00/18] reftable: stop using "git-compat-util.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [GSoC PATCH v3 1/1] Unify SMTP auth error handling
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- [GSoC PATCH v3 0/1] Refactor SMTP Auth Error Handling
- From: Zheng Yuting <05zyt30@xxxxxxxxx>
- Re: [PATCH v11 8/8] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 00/18] reftable: stop using "git-compat-util.h"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v11 8/8] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] rev-list: introduce NUL-delimited output mode
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH] dir.h: remove duplicate forward declaration of struct repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/6] pack-objects: generate cruft packs at most one object over threshold
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 5/6] t6120: further modernize
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 6/6] name-rev: remove "--stdin" support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/6] t6120: avoid hiding "git" exit status
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 3/6] t: introduce WITH_BREAKING_CHANGES prerequisite
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/6] t: extend test_lazy_prereq
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/6] t: document test_lazy_prereq
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/6] drop "name-rev --stdin" support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/6] pack-objects: freshen objects with multi-cruft packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git rebase skips reapplied commits
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [GSoC PATCH v2] decorate: fix sign comparison warnings
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- Re: Defining timestamp_t as intmax_t instead of uintmax_t
- From: Arnav Bhate <bhatearnav@xxxxxxxxx>
- git rebase skips reapplied commits
- From: 45mg <45mg.writes@xxxxxxxxx>
- Re: [GSOC PATCH v2 2/2] attr: use `repo_settings_get_attributesfile_path()` and update callers
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: Defining timestamp_t as intmax_t instead of uintmax_t
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC PATCH v2 2/2] attr: use `repo_settings_get_attributesfile_path()` and update callers
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH v1 4/4] name-rev: remove "--stdin" support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 1/4] t: introduce WITH_BREAKING_CHANGES prerequisite
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Mar 2025, #02; Thu, 6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC PATCH v2 2/2] attr: use `repo_settings_get_attributesfile_path()` and update callers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] promisor-remote: fix segfault when remote URL is missing
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]