Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH 06/10] t3310: stop checking for reference existence via `test -f`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/10] t1417: make `reflog --updateref` tests backend agnostic
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/10] t1410: use test-tool to create empty reflog
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/10] t1401: stop treating FETCH_HEAD as real reference
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/10] t1400: split up generic reflog tests from the reffile-specific ones
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/10] t0410: mark tests to require the reffiles backend
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/10] t: more compatibility fixes with reftables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5] subtree: fix split processing with multiple subtrees present
- From: "Zach FettersMoore via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4] subtree: fix split processing with multiple subtrees present
- From: Zach FettersMoore <zach.fetters@xxxxxxxxxxxxxxxxx>
- [PATCH 24/24] t/perf: add performance tests for multi-pack reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 23/24] pack-bitmap: reuse objects from all disjoint packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 22/24] pack-objects: allow setting `pack.allowPackReuse` to "single"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 21/24] t/test-lib-functions.sh: implement `test_trace2_data` helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 20/24] pack-objects: add tracing for various packfile metrics
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 19/24] pack-bitmap: prepare to mark objects from multiple packs for reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 18/24] pack-objects: include number of packs reused in output
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 17/24] pack-objects: prepare `write_reused_pack_verbatim()` for multi-pack reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 16/24] pack-objects: prepare `write_reused_pack()` for multi-pack reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 15/24] pack-objects: pass `bitmapped_pack`'s to pack-reuse functions
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 14/24] pack-objects: keep track of `pack_start` for each reuse pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 13/24] pack-objects: parameterize pack-reuse routines over a single pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 12/24] pack-bitmap: return multiple packs via `reuse_partial_packfile_from_bitmap()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 11/24] pack-bitmap: simplify `reuse_partial_packfile_from_bitmap()` signature
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 10/24] pack-bitmap: pass `bitmapped_pack` struct to pack-reuse functions
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 09/24] repack: implement `--extend-disjoint` mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 08/24] pack-objects: implement `--ignore-disjoint` mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 07/24] midx: implement `--retain-disjoint` mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 06/24] midx: implement `midx_locate_pack()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 05/24] midx: implement `DISP` chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 04/24] midx: factor out `fill_pack_info()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 03/24] pack-bitmap: plug leak in find_objects()
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 02/24] pack-bitmap-write: deep-clear the `bb_commit` slab
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 01/24] pack-objects: free packing_data in more places
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 00/24] pack-objects: multi-pack verbatim reuse
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: Submodule update fetching with outer repo's default branch
- From: Ricardo Abreu <ricardolafabreu@xxxxxxxxx>
- [PATCH] setup: recognize bare repositories with packed-refs
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH] completion: add and use the __git_get_config_subsection helper function
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] i18n: factorize even more 'incompatible options' messages
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: --end-of-options inconsistently available?!
- From: Sven Strickroth <sven@xxxxxxxxxx>
- [PATCH] doc: make the gitfile syntax easier to discover
- From: Marcel Krause <mk+copyleft@xxxxxxxxxxxxx>
- [PATCH] doc: make the gitfile syntax easier to discover
- From: Marcel Krause <mk+copyleft@xxxxxxxxxxxxx>
- Re: [PATCH] doc: make the gitfile syntax easier to discover
- From: Marcel Krause <mk+copyleft@xxxxxxxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH] doc: make the gitfile syntax easier to discover
- From: Marcel Krause <mk+copyleft@xxxxxxxxxxxxx>
- Re: [BUG?] Semantics of HEAD when bare cloning non-bare repositories
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] trace2: redact passwords from https:// URLs by default
- From: Jeff King <peff@xxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- From: Jeff King <peff@xxxxxxxx>
- Re: --end-of-options inconsistently available?!
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v2 0/5] Avoid hang if curl needs eof twice + minor related improvements
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] i18n: factorize even more 'incompatible options' messages
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH] i18n: factorize even more 'incompatible options' messages
- From: René Scharfe <l.s.r@xxxxxx>
- What's cooking in git.git (Nov 2023, #09; Mon, 27)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/5] Avoid hang if curl needs eof twice + minor related improvements
- From: Jiří Hruška <jirka@xxxxxx>
- Re: [PATCH v2 5/5] http: reset CURLOPT_POSTFIELDSIZE_LARGE between requests
- From: Jiří Hruška <jirka@xxxxxx>
- Re: [PATCH] remote-curl: avoid hang if curl asks for more data after eof
- From: Jiří Hruška <jirka@xxxxxx>
- Re: [PATCH] i18n: factorize even more 'incompatible options' messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] i18n: factorize even more 'incompatible options' messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] column: release strbuf and string_list after use
- From: Junio C Hamano <gitster@xxxxxxxxx>
- --end-of-options inconsistently available?!
- From: Sven Strickroth <sven@xxxxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: "H.Merijn Brand" <linux@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] completion: avoid user confusion in non-cone mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] Switch links to https
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] i18n: factorize even more 'incompatible options' messages
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- No automatic continue of rebasing with rerere
- From: Vovodroid <qa23d-git@xxxxxxxxx>
- [PATCH] i18n: factorize even more 'incompatible options' messages
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH] column: release strbuf and string_list after use
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] builtin/reflog.c: fix dry-run option short name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] completion: avoid user confusion in non-cone mode
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/4] completion: avoid misleading completions in cone mode
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] completion: fix logic for determining whether cone mode is active
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/4] Sparse checkout completion fixes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/4] completion: squelch stray errors in sparse-checkout completion
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] doc: make the gitfile syntax easier to discover
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] git-send-email causes failures because of wrong option specifications
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- [PATCH] builtin/reflog.c: fix dry-run option short name
- From: Josh Brobst <josh@xxxxxxx>
- Re: [BUG] `git push` sends unnecessary objects
- From: Javier Mora <cousteaulecommandant@xxxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Re: "git overlay" - command for overlaying branches
- From: Michal Suchánek <msuchanek@xxxxxxx>
- [PATCH 0/1] git-send-email causes failures because of wrong option specifications
- From: "H.Merijn Brand - Tux" <linux@xxxxxxxxxxxxxx>
- [PATCH 1/1] git-send-email causes failures because of wrong option specifications
- From: "H.Merijn Brand - Tux" <linux@xxxxxxxxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: "H.Merijn Brand" <linux@xxxxxxxxxxxxxx>
- Re: Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v8 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: "git overlay" - command for overlaying branches
- From: Oliver Bandel <oliver@xxxxxxxxxxxxxxxxxx>
- [PATCH] doc: make the gitfile syntax easier to discover
- From: Marcel Krause <mk+copyleft@xxxxxxxxxxxxx>
- Re: "git overlay" - command for overlaying branches
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 1/4] completion: squelch stray errors in sparse-checkout completion
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/4] completion: squelch stray errors in sparse-checkout completion
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] git-prompt: stop manually parsing HEAD
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH] git-prompt: stop manually parsing HEAD
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- "git overlay" - command for overlaying branches
- From: Oliver Bandel <oliver@xxxxxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/4] Switch links to https
- From: Josh Soref <jsoref@xxxxxxxxx>
- Re: Running git(1) from within hooks/post-update
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: Running git(1) from within hooks/post-update
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v3 0/4] Switch links to https
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/4] doc: switch links to https
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 4/4] doc: refer to internet archive
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 4/4] completion: avoid user confusion in non-cone mode
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Unable to split then edit hunk in git interactive add
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Running git(1) from within hooks/post-update
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- [PATCH] git-prompt: stop manually parsing HEAD
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v8 14/14] replay: stop assuming replayed branches do not diverge
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 13/14] replay: add --contained to rebase contained branches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 12/14] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 11/14] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 10/14] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 09/14] replay: remove HEAD related sanity check
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 08/14] replay: remove progress and info output
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 07/14] replay: add an important FIXME comment about gpg signing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 06/14] replay: change rev walking options
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 05/14] replay: introduce pick_regular_commit()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 04/14] replay: die() instead of failing assert()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 03/14] replay: start using parse_options API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 02/14] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v8 01/14] t6429: remove switching aspects of fast-rebase
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v3] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] object-name: reject too-deep recursive ancestor queries
- From: Patrick Steinhardt <ps@xxxxxx>
- Fix git-send-email.perl w.r.t. recent Getopt::Long update
- From: "H.Merijn Brand" <linux@xxxxxxxxxxxxxx>
- Re: [PATCH] object-name: reject too-deep recursive ancestor queries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Unable to split then edit hunk in git interactive add
- From: scarf <greenscarf005@xxxxxxxxx>
- Re: [PATCH v2] credential/wincred: store oauth_refresh_token
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [PATCH] git-p4: fix fast import when empty commit is first
- From: Alisha Kim <admin@xxxxxxx>
- [PATCH v2] git-p4: fix fast import when empty commit is first
- From: "Alisha Kim via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/4] doc: update links to current pages
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/4] doc: switch links to https
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/4] doc: refer to internet archive
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/4] Switch links to https
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/4] doc: update links for andre-simon.de
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 4/4] doc: refer to internet archive
- From: Josh Soref <jsoref@xxxxxxxxx>
- Re: [PATCH v2 2/4] doc: update links to current pages
- From: Josh Soref <jsoref@xxxxxxxxx>
- Re: [PATCH v2 1/4] doc: switch links to https
- From: Josh Soref <jsoref@xxxxxxxxx>
- [PATCH 2/2] orphan/unborn: fix use of 'orphan' in end-user facing messages
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/2] orphan/unborn: add to the glossary and use them consistently
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Orphan branch not well-defined?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Orphan branch not well-defined?
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: Orphan branch not well-defined?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Orphan branch not well-defined?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] completion: avoid user confusion in non-cone mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 00/14] Introduce new `git replay` command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH v2 4/4] doc: refer to internet archive
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/4] doc: update links to current pages
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/4] doc: switch links to https
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v7 00/14] Introduce new `git replay` command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/4] Redact unsafe URLs in the Trace2 output
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/4] trace2: redact passwords from https:// URLs by default
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Kaartic Sivaraam <kaartic.sivaraam@xxxxxxxxx>
- [PATCH 4/4] completion: avoid user confusion in non-cone mode
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] completion: avoid misleading completions in cone mode
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] completion: fix logic for determining whether cone mode is active
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] completion: squelch stray errors in sparse-checkout completion
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] Sparse checkout completion fixes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] object-name: reject too-deep recursive ancestor queries
- From: Patrick Steinhardt <ps@xxxxxx>
- [BUG?] Semantics of HEAD when bare cloning non-bare repositories
- From: guillaume.yziquel@xxxxxxxxxxxxx
- Re: git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
- From: Willem Verstraeten <willem.verstraeten@xxxxxxxxx>
- Re: [PATCH v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] trace2: fix signature of trace2_def_param() macro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] checkout: forbid "-B <branch>" from touching a branch used elsewhere
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [commit-graph] v2.43.0 segfault with fetch.writeCommitGraph enabled when fetch
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] git-p4: fix fast import when empty commit is first
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] t0212: test URL redacting in EVENT format
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] t0211: test URL redacting in PERF format
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] trace2: redact passwords from https:// URLs by default
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] Redact unsafe URLs in the Trace2 output
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/4] trace2: fix signature of trace2_def_param() macro
- From: "Jeff Hostetler via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- git checkout -B <branch> lets you checkout a branch that is already checked out in another worktree Inbox
- From: Willem Verstraeten <willem.verstraeten@xxxxxxxxx>
- Re: [PATCH v2 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH] git-p4: fix fast import when empty commit is first
- From: "Alisha Kim via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [commit-graph] v2.43.0 segfault with fetch.writeCommitGraph enabled when fetch
- From: ryenus <ryenus@xxxxxxxxx>
- Re: Orphan branch not well-defined?
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: Orphan branch not well-defined?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Orphan branch not well-defined?
- From: Craig H Maynard <chmaynard@xxxxxx>
- [PATCH v2 6/6] t7420: test that we correctly handle renamed submodules
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH v2 5/6] t7419: test that we correctly handle renamed submodules
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH v2 3/6] t7419: actually test the branch switching
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH v2 4/6] t7419, t7420: use test_cmp_config instead of grepping .gitmodules
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH v2 2/6] submodule--helper: return error from set-url when modifying failed
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- [PATCH v2 1/6] submodule--helper: use submodule_from_path in set-{url,branch}
- From: "Jan Alexander Steffens (heftig)" <heftig@xxxxxxxxxxxxx>
- Re: [PATCH v2] merge-file: add --diff-algorithm option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- reftable: How to represent deleted referees of symrefs in the reflog?
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 8/8] reftable/stack: fix stale lock when dying
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 7/8] reftable/merged: reuse buffer to compute record keys
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 6/8] reftable/stack: reuse buffers when reloading stack
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 5/8] reftable/stack: perform auto-compaction with transactional interface
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 4/8] reftable/stack: verify that `reftable_stack_add()` uses auto-compaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/8] reftable: handle interrupted writes
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/8] reftable: handle interrupted reads
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/8] reftable: wrap EXPECT macros in do/while
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/8] reftable: small set of fixes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] pretty: add '%aA' to show domain-part of email addresses
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] merge-file: add --diff-algorithm option
- From: "Antonin Delpeuch via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.43.0
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH] object-name: reject too-deep recursive ancestor queries
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Nov 2023, #08; Mon, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.43.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] object-name: reject too-deep recursive ancestor queries
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Adam Majer <adamm@xxxxxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Glen Choo <glencbz@xxxxxxxxx>
- Re: bugreport
- From: Thomas Guyot <tguyot@xxxxxxxxx>
- Re: [GIT PULL] l10n updates for 2.43.0 round 2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [GIT PULL] l10n updates for 2.43.0 round 2
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: [PATCH] merge-file: add --diff-algorithm option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Fix a typo in `each_file_in_pack_dir_fn()`'s declaration
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] merge-file: add --diff-algorithm option
- From: Antonin Delpeuch <antonin@xxxxxxxxxxx>
- Re: [PATCH] merge-file: add --diff-algorithm option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] merge-file: add --diff-algorithm option
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4] subtree: fix split processing with multiple subtrees present
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH] merge-file: add --diff-algorithm option
- From: Antonin Delpeuch <antonin@xxxxxxxxxxx>
- Re: [PATCH] setup: recognize bare repositories with packed-refs
- From: Adam Majer <adamm@xxxxxxxxxxx>
- [PATCH] setup: recognize bare repositories with packed-refs
- From: Adam Majer <adamm@xxxxxxxxxxx>
- [PATCH] setup: recognize bare repositories with packed-refs
- From: Adam Majer <adamm@xxxxxxxxxxx>
- [PATCH v4] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Migration of git-scm.com to a static web site: ready for review/testing
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Migration of git-scm.com to a static web site: ready for review/testing
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] Fix a typo in `each_file_in_pack_dir_fn()`'s declaration
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2023, #07; Fri, 17)
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- What's cooking in git.git (Nov 2023, #07; Fri, 17)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/2] send-email: avoid duplicate specification warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: gitmodulesSymlink .gitmodules is a symbolic link
- From: Jeff King <peff@xxxxxxxx>
- Re: tb/merge-tree-write-pack, was Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/2] perl: bump the required Perl version to 5.8.1 from 5.8.0
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: avoid running the test suite _twice_
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] send-email: remove stray characters from usage
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH v3 2/2] send-email: avoid duplicate specification warnings
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH v3 1/2] perl: bump the required Perl version to 5.8.1 from 5.8.0
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [PATCH v3 0/2] send-email: avoid duplicate specification warnings
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: Feature request: git status --branch-only
- From: phillip.wood123@xxxxxxxxx
- Re: Feasibility of folding `unit-tests` into `make test`, was Re: [PATCH] ci: avoid running the test suite _twice_
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 02/10] ref-filter.h: add max_count and omit_empty to ref_format
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v6 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v6 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Feasibility of folding `unit-tests` into `make test`, was Re: [PATCH] ci: avoid running the test suite _twice_
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/10] ref-filter.c: use peeled tag for '*' format fields
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/1] attr: add builtin objectmode values support
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: [PATCH v2 04/10] ref-filter.h: add functions for filter/format & format-only
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 01/10] ref-filter.c: really don't sort when using --no-sort
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 2/2] send-email: remove stray characters from usage
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v2 1/2] send-email: avoid duplicate specification warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug: "Received" misspelled in remote message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Bug: "Received" misspelled in remote message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/1] attr: add builtin objectmode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/3] rebase: support --autosquash without -i
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What is the best way to fix divergent branches during push
- From: Mun Johl <Mun.Johl@xxxxxxx>
- Re: [PATCH v2 0/5] Avoid hang if curl needs eof twice + minor related improvements
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] ci: avoid running the test suite _twice_
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: Bug: "Received" misspelled in remote message
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: Bug: "Received" misspelled in remote message
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v2 1/5] remote-curl: avoid hang if curl asks for more data after eof
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2] RelNotes: tweak 2.43.0 release notes
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Bug: "Received" misspelled in remote message
- From: Alan Dove <alan.dove@xxxxxxxxx>
- Re: [PATCH] docs: submitting-patches: improve the base commit explanation
- From: Borislav Petkov <bp@xxxxxxxxx>
- [RFC PATCH v2 2/2] send-email: remove stray characters from usage
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [RFC PATCH v2 1/2] send-email: avoid duplicate specification warnings
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [RFC PATCH v2 0/2] send-email: avoid duplicate specification warnings
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Philip Oakley <philipoakley@iee.email>
- gitmodulesSymlink .gitmodules is a symbolic link
- From: "flobee.code" <flobee.code@xxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH v5 0/3] rebase: support --autosquash without -i
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v6 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v6 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Philip Oakley <philipoakley@iee.email>
- [PATCH v7 14/14] replay: stop assuming replayed branches do not diverge
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 13/14] replay: add --contained to rebase contained branches
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 12/14] replay: add --advance or 'cherry-pick' mode
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 11/14] replay: use standard revision ranges
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 10/14] replay: make it a minimal server side command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 09/14] replay: remove HEAD related sanity check
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 08/14] replay: remove progress and info output
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 07/14] replay: add an important FIXME comment about gpg signing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 06/14] replay: change rev walking options
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 05/14] replay: introduce pick_regular_commit()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 04/14] replay: die() instead of failing assert()
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 03/14] replay: start using parse_options API
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 02/14] replay: introduce new builtin
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 00/14] Introduce new `git replay` command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH v7 01/14] t6429: remove switching aspects of fast-rebase
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Shallow clones becomes not-shallow when cloning to a different drive
- From: Tobias Schlüter <tobi@xxxxxxxxxxxxx>
- Re: [RFC PATCH 2/2] rev-list: add --ours/--theirs options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- tb/merge-tree-write-pack, was Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [RFC PATCH 2/2] rev-list: add --ours/--theirs options
- From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
- [RFC PATCH 1/2] diff: add tests for git diff --merge/--ours/--theirs
- From: Vegard Nossum <vegard.nossum@xxxxxxxxxx>
- Re: [PATCH v2 5/5] http: reset CURLOPT_POSTFIELDSIZE_LARGE between requests
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/5] http: reset CURLOPT_POSTFIELDSIZE_LARGE between requests
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH v2 4/5] remote-curl: simplify rpc_out() - less nesting and rename
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH v2 1/5] remote-curl: avoid hang if curl asks for more data after eof
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH v2 3/5] remote-curl: simplify rpc_out() - remove superfluous ifs
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH v2 2/5] remote-curl: improve readability of curl callbacks
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH v2 0/5] Avoid hang if curl needs eof twice + minor related improvements
- From: Jiří Hruška <jirka@xxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: avoid running the test suite _twice_
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: avoid duplicate specification warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote-curl: avoid hang if curl asks for more data after eof
- From: Jiří Hruška <jirka@xxxxxx>
- Re: [PATCH] remote-curl: avoid hang if curl asks for more data after eof
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH] RelNotes: tweak 2.43.0 release notes
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- RE: [Potential Bug] Test t0301.34 hangs - Git v2.43.0-rc2
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/1] attr: add builtin objectmode values support
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- [PATCH v5 3/3] rebase: rewrite --(no-)autosquash documentation
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v5 2/3] rebase: support --autosquash without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v5 1/3] rebase: fully ignore rebase.autoSquash without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v5 0/3] rebase: support --autosquash without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH] ci: avoid running the test suite _twice_
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [Potential Bug] Test t0301.34 hangs - Git v2.43.0-rc2
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [ANNOUNCE] Git for Windows 2.43.0-rc2
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: [PATCH] send-email: avoid duplicate specification warnings
- From: Todd Zullinger <tmz@xxxxxxxxx>
- [Potential Bug] Test t0301.34 hangs - Git v2.43.0-rc2
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: Feature request: git status --branch-only
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] send-email: avoid duplicate specification warnings
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 10/10] t/perf: add perf tests for for-each-ref
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/10] ref-filter.c: use peeled tag for '*' format fields
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/10] for-each-ref: clean up documentation of --format
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/10] ref-filter.c: filter & format refs in the same callback
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/10] ref-filter.c: refactor to create common helper functions
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/10] ref-filter.c: rename 'ref_filter_handler()' to 'filter_one()'
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/10] ref-filter.h: add functions for filter/format & format-only
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/10] ref-filter.h: move contains caches into filter
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/10] ref-filter.h: add max_count and omit_empty to ref_format
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/10] ref-filter.c: really don't sort when using --no-sort
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/10] for-each-ref optimizations & usability improvements
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Feature request: git status --branch-only
- From: Ondra Medek <xmedeko@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Jeff King <peff@xxxxxxxx>
- What's cooking in git.git (Nov 2023, #06; Tue, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] send-email: avoid duplicate specification warnings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.43.0-rc2
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] send-email: avoid duplicate specification warnings
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: Feature request: git status --branch-only
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: Feature request: git status --branch-only
- From: Ondra Medek <xmedeko@xxxxxxxxx>
- Re: Feature request: git status --branch-only
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] commit-graph: disable GIT_COMMIT_GRAPH_PARANOIA by default
- From: Patrick Steinhardt <ps@xxxxxx>
- Feature request: git status --branch-only
- From: Ondra Medek <xmedeko@xxxxxxxxx>
- Document git status -b --porcelain
- From: Ondra Medek <xmedeko@xxxxxxxxx>
- Re: commit-graph paranoia performance, was Re: [ANNOUNCE] Git v2.43.0-rc1
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/4] refs: remove `delete_refs` callback from backends
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/4] refs: deduplicate code to delete references
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/4] refs/files: use transactions to delete references
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/4] t5510: ensure that the packed-refs file needs locking
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/4] refs: remove virtual `delete_refs()` function
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: commit-graph paranoia performance, was Re: [ANNOUNCE] Git v2.43.0-rc1
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] credential/wincred: store oauth_refresh_token
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] glossary: add definitions for dereference & peel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 2/3] update-index: add --show-index-version
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add native file mode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add native file mode values support
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- [PATCH v3 2/3] update-index: add --show-index-version
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: [PATCH 02/13] Enable builds for z/OS.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] remote-curl: avoid hang if curl asks for more data after eof
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] completion: add and use the __git_get_config_subsection helper function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] checkout: add config variable checkout.autoDetach
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/13] Enable builds for z/OS.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 03/13] spaces and errors fix Handled git pipeline errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] ci: avoid running the test suite _twice_
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: avoid running the test suite _twice_
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: commit-graph paranoia performance, was Re: [ANNOUNCE] Git v2.43.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] t: improve compatibility with NixOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] glossary: add definitions for dereference & peel
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 02/13] Enable builds for z/OS.
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] completion: add and use the __git_get_config_subsection helper function
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add native file mode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] remote-curl: avoid hang if curl asks for more data after eof
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: git-bisect reset not deleting .git/BISECT_LOG
- From: Jeff King <peff@xxxxxxxx>
- commit-graph paranoia performance, was Re: [ANNOUNCE] Git v2.43.0-rc1
- From: Jeff King <peff@xxxxxxxx>
- git-bisect reset not deleting .git/BISECT_LOG
- From: Janik Haag <janik@xxxxxx>
- Re: rev-list default order sometimes very slow (size and metadata dependent)
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] ci: avoid running the test suite _twice_
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] ci: avoid running the test suite _twice_
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 4/4] rebase: rewrite --(no-)autosquash documentation
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 3/4] rebase: test autosquash with and without -i
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 2/4] rebase: support --autosquash without -i
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 1/4] rebase: fully ignore rebase.autoSquash without -i
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] ci: avoid running the test suite _twice_
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add native file mode values support
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH v2] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] checkout: add config variable checkout.autoDetach
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH] remote-curl: avoid hang if curl asks for more data after eof
- From: Jiří Hruška <jirka@xxxxxx>
- [PATCH 13/13] Handled git pipeline errors - z/OS enable
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/13] Handled git pipeline errors - Memory leak
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/13] strncpy fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/13] strncpy fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/13] Enable builds for z/OS.
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/13] strncpy fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/13] spaces and errors fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/13] platform_name fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/13] fixes for build errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/13] spaces and errors fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/13] fixes for build errors Handled git pipeline errorse
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/13] spaces and errors fix Handled git pipeline errors
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/13] Enabling z/OS workflow for git
- From: "Haritha D via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/13] Enabling z/OS workflow for git
- From: "Haritha via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4 0/3] t: improve compatibility with NixOS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Nov 2023, #05; Mon, 13)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 4/4] rebase: rewrite --(no-)autosquash documentation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 3/4] rebase: test autosquash with and without -i
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] status: avoid reporting worktrees as "Untracked files"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: first-class conflicts?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [RFC PATCH] status: avoid reporting worktrees as "Untracked files"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: first-class conflicts?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Declutter the home directory
- From: Dragan Simic <dsimic@xxxxxxxxxxx>
- Declutter the home directory
- From: Félix Piédallu <felix@xxxxxxxxxxx>
- Re: [PATCH] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] checkout: add config variable checkout.autoDetach
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: first-class conflicts?
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxxx>
- Re: [PATCH] checkout: add config variable checkout.autoDetach
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] RelNotes: minor wording fixes in 2.43.0 release notes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] checkout: add config variable checkout.autoDetach
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH] fuzz: add new oss-fuzz fuzzer for date.c / date.h
- From: "Arthur Chan via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Philip Oakley <philipoakley@iee.email>
- rev-list default order sometimes very slow (size and metadata dependent)
- From: Kevin Lyles <klyles@xxxxxxxx>
- Re: Git Rename Detection Bug
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/2] rebase: support non-interactive autosquash
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH v3 1/2] rebase: support non-interactive autosquash
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [PATCH v4 4/4] docs: rewrite rebase --(no-)autosquash description
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v4 4/4] rebase: rewrite --(no-)autosquash documentation
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v4 3/4] rebase: test autosquash with and without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v4 4/4] docs: rewrite rebase --(no-)autosquash description
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v4 1/4] rebase: fully ignore rebase.autoSquash without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v4 2/4] rebase: support --autosquash without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v4 0/4] rebase: support --autosquash without -i
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- Re: [RFC PATCH] status: avoid reporting worktrees as "Untracked files"
- From: Edmundo Carmona Antoranz <eantoranz@xxxxxxxxx>
- Re: first-class conflicts?
- From: Sandra Snan <sandra.snan@xxxxxxxxxxxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/1] attr: add native file mode values support
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/3] replay: implement support for writing new objects to a pack
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 1/1] attr: add native file mode values support
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- [PATCH] RelNotes: minor wording fixes in 2.43.0 release notes
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 1/3] merge-ort.c: finalize ODB transactions after each step
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH 0/3] replay: implement support for writing new objects to a pack
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: first-class conflicts?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: first-class conflicts?
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 3/5] bulk-checkin: introduce `index_blob_bulk_checkin_incore()`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 0/3] t: improve compatibility with NixOS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- tb/merge-tree-write-pack [Was: Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)]
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 5/5] builtin/merge-tree.c: implement support for `--write-pack`
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: first-class conflicts?
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/7] commit-graph: read `OIDL` chunk with `pair_chunk_expect()`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 6/9] commit-graph: use fanout value for graph size
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/4] Replace use of `test <expr> -o/a <expr>`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Jeff King <peff@xxxxxxxx>
- Re: first-class conflicts?
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v4 0/3] t: improve compatibility with NixOS
- From: Jeff King <peff@xxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Jeff King <peff@xxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: Error when "git mv" file in a sparsed checkout
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: Git Rename Detection Bug
- From: Jeremy Pridmore <jpridmore@xxxxxxxxx>
- Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- From: Simon Ser <contact@xxxxxxxxxxx>
- Re: [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/4] Makefile: stop using `test -o` when unlinking duplicate executables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/4] contrib/subtree: convert subtree type check to use case statement
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/4] Replace use of `test <expr> -o/a <expr>`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] glossary: add definitions for dereference & peel
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- [PATCH v4 3/3] t9164: fix inability to find basename(1) in Subversion hooks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 0/3] t: improve compatibility with NixOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v4 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [ANNOUNCE] Git v2.43.0-rc1
- From: Andy Koppe <andy.koppe@xxxxxxxxx>
- [PATCH v3 13/13] trailer doc: <token> is a <key> or <keyAlias>, not both
- From: Teng Long <dyroneteng@xxxxxxxxx>
- Re: recover lost file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: recover lost file
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] glossary: add definitions for dereference & peel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- recover lost file
- From: Malik Rumi <malik.a.rumi@xxxxxxxxx>
- Re: [PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
- From: Joanna Wang <jojwang@xxxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH] glossary: add definitions for dereference & peel
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] glossary: add definitions for dereference & peel
- From: "Victoria Dye via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/1] attr: enable attr pathspec magic for git-add and git-stash
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v10 1/3] unit tests: Add a project plan document
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 7/7] midx: read `OOFF` chunk with `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 6/7] midx: read `OIDL` chunk with `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 5/7] commit-graph: read `BIDX` chunk with `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 4/7] commit-graph: read `GDAT` chunk with `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 3/7] commit-graph: read `CDAT` chunk with `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 2/7] commit-graph: read `OIDL` chunk with `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/7] chunk-format: introduce `pair_chunk_expect()` helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/7] chunk-format: introduce `pair_chunk_expect()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/9] commit-graph: use fanout value for graph size
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/9] commit-graph: use fanout value for graph size
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/9] commit-graph: handle overflow in chunk_size checks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/9] some more chunk-file bounds-checks fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 6/9] commit-graph: use fanout value for graph size
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/9] commit-graph: abort as soon as we see a bogus chunk
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/9] commit-graph: handle overflow in chunk_size checks
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [RFC PATCH 2/3] tmp-objdir: introduce `tmp_objdir_repack()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] contrib/subtree: convert subtree type check to use case statement
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v10 3/3] ci: run unit tests in CI
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v10 2/3] unit tests: add TAP unit test framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v10 1/3] unit tests: Add a project plan document
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- [PATCH v10 0/3] Add unit test framework and project plan
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- From: Jeff King <peff@xxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Jeff King <peff@xxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v9 2/3] unit tests: add TAP unit test framework
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: first-class conflicts?
- From: phillip.wood123@xxxxxxxxx
- Re: first-class conflicts?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] format-patch: fix ignored encode_email_headers for cover letter
- From: Simon Ser <contact@xxxxxxxxxxx>
- [PATCH 4/4] Makefile: stop using `test -o` when unlinking duplicate executables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 3/4] contrib/subtree: convert subtree type check to use case statement
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/4] contrib/subtree: stop using `-o` to test for number of args
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/4] Replace use of `test <expr> -o/a <expr>`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/4] global: convert trivial usages of `test <expr> -a/-o <expr>`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 0/8] ci: add GitLab CI definition
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v6 8/8] ci: add support for GitLab CI
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 7/8] ci: install test dependencies for linux-musl
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 6/8] ci: squelch warnings when testing with unusable Git repo
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 5/8] ci: unify setup of some environment variables
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 4/8] ci: split out logic to set up failed test artifacts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 3/8] ci: group installation of Docker dependencies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 2/8] ci: make grouping setup more generic
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 1/8] ci: reorder definitions for grouping functions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v6 0/8] ci: add GitLab CI definition
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/3] t: improve compatibility with NixOS
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 3/3] t9164: fix inability to find basename(1) in Subversion hooks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 9/9] commit-graph: mark chunk error messages for translation
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 8/9] commit-graph: drop verify_commit_graph_lite()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 7/9] commit-graph: check order while reading fanout chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/9] commit-graph: use fanout value for graph size
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/9] commit-graph: abort as soon as we see a bogus chunk
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/9] commit-graph: clarify missing-chunk error messages
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/9] commit-graph: drop redundant call to "lite" verification
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/9] midx: check consistency of fanout table
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v3 3/3] t9164: fix inability to find basename(1) in Subversion hooks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/3] t: improve compatibility with NixOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/9] commit-graph: handle overflow in chunk_size checks
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/9] some more chunk-file bounds-checks fixes
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 8/9] for-each-ref: add option to fully dereference tags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/9] for-each-ref: add option to fully dereference tags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 8/9] for-each-ref: add option to fully dereference tags
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] merge-file: add --diff-algorithm option
- From: "Antonin Delpeuch via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Jeff King <peff@xxxxxxxx>
- Re: git-send-email: Send with mutt(1)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: Regression: git send-email Message-Id: numbering doesn't start at 1 any more
- From: Michael Strawbridge <michael.strawbridge@xxxxxxx>
- [ANNOUNCE] Git for Windows 2.43.0-rc1
- From: Johannes Schindelin <johannes.schindelin@xxxxxx>
- Re: first-class conflicts?
- From: Martin von Zweigbergk <martinvonz@xxxxxxxxxx>
- Re: [PATCH 8/9] for-each-ref: add option to fully dereference tags
- From: Victoria Dye <vdye@xxxxxxxxxx>
- Re: [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Nov 2023, #04; Thu, 9)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Git v2.43.0-rc1
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 3/3] t9164: fix inability to find basename(1) in hooks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/3] t: improve compatibility with NixOS
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v5 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v5 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v6 00/14] Introduce new `git replay` command
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Error when "git mv" file in a sparsed checkout
- From: Josef Wolf <jw@xxxxxxxxxxxxx>
- Re: [PATCH 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/9] for-each-ref: clarify interaction of --omit-empty & --count
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/9] for-each-ref: clarify interaction of --omit-empty & --count
- From: Øystein Walle <oystwa@xxxxxxxxx>
- Re: first-class conflicts?
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 3/3] t9164: fix inability to find basename(1) in hooks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] t/lib-httpd: stop using legacy crypt(3) for authentication
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/3] t/lib-httpd: dynamically detect httpd and modules path
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/3] t: improve compatibility with NixOS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 8/9] for-each-ref: add option to fully dereference tags
- From: Patrick Steinhardt <ps@xxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]