Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH] grep: use OPT_INTEGER_F for --max-depth
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 09/13] trailer --parse docs: add explanation for its usefulness
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 06/13] trailer --no-divider help: describe usual "---" meaning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 03/13] trailer: add tests to check defaulting behavior with --no-* flags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] Introduce Git Standard Library
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] Introduce Git Standard Library
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] start_command: reset disposition of all signals in child
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] revision: add `--ignore-missing-links` user option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 6/6] git-std-lib: add test file to call git-std-lib.a functions
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 5/6] git-std-lib: introduce git standard library
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 4/6] parse: create new library for parsing strings and env values
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 3/6] config: correct bad boolean env value error message
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 1/6] hex-ll: split out functionality from hex
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v3 2/6] wrapper: remove dependency to Git-specific internal file
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH] revision: add `--ignore-missing-links` user option
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 0/6] Introduce Git Standard Library
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] start_command: reset disposition of all signals in child
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 0/6] Introduce Git Standard Library
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH] start_command: reset disposition of all signals in child
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [ANNOUNCE] Virtual Contributor's Summit 2023
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] start_command: reset disposition of all signals in child
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] completion(switch/checkout): treat --track and -t the same
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] completion(switch/checkout): treat --track and -t the same
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] start_command: reset disposition of all signals in child
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] completion(switch/checkout): treat --track and -t the same
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] start_command: reset disposition of all signals in child
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff-lib: Fix check_removed when fsmonitor is on
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase -i: ignore signals when forking subprocesses
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] completion(switch/checkout): treat --track and -t the same
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] start_command: reset disposition of all signals in child
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] rebase -i: ignore signals when forking subprocesses
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] rebase -i: ignore signals when forking subprocesses
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Please explain avoiding history simplifications when diffing merges
- From: Magnus Holmgren <magnus.holmgren@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/2] t7700: split cruft-related tests to t7704
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff-lib: Fix check_removed when fsmonitor is on
- From: Josip Sokcevic <sokcevic@xxxxxxxxxx>
- [PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 12/13] trailer doc: separator within key suppresses default separator
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 11/13] trailer doc: emphasize the effect of configuration variables
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 09/13] trailer --parse docs: add explanation for its usefulness
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 07/13] trailer --parse help: expose aliased options
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 10/13] trailer --unfold help: prefer "reformat" over "join"
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 08/13] trailer --only-input: prefer "configuration variables" over "rules"
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 01/13] trailer tests: make test cases self-contained
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 06/13] trailer --no-divider help: describe usual "---" meaning
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 04/13] trailer doc: narrow down scope of --where and related flags
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 05/13] trailer: trailer location is a place, not an action
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 03/13] trailer: add tests to check defaulting behavior with --no-* flags
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 02/13] trailer test description: this tests --where=after, not --where=before
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 00/13] Fixes to trailer test script, help text, and documentation
- From: "Linus Arver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/8] builtin/repack.c: extract marking packs for deletion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/2] builtin/repack.c: implement support for `--cruft-max-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] t7700: split cruft-related tests to t7704
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/2] repack: implement `--cruft-max-size`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 2/2] doc: revert: add discussion
- From: Linus Arver <linusa@xxxxxxxxxx>
- Re: [PATCH] rebase -i: ignore signals when forking subprocesses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rebase -i: ignore signals when forking subprocesses
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 11/15] replay: use standard revision ranges
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v4 02/15] replay: introduce new builtin
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] grep: use OPT_INTEGER_F for --max-depth
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] grep: reject --no-or
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/7] rebase -i: impove handling of failed commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/7] rebase -i: impove handling of failed commands
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 10/10] parse-options: mark unused parameters in noop callback
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] grep: reject --no-or
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] name-rev: use OPT_HIDDEN_BOOL for --peel-tag
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] grep: use OPT_INTEGER_F for --max-depth
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] completion: commit: complete configured trailer tokens
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 0/8] repack: refactor pack snapshot-ing logic
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rebase -i: ignore signals when forking subprocesses
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 6/8] builtin/repack.c: store existing cruft packs separately
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 5/8] builtin/repack.c: extract `has_existing_non_kept_packs()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 4/8] builtin/repack.c: extract redundant pack cleanup for existing packs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/8] builtin/repack.c: extract redundant pack cleanup for --geometric
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/8] builtin/repack.c: extract marking packs for deletion
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/8] builtin/repack.c: extract structure to store existing packs
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Sep 2023, #02; Tue, 5)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] ci: allow branch selection through "vars"
- From: Jeff King <peff@xxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 15/15] replay: stop assuming replayed branches do not diverge
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 02/15] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 05/15] replay: introduce pick_regular_commit()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] diff-lib: Fix check_removed when fsmonitor is on
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 11/15] replay: use standard revision ranges
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 12/15] replay: disallow revision specific options and pathspecs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 00/15] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] completion: commit: complete configured trailer tokens
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 11/14] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 09/15] replay: remove HEAD related sanity check
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2] diff-lib: Fix check_removed when fsmonitor is on
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4 03/15] replay: start using parse_options API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 08/15] replay: remove progress and info output
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 00/15] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v2] diff-lib: Fix check_removed when fsmonitor is on
- From: Josip Sokcevic <sokcevic@xxxxxxxxxx>
- [PATCH v4 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [bug]fatal: fetch-pack: invalid index-pack output
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v4 13/15] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 12/15] replay: disallow revision specific options and pathspecs
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 01/15] t6429: remove switching aspects of fast-rebase
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 14/15] replay: add --contained to rebase contained branches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 14/15] replay: add --contained to rebase contained branches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 10/15] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 10/15] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 11/15] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 04/15] replay: die() instead of failing assert()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] rebase -i: ignore signals when forking subprocesses
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 13/15] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v4 07/15] replay: add an important FIXME comment about gpg signing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 06/15] replay: don't simplify history
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v4 06/15] replay: don't simplify history
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v4 12/15] replay: disallow revision specific options and pathspecs
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 11/14] replay: use standard revision ranges
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH v4 0/7] rebase -i: impove handling of failed commands
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] [diff-lib] Fix check_removed when fsmonitor is on
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH] show doc: redirect user to git log manual instead of git diff-tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 1/1] doc/diff-options: fix link to generating patch section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4 6/7] rebase --continue: refuse to commit after failed command
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 7/7] rebase -i: fix adding failed command to the todo list
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 5/7] rebase: fix rewritten list for failed pick
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/7] rebase -i: remove patch file after conflict resolution
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/7] rebase -i: move unlink() calls
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/7] sequencer: factor out part of pick_commits()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/7] rebase -i: impove handling of failed commands
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/7] sequencer: use rebase_path_message()
- From: "Phillip Wood via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/1] doc/diff-options: fix link to generating patch section
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 1/1] doc/diff-options: fix link to generating patch section
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH 1/1] doc/diff-options: fix link to generating patch section
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] show doc: redirect user to git log manual instead of git diff-tree
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- [PATCH] [diff-lib] Fix check_removed when fsmonitor is on
- From: Josip Sokcevic <sokcevic@xxxxxxxxxx>
- Re: [PATCH v2] cherry-pick: refuse cherry-pick sequence if index is dirty
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Tao Klerks <tao@xxxxxxxxxx>
- What's cooking in git.git (Sep 2023, #02; Tue, 5)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] advice: improve hint for diverging branches.
- From: Konstantin Pereiaslov <perk11@xxxxxxxxxxx>
- Re: [PATCH] advice: improve hint for diverging branches.
- From: Konstantin Pereiaslov <perk11@xxxxxxxxxxx>
- Re: [PATCH] show doc: redirect user to git log manual instead of git diff-tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] advice: improve hint for diverging branches.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] doc/diff-options: fix link to generating patch section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Potential bug in `git checkout --quiet`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] range-diff: treat notes like `log`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 8/8] builtin/repack.c: extract common cruft pack loop
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 7/8] builtin/repack.c: drop `DELETE_PACK` macro
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/8] builtin/repack.c: store existing cruft packs separately
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/8] builtin/repack.c: extract redundant pack cleanup for existing packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/8] builtin/repack.c: extract `has_existing_non_kept_packs()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/8] builtin/repack.c: extract structure to store existing packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/8] builtin/repack.c: extract redundant pack cleanup for --geometric
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/8] builtin/repack.c: extract marking packs for deletion
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/8] repack: refactor pack snapshot-ing logic
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/1] doc/diff-options: fix link to generating patch section
- From: Sergey Organov <sorganov@xxxxxxxxx>
- git clone command leaves orphaned ssh process on system
- From: Max Amelchenko <maxamel2002@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v2 02/10] merge: simplify parsing of "-n" option
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] var: avoid a segmentation fault when `HOME` is unset
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 06/10] parse-options: mark unused "opt" parameter in callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] grep: use OPT_INTEGER_F for --max-depth
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 04/10] checkout-index: delay automatic setting of to_tempfile
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 10/10] parse-options: mark unused parameters in noop callback
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] name-rev: use OPT_HIDDEN_BOOL for --peel-tag
- From: Jeff King <peff@xxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] show doc: redirect user to git log manual instead of git diff-tree
- From: Han Young <hanyang.tony@xxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] range-diff: treat notes like `log`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/2] ci: allow branch selection through "vars"
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] ci: allow branch selection through "vars"
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- git gui - add new tool command not working
- From: Riza Dindir <riza.dindir@xxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] advice: improve hint for diverging branches.
- From: "Konstantin Pereiaslov via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] var: avoid a segmentation fault when `HOME` is unset
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] range-diff: treat notes like `log`
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Is "bare"ness in the context of multiple worktrees weird? Bitmap error in git gc.
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 5/7] rebase: fix rewritten list for failed pick
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Potential bug in `git checkout --quiet`
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Potential bug in `git checkout --quiet`
- From: Radovan Haluška <radovan.haluska1@xxxxxxxxx>
- Re: [PATCH] sequencer: update abort safety file more sparingly
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: fix error message on failure to copy SQUASH_MSG
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: update abort safety file more sparingly
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Azure Repos
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- [PATCH] var: avoid a segmentation fault when `HOME` is unset
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] am: pay attention to user-defined context size
- From: tony raynes <tonyraynes12325@xxxxxxxxxxx>
- Re: [PATCH] sequencer: update abort safety file more sparingly
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH] sequencer: update abort safety file more sparingly
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] sequencer: update abort safety file more sparingly
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH] sequencer: update abort safety file more sparingly
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 11/14] replay: use standard revision ranges
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] sequencer: remove unreachable exit condition in pick_commits()
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH] sequencer: update abort safety file more sparingly
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH] sequencer: fix error message on failure to copy SQUASH_MSG
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Wesley Schwengle <wesleys@xxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/3] range-diff: treat notes like `log`
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/2] ci: allow branch selection through "vars"
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Plumbing for mapping from a remote tracking ref to the remote ref?
- From: Tao Klerks <tao@xxxxxxxxxx>
- Re: [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC] New configuration option "diff.statNameWidth"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Wesley <wesleys@xxxxxxxxxxxxxxx>
- Re: [PATCH v2] merge-tree: add -X strategy option
- From: 唐宇奕 <winglovet@xxxxxxxxx>
- Re: [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] sequencer: beautify subject of reverts of reverts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ref-filter: sort numerically when ":size" is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/3] rebase.c: Make a distiction between rebase.forkpoint and --fork-point arguments
- From: Wesley Schwengle <wesleys@xxxxxxxxxxxxxxx>
- [PATCH v2 3/3] git-rebase.txt: Add deprecation notice to the --fork-point options
- From: Wesley Schwengle <wesleys@xxxxxxxxxxxxxxx>
- [PATCH v2] Emit warning when rebasing without a forkpoint
- From: Wesley Schwengle <wesleys@xxxxxxxxxxxxxxx>
- Re: [RFC] New configuration option "diff.statNameWidth"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/3] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Wesley Schwengle <wesleys@xxxxxxxxxxxxxxx>
- Re: [RFC] New configuration option "diff.statNameWidth"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- [PATCH] grep: use OPT_INTEGER_F for --max-depth
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [RFC] New configuration option "diff.statNameWidth"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] name-rev: use OPT_HIDDEN_BOOL for --peel-tag
- From: René Scharfe <l.s.r@xxxxxx>
- [RFC] New configuration option "diff.statNameWidth"
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: [PATCH v2 10/10] parse-options: mark unused parameters in noop callback
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 06/10] parse-options: mark unused "opt" parameter in callbacks
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2] ref-filter: sort numerically when ":size" is used
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- [PATCH v2] ref-filter: sort numerically when ":size" is used
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH v5] sequencer: beautify subject of reverts of reverts
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v2 04/10] checkout-index: delay automatic setting of to_tempfile
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v2 02/10] merge: simplify parsing of "-n" option
- From: René Scharfe <l.s.r@xxxxxx>
- Re: Git in Outreachy? (December, 2023)
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Wesley <wesleys@xxxxxxxxxxxxxxx>
- What's cooking in git.git (Sep 2023, #01; Fri, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/8] pretty: add %(decorate[:<options>]) format
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Jeff King <peff@xxxxxxxx>
- [ANNOUNCE] Git Rev News edition 102
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Wesley <wesleys@xxxxxxxxxxxxxxx>
- Re: [bug]fatal: fetch-pack: invalid index-pack output
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ref-filter: sort numerically when ":size" is used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Vít Ondruch <vondruch@xxxxxxxxxx>
- [PATCH v2 3/3] revision: comment `--no-standard-notes` as deprecated
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 2/3] doc: pretty-options: remove documentation for deprecated options
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 1/3] range-diff: treat notes like `log`
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- [PATCH v2 0/3] range-diff: treat notes like `log`
- From: Kristoffer Haugsbakk <code@xxxxxxxxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] ref-filter: sort numerically when ":size" is used
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- move from gitscm to github with Eclipse
- From: "Chamberlain, Anthony" <anthony.chamberlain@xxxxxxxxxxxxx>
- Re: [bug]fatal: fetch-pack: invalid index-pack output
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] treewide: fix various bugs w/ OpenSSL 3+ EVP API
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Vít Ondruch <vondruch@xxxxxxxxxx>
- Re: [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: "Drew DeVault" <sir@xxxxxxxxx>
- Re: [PATCH] treewide: fix various bugs w/ OpenSSL 3+ EVP API
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH] treewide: fix various bugs w/ OpenSSL 3+ EVP API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] treewide: fix various bugs w/ OpenSSL 3+ EVP API
- From: Eric Wong <e@xxxxxxxxx>
- Re: [REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
- From: Eric Wong <e@xxxxxxxxx>
- Re: [REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/10] lower core.maxTreeDepth default to 2048
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 04/10] checkout-index: delay automatic setting of to_tempfile
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH 10/10] lower core.maxTreeDepth default to 2048
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 10/10] parse-options: mark unused parameters in noop callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 09/10] interpret-trailers: mark unused "unset" parameters in option callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 08/10] parse-options: add more BUG_ON() annotations
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 07/10] merge: do not pass unused opt->value parameter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 06/10] parse-options: mark unused "opt" parameter in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 05/10] parse-options: prefer opt->value to globals in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 04/10] checkout-index: delay automatic setting of to_tempfile
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 01/10] merge: make xopts a strvec
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 03/10] format-patch: use OPT_STRING_LIST for to/cc options
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 02/10] merge: simplify parsing of "-n" option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/10] more unused parameters in parseopt callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/10] lower core.maxTreeDepth default to 2048
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/8] merge: make xopts a strvec
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/8] parse-options: mark unused "opt" parameter in callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 7/8] interpret-trailers: mark unused "unset" parameters in option callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 4/8] parse-options: mark unused "opt" parameter in callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 10/10] lower core.maxTreeDepth default to 2048
- From: Jeff King <peff@xxxxxxxx>
- Re: Problem: `fatal: too-short tree object` when executing hash-object on tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problem: `fatal: too-short tree object` when executing hash-object on tree
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 8/8] parse-options: mark unused parameters in noop callback
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 7/8] interpret-trailers: mark unused "unset" parameters in option callbacks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 6/8] parse-options: add more BUG_ON() annotations
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/8] merge: do not pass unused opt->value parameter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/8] parse-options: mark unused "opt" parameter in callbacks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/8] parse-options: prefer opt->value to globals in callbacks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/8] merge: simplify parsing of "-n" option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/8] merge: make xopts a strvec
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] builtin/rebase.c: Emit warning when rebasing without a forkpoint
- From: Wesley Schwengle <wesleys@xxxxxxxxxxxxxxx>
- [REGRESSION] Can't clone GitHub repos (fetch-pack error) due to avoiding deprecated OpenSSL SHA-1 routines
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Vít Ondruch <vondruch@xxxxxxxxxx>
- Re: [PATCH 1/8] merge: make xopts a strvec
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Is there a way to get the "format-patch" formatted file name?
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH 10/10] lower core.maxTreeDepth default to 2048
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Is there a way to get the "format-patch" formatted file name?
- From: Vít Ondruch <vondruch@xxxxxxxxxx>
- Re: [PATCH 1/8] merge: make xopts a strvec
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 8/8] parse-options: mark unused parameters in noop callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 7/8] interpret-trailers: mark unused "unset" parameters in option callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/8] parse-options: add more BUG_ON() annotations
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/8] merge: do not pass unused opt->value parameter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/8] parse-options: mark unused "opt" parameter in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/8] parse-options: prefer opt->value to globals in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/8] merge: simplify parsing of "-n" option
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/8] merge: make xopts a strvec
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/8] more unused parameters in parseopt callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/10] lower core.maxTreeDepth default to 2048
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/10] tree-diff: respect max_allowed_tree_depth
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/10] list-objects: respect max_allowed_tree_depth
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/10] read_tree(): respect max_allowed_tree_depth
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/10] traverse_trees(): respect max_allowed_tree_depth
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/10] add core.maxTreeDepth config
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/10] fsck: detect very large tree pathnames
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/10] tree-walk: rename "error" variable
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/10] tree-walk: drop MAX_TRAVERSE_TREES macro
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/10] tree-walk: reduce stack size for recursive functions
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/10] tree name and depth limits
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/4] unit-tests: do show relative file paths
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] unit-tests: do not mistake `.pdb` files for being executable
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/4] artifacts-tar: when including `.dll` files, don't forget the unit-tests
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] cmake: also build unit tests
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] CMake(Visual C) support for js/doc-unit-tests
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git-svn: drop FakeTerm hack
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-svn: drop FakeTerm hack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] .github/workflows: add coverity action
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] ci: deprecate ci/config/allow-ref script
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/2] ci: allow branch selection through "vars"
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/2] replacing ci/config/allow-ref with a repo variable
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] git-svn: drop FakeTerm hack
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v2 00/15] bloom: changed-path Bloom filters v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/22] sequencer: mark repository argument as unused
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 15/15] bloom: introduce `deinit_bloom_filters()`
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 03/15] bloom.h: make `load_bloom_filter_from_graph()` public
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 14/15] commit-graph: reuse existing Bloom filters where possible
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v4] format-patch: --rfc honors what --subject-prefix sets
- From: Drew DeVault <sir@xxxxxxxxx>
- [PATCH v2 05/15] t4216: test changed path filters with high bit paths
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] .github/workflows: add coverity action
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v2 12/15] commit-graph: drop unnecessary `graph_read_bloom_data_context`
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Draft of Git Rev News edition 102
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v2 01/22] sequencer: use repository parameter in short_commit_name()
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v2 10/15] t/t4216-log-bloom.sh: harden `test_bloom_filters_not_used()`
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.42.0(2)
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- [PATCH v2 08/15] bloom: annotate filters with hash version
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 02/15] t/helper/test-read-graph.c: extract `dump_graph_info()`
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 04/15] t/helper/test-read-graph: implement `bloom-filters` mode
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5] send-email: prompt-dependent exit codes
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [PATCH v2 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 11/15] commit-graph.c: unconditionally load Bloom filters
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 01/15] gitformat-commit-graph: describe version 2 of BDAT
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 09/15] bloom: prepare to discard incompatible Bloom filters
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 13/15] object.h: fix mis-aligned flag bits table
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 06/15] repo-settings: introduce commitgraph.changedPathsVersion
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 00/15] bloom: changed-path Bloom filters v2
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2] ci(linux-asan-ubsan): let's save some time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/22] Yet Another Unused Parameter Series
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] send-email: prompt-dependent exit codes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ci(linux-asan-ubsan): let's save some time
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] .github/workflows: add coverity action
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 17/22] grep: mark unused parmaeters in pcre fallbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 14/22] negotiator/noop: mark unused callback parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 22/22] update-ref: mark unused parameter in parser callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 19/22] fetch: mark unused parameter in ref_transaction callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 21/22] gc: mark unused descriptors in scheduler callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 20/22] bundle-uri: mark unused parameters in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 15/22] worktree: mark unused parameters in noop repair callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 18/22] credential: mark unused parameter in urlmatch callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 16/22] imap-send: mark unused parameters with NO_OPENSSL
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 13/22] add-interactive: mark unused callback parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 12/22] grep: mark unused parameter in output function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 10/22] trace2: mark unused config callback parameter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 09/22] trace2: mark unused us_elapsed_absolute parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 08/22] stash: mark unused parameter in diff callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 11/22] test-trace2: mark unused argv/argc parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 03/22] ref-filter: mark unused parameters in parser callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 04/22] pack-bitmap: mark unused parameters in show_object callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 06/22] commit-graph: mark unused data parameters in generation callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 07/22] ls-tree: mark unused parameter in callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 05/22] worktree: mark unused parameters in each_ref_fn callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 02/22] sequencer: mark repository argument as unused
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 01/22] sequencer: use repository parameter in short_commit_name()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/22] Yet Another Unused Parameter Series
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 02/22] sequencer: mark repository argument as unused
- From: Jeff King <peff@xxxxxxxx>
- Retiring Review Club
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH 00/15] bloom: changed-path Bloom filters v2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/15] bloom: changed-path Bloom filters v2
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 0/8] pretty: add %(decorate[:<options>]) format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ci(linux-asan-ubsan): let's save some time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] ci(linux-asan-ubsan): let's save some time
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Git in Outreachy? (December, 2023)
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Can not `git stash push -- .`
- From: Eugen Konkov <ekonkov@xxxxxxxxxxxx>
- Re: Git in Outreachy? (December, 2023)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git in Outreachy? (December, 2023)
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH 2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] builtin/pack-objects.c: remove unnecessary strbuf_reset()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: Need help on building git with static libz.a
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH git v3] builtin/log.c: prepend "RFC" on --rfc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Strange diff-index with fsmonitor, submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: Strange diff-index with fsmonitor, submodules
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] ci(linux-asan-ubsan): let's save some time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] leak tests: mark remaining tests leak-free as such
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v1 0/4] Remove obsolete Cygwin support from git-gui
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 0/4] Remove obsolete Cygwin support from git-gui
- From: Mark Levedahl <mlevedahl@xxxxxxxxx>
- Re: [PATCH 02/22] sequencer: mark repository argument as unused
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH git v3] builtin/log.c: prepend "RFC" on --rfc
- From: Drew DeVault <sir@xxxxxxxxx>
- Need help on building git with static libz.a
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Strange diff-index with fsmonitor, submodules
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [PATCH] ci(linux-asan-ubsan): let's save some time
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] .github/workflows: add coverity action
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Strange diff-index with fsmonitor, submodules
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/4] leak tests: mark remaining tests leak-free as such
- From: Jeff King <peff@xxxxxxxx>
- Strange diff-index with fsmonitor, submodules
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 06/22] commit-graph: mark unused data parameters in generation callbacks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
- From: Jeff King <peff@xxxxxxxx>
- Submodule update fetching with outer repo's default branch
- From: "Scott Shawcroft" <scott@xxxxxxxxxxx>
- Re: [PATCH v2] builtin/log.c: prepend "RFC" on --rfc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/22] YAUPS: Yet Another Unused Parameter Series
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 06/22] commit-graph: mark unused data parameters in generation callbacks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 02/22] sequencer: mark repository argument as unused
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] builtin/log.c: prepend "RFC" on --rfc
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 4/4] leak tests: mark t5583-push-branches.sh as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 3/4] leak tests: mark t3321-notes-stripspace.sh as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/4] test-lib: ignore uninteresting LSan output
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/4] leak tests: mark a handful of tests as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/4] leak tests: mark remaining tests leak-free as such
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/4] Documentation/gitformat-pack.txt: remove multi-cruft packs alternative
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/4] Documentation/gitformat-pack.txt: drop mixed version section
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/4] builtin/pack-objects.c: remove unnecessary strbuf_reset()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/4] builtin/pack-objects.c: support `--max-pack-size` with `--cruft`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/4] pack-objects: support `--max-pack-size` for cruft packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 22/22] update-ref: mark unused parameter in parser callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 20/22] bundle-uri: mark unused parameters in callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 19/22] fetch: mark unused parameter in ref_transaction callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 21/22] gc: mark unused descriptors in scheduler callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 16/22] imap-send: mark unused parameters with NO_OPENSSL
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 13/22] add-interactive: mark unused callback parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 11/22] test-trace2: mark unused argv/argc parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 12/22] grep: mark unused parameter in output function
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 17/22] grep: mark unused parmaeters in pcre fallbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 09/22] trace2: mark unused us_elapsed_absolute parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 14/22] negotiator/noop: mark unused callback parameters
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 15/22] worktree: mark unused parameters in noop repair callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 10/22] trace2: mark unused config callback parameter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 18/22] credential: mark unused parameter in urlmatch callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 07/22] ls-tree: mark unused parameter in callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 05/22] worktree: mark unused parameters in each_ref_fn callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 08/22] stash: mark unused parameter in diff callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 04/22] pack-bitmap: mark unused parameters in show_object callback
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 02/22] sequencer: mark repository argument as unused
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 06/22] commit-graph: mark unused data parameters in generation callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 03/22] ref-filter: mark unused parameters in parser callbacks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 01/22] sequencer: use repository parameter in short_commit_name()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/22] YAUPS: Yet Another Unused Parameter Series
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Aug 2023, #07; Fri, 25)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Aug 2023, #08; Mon, 28)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] test-lib: ignore uninteresting LSan output
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] leak tests: mark a handful of tests as leak-free
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 0/3] scalar: two downstream improvements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] builtin/log.c: prepend "RFC" on --rfc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: PATCH] parse-options: allow omitting option help text
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: "Drew DeVault" <sir@xxxxxxxxx>
- [PATCH v2] builtin/log.c: prepend "RFC" on --rfc
- From: Drew DeVault <sir@xxxxxxxxx>
- Re: [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 0/3] scalar: two downstream improvements
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/3] scalar reconfigure: help users remove buggy repos
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/3] setup: add discover_git_directory_reason()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/3] scalar: add --[no-]src option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] builtin/log.c: prepend "RFC" on --rfc
- From: Drew DeVault <sir@xxxxxxxxx>
- Bug report
- From: Dexter Pontañeles <dexterdexter@xxxxxxxxx>
- Re: [GSoC] Blog
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH 07/15] commit-graph: new filter ver. that fixes murmur3
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- PATCH] parse-options: allow omitting option help text
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] .github/workflows: add coverity action
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] .github/workflows: add coverity action
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] leak tests: mark a handful of tests as leak-free
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] leak tests: mark remaining tests leak-free as such
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] leak tests: mark remaining tests leak-free as such
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/3] leak tests: mark a handful of tests as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 3/3] scalar reconfigure: help users remove buggy repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: confused git diff -G
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] scalar reconfigure: help users remove buggy repos
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH 00/15] bloom: changed-path Bloom filters v2
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: confused git diff -G
- From: Alexei Podtelezhnikov <apodtele@xxxxxxxxx>
- Re: confused git diff -G
- From: Alexei Podtelezhnikov <apodtele@xxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: confused git diff -G
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 00/15] bloom: changed-path Bloom filters v2
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [RFC PATCH 2/6] bloom: prepare to discard incompatible Bloom filters
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- confused git diff -G
- From: Alexei Podtelezhnikov <apodtele@xxxxxxxxx>
- Re: [PATCH 1/3] leak tests: mark a handful of tests as leak-free
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/4] rerere: modernize use of empty strbuf
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/4] rerere: fix comment on handle_file() helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/4] rerere: try_merge() should use LL_MERGE_ERROR when it means an error
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/4] rerere: simplify check_one_conflict() helper function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/4] code clean-up for rerere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] leak tests: mark remaining tests leak-free as such
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] leak tests: mark remaining tests leak-free as such
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 0/3] Add unit test framework and project plan
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 0/4] config-parse: create config parsing library
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 0/3] leak tests: mark remaining tests leak-free as such
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] config: report config parse errors using cb
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] leak tests: mark t5583-push-branches.sh as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/3] leak tests: mark a handful of tests as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/3] leak tests: mark t3321-notes-stripspace.sh as leak-free
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/3] leak tests: mark remaining tests leak-free as such
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/4] config: report config parse errors using cb
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [GIT PULL] git-gui pull request; also, call for a new maintainer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/8] rebase: improve resumption from incorrect initial todo list
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- [GIT PULL] git-gui pull request; also, call for a new maintainer
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] sequencer: rectify empty hint in call of require_clean_work_tree()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] Fix minor memory leak found by LeakSanitizer.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v1 0/4] Remove obsolete Cygwin support from git-gui
- From: Pratyush Yadav <me@xxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 1/2] Regression test for https://github.com/gitgitgadget/git/pull/1577
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v4] sequencer: rectify empty hint in call of require_clean_work_tree()
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: Git credential-cache manager is not treating `path=` correctly
- From: Jeff King <peff@xxxxxxxx>
- Re: diff alias which used to work in version 2.27, failing from version 2.28 onwards
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/2] This fixes a minor memory leak (detected by LeakSanitizer) in git merge
- From: "Kevin Backhouse via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/2] Fix minor memory leak found by LeakSanitizer.
- From: "Kevin Backhouse via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/2] Regression test for https://github.com/gitgitgadget/git/pull/1577
- From: "Kevin Backhouse via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- diff alias which used to work in version 2.27, failing from version 2.28 onwards
- From: "Reverdell Auriane" <auriane.reverdell@xxxxxxx>
- Re: [PATCH v4 1/2] sequencer: beautify subject of reverts of reverts
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: 2.43 release date adjustment?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/4] config: report config parse errors using cb
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] config: split out config_parse_options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: 2.43 release date adjustment?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: 2.43 release date adjustment?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] config-parse: split library out of config.[c|h]
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 2/4] config: report config parse errors using cb
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 3/4] config.c: accept config_parse_options in git_config_from_stdin
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 0/4] config-parse: create config parsing library
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v2 1/4] config: split out config_parse_options
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: 2.43 release date adjustment?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: 2.43 release date adjustment?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] sequencer: beautify subject of reverts of reverts
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git credential-cache manager is not treating `path=` correctly
- From: Ganriel Nützi <gnuetzi@xxxxxxxxx>
- Re: [PATCH] submodule: deprecate --recurse-submodules=""
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] sequencer: beautify subject of reverts of reverts
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3] format-patch: add --description-file option
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 0/4] commit-graph: fsck zero/non-zero generation number fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] submodule: deprecate --recurse-submodules=""
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] submodule: deprecate --recurse-submodules=""
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH] submodule: deprecate --recurse-submodules=""
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Git credential-cache manager is not treating `path=` correctly
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/1] Fix the order of consuming unpackLimit config settings.
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 7/7] diff: drop useless "status" parameter from diff_result_code()
- From: Jeff King <peff@xxxxxxxx>
- Re: Git in Outreachy? (December, 2023)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: 2.43 release date adjustment?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Git credential-cache manager is not treating `path=` correctly
- From: Gabriel Nützi <gnuetzi@xxxxxxxxx>
- Re: 2.43 release date adjustment?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] t/t6300: drop magic filtering
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] t/t6300: drop magic filtering
- From: Junio C Hamano <gitster@xxxxxxxxx>
- 2.43 release date adjustment?
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] t/t6300: drop magic filtering
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 2/3] setup: add discover_git_directory_reason()
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v3 5/7] rebase: fix rewritten list for failed pick
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 1/3] scalar: add --[no-]src option
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH v3 6/7] rebase --continue: refuse to commit after failed command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] rebase -i: do not update "done" when rescheduling command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v3 4/7] sequencer: factor out part of pick_commits()
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v2 2/2] t/t6300: drop magic filtering
- From: Christian Hesse <list@xxxxxxxx>
- Re: [PATCH 1/1] Fix the order of consuming unpackLimit config settings.
- From: Taylor Santiago <taylorsantiago@xxxxxxxxxx>
- [PATCH] submodule: deprecate --recurse-submodules=""
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH 1/1] Fix the order of consuming unpackLimit config settings.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] Fix the order of consuming unpackLimit config settings.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 7/7] diff: drop useless "status" parameter from diff_result_code()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/7] diff: die when failing to read index in git-diff builtin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] scalar reconfigure: help users remove buggy repos
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] setup: add discover_git_directory_reason()
- From: Derrick Stolee <derrickstolee@xxxxxxxxxx>
- Re: [PATCH v2 2/3] setup: add discover_git_directory_reason()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 1/3] scalar: add --[no-]src option
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] setup: add discover_git_directory_reason()
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] scalar reconfigure: help users remove buggy repos
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] scalar: two downstream improvements
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: FYI: git issues with libcurl 8.0/1 HTTPS push
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] t/t6300: drop magic filtering
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: FYI: git issues with libcurl 8.0/1 HTTPS push
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: FYI: git issues with libcurl 8.0/1 HTTPS push
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] t6300: fix match with insecure memory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC] Blog:More Sparse Index Integrations
- From: Shuqi Liang <cheskaqiqi@xxxxxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] t/t6300: drop magic filtering
- From: Christian Hesse <list@xxxxxxxx>
- [PATCH 1/2] t/lib-gpg: forcibly run a trustdb update
- From: Christian Hesse <list@xxxxxxxx>
- Re: [PATCH v2 1/1] t6300: fix match with insecure memory
- From: Christian Hesse <list@xxxxxxxx>
- FYI: git issues with libcurl 8.0/1 HTTPS push
- From: Daniel Stenberg <daniel@xxxxxxx>
- Re: [PATCH v2 1/1] t6300: fix match with insecure memory
- From: Christian Hesse <list@xxxxxxxx>
- Re: [PATCH v2 1/1] t6300: fix match with insecure memory
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: Git in Outreachy? (December, 2023)
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] ci: avoid building from the same commit in parallel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Corrupt repo with force push when using a reference repo
- From: "U-AP\\GSingleton" <grant_singleton@xxxxxxxxxxx>
- [PATCH] .github/workflows: add coverity action
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/1] Fix the order of consuming unpackLimit config settings.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 5/5] diff: the -w option breaks --exit-code for --raw and other output modes
- From: Jeff King <peff@xxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]