Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 1/2] diff: report copies and renames as changes in run_diff_cmd()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: bug report - `git diff --quiet --cached` returns 0 when a rename is staged
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- [PATCH v6 6/6] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 5/6] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 2/6] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v6 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v6 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Re*: What's cooking draft as of 2024-09-06 late night
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re*: What's cooking draft as of 2024-09-06 late night
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Thoughts on the "branch <b> is not fully merged" error of "git-branch -d"
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Sean Allred <allred.sean@xxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: What's cooking draft as of 2024-09-06 late night
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Jeff King <peff@xxxxxxxx>
- What's cooking draft as of 2024-09-06 late night
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH v5 0/7] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Mike Hommey <mh@xxxxxxxxxxxx>
- Re: [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- bug report - `git diff --quiet --cached` returns 0 when a rename is staged
- From: "Jorge Luis Martinez Gomez" <jol@xxxxxxx>
- Re: Fix issue with formatting multiple trailer keys
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Behavior change for git diff --cached --exit-code in git 2.46.0
- From: "Marco P." <marco@xxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Fix issue with formatting multiple trailer keys
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 6/6] Makefile: add option to build and test libgit-rs and libgit-rs-sys
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 5/6] libgit: add higher-level libgit crate
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 4/6] config: add git_configset_alloc() and git_configset_clear_and_free()
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 3/6] libgit-sys: add repo initialization and config access
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 2/6] libgit-sys: introduce Rust wrapper for libgit.a
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 1/6] common-main: split init and exit code into new files
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 0/6] Introduce libgit-rs, a Rust wrapper around libgit.a
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] apply: support --ours, --theirs, and --union for three-way merges
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] advice: recommend GIT_ADVICE=0 for tools
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] scalar: add --no-tags option to 'scalar clone'
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Fix issue with formatting multiple trailer keys
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 9/9] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 8/9] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 7/9] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 6/9] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 5/9] i5500-git-daemon.sh: use compile-able version of Git without OpenSSL
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 4/9] pack-objects: use finalize_object_file() to rename pack/idx/etc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 3/9] finalize_object_file(): implement collision check
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 2/9] finalize_object_file(): refactor unlink_or_warn() placement
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 1/9] finalize_object_file(): check for name collision before renaming
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v3 0/9] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Possible git bug - repository remote becomes hamstrung if non-existent "remote.<remote>.fetch" refspec is supplied
- From: Stephen Morton <stephen.c.morton@xxxxxxxxx>
- Re: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [GSoC][PATCH v5 0/7] t: port reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/1] Add entry to mailmap file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/1] Add entry to mailmap file
- From: Stephen Smith <ishchis2@xxxxxxxxx>
- Re: [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] .mailmap document current address.
- From: "Stephen P. Smith" <ishchis2@xxxxxxxxx>
- [PATCH 0/1] Add entry to mailmap file
- From: "Stephen P. Smith" <ishchis2@xxxxxxxxx>
- Re: [PATCH v2] interpret-trailers: handle message without trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] interpret-trailers: handle message without trailing newline
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v5 7/7] t: clean up leftover reftable test cruft
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 6/7] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 5/7] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 4/7] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 3/7] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 2/7] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v5 1/7] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v5 0/7] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH 3/3] add: pass in repo variable instead of global the_repository
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/3] builtin: add a repository parameter for builtin functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: word-diff-regex=. sometimes ignores newlines
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v4] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: Is it possible to resume download on single file.
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 0/3] sparse-checkout file handle leak fix
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Sep 2024, #01; Thu, 5)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] interpret-trailers: handle message without trailing newline
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: How do git recognize conflicts?
- From: KwonHyun Kim <kwonhyun.kim@xxxxxxxxx>
- [PATCH v2] gitk: added external diff file rename detection
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3] git gui: add directly calling merge tool from gitconfig
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: How do git recognize conflicts?
- From: Johannes Sixt <j6t@xxxxxxxx>
- AW: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] apply: support --ours, --theirs, and --union for three-way merges
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [PATCH v2] interpret-trailers: handle message without trailing newline
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: Should Git Tag trailer formatting work?
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] drop trailing newline from warning/error/die messages
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 3/3] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 2/3] sparse-checkout: check commit_lock_file when writing patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/3] sparse-checkout: consolidate cleanup when writing patterns
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/3] sparse-checkout file handle leak fix
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Sep 2024, #01; Thu, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git remote set-branches (without --add) <name> <branch>… ` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v4 3/3] doc: apply synopsis simplification on git-clone and git-init
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/3] doc: update the guidelines to reflect the current formatting rules
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/3] doc: introducing synopsis para
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/3] doc: introduce a synopsis typesetting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git untracks my files
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v4] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] interpret-trailers: handle message without trailing newline
- From: "Brian Lyles" <brianmlyles@xxxxxxxxx>
- Re: [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] advice: recommend GIT_ADVICE=0 for tools
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] interpret-trailers: handle message without trailing newline
- From: Brian Lyles <brianmlyles@xxxxxxxxx>
- Re: [PATCH 0/3] Add repository parameter to builtins
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/3] builtin: add a repository parameter for builtin functions
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] builtin: remove USE_THE_REPOSITORY_VARIABLE from builtin.h
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] add: pass in repo variable instead of global the_repository
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Add repository parameter to builtins
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: How do git recognize conflicts?
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] scalar: add --no-tags option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Should Git Tag trailer formatting work?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] drop trailing newline from warning/error/die messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH] scalar: add --no-tags option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- How do git recognize conflicts?
- From: KwonHyun Kim <kwonhyun.kim@xxxxxxxxx>
- Re: Re: Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] drop trailing newline from warning/error/die messages
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 22/22] builtin/repack: fix leaking keep-pack list
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/22] match-trees: fix leaking prefixes in `shift_tree()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/22] builtin/fmt-merge-msg: fix leaking buffers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/22] builtin/grep: fix leaking object context
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/22] builtin/pack-objects: plug leaking list of keep-packs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/22] builtin/repack: fix leaking line buffer when packing promisors
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/22] negotiator/skipping: fix leaking commit entries
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/22] shallow: free grafts when unregistering them
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/22] object: clear grafts when clearing parsed object pool
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/22] gpg-interface: fix misdesigned signing key interfaces
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/22] send-pack: fix leaking push cert nonce
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/22] remote: fix leak in reachability check of a remote-tracking ref
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/22] remote: fix leaking tracking refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/22] builtin/submodule--helper: fix leaking refs on push-check
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/22] submodule: fix leaking fetch task data
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/22] upload-pack: fix leaking child process data on reachability checks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/22] builtin/push: fix leaking refspec query result
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/22] send-pack: fix leaking common object IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/22] fetch-pack: fix memory leaks on fetch negotiation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/22] Memory leak fixes (pt.6)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [ANNOUNCE] Outreachy mentor sign-up deadline is Wednesday September 11th at 4pm UTC
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Jeff King <peff@xxxxxxxx>
- Re: `git remote set-branches (without --add) <name> <branch>… ` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] drop trailing newline from warning/error/die messages
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] sparse-checkout: use fdopen_lock_file() instead of xfdopen()
- From: Jeff King <peff@xxxxxxxx>
- AW: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 6/6] t-reftable-stack: add test for stack iterators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git log alias with --all and --exclude
- From: Rene Kita <mail@xxxxxxx>
- git untracks my files
- From: russell thamm <russell.thamm@xxxxxxxxxxx>
- `git fetch <remote> <refspec>…` <refspec (without dst)>s are mapped by other <refspec (with dst)> resulting in extra remote tracking branches
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- `git log FETCH_HEAD` only logs whatever happens to be the first among the fetched refs (instead of all the fetched refs)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v2] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 00/22] Memory leak fixes (pt.6)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 21/22] merge-ort: fix two leaks when handling directory rename modifications
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 20/22] match-trees: fix leaking prefixes in `shift_tree()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 18/22] builtin/grep: fix leaking object context
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 16/22] builtin/repack: fix leaking line buffer when packing promisors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 11/22] gpg-interface: fix misdesigned signing key interfaces
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/22] send-pack: fix leaking push cert nonce
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 08/22] remote: fix leaking tracking refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git log alias with --all and --exclude
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote: prefetch config
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: git log alias with --all and --exclude
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/5] pack-objects: brown-paper-bag fixes for multi-pack reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] pack-bitmap.c: avoid repeated `pack_pos_to_offset()` during reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 3/5] builtin/pack-objects.c: translate bit positions during pack-reuse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git log alias with --all and --exclude
- From: Rene Kita <mail@xxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- [PATCH] remote: prefetch config
- From: "Shubham Kanodia via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 6/6] contrib/cgit-rs: add a subset of configset wrappers
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git log alias with --all and --exclude
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v4 2/2] builtin/cat-file: mark 'git cat-file' sparse-index compatible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- Re: [PATCH v4 1/2] t1092: allow run_on_* functions to use standard input
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [filter-repo PATCH]: add --callbacks option to load many callbacks from one file
- From: "Zack Weinberg" <zack@xxxxxxxxxxxx>
- [PATCH v4 5/6] t-reftable-stack: add test for non-default compaction factor
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 1/6] t: move reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: [PATCH v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 6/6] t-reftable-stack: add test for stack iterators
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 4/6] t-reftable-stack: use reftable_ref_record_equal() to compare ref records
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 3/6] t-reftable-stack: use Git's tempfile API instead of mkstemp()
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [PATCH v4 2/6] t: harmonize t-reftable-stack.c with coding guidelines
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- [GSoC][PATCH v4 0/6] t: port reftable/stack_test.c to the unit testing framework
- From: Chandra Pratap <chandrapratap3519@xxxxxxxxx>
- Re: Ask for feature on git
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v8 00/14] Introduce clar testing framework
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v7 11/14] t/unit-tests: implement test driver
- From: phillip.wood123@xxxxxxxxx
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v8 14/14] clar: add CMake support
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 13/14] t/unit-tests: convert ctype tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 12/14] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 11/14] t/unit-tests: implement test driver
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 10/14] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 09/14] Makefile: do not use sparse on third-party sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 08/14] Makefile: make hdr-check depend on generated headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 07/14] Makefile: fix sparse dependency on GENERATED_H
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 06/14] clar: stop including `shellapi.h` unnecessarily
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 05/14] clar(win32): avoid compile error due to unused `fs_copy()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 04/14] clar: avoid compile error with mingw-w64
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 02/14] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 03/14] t/clar: fix compatibility with NonStop
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 00/14] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 00/14] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 11/14] t/unit-tests: implement test driver
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Ask for feature on git
- From: Loredana Tralli <loredana.tralli@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2024, #01; Tue, 3)
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 00/14] Introduce clar testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 11/14] t/unit-tests: implement test driver
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: phillip.wood123@xxxxxxxxx
- git log alias with --all and --exclude
- From: Rene Kita <mail@xxxxxxx>
- [PATCH v2 0/3] refs/files: use heuristics to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] wrapper: introduce `log2u()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] t0601: merge tests for auto-packing of refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/3] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Sep 2024, #01; Tue, 3)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 02/14] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] builtin/index-pack: fix segfaults when running outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: `git fetch --refmap=<refspec>… <repository> <refspec>… ` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `git fetch --refmap=<refspec>… <repository> <refspec>…` providing NON-empty <refspec> to the --refmap ALSO causes Git to ignore the configured refspecs
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v2 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: "James Liu" <james@xxxxxxxxxxx>
- Re: [PATCH v2 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: "James Liu" <james@xxxxxxxxxxx>
- `git remote prune <remote>…` (equivalent to git fetch --prune <remote> except that no new references will be fetched) ignores `fetch.pruneTags` (and `git fetch --dry-run` prints same tag twice)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward)
- From: Elijah Newren <newren@xxxxxxxxx>
- `git remote show <name>…` does not show all branches capable of `git push` when `push.default=upstream` and behaves as if `push.default=simple`
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- What's cooking in git.git (Sep 2024, #01; Tue, 3)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `git remote set-url <remote> <newurl> [<oldurl>]` fails to set first url when multiple urls are selected
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug in "git diff" exit code with submodule and `--submodule=log`
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [filter-repo PATCH]: add --callbacks option to load many callbacks from one file
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v4 2/2] builtin/cat-file: mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] t1092: allow run_on_* functions to use standard input
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] builtin/cat-file: mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] git-diff: Introduce --index and deprecate --cached.
- From: Cathy Litton <littoncathy36@xxxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [filter-repo PATCH]: add --callbacks option to load many callbacks from one file
- From: Zack Weinberg <zack@xxxxxxxxxxxx>
- Re: [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Adding a custom submit tool to git p4
- From: faust1002 <faust1002@xxxxxxxxx>
- Re: [PATCH v3 2/2] Mark 'git cat-file' sparse-index compatible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/2] Allow using stdin in run_on_* functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 2/2] Mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/2] Allow using stdin in run_on_* functions
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/2] Mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Ask for feature on git
- From: Konstantin Khomoutov <kostix@xxxxxxxx>
- Re: [ANNOUNCE] git-scm.com running on heroku-24
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH] mergetools: vscode: new tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] git-scm.com running on heroku-24
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Bug in "git diff" exit code with submodule and `--submodule=log`
- From: David Hull <david.hull@xxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Is it possible to resume download on single file.
- From: tao lv <thebookofunknowable@xxxxxxxxx>
- Re: Ask for feature on git
- From: Simon Richter <Simon.Richter@xxxxxxxxxx>
- word-diff-regex=. sometimes ignores newlines
- From: 高橋全 (Tamo) <ttakah@xxxxxxxxx>
- [PATCH v3 4/4] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 3/4] ref: add symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 1/4] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 0/4] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH] mergetools: vscode: new tool
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- `git remote set-branches (without --add) <name> <branch>…` does not add refspecs to `remote.<remote>.fetch` when `remote.<remote>.fetch` does not exist
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- Re: [PATCH 4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] builtin/fetch.c: add fetch.serverOption configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] Support server option from configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v7 02/14] t: import the clar unit testing framework
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 14/14] clar: add CMake support
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 13/14] t/unit-tests: convert ctype tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 12/14] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 11/14] t/unit-tests: implement test driver
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 10/14] Makefile: wire up the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 09/14] Makefile: do not use sparse on third-party sources
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 08/14] Makefile: make hdr-check depend on generated headers
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 07/14] Makefile: fix sparse dependency on GENERATED_H
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 06/14] clar: stop including `shellapi.h` unnecessarily
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 05/14] clar(win32): avoid compile error due to unused `fs_copy()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 04/14] clar: avoid compile error with mingw-w64
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 02/14] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 03/14] t/clar: fix compatibility with NonStop
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 01/14] t: do not pass GIT_TEST_OPTS to unit tests with prove
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 00/14] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Ask for feature on git
- From: Loredana Tralli <loredana.tralli@xxxxxxxxx>
- Re: [PATCH v6 02/13] t: import the clar unit testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 12/13] t/unit-tests: convert ctype tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Problem: git Notes not discoverable (+proposed solutions)
- From: Sean Allred <allred.sean@xxxxxxxxx>
- [RFC PATCH] config.mak.uname: add HAVE_DEV_TTY to cygwin config section
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- git-http-backend errors under IIS
- From: <forums@xxxxxxxxxxxxxxx>
- git svn
- From: Aaron Gray <aaronngray.lists@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Shubham Kanodia <shubhamsizzles@xxxxxxxxx>
- [PATCH v2] rebase: apply and cleanup autostash when rebase fails to start
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t0601: merge tests for auto-packing of refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] refs/files: use heuristic to decide whether to repack with `--auto`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Unpredictable peak memory usage when using `git log` command
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/4] builtin/ls-remote.c: recognize fetch.serverOption configuration
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] builtin/clone.c: recognize fetch.serverOption configuration
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] builtin/fetch.c: add fetch.serverOption configuration
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] transport: add parse_transport_option() method
- From: "Xing Xin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] Support server option from configuration
- From: "blanet via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/22] builtin/push: fix leaking refspec query result
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] Documentation/BreakingChanges: announce removal of git-pack-redundant(1)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mergetools: vscode: new tool
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v4] t: port helper/test-oid-array.c to unit-tests/t-oid-array.c
- From: Ghanshyam Thakkar <shyamthakkar001@xxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 114
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [no subject]
- [PATCH 4/4] csum-file.c: use fast SHA-1 implementation when available
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/4] Makefile: allow specifying a SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/4] hash.h: scaffolding for _fast hashing variants
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/4] sha1: do not redefine `platform_SHA_CTX` and friends
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/4] hash.h: support choosing a separate SHA-1 for non-cryptographic uses
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- `git rebase (--no-fork-point) --onto=<newbase> [<upstream> [<branch>]]` leaves HEAD detached and *HEAD not moved when <branch> is exactly `HEAD`
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- `git merge --no-overwrite-ignore` overwrites ignored files when merge (i.e. not fast-forward)
- From: Han Jiang <jhcarl0814@xxxxxxxxx>
- [PATCH v2] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: Unpredictable peak memory usage when using `git log` command
- From: Yuri Karnilaev <karnilaev@xxxxxxxxx>
- git 2.46.0 crashes when trying to verify-pack outside of a repo
- From: Ilya K <me@xxxxxxxx>
- Re: [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 05/22] upload-pack: fix leaking child process data on reachability checks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: [PATCH 04/22] builtin/push: fix leaking refspec query result
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] revision: free commit buffers for skipped commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] Mark 'git cat-file' sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] Allow using stdin in run_on_* functions
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] Mark cat-file sparse-index compatible
- From: "Kevin Lyles via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Unpredictable peak memory usage when using `git log` command
- From: Jeff King <peff@xxxxxxxx>
- Draft of Git Rev News edition 114
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] revision: free commit buffers for skipped commits
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Aug 2024, #11; Fri, 30)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] refs/files-backend: work around -Wunused-parameter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] doc: introducing synopsis para
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Unpredictable peak memory usage when using `git log` command
- From: Yuri Karnilaev <karnilaev@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- [PATCH v2 21/21] environment: stop storing "core.notesRef" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/21] environment: stop storing "core.preferSymlinkRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/21] environment: stop storing "core.logAllRefUpdates" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/21] refs: stop modifying global `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/21] branch: stop modifying `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/21] repo-settings: track defaults close to `struct repo_settings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/21] repo-settings: split out declarations into a standalone header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/21] environment: guard state depending on a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/21] environment: reorder header to split out `the_repository`-free section
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/21] environment: move `set_git_dir()` and related into setup layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/21] environment: make `get_git_namespace()` self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/21] environment: move `odb_mkstemp()` into object layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/21] environment: make `get_graft_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/21] environment: make `get_index_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/21] environment: make `get_object_directory()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/21] environment: make `get_git_common_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: Vito Caputo <vcaputo@xxxxxxxxxxx>
- Re: Committing crimes with NTFS-3G
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- git-show multiple files delimiter?
- From: Adam Laughlin <adam.laughlin@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Jeff King <peff@xxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Yukai Chou <muzimuzhi@xxxxxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] compat/terminal: mark parameter of git_terminal_prompt() UNUSED
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Jeff King <peff@xxxxxxxx>
- Re: Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Committing crimes with NTFS-3G
- From: Roman Sandu <r.sandu@xxxxxxxxxxx>
- Re: [PATCH 0/2] clean up some MAYBE_UNUSED cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Local git server can't serve https until repos owned by http, can't serve ssh unless repos owned by user after 2.45.1
- From: Joey Hess <id@xxxxxxxxxx>
- Re: [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/21] environment: make `get_git_dir()` accept a repository
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [PATCH 2/2] grep: prefer UNUSED to MAYBE_UNUSED for pcre allocators
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] gc: drop MAYBE_UNUSED annotation from used parameter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] clean up some MAYBE_UNUSED cases
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] CodingGuidelines: also mention MAYBE_UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/8] pack-bitmap: initialize `bitmap_writer_init()` with packing_data
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/8] pseudo-merge: avoid empty and non-closed pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/8] pseudo-merge.c: do not generate empty pseudo-merge commits
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/8] pack-bitmap-write.c: select pseudo-merges even for small bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/8] pack-bitmap: initialize `bitmap_writer_init()` with packing_data
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/5] pack-bitmap: tag bitmapped packs with their corresponding MIDX
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH 9/6] git-compat-util: guard definition of MAYBE_UNUSED with __GNUC__
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] CodingGuidelines: also mention MAYBE_UNUSED
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [no subject]
- Re: [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 8/6] CodingGuidelines: also mention MAYBE_UNUSED
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 14/22] shallow: fix leaking members of `struct shallow_info`
- From: Toon claes <toon@xxxxxxxxx>
- Re: [PATCH 01/22] t/test-lib: allow skipping leak checks for passing tests
- From: Toon claes <toon@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/21] environment: stop storing "core.notesRef" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/21] environment: stop storing "core.warnAmbiguousRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/21] environment: stop storing "core.preferSymlinkRefs" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/21] environment: stop storing "core.logAllRefUpdates" globally
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/21] repo-settings: track defaults close to `struct repo_settings`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/21] refs: stop modifying global `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/21] branch: stop modifying `log_all_ref_updates` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/21] repo-settings: split out declarations into a standalone header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/21] environment: guard state depending on a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/21] environment: reorder header to split out `the_repository`-free section
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/21] environment: move `set_git_dir()` and related into setup layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/21] environment: make `get_git_namespace()` self-contained
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/21] environment: move `odb_mkstemp()` into object layer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/21] config: make dependency on repo in `read_early_config()` explicit
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/21] config: document `read_early_config()` and `read_very_early_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/21] environment: make `get_git_work_tree()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/21] environment: make `get_graft_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/21] environment: make `get_index_file()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/21] environment: make `get_object_directory()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/21] environment: make `get_git_common_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/21] environment: make `get_git_dir()` accept a repository
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/21] environment: guard reliance on `the_repository`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] chainlint: make error messages self-explanatory
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH 2/2] chainlint: reduce annotation noise-factor
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- [PATCH 0/2] make chainlint output more newcomer-friendly
- From: Eric Sunshine <ericsunshine@xxxxxxxxxxx>
- Re: How to turn off rename detection for cherry-pick?
- From: Pavel Rappo <pavel.rappo@xxxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/5] apply: honor `ignore_ws_none` with `correct_ws_error`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] Mark `cat-file` sparse-index compatible
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [no subject]
- Tags auto fetched by "git fetch origin" but not "git fetch origin main"
- From: Yukai Chou <muzimuzhi@xxxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 0/4] add ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/3] send-email: add --mailmap support
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Libification update (was: What's cooking in git.git (Aug 2024, #10; Tue, 27))
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v4 0/8] git-prompt: support more shells v4
- From: avih <avihpit@xxxxxxxxx>
- Re: [PATCH 15/22] negotiator/skipping: fix leaking commit entries
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 7/6] CodingGuidelines: mention -Wunused-parameter and UNUSED
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] SQUASH??? remove unused parameters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] fixup! midx: implement writing incremental MIDX bitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Wrong error message when cloning from http gitlab (and everything still works anyway)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/9] Introduce clar testing framework
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v6 00/13] Introduce clar testing framework
- From: phillip.wood123@xxxxxxxxx
- [PATCH 7/6] CodingGuidelines: mention -Wunused-parameter and UNUSED
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [no subject]
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v6 00/13] Introduce clar testing framework
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v5 2/9] t: import the clar unit testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 00/13] Introduce clar testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 12/13] t/unit-tests: convert ctype tests to use clar
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 11/13] t/unit-tests: convert strvec tests to use clar
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 02/13] t: import the clar unit testing framework
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- RFE: Document "edit" in "git restore --patch"
- From: Pierre Ossman <ossman@xxxxxxxxx>
- Re: [PATCH v2 3/4] ref: add symbolic ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/4] ref: add regular ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Improvement: `git-maintenance` to allow configuring of remotes to fetch
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] git gui: add directly calling merge tool from gitconfig
- From: "ToBoMi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] unused parameters: the final countdown
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] reftable: mark unused parameters in empty iterator functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] t-reftable-block: mark unused argv/argc
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/6] config.mak.dev: enable -Wunused-parameter by default
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/6] compat: mark unused parameters in win32/mingw functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/6] compat: disable -Wunused-parameter in win32/headless.c
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/6] compat: disable -Wunused-parameter in 3rd-party code
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/6] t-reftable-readwrite: mark unused parameter in callback function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/6] gc: mark unused config parameter in virtual functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/6] unused parameters: the final countdown
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 0/3] send-email: add --mailmap support
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]