Git Distributed Software Revision Control
[Prev Page][Next Page]
- [PATCH v2 2/2] path-walk: create initializer for path lists
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: Ben Knoble <ben.knoble@xxxxxxxxx>
- Re: git: list of my complaints about future graft removal
- From: Askar Safin <safinaskar@xxxxxxxxxxxx>
- [PATCH] progress: pay attention to (customized) delay time
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC 05/11] builtin/history: implement "drop" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [-SPAM-] [PATCH v2 00/17] RFC: Accelerate xdiff and begin its rustification
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] line-log: avoid unnecessary tree diffs when processing merge commits
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 0/2] progress: replace setitimer() with alarm()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC 11/11] builtin/history: implement "split" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC 11/11] builtin/history: implement "split" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC 06/11] builtin/history: implement "reorder" subcommand
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH RFC 06/11] builtin/history: implement "reorder" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] meson: wire up gitk and git-gui
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC 00/11] Introduce git-history(1) command for easy history editing
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 0/3] meson: wire up gitk and git-gui
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v2 0/4] Add refs exists subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH v2 3/4] t1422: refactor tests to be shareable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/3] meson: wire up gitk and git-gui
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 00/16] Introduce git-history(1) command for easy history editing
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 11/16] add-patch: split out `struct interactive_options`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 09/16] builtin/history: implement "reorder" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 08/16] builtin/history: implement "drop" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 03/16] sequencer: introduce new history editing mode
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 16/16] builtin/history: implement "reword" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 12/16] add-patch: remove dependency on "add-interactive" subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 06/16] builtin: add new "history" command
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 07/16] builtin/history: introduce subcommands to manage interrupted rewrites
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 13/16] add-patch: add support for in-memory index patching
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 04/16] sequencer: stop using `the_repository` in `sequencer_remove_state()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 02/16] sequencer: add option to rewind HEAD after picking commits
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 01/16] sequencer: optionally skip printing commit summary
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 05/16] cache-tree: allow writing in-memory index as tree
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 10/16] add-patch: split out header from "add-interactive.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v2 14/16] wt-status: provide function to expose status for trees
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH RFC v2 16/16] builtin/history: implement "reword" subcommand
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH 1/4] line-log: avoid unnecessary tree diffs when processing merge commits
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH] contrib/subtree: fix split with squashed subtrees
- From: Colin Stagner <ask+git@xxxxxxxxxxx>
- [PATCH 2/4] line-log: get rid of the parents array in process_ranges_merge_commit()
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 3/4] line-log: initialize diff queue in process_ranges_ordinary_commit()
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 4/4] line-log: simplify condition checking for merge commits
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH 0/4] line-log: optimize merge commit processing
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 3/4] t5510: prefer "git -C" to subshell for followRemoteHEAD tests
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH] doc: config: replace backtick with apostrophe for possessive
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Still use git whatchanged
- From: Monte Davidoff <davidoff@xxxxxxx>
- Re: [PATCH 0/4] line-log: optimize merge commit processing
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2] doc:clarify which remotes can be used when contributing
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/4] line-log: avoid unnecessary tree diffs when processing merge commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v3 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH 1/5] doc: git-checkout: clarify intro
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] progress: pay attention to (customized) delay time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] Add `-u` short option for `git pull`
- From: "Julien Jerphanion via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/5] doc: git-checkout: don't use "reset"
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] doc: git-checkout: deduplicate --detach explanation
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] progress: pay attention to (customized) delay time
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH 0/5] doc: git-checkout: clarify DESCRIPTION section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 3/4] t5510: prefer "git -C" to subshell for followRemoteHEAD tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 05/16] cache-tree: allow writing in-memory index as tree
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] doc:clarify which remotes can be used when contributing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: I use whatchanged!
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: Ezekiel Newren <ezekielnewren@xxxxxxxxx>
- Re: Still use git whatchanged
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: config: replace backtick with apostrophe for possessive
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/4] bulk-checkin: remove global transaction state
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Git dumb HTTP protocol should use WebDAV PROPFIND method
- From: Milan Hauth <milahu@xxxxxxxxx>
- Re: [PATCH] docs: note that extensions.compatobjectformat is experimental
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] docs: note that extensions.compatobjectformat is experimental
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] progress: pay attention to (customized) delay time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] line-log: simplify condition checking for merge commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 10/16] add-patch: split out header from "add-interactive.h"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 12/16] add-patch: remove dependency on "add-interactive" subsystem
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] progress: pay attention to (customized) delay time
- From: Carlo Marcelo Arenas Belón <carenas@xxxxxxxxx>
- Re: [PATCH 4/4] line-log: simplify condition checking for merge commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/4] line-log: simplify condition checking for merge commits
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2] docs: note that extensions.compatobjectformat is incomplete
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: git status shows a different result depending on how fast a file is changed
- From: Damien Cassou <damien@xxxxxxxxx>
- Re: [PATCH 2/5] refs/reftable: add fsck check for checking the table name
- From: shejialuo <shejialuo@xxxxxxxxx>
- I still use "git whatchanged"
- From: "Harding, Mitch Perry (The weird one)" <mitchell.harding@xxxxxxx>
- Re: git: list of my complaints about future graft removal
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] progress: pay attention to (customized) delay time
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] docs: note that extensions.compatobjectformat is incomplete
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] docs: note that extensions.compatobjectformat is incomplete
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Shallow clone support in v3.0 and beyond?
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: I still use "git whatchanged"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests outside a repository
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v3] docs: note that extensions.compatobjectformat is incomplete
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] [2.51.0 Bug] Missing singleton objects in 'git repack -adf --path-walk'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Makefile: build libgit-rs and libgit-sys serially
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] refs/reftable: add fsck check for number of tables
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 2/3] config: warn on core.commentString=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Aug 2025, #10; Fri, 22)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/5] refs/reftable: add fsck checks
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2] docs: note that extensions.compatobjectformat is incomplete
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Aug 2025, #10; Fri, 22)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] Makefile: build libgit-rs and libgit-sys serially
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] range-diff: add configurable memory limit for cost matrix
- From: "Paulo Casaretto via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] ls-files: conditionally leave index sparse
- From: Elijah Newren <newren@xxxxxxxxx>
- [GSoC PATCH v2 1/2] repo: add the flag -z as an alias for --format=nul
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC PATCH v2 0/2] repo: add -z and objects.format
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- [GSoC PATCH v2 2/2] repo: add the field objects.format
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH] Makefile: build libgit-rs and libgit-sys serially
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH] Makefile: build libgit-rs and libgit-sys serially
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH] ls-files: conditionally leave index sparse
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 3/5] refs/reftable: add fsck check for number of tables
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSoC PATCH 0/2] repo: add -z and objects.format
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- RE: [PATCH] Makefile: build libgit-rs and libgit-sys serially
- From: <rsbecker@xxxxxxxxxxxxx>
- RE: [PATCH] Makefile: build libgit-rs and libgit-sys serially
- From: <rsbecker@xxxxxxxxxxxxx>
- [Suggestion] Handling Rust in upcoming releases
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH] range-diff: add configurable memory limit for cost matrix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: Ezekiel Newren <ezekielnewren@xxxxxxxxx>
- Re: [PATCH] ls-files: conditionally leave index sparse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/4] doc: git-push: rewrite refspec specification
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/4] doc: git-push: clarify "what to push"
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 0/3] meson: wire up gitk and git-gui
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 1/4] doc: git-push: update intro
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] reset slab_alloc and state fields in clear_alloc_state()
- From: "ノウラ | Flare via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/4] doc: git-push: clarify "where to push"
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/4] doc: git-push: clarify DESCRIPTION section & refspec definition
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSoC] Blog: Machine-Readable Repository Information Query Tool (week 12)
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH v2 04/16] odb: move packfile map into `struct packfile_store`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 03/16] odb: move initialization bit into `struct packfile_store`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH 4/4] doc: git-push: rewrite refspec specification
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] Makefile: build libgit-rs and libgit-sys serially
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v3 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 09/16] packfile: split up responsibilities of `reprepare_packed_git()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 08/16] packfile: refactor `prepare_packed_git()` to work on packfile store
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/4] doc: git-push: clarify "what to push"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] Makefile: build libgit-rs and libgit-sys serially
- From: Kyle Lippincott <spectral@xxxxxxxxxx>
- Re: [PATCH v4] send-email: add --get-smtp-server option to fetch SMTP settings
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] doc: git-push: clarify "where to push"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 06/16] odb: move kept cache into `struct packfile_store`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2] Makefile: build libgit-rs and libgit-sys serially
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 10/16] packfile: refactor `install_packed_git()` to work on packfile store
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 07/16] packfile: reorder functions to avoid function declaration
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 12/16] packfile: introduce function to load and add packfiles
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 14/16] packfile: remove `get_packed_git()`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 11/16] packfile: always add packfiles to MRU when adding a pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [Suggestion] Handling Rust in upcoming releases
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 13/16] packfile: move `get_multi_pack_index()` into "midx.c"
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] reset slab_alloc and state fields in clear_alloc_state()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 15/16] packfile: refactor `get_all_packs()` to work on packfile store
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/4] t5510: prefer "git -C" to subshell for followRemoteHEAD tests
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v3 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 2/2] range-diff: add configurable memory limit for cost matrix
- From: "pcasaretto via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH] rename default branch from 'master' to 'main' in refs and test scripts
- From: "Wing Huang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/2] range-diff: reorder options lexicographically
- From: "pcasaretto via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC][PATCH 4/5] t0601: refactor tests to be shareable
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH] curl: add support for curl_global_trace() components
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] doc: document rev-list opts in revert, cherry-pick
- From: "Emily Shaffer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC][PATCH v3 2/4] t1403: split 'show-ref --exists' tests into a separate file
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH v3 3/4] t1422: refactor tests to be shareable
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH 2/5] doc: factor out common option
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v2 0/4] git-gui: GIT_ASK_YESNO/GIT_ASKPASS patches from Git for Windows
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC][PATCH v3 1/4] builtin/refs: add 'exists' subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH 3/5] builtin/refs: add optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v2 1/4] git-gui: provide question helper for retry fallback on Windows
- From: "Heiko Voigt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC][PATCH v3 0/4] Add refs exists subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v2 3/4] git-gui--askyesno: allow overriding the window title
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC][PATCH 5/5] t: add test for git refs optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH v2 4/4] git-gui--askyesno (mingw): use Git for Windows' icon, if available
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/4] git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [GSoC][PATCH v3 4/4] t: add test for git refs exists subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: [PATCH] curl: add support for curl_global_trace() components
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2] doc:clarify which remotes can be used when contributing
- From: Daniele Sassoli <danielesassoli@xxxxxxxxx>
- [GSoC][PATCH 0/5] Add refs optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: [PATCH v2] doc: document rev-list opts in revert, cherry-pick
- From: "Andrew Jeffery" <andrew@xxxxxxxx>
- [PATCH] cherry-pick: document rev-list options
- From: "Emily Shaffer via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 03/10] github: adapt containerized jobs to be rootless
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Difference between 'git rebase --continue' and 'git commit' during rebase conflict resolution
- From: Stephen Finucane <stephen@xxxxxxxxx>
- Re: [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v6] alloc: fix dangling pointer in alloc_state cleanup
- From: "ノウラ | Flare via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/6] midx-write: use uint32_t for preferred_pack_idx
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/6] midx-write: simplify error cases
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/6] midx-write: only load initialized packs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 0/6] midx-write: fix segfault and do several cleanups
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6] alloc: fix dangling pointer in alloc_state cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH v2 4/6] midx-write: use uint32_t for preferred_pack_idx
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 3/6] midx-write: use cleanup when incremental midx fails
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/4] whatchanged: tell users the git-log(1) equivalent
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: [PATCH v3 0/6] midx-write: fix segfault and do several cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/6] midx-write: put failing response value back
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v3 2/6] midx-write: put failing response value back
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] rename default branch from 'master' to 'main' in refs and test scripts
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] breaking changes: switch default initial branch name to "main"
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v3 1/6] midx-write: only load initialized packs
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/6] midx-write: reenable signed comparison errors
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH RFC v2 2/7] Makefile: introduce infrastructure to build internal Rust library
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 7/7] ci: enable Rust for breaking-changes jobs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v4] send-email: add --get-smtp-server option to fetch SMTP settings
- From: Aditya Garg <gargaditya08@xxxxxxxx>
- Re: [PATCH v3 0/6] midx-write: fix segfault and do several cleanups
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH/RFC] submodule: gracefully handle links in module paths
- From: "Julian Prein via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH RFC v2 3/7] help: report on whether or not Rust is enabled
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] git-gui: use tk_messageBox for ask yes/no
- From: Mark Levedahl <mlevedahl@xxxxxxxxx>
- Re: [PATCH RFC v2 7/7] ci: enable Rust for breaking-changes jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Bug] Compat objects not added to CLAR_TEST_PROG
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] rename default branch from 'master' to 'main' in refs and test scripts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Config options -c in rebase --continue not passed to prepare-commit-msg hook
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] doc: document rev-list opts in revert, cherry-pick
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/3] commit: print advice when core.commentString=auto
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [Bug] Compat objects not added to CLAR_TEST_PROG
- From: "Osipov, Michael (IN IT IN)" <michael.osipov@xxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 4/7] rust: implement a test balloon via the "varint" subsystem
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] upload-pack: don't ACK non-commits repeatedly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 4/7] rust: implement a test balloon via the "varint" subsystem
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature Request: Add comments to commits
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Feature Request: Add comments to commits
- From: Rune Philosof <rp@xxxxxxxxxx>
- Re: [PATCH RFC v2 4/7] rust: implement a test balloon via the "varint" subsystem
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- git-2.51.0: Fetching tags does not work
- From: David Bohman <debohman@xxxxxxxxx>
- Re: [PATCH v2] doc: document rev-list opts in revert, cherry-pick
- From: Emily Shaffer <nasamuffin@xxxxxxxxxx>
- Re: [PATCH] git-gui: use tk_messageBox for ask yes/no
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: "lock file exists" when fetching in bare clone of repository
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] Documentation: note styling for bit fields
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] rename default branch from 'master' to 'main' in refs and test scripts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 3/4] doc: git-push: clarify "what to push"
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: "lock file exists" when fetching in bare clone of repository
- From: Jeff King <peff@xxxxxxxx>
- Re: git-2.51.0: Fetching tags does not work
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] rename default branch from 'master' to 'main' in refs and test scripts
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/6] t0018: switch default branch name to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Xxx
- From: Jesus Govanny Gonzalez Rosas <jesusgonzalezgovanny@xxxxxxxxxx>
- Re: [PATCH v2 1/2] range-diff: reorder options lexicographically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 4/4] doc: git-push: rewrite refspec specification
- From: "Julia Evans" <julia@xxxxxxx>
- Re: "lock file exists" when fetching in bare clone of repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests outside a repository
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 1/4] doc: git-push: update intro
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH] rename default branch from 'master' to 'main' in refs and test scripts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- gitk bug: Disabling "Themed widgets" breaks preferences dialogue
- From: Mark Hills <mark@xxxxxxxx>
- [GSoC][PATCH v2 4/5] t0601: refactor tests to be shareable
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH v2 1/5] builtin/pack-refs: factor out core logic into a shared library
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH v2 2/5] doc: factor out common option
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH v2 3/5] builtin/refs: add optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH v2 0/5] Add refs optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [GSoC][PATCH v2 5/5] t: add test for git refs optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- [PATCH 5/5] midx-write: reenable signed comparison errors
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] midx-write: only load initialized packs
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/6] t0018: switch default branch name to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 4/5] midx-write: use uint32_t for preferred_pack_idx
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: question: what does "garbage" field in "git count-objects -v" represent? Is it broken?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: question: what does "garbage" field in "git count-objects -v" represent? Is it broken?
- From: Daniele Sassoli <danielesassoli@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-files: conditionally leave index sparse
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v3 02/15] xdiff: introduce rust
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 3/5] midx-write: use cleanup when incremental midx fails
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] config: add "hostname" condition to includeIf
- From: Ayush Sharma <ayushoffinfo17@xxxxxxxxx>
- Re: Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] range-diff: reorder options lexicographically
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/4] doc: git-push: update intro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: question: what does "garbage" field in "git count-objects -v" represent? Is it broken?
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/2] range-diff: add configurable memory limit for cost matrix
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/4] doc: git-push: clarify "what to push"
- From: "Julia Evans" <julia@xxxxxxx>
- [PATCH] update worktree in config.worktree if it exists
- From: "haihuayang via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] midx-write: fix segfault and do several cleanups
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] midx-write: put failing response value back
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- question: what does "garbage" field in "git count-objects -v" represent? Is it broken?
- From: Daniele Sassoli <danielesassoli@xxxxxxxxx>
- Re: Git Stash Synchronization - Best Workflow?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- [PATCH 2/6] t4013: switch default branch name to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 0/6] breaking changes: switch default initial branch name to "main"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 3/3] commit: print advice when core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 2/3] config: warn on core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 6/6] breaking-changes: switch default branch to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v4 1/3] breaking-changes: deprecate support for core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] ci: perform build and smoke tests for Meson docs
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH 1/4] doc: git-push: update intro
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH v2 2/4] git gui: set GIT_ASKPASS=git-gui--askpass if not set yet
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3] gitk: add README with usage, build, and contribution details
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH v4 0/3] breaking-changes: deprecate support for core.commentChar=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 4/6] t0613: stop setting default initial branch
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Running out of inodes on an NFS which stores repos
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Running out of inodes on an NFS which stores repos
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH 4/4] doc: git-push: rewrite refspec specification
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- [PATCH 1/6] t0018: switch default branch name to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 5/6] t1403: remove dependency on GIT_TEST_DEFAULT_INITIAL_BRANCH_NAME
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH 3/6] t9902: switch default branch name to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH v3 2/3] config: warn on core.commentString=auto
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- RE: Running out of inodes on an NFS which stores repos
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 1/4] doc: git-push: update intro
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH 1/5] midx-write: only load initialized packs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] line-log: avoid unnecessary tree diffs when processing merge commits
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/4] whatchanged: tell users the git-log(1) equivalent
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 1/4] usage: help the user help themselves
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v2] doc: document rev-list opts in revert, cherry-pick
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] midx-write: use cleanup when incremental midx fails
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] range-diff: add configurable memory limit for cost matrix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] commit: print advice when core.commentString=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/4] you-still-use-that??: improve breaking changes troubleshooting
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 4/4] BreakingChanges: remove claim about whatchanged reports
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 3/4] whatchanged: remove not-even-shorter clause
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH 2/5] midx-write: put failing response value back
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] midx-write: use uint32_t for preferred_pack_idx
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [ANNOUNCE] Contributor's Summit updates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/5] midx-write: reenable signed comparison errors
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [ANNOUNCE] Contributor's Summit updates
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/2] range-diff: add configurable memory limit for cost matrix
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 1/6] t0018: switch default branch name to main
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] git-gui: use tk_messageBox for ask yes/no
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: gitk bug: Disabling "Themed widgets" breaks preferences dialogue
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/6] t0018: switch default branch name to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/6] t0613: stop setting default initial branch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] range-diff: add configurable memory limit for cost matrix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/4] whatchanged: tell users the git-log(1) equivalent
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: "Julia Evans" <julia@xxxxxxx>
- Re: Feature Request: Add comments to commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] whatchanged: tell users the git-log(1) equivalent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/4] you-still-use-that??: improve breaking changes troubleshooting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/4] whatchanged: tell users the git-log(1) equivalent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v3 02/15] xdiff: introduce rust
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [GSoC PATCH v2 1/2] repo: add the flag -z as an alias for --format=nul
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 0/3] Introduce git-last-modified(1) command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 0/5] Make the "promisor-remote" capability support more fields
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/4] midx: return a `packed_git` pointer from `prepare_midx_pack()`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/10] midx: stop duplicating info redundant with their sources
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Aug 2025, #09; Wed, 20)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] optimize string hashing in xdiff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/2] rebase: support --trailer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/8] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/10] midx: stop duplicating info redundant with their sources
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/8] sparse-checkout: add 'clean' command
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH RFC v2 6/7] ci: convert "pedantic" job into full build with breaking changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] midx-write: only load initialized packs
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 4/5] midx-write: use uint32_t for preferred_pack_idx
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/5] midx-write: use cleanup when incremental midx fails
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/5] midx-write: put failing response value back
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 5/5] midx-write: reenable signed comparison errors
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/5] midx-write: fix segfault and do several cleanups
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 0/2] optimize string hashing in xdiff
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Is Git Add Supposed to Work Like This (git 2.50)?
- From: Jon Forrest <nobozo@xxxxxxxxx>
- Re: [PATCH 6/6] breaking-changes: switch default branch to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH RFC v2 0/7] Introduce Rust and announce that it will become mandatorty
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 2/3] config: warn on core.commentString=auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ls-files: conditionally leave index sparse
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH RFC v2 2/7] Makefile: introduce infrastructure to build internal Rust library
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH RFC v2 1/7] meson: add infrastructure to build internal Rust library
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH RFC v2 3/7] help: report on whether or not Rust is enabled
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH RFC v3 00/18] Introduce git-history(1) command for easy history editing
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/2] optimize string hashing in xdiff
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Feature Request: Add comments to commits
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re Is Git Add Supposed to Work Like This (git 2.50)?
- From: K Jayatheerth <jayatheerthkulkarni2005@xxxxxxxxx>
- git whatchanged breakage
- From: Ron Yorston <rmy@xxxxxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
- From: Ayush Chandekar <ayu.chandekar@xxxxxxxxx>
- Re: [PATCH v2 0/8] sparse-checkout: add 'clean' command
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/10] midx: stop duplicating info redundant with their sources
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] config: add "hostname" condition to includeIf
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] doc: git-push: update intro
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: git whatchanged breakage
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 1/5] midx-write: only load initialized packs
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Git dumb HTTP protocol should work without update-server-info
- From: Milan Hauth <milahu@xxxxxxxxx>
- Re: [PATCH 3/5] midx-write: use cleanup when incremental midx fails
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] add-interactive: reject malformed numerical input
- From: Seonghyeon Cho <seonghyeoncho96@xxxxxxxxx>
- Re: [PATCH v2 3/3] commit: print advice when core.commentString=auto
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: [PATCH RFC v2 2/7] Makefile: introduce infrastructure to build internal Rust library
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: Git dumb HTTP protocol should work without update-server-info
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] object-name: declare pointer type of extend_abbrev_len()'s 2nd parameter
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 2/4] string-list: replace negative index encoding with "exact_match" parameter
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 3/4] string-list: change "string_list_find_insert_index" return type to "size_t"
- From: shejialuo <shejialuo@xxxxxxxxx>
- RE: [PATCH v3 02/15] xdiff: introduce rust
- From: <rsbecker@xxxxxxxxxxxxx>
- [PATCH 4/4] refs: enable sign compare warnings check
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 0/4] enhance string-list API to fix sign compare warnings
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 1/4] string-list: allow passing NULL for `get_entry_index`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 0/4] enhance string-list API to fix sign compare warnings
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH 4/4] refs: enable sign compare warnings check
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Git dumb HTTP protocol should work without update-server-info
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Git dumb HTTP protocol should work without update-server-info
- From: Milan Hauth <milahu@xxxxxxxxx>
- [PATCH v3] range-diff: add configurable memory limit for cost matrix
- From: "Paulo Casaretto via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/17] xdiff: delete chastore from xdfile_t, view with --color-words
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/17] xdiff: treat xdfile_t.rchg like an enum
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/17] xdiff: make xrecord_t.ptr a u8 instead of char
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/17] xdiff: split xrecord_t.ha into line_hash and minimal_perfect_hash
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 1/2] range-diff: reorder options lexicographically
- From: Paulo L F Casaretto <pcasaretto@xxxxxxxxx>
- [PATCH 06/17] xdiff: delete redundant array xdfile_t.ha
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/17] xdiff: make xrecord_t.size a usize instead of long
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/17] xdiff: make xdfile_t.nrec a usize instead of long
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/17] xdiff: delete static forward declarations in xprepare
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/17] xdiff: delete struct diffdata_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/17] xdiff: delete local variables and initialize/free xdfile_t directly
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/17] Use rust types in xdiff.
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/17] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/17] compat/rust_types.h: define rust primitive types
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] doc: git-checkout: clarify DESCRIPTION section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] alloc: fix dangling pointer in alloc_state cleanup
- From: "ノウラ | Flare via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/17] xdiff: delete xdl_get_rec() in xemit
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 16/17] xdiff: make xdfile_t.nreff a usize instead of long
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH RFC 2/3] rust: implement a test balloon via the "varint" subsystem
- From: Ben Knoble <ben.knoble@xxxxxxxxx>
- Re: Doing blobless clone by default; switching between blobless, treeless and full clones by a command
- From: Ben Knoble <ben.knoble@xxxxxxxxx>
- [PATCH v3] gitk: add README with usage, build, and contribution details
- From: Michael Rappazzo <rappazzo@xxxxxxxxx>
- [PATCH v2 0/6] midx-write: fix segfault and do several cleanups
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] midx-write: only load initialized packs
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] midx-write: reenable signed comparison errors
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/6] midx-write: use uint32_t for preferred_pack_idx
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/6] midx-write: simplify error cases
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/5] doc: git-checkout: clarify restoring files section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/17] xdiff: delete fields ha, line, size in xdlclass_t in favor of an xrecord_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] midx-write: use cleanup when incremental midx fails
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] midx-write: put failing response value back
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/2] doc: git-add: clarify intro & add an example
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] doc: git-checkout: clarify intro
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/2] doc: git-add: simplify discussion of ignored files
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] doc: git-checkout: don't use "reset"
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] doc: git-checkout: deduplicate --detach explanation
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/2] doc: git-add: clarify DESCRIPTION section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/17] xdiff: include compat/rust_types.h
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 17/17] xdiff: change the types of dstart, dend, rchg, and rindex in xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Whatchanged
- From: Anthony Clay <anthony.clay@xxxxxxxxxx>
- [PATCH v3] alloc: fix dangling pointer in alloc_state cleanup
- From: "ノウラ | Flare via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [FEATURE] Proposal: git stash --only-unstaged
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [FEATURE] Proposal: git stash --only-unstaged
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests outside a repository
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests outside a repository
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [GSoC][PATCH 5/5] t: add test for git refs optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: [PATCH 5/5] doc: git-checkout: clarify restoring files section
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: [PATCH v3] range-diff: add configurable memory limit for cost matrix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-checkout: clarify intro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] doc: git-checkout: don't use "reset"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests outside a repository
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] range-diff: add configurable memory limit for cost matrix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 0/4] you-still-use-that??: improve breaking changes troubleshooting
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v2 2/4] whatchanged: tell users the git-log(1) equivalent
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v2 1/4] you-still-use-that??: help the user help themselves
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v4 0/2] doc: git-add: clarify DESCRIPTION section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/2] range-diff: reorder options lexicographically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2 4/4] BreakingChanges: remove claim about whatchanged reports
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v2 3/4] whatchanged: remove not-even-shorter clause
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v3] range-diff: add configurable memory limit for cost matrix
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: git whatchanged breakage
- From: Junio C Hamano <gitster@xxxxxxxxx>
- git's deprecated "whatchanged"
- From: "Tuttle, James" <James.Tuttle@xxxxxxxx>
- [PATCH v4] range-diff: add configurable memory limit for cost matrix
- From: "Paulo Casaretto via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: I use whatchanged!
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: What's cooking in git.git (Aug 2025, #12; Fri, 29)
- From: René Scharfe <l.s.r@xxxxxx>
- Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"
- From: Skybuck Flying <skybuck2000@xxxxxxxxxxx>
- [PATCH 06/15] ivec: create a vector type that is interoperable between C and Rust
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/15] Introduce rust: In xdiff
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/15] xdiff: delete recs field from xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/15] xdiff: introduce rust
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/15] github workflows: install rust
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/15] xdiff: delete nrec field from xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/15] doc: add a policy for using Rust
- From: "brian m. carlson via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/15] xdiff: make fields of xrecord_t Rust friendly
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"
- From: Skybuck Flying <skybuck2000@xxxxxxxxxxx>
- [PATCH 07/15] xdiff/xprepare: remove superfluous forward declarations
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/15] xdiff: implement xdl_trim_ends() in Rust
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/15] xdiff: delete unnecessary fields from xrecord_t and xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/15] xdiff: replace chastore with an ivec in xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/15] win+Meson: do allow linking with the Rust-built xdiff
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/15] xdiff: make xdfile_t more rust friendly
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/15] xdiff: use one definition for freeing xdfile_t
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 01/15] doc: add a policy for using Rust
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 05/15] github workflows: upload Cargo.lock
- From: "Ezekiel Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 01/15] doc: add a policy for using Rust
- From: Ezekiel Newren <ezekielnewren@xxxxxxxxx>
- Re: Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
- From: Eric Wong <e@xxxxxxxxx>
- What's cooking in git.git (Aug 2025, #12; Fri, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"
- From: Skybuck Flying <skybuck2000@xxxxxxxxxxx>
- Re: Was "Re: [RFC] Proposed Git Workflow for Permanent History, Explicit Branch Status, and Developer Continuity" now "Skybuck's GitFlow"
- From: Skybuck Flying <skybuck2000@xxxxxxxxxxx>
- Re: [PATCH v2 0/8] sparse-checkout: add 'clean' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/5] doc: git-checkout: clarify intro
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Draft of Git Rev News edition 126
- From: Christian Couder <christian.couder@xxxxxxxxx>
- I still use this!
- Git Stash Synchronization - Best Workflow?
- From: Brooke Kuhlmann <brooke@xxxxxxxxxxxxx>
- [PATCH v2 0/2] range-diff: add configurable memory limit for cost matrix
- From: "Paulo Casaretto via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Whatchanged
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] curl: add support for curl_global_trace() components
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 1/2] t/t1517: automate `git subcmd -h` tests outside a repository
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [ANNOUNCE] Contributor's Summit updates
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Git Stash Synchronization - Best Workflow?
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5] alloc: fix dangling pointer in alloc_state cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 5/7] BreakingChanges: announce Rust becoming mandatory
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: Doing blobless clone by default; switching between blobless, treeless and full clones by a command
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Doing blobless clone by default; switching between blobless, treeless and full clones by a command
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] breaking-changes: switch default branch to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: I still use this!
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: Draft of Git Rev News edition 126
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH] GIT-VERSION-GEN: Use standard versioning suffix
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] combine-diff: don't override recursive flag in diff_tree_combined()
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2] combine-diff: don't override recursive flag in diff_tree_combined()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Doing blobless clone by default; switching between blobless, treeless and full clones by a command
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [PATCH] add-interactive: reject malformed numerical input
- From: "Seonghyeon Cho (조성현) via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [GSOC PATCH v6 0/3] environment: remove sparse-checkout related global variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] alloc: fix dangling pointer in alloc_state cleanup
- From: ノウラ | Flare <nouraellm@xxxxxxxxx>
- Re: [PATCH 0/6] odb: track commit graphs via object source
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v5] alloc: fix dangling pointer in alloc_state cleanup
- From: ノウラ | Flare <nouraellm@xxxxxxxxx>
- Re: [PATCH RFC v2 1/7] meson: add infrastructure to build internal Rust library
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: Reporting usage of whatchanged
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Reporting usage of whatchanged
- From: Vianney <vianney@xxxxxxxx>
- Re: What's cooking in git.git (Aug 2025, #12; Fri, 29)
- From: Jeff King <peff@xxxxxxxx>
- Git fetch Failure
- From: Tarun【ツ】 <tarunramsinghani@xxxxxxxxx>
- Re: [PATCH 6/6] breaking-changes: switch default branch to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] contrib/subtree: fix split with squashed subtrees
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: Git fetch Failure
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [GSoC PATCH v3 1/2] repo: add the flag -z as an alias for --format=nul
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: fix formatting of function-wrap shell alias
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] doc: git-checkout: don't use "reset"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] gitlab-ci: disable realtime monitoring to unbreak Windows jobs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 00/15] packfile: carve out a new packfile store
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Still using "git whatchanged"
- Re: Still using "git whatchanged"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/15] doc: add a policy for using Rust
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- What's cooking in git.git (Sep 2025, #01; Tue, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: What's cooking in git.git (Sep 2025, #01; Tue, 2)
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [GSoC][PATCH v3 0/4] Add refs exists subcommand
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-checkout: clarify intro
- From: "Julia Evans" <julia@xxxxxxx>
- Re: [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 2/5] doc: git-checkout: clarify `git checkout <branch>`
- From: "Julia Evans" <julia@xxxxxxx>
- [PATCH v2] describe: use oidset in finish_depth_computation()
- From: René Scharfe <l.s.r@xxxxxx>
- Bug: ls-remote refuses to run when work tree mounted in container
- From: Cristian Dinu <cristian.virgil.dinu@xxxxxxxxx>
- Re: [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2025, #01; Tue, 2)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/15] doc: add a policy for using Rust
- From: Ezekiel Newren <ezekielnewren@xxxxxxxxx>
- [Bug] With "[remotes] group = a b c", "git push group" does not work
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] gitweb: plug various command-line option injection holes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Sam James <sam@xxxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 126
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [PATCH] l10n: de.po: Fix spelling of color-moved-ws mode allow-indentation-change
- From: Matthias Schwarzott <zzam@xxxxxxxxxx>
- Re: Git fetch Failure
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 1/2] doc: add missing backtick for inline-verbatim
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: Still using "git whatchanged"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/2] doc: remove extra backtick for inline-verbatim
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] refs/files: use correct error type when locking fails
- From: Chris Torek <chris.torek@xxxxxxxxx>
- Re: [PATCH v2 1/5] fsck: order 'fsck_msg_type' alphabetically
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 4/5] refs/reftable: add fsck check for trailing newline
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/2] doc: add/remove backticks for inline-verbatim markup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC PATCH v3 1/2] repo: add the flag -z as an alias for --format=nul
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH] gitweb: plug various command-line option injection holes
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 4/9] t: submodules: add basic mixed gitdir path tests
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 5/5] refs/reftable: add fsck check for incorrect update index
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] gitlab-ci: disable realtime monitoring to unbreak Windows jobs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: [GSoC][PATCH 5/5] t: add test for git refs optimize subcommand
- From: Meet Soni <meetsoni3017@xxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/2] upload-pack: don't ACK non-commits repeatedly in protocol v2
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t5530: modernize tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] breaking-changes: switch default branch to main
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] upload-pack: don't ACK non-commits repeatedly
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Efficiently storing SHA-1 ↔ SHA-256 mappings in compatibility mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 02/16] odb: move list of packfiles into `struct packfile_store`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Still using "git whatchanged"
- Re: [PATCH 1/2] refs/files: use correct error type when locking fails
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/4] add-interactive: respect color.diff for diff coloring
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] refs/files: handle F/D conflicts in case-insensitive FS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/4] add-interactive: manually fall back color config to color.ui
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/4] stash: pass --no-color to diff-tree child processes
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Still using "git whatchanged"
- Re: Still using "git whatchanged"
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v2 2/5] refs/reftable: add fsck check for checking the table name
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/5] refs/reftable: add fsck check for trailing newline
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/5] refs/reftable: add fsck check for number of tables
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] refs/files: use correct error type when locking fails
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 1/6] midx-write: only load initialized packs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/6] midx-write: use uint32_t for preferred_pack_idx
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 6/6] midx-write: simplify error cases
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] breaking-changes: switch default branch to main
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 2/6] midx-write: put failing response value back
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/6] midx-write: reenable signed comparison errors
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/6] midx-write: use cleanup when incremental midx fails
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/2] refs/files: use correct error type when locking fails
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v2 05/16] cache-tree: allow writing in-memory index as tree
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v2 16/16] builtin/history: implement "reword" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v2 09/16] builtin/history: implement "reorder" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 6/6] breaking-changes: switch default branch to main
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/5] refs/reftable: add fsck check for checking the table name
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3] alloc: fix dangling pointer in alloc_state cleanup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
- From: Toon Claes <toon@xxxxxxxxx>
- Error in nct7802.c
- From: Латышев Сергей Александрович <latyshevsa@xxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: Jeff King <peff@xxxxxxxx>
- Reference transaction hook is unable to find the old_oid for pre-existing refs
- From: elhmn <elhmn42@xxxxxxxxx>
- Re: What's cooking in git.git (Sep 2025, #01; Tue, 2)
- From: Lucas Seiki Oshiro <lucasseikioshiro@xxxxxxxxx>
- Re: [PATCH v2] describe: use oidset in finish_depth_computation()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] docs: fix typo in worktree.adoc 'extension'
- From: "Mihail Malinouski via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Reference transaction hook is unable to find the old_oid for pre-existing refs
- From: Jeff King <peff@xxxxxxxx>
- git whatchanged
- From: Jesse Hathaway <jesse@xxxxxxxxxxxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH] describe: use khash in finish_depth_computation()
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH RFC v2 03/16] sequencer: introduce new history editing mode
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Whatchanged
- From: Anthony Clay <anthony.clay@xxxxxxxxxx>
- [PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/2] refs/files: use correct error type when locking fails
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v3 3/6] doc: git-checkout: clarify `-b` and `-B`
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/6] doc: git-checkout: split up restoring files section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 6/6] doc: git-checkout: clarify restoring files section
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/6] doc: git-checkout: clarify intro
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 2/5] refs/reftable: add fsck check for checking the table name
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v3 2/6] doc: git-checkout: clarify `git checkout <branch>`
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/6] doc: git-checkout: deduplicate --detach explanation
- From: "Julia Evans via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH 2/2] refs/files: handle F/D conflicts in case-insensitive FS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Collin Funk <collin.funk1@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 6/6] breaking-changes: switch default branch to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [GSoC][PATCH 1/5] builtin/pack-refs: factor out core logic into a helper
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/6] midx-write: simplify error cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] t0450: add allowlist for builtins with missing .adoc
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Performance (self-compiled vs. distributed)
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: git whatchanged
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v3 6/6] doc: git-checkout: clarify restoring files section
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 0/6] doc: git-checkout: clarify DESCRIPTION section
- From: "Julia Evans" <julia@xxxxxxx>
- Re: git whatchanged
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 1/4] usage: help the user help themselves
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxxx>
- Re: [PATCH v3 02/15] xdiff: introduce rust
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] alloc: fix dangling pointer in alloc_state cleanup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v2 15/16] builtin/history: implement "split" subcommand
- From: "D. Ben Knoble" <ben.knoble@xxxxxxxxx>
- Re: git whatchanged
- From: Junio C Hamano <gitster@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]