Git Distributed Software Revision Control
[Prev Page][Next Page]
- 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>
- Re: [RFC PATCH v4 00/19] Modernize the build system
- From: David Aguilar <davvid@xxxxxxxxx>
- Re: Debian packaging for git-credential-libsecret
- From: Chris Hofstaedtler <zeha@xxxxxxxxxx>
- Feature Request: Interactively pick fixup revision
- From: Martin Imre <martinimre25@xxxxxxxxx>
- Mergiraf: a generic syntax-aware merge driver
- From: Antonin Delpeuch <antonin@xxxxxxxxxxx>
- Re: Debian packaging for git-credential-libsecret
- From: M Hickford <mirth.hickford@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- [PATCH v6 2/2] t5300: add test for 'show-index --object-format'
- From: Abhijeet Sonar <abhijeet.nkt@xxxxxxxxx>
- [PATCH v6 1/2] show-index: fix uninitialized hash function
- From: Abhijeet Sonar <abhijeet.nkt@xxxxxxxxx>
- [PATCH v6 0/2] show-index: fix uninitialized hash function
- From: Abhijeet Sonar <abhijeet.nkt@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #02; Fri, 1)
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- Re: [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC]: Test Were failing on Fedora Linux.
- From: Christian Couder <christian.couder@xxxxxxxxx>
- [RFC]: Test Were failing on Fedora Linux.
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: Extremely long subtree split duration
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Extremely long subtree split duration
- From: Peter Kassak <cache.sk@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 0/7] reftable: stop using Git subsystems
- From: Justin Tobler <jltobler@xxxxxxxxx>
- [RFC PATCH 1/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- [RFC PATCH 0/1] maintenance: separate parallelism safe and unsafe tasks
- From: Calvin Wan <calvinwan@xxxxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [QUESTION] Performance comparison: full clone + sparse-checkout vs partial clone + sparse-checkout
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH v6 6/6] cat-file: add remote-object-info to batch-command
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v6 3/6] fetch-pack: move fetch initialization
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v6 5/6] transport: add client support for object-info
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v6 4/6] serve: advertise object-info feature
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v6 2/6] fetch-pack: refactor packet writing
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v6 1/6] cat-file: add declaration of variable i inside its for loop
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- [PATCH v6 0/6] cat-file: add remote-object-info to batch-command
- From: Eric Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] log: --remerge-diff needs to keep around commit parents
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/6] PATH WALK I: The path-walk API
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 3/6] t6601: add helper for testing path-walk API
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 3/6] t6601: add helper for testing path-walk API
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] log: --remerge-diff needs to keep around commit parents
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2] range-diff: optionally include merge commits' diffs in the analysis
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/3] Makefile: let clar header targets depend on their scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 2/3] cmake: use SH_EXE to execute clar scripts
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/3] Build improvements for clar
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/3] t/unit-tests: convert "clar-generate.awk" into a shell script
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 5/5] cmake: set up proper dependencies for generated clar headers
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Crash report: git maintenance start/stop
- From: Evangeline Rome <kolya007.klass@xxxxxxxxx>
- Re: [PATCH] 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: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH 10/10] reftable/block: optimize allocations by using scratch buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/10] refs: don't normalize log messages with `REF_SKIP_CREATE_REFLOG`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/10] reftable/writer: optimize allocations by using a scratch buffer
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/10] reftable/block: rename `block_writer::buf` variable
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/10] refs/files: support symbolic and root refs in initial transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/10] refs: skip collision checks in initial transactions
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/10] refs: use "initial" transaction semantics to migrate refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/10] refs: introduce "initial" transaction flag
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/10] refs/files: move logic to commit initial transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/10] refs: allow passing flags when setting up a transaction
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/10] refs: optimize ref format migrations
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 0/9] packfile: avoid using the 'the_repository' global variable
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v6 8/9] config: make `packed_git_(limit|window_size)` non-global variables
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: Crash report: git maintenance start/stop
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 7/7] reftable/system: provide thin wrapper for lockfile subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 6/7] reftable/stack: drop only use of `get_locked_file_path()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 5/7] reftable/system: provide thin wrapper for tempfile subsystem
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 3/7] reftable/system: stop depending on "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/7] reftable: stop using Git subsystems
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 2/7] reftable: explicitly handle hash format IDs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/7] reftable/system: move "dir.h" to its only user
- From: Patrick Steinhardt <ps@xxxxxx>
- What's cooking in git.git (Nov 2024, #04; Fri, 8)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 0/9] packfile: avoid using the 'the_repository' global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/7] reftable/system: stop depending on "hash.h"
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v6 8/9] config: make `packed_git_(limit|window_size)` non-global variables
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t1400: fix --no-create-reflog test and description
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 4/7] reftable/stack: stop using `fsync_component()` directly
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] git: remove is_bare_repository_cfg global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/7] reftable/system: stop depending on "hash.h"
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 2/7] reftable: explicitly handle hash format IDs
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Crash report: git maintenance start/stop
- From: Evangeline Rome <kolya007.klass@xxxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- AW: Git revert cannot be aborted if the repository directory has been copied
- From: Marco Stephan <marc.stephan96@xxxxxxxxxx>
- Re: [PATCH] compat: only replace hstrerror if NO_IPV6.
- From: Torsten Bögershausen <tboegi@xxxxxx>
- [PATCH] range-diff: optionally include merge commits' diffs in the analysis
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Question about merge & cherry pick
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v5] git gui: add directly calling merge tool from configuration
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v3 0/4] Documentation/git-bundle.txt: promote --all for full backup
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] git: remove is_bare_repository_cfg global variable
- From: shejialuo <shejialuo@xxxxxxxxx>
- AW: [PATCH v5] git gui: add directly calling merge tool from configuration
- From: "tobias.boesch@xxxxxxxxx" <tobias.boesch@xxxxxxxxx>
- [PATCH v6 9/9] midx: add repository to `multi_pack_index` struct
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 7/9] config: make `delta_base_cache_limit` a non-global variable
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 8/9] config: make `packed_git_(limit|window_size)` non-global variables
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 6/9] packfile: pass down repository to `for_each_packed_object`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 5/9] packfile: pass down repository to `has_object[_kept]_pack`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 4/9] packfile: pass down repository to `odb_pack_name`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 3/9] packfile: pass `repository` to static function in the file
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 2/9] packfile: use `repository` from `packed_git` directly
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 1/9] packfile: add repository to struct `packed_git`
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- [PATCH v6 0/9] packfile: avoid using the 'the_repository' global variable
- From: Karthik Nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH] t1400: fix --no-create-reflog test and description
- From: "Kristoffer Haugsbakk" <code@xxxxxxxxxxxxxxx>
- Re: Question about merge & cherry pick
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 4/4] Documentation/git-bundle.txt: discuss naïve backups
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v3 3/4] Documentation/git-bundle.txt: mention --all in spec. refs
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v3 2/4] Documentation/git-bundle.txt: remove old `--all` example
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v3 1/4] Documentation/git-bundle.txt: mention full backup example
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- [PATCH v3 0/4] Documentation/git-bundle.txt: promote --all for full backup
- From: kristofferhaugsbakk@xxxxxxxxxxxx
- Re: gpg-ssh signing with AgentForwarding
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Question about merge & cherry pick
- From: Julien Maurel <julien@xxxxxxxxx>
- Re: gpg-ssh signing with AgentForwarding
- From: Fabian Stelzer <fs@xxxxxxxxxxxx>
- Re: Question about merge & cherry pick
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH 2/3] setup: initialize is_bare_cfg
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/3] git: remove is_bare_repository_cfg global variable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [QUESTION] Performance comparison: full clone + sparse-checkout vs partial clone + sparse-checkout
- From: Manoraj K <mkenchugonde@xxxxxxxxxxxxx>
- gpg-ssh signing with AgentForwarding
- From: Yarden Bar <ayash.jorden@xxxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] trace2: prevent segfault on config collection where no value specified
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] trace2: prevent segfault on config collection where no value specified
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [Feature request] autoresolve modify/delete conflict via .gitattributes merge= attribute
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] trace2: prevent segfault on config collection where no value specified
- From: "Adam Murray via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/4] describe: stop traversing when we run out of names
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/4] describe: stop digging for max_candidates+1
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 2/4] t/perf: add tests for git-describe
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 1/4] t6120: demonstrate weakness in disjoint-root handling
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 3/3] repository: BUG when is_bare_cfg is not initialized
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/3] git: remove is_bare_repository_cfg global variable
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/3] setup: initialize is_bare_cfg
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/3] Remove is_bare_repository_cfg global state
- From: "John Cai via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Question about merge & cherry pick
- From: Julien Maurel <julien@xxxxxxxxx>
- Re: [PATCH v5 1/6] fetch-pack: refactor packet writing
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH v2 1/3] Documentation/git-bundle.txt: mention full backup example
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH 0/4] perf improvements for git-describe with few tags
- From: Jeff King <peff@xxxxxxxx>
- [PATCH 0/4] perf improvements for git-describe with few tags
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5 1/6] fetch-pack: refactor packet writing
- From: Peijian Ju <eric.peijian@xxxxxxxxx>
- Re: [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation
- From: phillip.wood123@xxxxxxxxx
- [no subject]
- [PATCH 26/26] t: remove TEST_PASSES_SANITIZE_LEAK annotations
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 25/26] test-lib: unconditionally enable leak checking
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 24/26] t: remove unneeded !SANITIZE_LEAK prerequisites
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 23/26] t: mark some tests as leak free
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 22/26] t5601: work around leak sanitizer issue
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 21/26] git-compat-util: drop `UNLEAK()` annotation
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 20/26] t/helper: fix leaking commit graph in "read-graph" subcommand
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 19/26] builtin/branch: fix leaking sorting options
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/26] builtin/init-db: fix leaking directory paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 17/26] builtin/help: fix leaks in `check_git_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 16/26] help: fix leaking return value from `help_unknown_cmd()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 15/26] help: fix leaking `struct cmdnames`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 14/26] help: refactor to not use globals for reading config
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 13/26] builtin/sparse-checkout: fix leaking sanitized patterns
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 12/26] split-index: fix memory leak in `move_cache_to_base_index()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 11/26] git: refactor builtin handling to use a `struct strvec`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 10/26] git: refactor alias handling to use a `struct strvec`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 09/26] strvec: introduce new `strvec_splice()` function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 08/26] line-log: fix leak when rewriting commit parents
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 07/26] bisect: fix various cases where we leak commit list items
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 06/26] bisect: fix leaking commit list items in `check_merge_base()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 05/26] bisect: fix multiple leaks in `bisect_next_all()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 04/26] bisect: fix leaking `current_bad_oid`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 03/26] bisect: fix leaking string in `handle_bad_merge_base()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 00/26] Memory leak fixes (pt.10, final)
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 02/26] bisect: fix leaking good/bad terms when reading multipe times
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 01/26] builtin/blame: fix leaking blame entries with `--incremental`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 3/6] t6601: add helper for testing path-walk API
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 3/4] Add 'promisor-remote' capability to protocol v2
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3] config: support remote name in includeIf.hasconfig condition
- From: Ken Matsui <ken@xxxxxxxxxx>
- Re: [PATCH v6 3/9] ref: initialize target name outside of check functions
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v6 2/9] ref: check the full refname instead of basename
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v6 3/9] ref: initialize target name outside of check functions
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v6 4/9] ref: support multiple worktrees check for refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH v3 0/3] compat/mingw: implement POSIX-style atomic renames
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Feature request] autoresolve modify/delete conflict via .gitattributes merge= attribute
- From: ilya Basin <basinilya@xxxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- diff-algorithm to work better with color-moved, and issue with am.messageid (was: [PATCH] bind.2: move EADDRNOTAVAIL to general errors)
- From: Alejandro Colomar <alx@xxxxxxxxxx>
- Re: [PATCH v2 5/5] cmake: set up proper dependencies for generated clar headers
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH 2/8] refs/reftable: handle reloading stacks in the reftable backend
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: 2.43+ git checkout --theirs on stash error - no alternative?
- From: Devste Devste <devstemail@xxxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v3 0/3] compat/mingw: implement POSIX-style atomic renames
- From: Johannes Sixt <j6t@xxxxxxxx>
- Re: [PATCH v6 4/9] ref: support multiple worktrees check for refs
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 2/3] merge: replace atoi() with strtol_i() for marker size validation
- From: Usman Akinyemi <usmanakinyemi202@xxxxxxxxx>
- Re: [Question] How to force relative path output when using `git status --porcelain=2 -z`
- From: 叶志晟 <yzs981130@xxxxxxxxx>
- Re: [PATCH v3 0/3] compat/mingw: implement POSIX-style atomic renames
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH v3 0/2] When fetching, die if in commit graph but not obj db
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] t6300: values containing ')' are broken in ref formats
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/6] fetch-pack: refactor packet writing
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [Question] How to force relative path output when using `git status --porcelain=2 -z`
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's so special about almalinux-8?
- From: Jeff King <peff@xxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #02; Fri, 1)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #03; Mon, 4)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Nov 2024, #03; Mon, 4)
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] trailer: spread usage of "trailer_block" language
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: What's cooking in git.git (Nov 2024, #02; Fri, 1)
- From: "Bence Ferdinandy" <bence@xxxxxxxxxxxxxx>
- [PATCH v2] Makefile: don't remove configure on distclean
- From: "Jonas 'Sortie' Termansen" <sortie@xxxxxxxxx>
- Re: [PATCH v2 5/5] cmake: set up proper dependencies for generated clar headers
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH v3 2/2] fetch-pack: die if in commit graph but not obj db
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v3 1/2] Revert "fetch-pack: add a deref_without_lazy_fetch_extended()"
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v3 0/2] When fetching, die if in commit graph but not obj db
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- [PATCH v2 2/2] t/helper/test-tool: implement sha1-unsafe helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 1/2] t/helper/test-sha1: prepare for an unsafe mode
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH v2 0/2] t/helper/test-tool: implement 'sha1-unsafe' helper
- From: Taylor Blau <me@xxxxxxxxxxxx>
- [PATCH] t6300: values containing ')' are broken in ref formats
- From: Kousik Sanagavarapu <five231003@xxxxxxxxx>
- Re: What's so special about almalinux-8?
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH] Makefile: don't remove configure on distclean
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 1/6] fetch-pack: refactor packet writing
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: What's cooking in git.git (May 2024, #07; Fri, 17)
- From: monique rossi <monique.rossi0@xxxxxxxxx>
- [Question] How to force relative path output when using `git status --porcelain=2 -z`
- From: 叶志晟 <yzs981130@xxxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Shubham Kanodia <shubham.kanodia10@xxxxxxxxx>
- Re: [PATCH v3 00/22] Memory leak fixes (pt.9)
- From: Justin Tobler <jltobler@xxxxxxxxx>
- Re: git rebase exec make -C in worktree confuses repo root dir
- From: phillip.wood123@xxxxxxxxx
- [no subject]
- Re: git format-patch escaping issues in the patch format
- From: Christoph Anton Mitterer <calestyo@xxxxxxxxxxxx>
- Re: git format-patch escaping issues in the patch format
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v4] remote: allow specifying refs to prefetch
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: git format-patch escaping issues in the patch format
- From: "Kristoffer Haugsbakk" <kristofferhaugsbakk@xxxxxxxxxxxx>
- Re: [PATCH v6 4/9] ref: support multiple worktrees check for refs
- From: shejialuo <shejialuo@xxxxxxxxx>
- Re: [PATCH 3/8] refs/reftable: read references via `struct reftable_backend`
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH 2/8] refs/reftable: handle reloading stacks in the reftable backend
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] configure.ac: detect sysinfo
- From: "Jonas 'Sortie' Termansen" <sortie@xxxxxxxxx>
- Re: [PATCH 1/8] refs/reftable: encapsulate reftable stack
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH] compat: only replace hstrerror if NO_IPV6.
- From: "Jonas 'Sortie' Termansen" <sortie@xxxxxxxxx>
- [PATCH] Makefile: don't remove configure on distclean
- From: "Jonas 'Sortie' Termansen" <sortie@xxxxxxxxx>
- Re: [PATCH v5 8/9] config: make `packed_git_(limit|window_size)` non-global variables
- From: karthik nayak <karthik.188@xxxxxxxxx>
- Re: [PATCH v5 0/9] packfile: avoid using the 'the_repository' global variable
- From: karthik nayak <karthik.188@xxxxxxxxx>
- [PATCH v2 8/8] refs/reftable: reuse iterators when reading refs
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 7/8] reftable/merged: drain priority queue on reseek
- From: Patrick Steinhardt <ps@xxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]