Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Long names for `git log -S` and `git log -G`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] index-pack: teach --promisor to require --stdin
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] diff: --pickaxe{,-grep} arg names for -S and -G
- From: Illia Bobyr <illia.bobyr@xxxxxxxxx>
- Re: [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 7/9] refs: add create_only option to refs_update_symref_extended
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 5/9] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] fast-import: avoid making replace refs point to themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Possible bug in Git submodule update --inti
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Long names for `git log -S` and `git log -G`
- From: Illia Bobyr <illia.bobyr@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: How do you undo an add
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [PATCH v2] fast-import: avoid making replace refs point to themselves
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: How do you hyperlink a thread
- From: Yongmin <yewon@revi.email>
- Re: [PATCH 0/2] C23 compatibility
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH v4 5/5] doc: git-diff: apply format changes to config part
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 2/5] doc: git-diff: apply format changes to diff-options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 4/5] doc: git-diff: apply format changes to diff-generate-patch
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 3/5] doc: git-diff: apply format changes to diff-format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 1/5] doc: git-diff: apply new documentation guidelines
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v4 0/5] doc: git diff reformatting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: How do you hyperlink a thread
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: How do you hyperlink a thread
- From: Yongmin <yewon@revi.email>
- Re: How do you hyperlink a thread
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Possible bug in Git submodule update --inti
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- [PATCH] index-pack: teach --promisor to require --stdin
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v3 2/4] cmake: use SH_EXE to execute clar scripts
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v3 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/7] reftable/system: stop depending on "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/7] reftable/system: move "dir.h" to its only user
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 7/9] refs: add create_only option to refs_update_symref_extended
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v3 6/7] reftable/stack: drop only use of `get_locked_file_path()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 2/9] refs: standardize output of refs_read_symbolic_ref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v13 8/9] fetch: set remote/HEAD if it does not exist
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v3 7/7] reftable/system: provide thin wrapper for lockfile subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 9/9] fetch set_head: handle mirrored bare repositories
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 3/9] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v3 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/7] reftable: explicitly handle hash format IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/7] reftable: stop using Git subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v13 6/9] refs: add TRANSACTION_CREATE_EXISTS error
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 4/9] remote set-head: refactor for readability
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 5/9] remote set-head: better output for --auto
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 0/9] set-head/fetch remote/HEAD updates
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- [PATCH v13 1/9] t/t5505-remote: set default branch to main
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v2 0/7] reftable: stop using Git subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 1/8] builtin: pass repository to sub commands
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 0/7] reftable: stop using Git subsystems
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 4/7] reftable/stack: stop using `fsync_component()` directly
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 3/7] reftable/system: stop depending on "hash.h"
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 2/7] reftable: explicitly handle hash format IDs
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/6] -Wunterminated-string-initialization warning + cleanups
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 0/6] -Wunterminated-string-initialization warning + cleanups
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [BUG] Apply patches failed without any changes
- From: Jeff King <peff@xxxxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH 0/2] C23 compatibility
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 6/6] object-file: inline empty tree and blob literals
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 5/6] object-file: treat cached_object values as const
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/6] object-file: drop oid field from find_cached_object() return value
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/6] object-file: move empty_tree struct into find_cached_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/6] object-file: drop confusing oid initializer of empty_tree struct
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/6] object-file: prefer array-of-bytes initializer for hash literals
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/6] -Wunterminated-string-initialization warning + cleanups
- From: Jeff King <peff@xxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v7 21/22] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 3/5] object-file: move empty_tree struct into find_cached_object()
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/5] object-file: prefer array-of-bytes initializer for hash literals
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] t9101: Refactor test_expect_success format
- From: Seyi Chamber <kuforiji98@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Patrick Steinhardt <ps@xxxxxx>
- Possible bug in Git submodule update --inti
- From: Bech Christensen, Søren <Soeren.Bech@xxxxxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/8] midx-write: pass down repository to `write_midx_file[_only]`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 1/8] builtin: pass repository to sub commands
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/2] C23 compatibility
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 5/5] object-file: inline empty tree and blob literals
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/5] object-file: move empty_tree struct into find_cached_object()
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] Documentation/glossary: describe "trailer"
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Patrick Steinhardt <ps@xxxxxx>
- How do you hyperlink a thread
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Trailers Containing Underscore or Dot Characters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] diff: setup pager only before diff contents truly ready
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Documentation/glossary: describe "trailer"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <ferdinandy.bence@xxxxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH] Documentation/glossary: describe "trailer"
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Jean-Noël AVILA <jn.avila@xxxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Gitk maintainership, was Re: The health of gitk
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [Question] OAuth Integration with git
- From: Reto <reto@labrat.space>
- Re: What is the diff between a --soft and a blank reset
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [BUG] Apply patches failed without any changes
- From: Ylarod <ylarod9@xxxxxxxxx>
- How do you undo an add
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: [PATCH 1/5] object-file: prefer array-of-bytes initializer for hash literals
- From: René Scharfe <l.s.r@xxxxxx>
- [PATCH 5/5] object-file: inline empty tree and blob literals
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 4/5] object-file: drop oid field from find_cached_object() return value
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/5] object-file: move empty_tree struct into find_cached_object()
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/5] object-file: drop confusing oid initializer of empty_tree struct
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/5] object-file: prefer array-of-bytes initializer for hash literals
- From: Jeff King <peff@xxxxxxxx>
- Re: -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Jeff King <peff@xxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: What is the diff between a --soft and a blank reset
- From: Chris Torek <chris.torek@xxxxxxxxx>
- -Wunterminated-string-initialization warning with GCC 15 in object-file.c
- From: Sam James <sam@xxxxxxxxxx>
- Re: [PATCH 0/2] C23 compatibility
- From: Sam James <sam@xxxxxxxxxx>
- What is the diff between a --soft and a blank reset
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH 1/2] index-pack: rename struct thread_local
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 2/2] reflog: rename unreachable
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 0/2] C23 compatibility
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Build failure with -std=gnu23 (GCC 15 default)
- From: Sam James <sam@xxxxxxxxxx>
- [PATCH v2] doc: git-add.txt: convert to new style convention
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 5/5] doc: git-diff: apply format changes to config part
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 4/5] doc: git-diff: apply format changes to diff-generate-patch
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 2/5] doc: git-diff: apply format changes to diff-options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 3/5] doc: git-diff: apply format changes to diff-format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 1/5] doc: git-diff: apply new documentation guidelines
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v3 0/5] doc: git diff reformatting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Oswald Buddenhagen <oswald.buddenhagen@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- [Question] OAuth Integration with git
- From: <rsbecker@xxxxxxxxxxxxx>
- Re: log --format existence of notes?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: git remote set-head automatically
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH v4 4/4] Documentation/git-bundle.txt: discuss naïve backups
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 3/4] Documentation/git-bundle.txt: mention --all in spec. refs
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 2/4] Documentation/git-bundle.txt: remove old `--all` example
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 1/4] Documentation/git-bundle.txt: mention full backup example
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v4 0/4] Documentation/git-bundle.txt: promote --all for full backup
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 7/8] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/8] builtin: pass repository to sub commands
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 1/3] git: remove is_bare_repository_cfg global variable
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git remote set-head automatically
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Jeff King <peff@xxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v7 00/22] Modernize the build system
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: log --format existence of notes?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- What's cooking in git.git (Nov 2024, #06; Thu, 14)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Bence Ferdinandy <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH v12 1/8] t/t5505-remote: set default branch to main
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- log --format existence of notes?
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- [BUG?] git rev-list --all --objects triggers fetches in partial clone
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: Bug Report
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: René Scharfe <l.s.r@xxxxxx>
- git remote set-head automatically
- From: Caleb Cushing <xenoterracide@xxxxxxxxx>
- Re: [PATCH 0/8] Change midx.c and midx-write.c to not use global variables
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH 8/8] midx: inline the `MIDX_MIN_SIZE` definition
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 7/8] midx: pass down `hash_algo` to `get_split_midx_filename_ext`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 6/8] midx: pass down `hash_algo` to `get_midx_filename[_ext]`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 4/8] midx: cleanup internal usage of `the_repository` and `the_hash_algo`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 5/8] midx: pass `repository` to `load_multi_pack_index`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 1/8] builtin: pass repository to sub commands
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 3/8] midx-write: pass down repository to `write_midx_file[_only]`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 2/8] midx-write: add repository field to `write_midx_context`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH 0/8] Change midx.c and midx-write.c to not use global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Bug Report
- From: Sachin tiwari <sjtiwari007@xxxxxxxxx>
- Re: [PATCH RFC v7 21/22] Introduce support for the Meson build system
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v8 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v8 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- malloc: *** error for object 0x1: pointer being freed was not allocated on MacOS with git 2.47.0
- From: Attila Kerekes <ak@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: Jeff King <peff@xxxxxxxx>
- Re: [bug] user may be cornered into delete files #9901
- From: Jeff King <peff@xxxxxxxx>
- Re: Trailers Containing Underscore or Dot Characters
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 4/4] Makefile: let clar header targets depend on their scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 3/4] cmake: use verbatim arguments when invoking clar commands
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 1/4] t/unit-tests: convert "clar-generate.awk" into a shell script
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 2/4] cmake: use SH_EXE to execute clar scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v3 0/4] Build improvements for clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 21/22] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 22/22] meson: fix conflicts with in-flight topics
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 20/22] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 18/22] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 19/22] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 17/22] Documentation: extract script to generate a list of mergetools
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 15/22] Documentation: allow sourcing generated includes from separate dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 16/22] Documentation: teach "cmd-list.perl" about out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 14/22] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 13/22] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 12/22] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 08/22] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 09/22] Makefile: extract script to massage Shell scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 11/22] Makefile: extract script to generate gitweb.js
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 07/22] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 10/22] Makefile: extract script to generate gitweb.cgi
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 06/22] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 05/22] Makefile: generate "git.rc" via GIT-VERSION-GEN
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 04/22] Makefile: propagate Git version via generated header
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 02/22] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 03/22] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 00/22] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v7 01/22] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v8 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] refs: don't invoke reference-transaction hook for reflogs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] worktree: detect from secondary worktree if main worktree is bare
- From: "Olga Pilipenco via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v12 4/8] remote set-head: better output for --auto
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 3/8] remote set-head: refactor for readability
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 2/8] refs: atomically record overwritten ref in update_symref
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Fw: Re: [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v12 1/8] t/t5505-remote: set default branch to main
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-import: avoid making replace refs point to themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-import: avoid making replace refs point to themselves
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] fast-import: avoid making replace refs point to themselves
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/1] Restore the ability to clone repositories owned by another user
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 0/1] Restore the ability to clone repositories owned by another user
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] fast-import: avoid making replace refs point to themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 0/1] Restore the ability to clone repositories owned by another user
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 1/1] Allow cloning from repositories owned by another user
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] fast-import: avoid making replace refs point to themselves
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] refs: don't invoke reference-transaction hook for reflogs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [bug] user may be cornered into delete files #9901
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v6 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v12 0/8] set-head/fetch remote/HEAD updates
- From: "Bence Ferdinandy" <ferdinandy.bence@xxxxxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Neil Mayhew <neil@xxxxxxxxxxx>
- [PATCH] fast-import: avoid making replace refs point to themselves
- From: "Elijah Newren via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Fw: [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- SUBSCRIBE
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH v8 1/9] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 8/9] ref: check whether the target of the symref is a ref
- From: shejialuo <shejialuo@xxxxxxxxx>
- Fw: [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [bug] user may be cornered into delete files #9901
- From: A bughunter <A_bughunter@xxxxxxxxx>
- [PATCH v2 6/6] push: not send push-options to server with --dry-run
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 3/6] t5504: modernize test by moving heredocs into test bodies
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 0/6] fix behaviors of git-push --porcelain
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 5/6] push: only ignore finish_connect() for dry-run mode
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 4/6] t5543: atomic push reports exit code failure
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 2/6] push: fix the behavior of the Done message for porcelain
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v2 1/6] t5548: new test cases for push --porcelain and --dry-run
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- [PATCH v8 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 4/9] ref: support multiple worktrees check for refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 9/9] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 7/9] ref: add basic symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 6/9] ref: add more strict checks for regular refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 3/9] ref: initialize ref name outside of check functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 2/9] ref: check the full refname instead of basename
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v8 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v2 0/2] pack-objects: more brown-paper-bag multi-pack reuse fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v7 9/9] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v7 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [PATCH v2 3/4] cmake: use verbatim arguments when invoking clar commands
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] refs: don't invoke reference-transaction hook for reflogs
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH RFC v6 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
- From: Jiang Xin <worldhello.net@xxxxxxxxx>
- Re: gpg-ssh signing with AgentForwarding
- From: Yarden Bar <ayash.jorden@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: The health of gitk, was Re: [PATCH] gitk: check main window visibility before waiting for it to show
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: The health of gitk, was Re: [PATCH] gitk: check main window visibility before waiting for it to show
- From: Paul Mackerras <paulus@xxxxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 2/1] test-lib: move malloc-debug setup after $PATH setup
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] test-lib: check malloc debug LD_PRELOAD before using
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Neil Mayhew <neil@xxxxxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Neil Mayhew <neil@xxxxxxxxxxx>
- Re: [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] sequencer: comment `--reference` subject line properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] sequencer: comment checked-out branch properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Trailers Containing Underscore or Dot Characters
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Trailers Containing Underscore or Dot Characters
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Neil Mayhew <neil@xxxxxxxxxxx>
- Re: [PATCH 0/3] Strengthen fsck checks for submodule URLs
- From: Neil Mayhew <neil@xxxxxxxxxxx>
- [PATCH v2] diff: update conflict handling for whitespace to issue a warning
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH 2/2] pack-objects: only perform verbatim reuse on the preferred pack
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 1/2] t5332-multi-pack-reuse.sh: demonstrate duplicate packing failure
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH 0/2] pack-objects: more brown-paper-bag multi-pack reuse fixes
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH RFC v6 18/19] Introduce support for the Meson build system
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH RFC v6 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v2 3/4] cmake: use verbatim arguments when invoking clar commands
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH v2 3/3] sequencer: comment commit messages properly
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 2/3] sequencer: comment `--reference` subject line properly
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH v2 1/3] sequencer: comment checked-out branch properly
- From: phillip.wood123@xxxxxxxxx
- Re: [PATCH RFC v6 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v6 01/19] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v6 18/19] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [-SPAM-] [PATCH RFC v6 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v7 0/9] packfile: avoid using the 'the_repository' global variable
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: Toon Claes <toon@xxxxxxxxx>
- [PATCH 2/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] t5504: modernize test by moving heredocs into test bodies
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] transport: don't ignore git-receive-pack(1) exit code on atomic push
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ci: update to jgit 7
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH RFC v6 00/19] Modernize the build system
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: Shallow clone of a specific git revision?
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH] test-lib: check malloc debug LD_PRELOAD before using
- From: Toon Claes <toon@xxxxxxxxx>
- Re: [PATCH] ci: update to jgit 7
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH v2 5/5] doc: git-diff: apply format changes to config part
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH v2 3/5] doc: git-diff: apply format changes to diff-format
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: The health of gitk, was Re: [PATCH] gitk: check main window visibility before waiting for it to show
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Trailers Containing Underscore or Dot Characters
- From: ふじを <ffjlabo@xxxxxxxxx>
- Re: [PATCH v2 3/5] doc: git-diff: apply format changes to diff-format
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH] ci: update to jgit 7
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 9/9] ref: add symlink ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v7 0/9] add ref content check for files backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] ci: update to jgit 7
- From: Yongmin <yewon@revi.email>
- Re: [PATCH v2 3/4] t5300: move --window clamp test next to unclamped
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH RFC v6 01/19] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] ci: update to jgit 7
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH RFC v6 18/19] Introduce support for the Meson build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [-SPAM-] [PATCH RFC v6 00/19] Modernize the build system
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v5 00/19] Modernize the build system
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] ci: update to jgit 7
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/5] git-mergetool--lib.sh: add error message for unknown tool variant
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/5] git-mergetool--lib.sh: add error message in 'setup_user_tool'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] sequencer: comment checked-out branch properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] sequencer: comment `--reference` subject line properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/3] sequencer: comment checked-out branch properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/3] sequencer: comment commit messages properly
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/5] git-mergetool--lib.sh: add error message in 'setup_user_tool'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/5] git-difftool--helper.sh: exit upon initialize_merge_tool errors
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/5] git-mergetool--lib.sh: add error message for unknown tool variant
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/5] git-mergetool--lib.sh: use TOOL_MODE when erroring about unknown tool
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/5] completion: complete '--tool-help' in 'git mergetool'
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/5] git-mergetool: improve error code paths and messages
- From: "Philippe Blain via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2 0/3] sequencer: comment out properly in todo list
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] doc: git-diff: apply format changes to diff-format
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: git-add.txt: convert to new style convention
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/5] doc: git-diff: apply format changes to diff-format
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH RFC v6 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 04/19] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2] builtin/difftool: intialize some hashmap variables
- From: Simon Marchi <simon.marchi@xxxxxxxxxx>
- [PATCH RFC v6 19/19] meson: fix conflicts with in-flight topics
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 18/19] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/5] doc: git-diff: apply format changes to config part
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH RFC v6 17/19] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Johannes Sixt <j6t@xxxxxxxx>
- [PATCH RFC v6 05/19] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 15/19] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 03/19] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- [PATCH RFC v6 11/19] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 16/19] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 14/19] Documentation: extract script to generate a list of mergetools
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 12/19] Documentation: allow sourcing generated includes from separate dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 10/19] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 09/19] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 07/19] Makefile: extract script to generate gitweb.cgi
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 06/19] Makefile: extract script to massage Shell scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 02/19] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH RFC v6 01/19] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Shallow clone of a specific git revision?
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] trailer: spread usage of "trailer_block" language
- From: Linus Arver <linus@xxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] doc: git-add.txt: convert to new style convention
- From: Jean-Noël Avila <jean-noel.avila@xxxxxxxxxxxx>
- Re: [PATCH] trailer: spread usage of "trailer_block" language
- From: Linus Arver <linus@xxxxxxxx>
- [PATCH v2 2/3] sequencer: comment `--reference` subject line properly
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v2 0/3] sequencer: comment out properly in todo list
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v2 3/3] sequencer: comment commit messages properly
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v2 1/3] sequencer: comment checked-out branch properly
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: [PATCH 3/3] refspec: store raw refspecs inside refspec_item
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/5] doc: git-diff: apply format changes to diff-options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] refs/reftable: read references via `struct reftable_backend`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/8] refs/reftable: handle reloading stacks in the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/5] doc: git-diff: apply format changes to diff-options
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- Re: [PATCH v2 21/27] global: drop `UNLEAK()` annotation
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 21/27] global: drop `UNLEAK()` annotation
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Jean-Noël Avila <jn.avila@xxxxxxx>
- [PATCH 2/3] refspec: drop separate raw_nr count
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/3] fetch: adjust refspec->raw_nr when filtering prefetch refspecs
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/3] refspec: store raw refspecs inside refspec_item
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/3] double-free with git fetch --prefetch
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v7 0/9] packfile: avoid using the 'the_repository' global variable
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 21/27] global: drop `UNLEAK()` annotation
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 00/27] Memory leak fixes (pt.10, final)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 3/8] refs/reftable: read references via `struct reftable_backend`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [BUG REPORT] git fetch --prefetch with incorrect options hangs with 2.47.0
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 2/8] refs/reftable: handle reloading stacks in the reftable backend
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 1/8] refs/reftable: encapsulate reftable stack
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/4] t/unit-tests: convert "clar-generate.awk" into a shell script
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/7] reftable/system: stop depending on "hash.h"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] trailer: spread usage of "trailer_block" language
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #04; Fri, 8)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #04; Fri, 8)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/5] doc: git-diff: apply format changes to diff-options
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: git-add.txt: convert to new style convention
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #04; Fri, 8)
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] diff: update conflict handling for whitespace to issue a warning
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [PATCH] builtin/difftool: intialize some hashmap variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 00/27] Memory leak fixes (pt.10, final)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2 1/4] t/unit-tests: convert "clar-generate.awk" into a shell script
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Build improvements for clar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/6] PATH WALK I: The path-walk API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [BUG REPORT] git fetch --prefetch with incorrect options hangs with 2.47.0
- From: Eric Mills <ermills@xxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] log: --remerge-diff needs to keep around commit parents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] builtin/difftool: intialize some hashmap variables
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/6] PATH WALK I: The path-walk API
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 0/6] PATH WALK I: The path-walk API
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] builtin/difftool: intialize some hashmap variables
- From: Simon Marchi <simon.marchi@xxxxxxxxxxxx>
- Re: [PATCH] builtin/difftool: intialize some hashmap variables
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH 0/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH v2] log: --remerge-diff needs to keep around commit parents
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] log: --remerge-diff needs to keep around commit parents
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] doc: git-add.txt: convert to new style convention
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [PATCH] diff: update conflict handling for whitespace to issue a warning
- From: "Usman Akinyemi via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/5] doc: git-diff: apply format changes to diff-options
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/5] doc: git-diff: apply format changes to config part
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/5] doc: git-diff: apply format changes to diff-format
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/5] doc: git-diff: apply format changes to diff-generate-patch
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/5] doc: git diff reformatting
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/5] doc: git-diff: apply new documentation guidelines
- From: "Jean-Noël Avila via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH] builtin/difftool: intialize some hashmap variables
- From: Simon Marchi <simon.marchi@xxxxxxxxxxxx>
- [RFC PATCH v5 18/19] Introduce support for the Meson build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 19/19] meson: fix conflicts with in-flight topics
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 17/19] Documentation: add comparison of build systems
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 16/19] t: allow overriding build dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 15/19] t: better support for out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 14/19] Documentation: extract script to generate a list of mergetools
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 13/19] Documentation: teach "cmd-list.perl" about out-of-tree builds
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 12/19] Documentation: allow sourcing generated includes from separate dir
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 11/19] Makefile: simplify building of templates
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 10/19] Makefile: allow "bin-wrappers/" directory to exist
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 09/19] Makefile: refactor generators to be PWD-independent
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 08/19] Makefile: refactor GIT-VERSION-GEN to be reusable
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 07/19] Makefile: extract script to generate gitweb.cgi
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 06/19] Makefile: extract script to massage Shell scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 05/19] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 04/19] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 03/19] Makefile: consistently use PERL_PATH
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 02/19] Makefile: consistently use @PLACEHOLDER@ to substitute
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- [RFC PATCH v5 01/19] Makefile: use common template for GIT-BUILD-OPTIONS
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 05/19] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 05/19] Makefile: use "generate-perl.sh" to massage Perl library
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/6] PATH WALK I: The path-walk API
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 00/10] refs: optimize ref format migrations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/10] refs/files: support symbolic and root refs in initial transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/10] refs: allow passing flags when setting up a transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 9/9] midx: add repository to `multi_pack_index` struct
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 8/9] config: make `packed_git_(limit|window_size)` non-global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 6/9] packfile: pass down repository to `for_each_packed_object`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 7/9] config: make `delta_base_cache_limit` a non-global variable
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 4/9] packfile: pass down repository to `odb_pack_name`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 5/9] packfile: pass down repository to `has_object[_kept]_pack`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 3/9] packfile: pass `repository` to static function in the file
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 2/9] packfile: use `repository` from `packed_git` directly
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 1/9] packfile: add repository to struct `packed_git`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v7 0/9] packfile: avoid using the 'the_repository' global variable
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 00/10] refs: optimize ref format migrations
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [RFC PATCH v4 05/19] Makefile: use "generate-perl.sh" to massage Perl library
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 06/10] refs: skip collision checks in initial transactions
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 05/10] refs: use "initial" transaction semantics to migrate refs
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 04/10] refs/files: support symbolic and root refs in initial transaction
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 27/27] t: remove TEST_PASSES_SANITIZE_LEAK annotations
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 26/27] test-lib: unconditionally enable leak checking
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 25/27] t: remove unneeded !SANITIZE_LEAK prerequisites
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 24/27] t: mark some tests as leak free
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 23/27] t5601: work around leak sanitizer issue
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 22/27] git-compat-util: drop now-unused `UNLEAK()` macro
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 21/27] global: drop `UNLEAK()` annotation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 20/27] t/helper: fix leaking commit graph in "read-graph" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 19/27] builtin/branch: fix leaking sorting options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 18/27] builtin/init-db: fix leaking directory paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 17/27] builtin/help: fix leaks in `check_git_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 16/27] help: fix leaking return value from `help_unknown_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 15/27] help: fix leaking `struct cmdnames`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 13/27] builtin/sparse-checkout: fix leaking sanitized patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 14/27] help: refactor to not use globals for reading config
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 12/27] split-index: fix memory leak in `move_cache_to_base_index()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 11/27] git: refactor builtin handling to use a `struct strvec`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 10/27] git: refactor alias handling to use a `struct strvec`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 09/27] strvec: introduce new `strvec_splice()` function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 08/27] line-log: fix leak when rewriting commit parents
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 07/27] bisect: fix various cases where we leak commit list items
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 06/27] bisect: fix leaking commit list items in `check_merge_base()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 05/27] bisect: fix multiple leaks in `bisect_next_all()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 00/27] Memory leak fixes (pt.10, final)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 04/27] bisect: fix leaking `current_bad_oid`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 02/27] bisect: fix leaking good/bad terms when reading multipe times
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 03/27] bisect: fix leaking string in `handle_bad_merge_base()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 01/27] builtin/blame: fix leaking blame entries with `--incremental`
- From: Patrick Steinhardt <ps@xxxxxx>
- [no subject]
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH v4 04/19] Makefile: extract script to massage Perl scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 01/10] refs: allow passing flags when setting up a transaction
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v2 0/4] Build improvements for clar
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- "git add -A" should respect "ignore = all" in ".gitmodules"
- From: Oliver Kopp <kopp.dev@xxxxxxxxx>
- Re: [PATCH 00/26] Memory leak fixes (pt.10, final)
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 21/26] git-compat-util: drop `UNLEAK()` annotation
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 15/26] help: fix leaking `struct cmdnames`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 09/26] strvec: introduce new `strvec_splice()` function
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 0/3] Build improvements for clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/4] t/unit-tests: convert "clar-generate.awk" into a shell script
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/4] Makefile: let clar header targets depend on their scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/4] cmake: use verbatim arguments when invoking clar commands
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/4] cmake: use SH_EXE to execute clar scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/4] Build improvements for clar
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH] test-lib: check malloc debug LD_PRELOAD before using
- From: Jeff King <peff@xxxxxxxx>
- Re: [GIT PULL] git-gui pull request
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH 0/1] maintenance: separate parallelism safe and unsafe tasks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/2] show-index: fix uninitialized hash function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/6] PATH WALK I: The path-walk API
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Matěj Cepl <mcepl@xxxxxxx>
- Re: [PATCH] log: --remerge-diff needs to keep around commit parents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] log: --remerge-diff needs to keep around commit parents
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/3] Build improvements for clar
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/7] reftable: stop using Git subsystems
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/26] Memory leak fixes (pt.10, final)
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 21/26] git-compat-util: drop `UNLEAK()` annotation
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 19/26] builtin/branch: fix leaking sorting options
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 18/26] builtin/init-db: fix leaking directory paths
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 15/26] help: fix leaking `struct cmdnames`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 12/26] split-index: fix memory leak in `move_cache_to_base_index()`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 10/26] git: refactor alias handling to use a `struct strvec`
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH 09/26] strvec: introduce new `strvec_splice()` function
- From: Rubén Justo <rjusto@xxxxxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Stefan Haller <lists@xxxxxxxxxxxxxxxx>
- Re: [RFC PATCH v4 06/19] Makefile: extract script to massage Shell scripts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v4 04/19] Makefile: extract script to massage Perl scripts
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 0/3] Build improvements for clar
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- [PATCH v7 9/9] ref: add symlink ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 8/9] ref: check whether the target of the symref is a ref
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 7/9] ref: add basic symref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 6/9] ref: add more strict checks for regular refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 5/9] ref: port git-fsck(1) regular refs check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 4/9] ref: support multiple worktrees check for refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 3/9] ref: initialize ref name outside of check functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 2/9] ref: check the full refname instead of basename
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 1/9] ref: initialize "fsck_ref_report" with zero
- From: shejialuo <shejialuo@xxxxxxxxx>
- [PATCH v7 0/9] add ref content check for files backend
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Martin Imre <martinimre25@xxxxxxxxx>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: Eli Schwartz <eschwartz@xxxxxxxxxx>
- Re: Extremely long subtree split duration
- From: Peter Kassak <cache.sk@xxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Matěj Cepl <mcepl@xxxxxxx>
- [PATCH v2 6/6] path-walk: mark trees and blobs as UNINTERESTING
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/6] path-walk: visit tags and cached objects
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/6] path-walk: allow consumer to specify object types
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/6] t6601: add helper for testing path-walk API
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/6] test-lib-functions: add test_cmp_sorted
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/6] PATH WALK I: The path-walk API
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/6] path-walk: introduce an object walk by path
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Jeff King <peff@xxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Todd Zullinger <tmz@xxxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Matěj Cepl <mcepl@xxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: Extremely long subtree split duration
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [GIT PULL] git-gui pull request
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: Feature Request: Interactively pick fixup revision
- From: Martin Imre <martinimre25@xxxxxxxxx>
- RE: Feature Request: Interactively pick fixup revision
- From: <rsbecker@xxxxxxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]