Git Distributed Software Revision Control
[Prev Page][Next Page]
- Re: [PATCH 06/23] fsmonitor--daemon: implement client command options
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: [PATCH] fsmonitor: only enable it in non-bare repositories
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Second attempt to reach you: URGENT
- From: "Francois Petit" <swx@xxxxxxxxxx>
- [ANNOUNCE] Git Rev News edition 74
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 10/30] subtree: t7900: add a test for the -h flag
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH] submodule update: silence underlying fetch with "--quiet"
- From: Nicholas Clark <nick@xxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #06; Thu, 29)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 10/30] subtree: t7900: add a test for the -h flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 06/30] subtree: t7900: use 'test' for string equality
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Jeremy Faith <jeremy.faith@xxxxxxx>
- Re: [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 03/30] subtree: t7900: use test-lib.sh's test_count
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v3 02/30] subtree: t7900: update for having the default branch name be 'main'
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] git-p4: do not decode data from perforce by default
- From: Andrew Oakley <andrew@xxxxxxxxxxxxx>
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect"
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] object-info: support for retrieving object info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 0/6] Push negotiation
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: git diff word diff bug??
- From: Count of San Francisco <countofsanfrancisco@xxxxxxxxx>
- Re: [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect"
- From: Varun Varada <varuncvarada@xxxxxxxxx>
- Re: [PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] cygwin: disallow backslashes in file names
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 0/2] git: support separate arg for `--config-env`'s value
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] Fix: fix comment for __git_complete_worktree_paths
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Nesting topics within other threads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: A possible divide by zero problem in read-cache.c
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: Nesting topics within other threads
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] cygwin: disallow backslashes in file names
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v2 0/2] git: support separate arg for `--config-env`'s value
- From: Jeff King <peff@xxxxxxxx>
- Re: git am / patch utility not applying a .patch to the correct function
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] git-p4: speed up search for branch parent
- From: Joachim Kuebart <joachim.kuebart@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: GSoC Student Engagement
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Can I use it with sURROUNDscm?
- From: Igor Korot <ikorot01@xxxxxxxxx>
- Re: [PATCH v6] Add git-p4.fallbackEncoding
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v6] Add git-p4.fallbackEncoding
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- [PATCH 7/8] refs: stop setting EINVAL and ELOOP in symref resolution
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 6/8] refs: clear errno return in refs_resolve_ref_unsafe()
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 8/8] refs: explicitly propagate errno from refs_read_raw_ref
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 3/8] refs: make errno output explicit for read_raw_ref_fn
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 5/8] refs: add failure_errno to refs_read_raw_ref() signature
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 4/8] refs: make errno output explicit for refs_resolve_ref_unsafe
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/8] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/8] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/8] refs: cleanup errno sideband ref related functions
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: A possible divide by zero problem in read-cache.c
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- A possible divide by zero problem in read-cache.c
- From: Yiyuan guo <yguoaz@xxxxxxxxx>
- Re: bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Jeremy Faith <jeremy.faith@xxxxxxx>
- git am / patch utility not applying a .patch to the correct function
- From: Alejandro Sanchez <alex@xxxxxxxxxxx>
- Re: bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Jeremy Faith <jeremy.faith@xxxxxxx>
- [PATCH v2 2/2] git: support separate arg for `--config-env`'s value
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 0/2] git: support separate arg for `--config-env`'s value
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v2 1/2] git.txt: fix synopsis of `--config-env` missing the equals sign
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Re: Nesting topics within other threads
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] mergetool: add win32 path translation for diffmerge
- From: "Bert Huijben via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] git-p4: speed up search for branch parent
- From: Joachim Kuebart <joachim.kuebart@xxxxxxxxx>
- [PATCH] [GSOC] ref-filter: add %(notes) format atom
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] git-p4: do not decode data from perforce by default
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- What's cooking in git.git (Apr 2021, #06; Thu, 29)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH] Fix: fix comment for __git_complete_worktree_paths
- From: "Sardorbek Imomaliev via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v6] Add git-p4.fallbackEncoding
- From: Luke Diamand <luke@xxxxxxxxxxx>
- Re: [PATCH] git-p4: speed up search for branch parent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-p4: speed up search for branch parent
- From: Luke Diamand <luke@xxxxxxxxxxx>
- Re: [PATCH v4] t6030: add test for git bisect skip started with --term* arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v4] t6030: add test for git bisect skip started with --term* arguments
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3] git-merge: rewrite already up to date message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-p4: speed up search for branch parent
- From: Joachim Kuebart <joachim.kuebart@xxxxxxxxx>
- [PATCH] fsmonitor: only enable it in non-bare repositories
- From: "Johannes Schindelin via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v6] Add git-p4.fallbackEncoding
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- [PATCH v4] t6030: add test for git bisect skip started with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Nesting topics within other threads
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 06/10] blob.c: remove parse_blob_buffer()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 01/10] cat-file tests: test for bogus type name handling
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: [PATCH v3 2/4] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v3 2/4] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- GSoC Student Engagement
- From: Nick Vidal <nick.vidal@xxxxxxxxxxx>
- Re: [PATCH v3 1/4] test-lib-functions: normalize test_path_is_missing() debugging
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Why doesn't `git log -m` imply `-p`?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: pkt-line and LF terminated lines of data
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH V3] git-apply: adjust messages to account for --3way changes
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH] git-p4: speed up search for branch parent
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: pkt-line and LF terminated lines of data
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Why doesn't `git log -m` imply `-p`?
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- Re: [PATCH v2 2/2] prune: save reachable-from-recent objects with bitmaps
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH V2] git-apply: modify prints to account for --3way changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH V2] git-apply: add --allow-empty flag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: how to rename remote branches, the long way
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: pkt-line and LF terminated lines of data
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- RE: how to rename remote branches, the long way
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- pkt-line and LF terminated lines of data
- From: dwh@xxxxxxxxxxxxxxxxxxx
- [PATCH] git-p4: speed up search for branch parent
- From: "Joachim Kuebart via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 02/23] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Nesting topics within other threads (was: [PATCH] repo-settings.c: simplify the setup)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect"
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: [PATCH V2] git-apply: add --allow-empty flag
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH V2] git-apply: modify prints to account for --3way changes
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH] git-apply: add --quiet flag
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect"
- From: Varun Varada <varuncvarada@xxxxxxxxx>
- Re: [PATCH v2] t6030: add test for git bisect skip started with --term* arguments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/15] Reftable support for git-core
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v2] t6030: add test for git bisect skip started with --term* arguments
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3] t6030: add test for git bisect skip started with --term* arguments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH v4 13/15] Reftable support for git-core
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] t6030: add test for git bisect skip started with --term* arguments
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- [PATCH] repo-settings.c: simplify the setup
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/2] prune: save reachable-from-recent objects with bitmaps
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 1/2] pack-bitmap: clean up include_check after use
- From: Jeff King <peff@xxxxxxxx>
- [PATCH v2 0/2] prune: save reachable-from-recent objects with bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] prune: save reachable-from-recent objects with bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [RFC PATCH] cygwin: disallow backslashes in file names
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 01/23] fsmonitor--daemon: man page and documentation
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: [PATCH] prune: save reachable-from-recent objects with bitmaps
- From: David Emett <dave@xxxxxxxx>
- [PATCH v3] t6030: add test for git bisect skip started with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] git-apply: add --quiet flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Request: `git restore $commit $file` shouldn’t override uncommited changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect"
- From: Michal Suchánek <msuchanek@xxxxxxx>
- Re: Request: `git restore $commit $file` shouldn’t override uncommited changes
- From: Robin Moussu <moussu.robin@xxxxx>
- Re: [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2] t6030: add test for git bisect skip started with --term* arguments
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH] git-apply: add --quiet flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH V2] git-apply: modify prints to account for --3way changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Request: `git restore $commit $file` shouldn’t override uncommited changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Eric Wong <e@xxxxxxxxx>
- Re: bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Eric Wong <e@xxxxxxxxx>
- Re: bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Draft of Git Rev News edition 74
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH V2] git-apply: add --allow-empty flag
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/30] subtree: t7900: use consistent formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v3] git-merge: rewrite already up to date message
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3] hooks: propose project configured hooks
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/8] rev-list: implement object type filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 09/12] mailinfo: also free strbuf lists when clearing mailinfo
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: replace jargon word "impact" with "effect"/"affect"
- From: Varun Varada <varuncvarada@xxxxxxxxx>
- Re: [PATCH v3 30/30] subtree: be stricter about validating flags
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 30/30] subtree: be stricter about validating flags
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 27/30] subtree: allow --squash to be used with --rejoin
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 29/30] subtree: push: allow specifying a local rev other than HEAD
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 28/30] subtree: allow 'split' flags to be passed to 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 26/30] subtree: give the docs a once-over
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 23/30] subtree: add comments and sanity checks
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 25/30] subtree: have $indent actually affect indentation
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 24/30] subtree: don't let debug and progress output clash
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 22/30] subtree: remove duplicate check
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 21/30] subtree: parse revs in individual cmd_ functions
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 20/30] subtree: use "^{commit}" instead of "^0"
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 19/30] subtree: don't fuss with PATH
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 18/30] subtree: use "$*" instead of "$@" as appropriate
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 17/30] subtree: use more explicit variable names for cmdline args
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 16/30] subtree: use git-sh-setup's `say`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 15/30] subtree: use `git merge-base --is-ancestor`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 13/30] subtree: more consistent error propagation
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 14/30] subtree: drop support for git < 1.7
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 12/30] subtree: don't have loose code outside of a function
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 10/30] subtree: t7900: add a test for the -h flag
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 08/30] subtree: t7900: fix 'verify one file change per commit'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 07/30] subtree: t7900: delete some dead code
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 06/30] subtree: t7900: use 'test' for string equality
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 04/30] subtree: t7900: use consistent formatting
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 03/30] subtree: t7900: use test-lib.sh's test_count
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 02/30] subtree: t7900: update for having the default branch name be 'main'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 01/30] .gitignore: Ignore /git-subtree
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 00/30] subtree: clean up, improve UX
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [gitweb] Problem with html base tag
- From: dabicho <tsukebumi@xxxxxxxxx>
- Re: [PATCH 04/30] subtree: t7900: use consistent formatting
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [BUG] ** glob pattern in git diff doesn't match root directory
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH] git-apply: add --quiet flag
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- [PATCH V2] git-apply: add --allow-empty flag
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- [PATCH V2] git-apply: modify prints to account for --3way changes
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- FS Monitor macOS Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Request: `git restore $commit $file` shouldn’t override uncommited changes
- From: Johannes Altmanninger <aclopte@xxxxxxxxx>
- Re: [RFC PATCH] cygwin: disallow backslashes in file names
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- FS Monitor Windows Performance (was [PATCH 00/23] [RFC] Builtin FSMonitor Feature)
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 15/23] fsmonitor-fs-listen-macos: implement FSEvent listener on MacOS
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 14/23] fsmonitor-fs-listen-macos: add macos header files for FSEvent
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Request: `git restore $commit $file` shouldn’t override uncommited changes
- From: Robin Moussu <moussu.robin@xxxxx>
- Re: [PATCH 13/23] fsmonitor-fs-listen-win32: implement FSMonitor backend on Windows
- From: Derrick Stolee <stolee@xxxxxxxxx>
- bug:git-check-ignore exit status is wrong for negative patterns when -v option used
- From: Jeremy Faith <jeremy.faith@xxxxxxx>
- Re: [PATCH 23/23] t7527: test status with untracked-cache and fsmonitor--daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 22/23] p7519: add fsmonitor--daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] prune: save reachable-from-recent objects with bitmaps
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 21/23] t7527: create test for fsmonitor--daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Two issues with mark_reachable_objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 20/23] fsmonitor: force update index when fsmonitor token advances
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Two issues with mark_reachable_objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 19/23] fsmonitor--daemon: use a cookie file to sync with file system
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 18/23] fsmonitor--daemon:: introduce client delay for testing
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 17/23] fsmonitor--daemon: periodically truncate list of modified files
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH v2] doc: point to diff attribute in patch format docs
- From: "Peter Oliver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Two issues with mark_reachable_objects
- From: David Emett <dave@xxxxxxxx>
- [PATCH v2 20/21] t4202: mark bogus head hash test with REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 21/21] t1415: set REFFILES for test specific to storage format
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 17/21] t1404: mark tests that muck with .git directly as REFFILES.
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 16/21] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 19/21] t7003: check reflog existence only for REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 15/21] t1414: mark corruption test with REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 13/21] test-lib: provide test prereq REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 14/21] t1407: require REFFILES for for_each_reflog test
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 18/21] t7900: mark pack-refs tests as REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 12/21] t5304: use "reflog expire --all" to clear the reflog
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/21] t7003: use rev-parse rather than FS inspection
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 11/21] t5304: restyle: trim empty lines, drop ':' before >
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/21] t1301: fix typo in error message
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/21] t5000: inspect HEAD using git-rev-parse
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/21] t5000: reformat indentation to the latest fashion
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/21] t9300: check ref existence using test-helper rather than a file system check
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/21] t/helper/ref-store: initialize oid in resolve-ref
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/21] t1401-symbolic-ref: avoid direct filesystem access
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/21] t1413: use tar to save and restore entire .git directory
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/21] t4202: split testcase for invalid HEAD symref and HEAD hash
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/21] t5601: read HEAD using rev-parse
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/21] Prepare tests for reftable backend
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] doc: point to diff attribute in patch format docs
- From: Peter Oliver <p.d.oliver@xxxxxxxxxxxx>
- Re: [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 15/18] t7900: mark pack-refs tests as REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 11/18] t1407: require REFFILES for for_each_reflog test
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 09/18] t5304: use "reflog expire --all" to clear the reflog
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 07/18] t5000: inspect HEAD using git-rev-parse
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 02/18] t9300: check ref existence using git-rev-parse rather than FS check
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 16/18] t7003: check reflog existence only for REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 10/18] test-lib: provide test prereq REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 05/18] t1413: use tar to save and restore entire .git directory
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 01/18] t4202: split testcase for invalid HEAD symref and HEAD hash
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH] git-apply: modify prints to account for --3way changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] doc: point to diff attribute in patch format docs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 00/30] subtree: clean up, improve UX
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Bug: Git invokes hooks from wrong directory.
- From: Gabriel Nützi <gnuetzi@xxxxxxxxx>
- Re: [PATCH 04/30] subtree: t7900: use consistent formatting
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] pretty tests: simplify %aI/%cI date format test
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: reflog existence & reftable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-apply: allow empty patch text
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-apply: allow empty patch text
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- [PATCH v5] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- The way to maintain lots of packfile-uris configs?
- From: 滕龙 <dyroneteng@xxxxxxxxx>
- Re: [PATCH 4/7] parallel-checkout: add tests for basic operations
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- [PATCH] git-apply: modify prints to account for --3way changes
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- [PATCH] git-apply: allow empty patch text
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH v2 19/30] subtree: Don't fuss with PATH
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 3/7] checkout-index: add parallel checkout support
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- Re: [PATCH 2/7] builtin/checkout.c: complete parallel checkout support
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- RE: idea to tweak wording of CRLF warning
- From: <mark.yagnatinsky@xxxxxxxxxxxx>
- Re: Track changes across multiple branches, c.f. "p4 interchanges" ?
- From: Luke Diamand <luke@xxxxxxxxxxx>
- Re: [PATCH 1/2] pretty tests: simplify %aI/%cI date format test
- From: Beat Bolli <dev+git@xxxxxxxxx>
- Re: [PATCH 02/23] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 16/23] fsmonitor--daemon: implement handle_client callback
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: idea to tweak wording of CRLF warning
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [BUG] ** glob pattern in git diff doesn't match root directory
- From: Shoaib Meenai <smeenai@xxxxxx>
- Re: [BUG] ** glob pattern in git diff doesn't match root directory
- From: Shoaib Meenai <smeenai@xxxxxx>
- Re: [PATCH 10/23] fsmonitor--daemon: add pathname classification
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 12/23] fsmonitor--daemon: create token-based changed path cache
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 02/23] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 10/23] fsmonitor--daemon: add pathname classification
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 11/23] fsmonitor--daemon: define token-ids
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 11/23] fsmonitor--daemon: define token-ids
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 27/30] subtree: allow --squash to be used with --rejoin
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v2 04/30] subtree: t7900: use consistent formatting
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH] cache-tree: avoid needless promisor object fetch
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 11/23] fsmonitor--daemon: define token-ids
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 10/23] fsmonitor--daemon: add pathname classification
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] doc: point to diff attribute in patch format docs
- From: "Peter Oliver via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 14/18] t1404: mark tests that muck with .git directly as REFFILES.
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 17/18] t4202: mark bogus head hash test with REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v7 00/28] reftable library
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH v2 26/30] subtree: give the docs a once-over
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 27/30] subtree: allow --squash to be used with --rejoin
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 25/30] subtree: have $indent actually affect indentation
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 30/30] subtree: be stricter about validating flags
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 29/30] subtree: push: allow specifying a local rev other than HEAD
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 23/30] subtree: add comments and sanity checks
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 24/30] subtree: don't let debug and progress output clash
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 28/30] subtree: allow 'split' flags to be passed to 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 21/30] subtree: parse revs in individual cmd_ functions
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 22/30] subtree: remove duplicate check
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 19/30] subtree: Don't fuss with PATH
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 20/30] subtree: use "^{commit}" instead of "^0"
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 18/30] subtree: use "$*" instead of "$@" as appropriate
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 15/30] subtree: use `git merge-base --is-ancestor`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 17/30] subtree: use more explicit variable names for cmdline args
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 14/30] subtree: drop support for git < 1.7
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 16/30] subtree: use git-sh-setup's `say`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 13/30] subtree: more consistent error propagation
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 12/30] subtree: don't have loose code outside of a function
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 10/30] subtree: t7900: add a test for the -h flag
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 08/30] subtree: t7900: fix 'verify one file change per commit'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 07/30] subtree: t7900: delete some dead code
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 06/30] subtree: t7900: use 'test' for string equality
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 05/30] subtree: t7900: comment subtree_test_create_repo
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 03/30] subtree: t7900: use test-lib.sh's test_count
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 04/30] subtree: t7900: use consistent formatting
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 02/30] subtree: t7900: update for having the default branch name be 'main'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 01/30] .gitignore: Ignore /git-subtree
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 00/30] subtree: clean up, improve UX
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 16/18] t7003: check reflog existence only for REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 18/18] t1415: set REFFILES for test specific to storage format
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 30/30] subtree: be stricter about validating flags
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: reflog existence & reftable
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- idea to tweak wording of CRLF warning
- From: <mark.yagnatinsky@xxxxxxxxxxxx>
- [PATCH v1 43/43] completion: zsh: add higher-priority location
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 42/43] completion: bash: rename _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 41/43] completion: bash: trivial cleanup
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 40/43] completion: bash: cleanup _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 39/43] completion: bash: refactor _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 38/43] completion: bash: simplify _get_comp_words_by_ref()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 37/43] completion: zsh: add correct removable suffix
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 36/43] completion: zsh: add __gitcompadd helper
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 35/43] completion: zsh: add elements individually in __gitcomp_opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 34/43] completion: zsh: fix direct quoting
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 33/43] completion: zsh: shuffle __gitcomp* functions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 32/43] completion: zsh: simplify __gitcomp_direct
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 31/43] completion: bash: shuffle __gitcomp functions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 30/43] completion: bash: cleanup __gitcomp* invocations
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 29/43] completion: add __gitcomp_opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 28/43] completion: bash: improve __gitcomp description
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 27/43] test: completion: add missing test
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 26/43] completion: bash: simplify config_variable_name
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 25/43] completion: improve __gitcomp suffix code
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 24/43] completion: bash: change suffix check in __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 23/43] completion: simplify __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 22/43] completion: refactor __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 21/43] completion: simplify equal suffix check
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v4 13/15] Reftable support for git-core
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH v1 20/43] completion: factor out check in __gitcomp
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 19/43] completion: zsh: always set compset
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 18/43] completion: zsh: add excluded options
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 17/43] completion: zsh: fix extra space on foo=
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 16/43] completion: zsh: add support for general -c opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 15/43] completion: zsh: fix for undefined completions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 14/43] completion: zsh: add support for general -C opts
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 13/43] completion: zsh: expand --git-dir file argument
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 12/43] completion: zsh: fix options with arguments
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 11/43] completion: bash: get rid of any non-append code
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 10/43] completion: bash: get rid of _append() functions
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 09/43] completion: bash: remove non-append functionality
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 08/43] test: completion: add run_func() helper
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 07/43] test: completion: switch __gitcomp_nl prefix test
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 06/43] test: completion: fix currently typed words
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 05/43] completion: bash: do not modify COMP_WORDBREAKS
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 04/43] completion: bash: add correct suffix in variables
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 03/43] completion: bash: fix for multiple dash commands
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 02/43] completion: fix for suboptions with value
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 01/43] completion: bash: fix prefix detection in branch.*
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [PATCH v1 00/43] completion: git-completion 1.3.1 patches
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [feature suggestion] Improve stash descriptions
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH 09/23] fsmonitor--daemon: implement daemon command options
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 09/23] fsmonitor--daemon: implement daemon command options
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 5/6] fsck: report invalid types recorded in objects
- From: Jeff King <peff@xxxxxxxx>
- Re: Possible segfault with `git clone --mirror`
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [PATCH 07/23] fsmonitor-fs-listen-win32: stub in backend for Windows
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 06/23] fsmonitor--daemon: implement client command options
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 05/23] fsmonitor--daemon: add a built-in fsmonitor daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Advise request on adding a new SSH variant
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 04/23] fsmonitor: introduce `core.useBuiltinFSMonitor` to call the daemon via IPC
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 02/23] fsmonitor-ipc: create client routines for git-fsmonitor--daemon
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2 5/6] fsck: report invalid types recorded in objects
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 13/15] Reftable support for git-core
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: [PATCH 01/23] fsmonitor--daemon: man page and documentation
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [RFC PATCH] cygwin: disallow backslashes in file names
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Possible segfault with `git clone --mirror`
- From: Kostya M <kostya27@xxxxxxxxx>
- Re: not found the clone or pull log
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 10/18] test-lib: provide test prereq REFFILES
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: git diff word diff bug??
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [feature suggestion] Improve stash descriptions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 20/30] subtree: use "^{commit}" instead of "^0"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- not found the clone or pull log
- From: zdl8255 <zdl8255@xxxxxxx>
- Re: [PATCH 00/30] subtree: clean up, improve UX
- From: =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 19/30] subtree: give `$(git --exec-path)` precedence over `$PATH`
- From: =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@xxxxxxxxx>
- Re: [BUG] ** glob pattern in git diff doesn't match root directory
- From: =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@xxxxxxxxx>
- Re: [BUG] ** glob pattern in git diff doesn't match root directory
- From: =?utf-8?B?w4Z2YXIgQXJuZmrDtnLDsA==?= Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/13] hex: default to the_hash_algo on zero algorithm value
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 09/13] builtin/show-index: set the algorithm for object IDs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 08/13] hash: provide per-algorithm null OIDs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 05/13] Use the final_oid_fn to finalize hashing of object IDs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 04/13] hash: add a function to finalize object IDs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 00/13] SHA-256 / SHA-1 interop, part 1
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 13/13] hex: print objects using the hash algorithm member
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 11/13] builtin/pack-objects: avoid using struct object_id for pack hash
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 10/13] commit-graph: don't store file hashes as struct object_id
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 06/13] builtin/pack-redundant: avoid casting buffers to struct object_id
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 02/13] Always use oidread to read into struct object_id
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 07/13] hash: set, copy, and use algo field in struct object_id
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 01/13] hash: add an algo member to struct object_id
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 03/13] http-push: set algorithm when reading object ID
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Possible segfault with `git clone --mirror`
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Possible segfault with `git clone --mirror`
- From: Kostya M <kostya27@xxxxxxxxx>
- Re: [feature suggestion] Improve stash descriptions
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v2 12/12] builtin/rm: avoid leaking pathspec and seen
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 11/12] builtin/rebase: release git_format_patch_opt too
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 08/12] builtin/checkout: clear pending objects after diffing
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 10/12] builtin/for-each-ref: free filter and UNLEAK sorting.
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 09/12] mailinfo: also free strbuf lists when clearing mailinfo
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 07/12] builtin/check-ignore: clear_pathspec before returning
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 03/12] ls-files: free max_prefix when done
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 06/12] builtin/bugreport: don't leak prefixed filename
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 05/12] branch: FREE_AND_NULL instead of NULL'ing real_ref
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 04/12] bloom: clear each bloom_key after use
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 02/12] wt-status: fix multiple small leaks
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 01/12] revision: free remainder of old commit list in limit_list
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 00/12] Fix all leaks in tests t0002-t0099: Part 1
- From: "Andrzej Hunt via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 01/12] revision: free remainder of old commit list in limit_list
- From: Andrzej Hunt <andrzej@xxxxxxxxx>
- Re: [PATCH 04/12] bloom: clear each bloom_key after use
- From: Andrzej Hunt <andrzej@xxxxxxxxx>
- Re: [PATCH 03/12] ls-files: free max_prefix when done
- From: Andrzej Hunt <andrzej@xxxxxxxxx>
- Re: [PATCH 09/12] mailinfo: also free strbuf lists when clearing mailinfo
- From: Andrzej Hunt <andrzej@xxxxxxxxx>
- [PATCH v3] [GSOC] pretty: provide human date format
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] pretty tests: give --date/format tests a better description
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- [PATCH 2/2] pretty tests: give --date/format tests a better description
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 0/2] pretty tests: --date/format test improvements
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 1/2] pretty tests: simplify %aI/%cI date format test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: git diff word diff bug??
- From: Atharva Raykar <raykar.ath@xxxxxxxxx>
- Re: [PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v2] t6030: add test for git bisect skip started with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Feature request: stash rename
- From: Boruch Baum <boruch_baum@xxxxxxx>
- Re: [PATCH 30/30] subtree: be stricter about validating flags
- From: Danny Lin <danny0838@xxxxxxxxx>
- [PATCH] bisect--helper: use BISECT_TERMS in 'bisect skip' command
- From: Ramsay Jones <ramsay@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 27/30] subtree: allow --squash to be used with --rejoin
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [RFC PATCH] cygwin: disallow backslashes in file names
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: Security vulnerability in Git for Cygwin
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Security vulnerability in Git for Cygwin
- From: Adam Dinwoodie <adam@xxxxxxxxxxxxx>
- Re: [PATCH v2] [GSOC] pretty: provide human date format
- From: Philip Oakley <philipoakley@iee.email>
- Re: how to rename remote branches, the long way
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: how to rename remote branches, the long way
- From: Antoine Beaupré <anarcat@xxxxxxxxxx>
- Re: how to rename remote branches, the long way
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- RE: how to rename remote branches, the long way
- From: Antoine Beaupré <anarcat@xxxxxxxxxx>
- [PATCH v2] [GSOC] pretty: provide human date format
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- git pull --rebase silently skipping commits
- From: "Alejandro Colomar (man-pages)" <alx.manpages@xxxxxxxxx>
- Re: [PATCH] [GSOC] pretty: provide human date format
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH] [GSOC] pretty: provide human date format
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: [PATCH 27/30] subtree: allow --squash to be used with --rejoin
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 18/30] subtree: use $* instead of $@ as appropriate
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 24/30] subtree: don't let debug and progress output clash
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- RE: how to rename remote branches, the long way
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- RE: [BUG] ** glob pattern in git diff doesn't match root directory
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- [BUG] ** glob pattern in git diff doesn't match root directory
- From: Shoaib Meenai <smeenai@xxxxxx>
- [PATCH v3] hooks: propose project configured hooks
- From: "Albert Cui via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- RE: how to rename remote branches, the long way
- From: Antoine Beaupré <anarcat@xxxxxxxxxx>
- RE: how to rename remote branches, the long way
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH 24/30] subtree: don't let debug and progress output clash
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- how to rename remote branches, the long way
- From: Antoine Beaupré <anarcat@xxxxxxxxxx>
- Re: [PATCH 14/30] subtree: drop support for git < 1.7
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 23/30] subtree: add comments and sanity checks
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 18/30] subtree: use $* instead of $@ as appropriate
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 14/30] subtree: drop support for git < 1.7
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 12/30] subtree: don't have loose code outside of a function
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 14/30] subtree: drop support for git < 1.7
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 12/30] subtree: don't have loose code outside of a function
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 04/30] subtree: t7900: use consistent formatting
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 12/30] subtree: don't have loose code outside of a function
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 04/30] subtree: t7900: use consistent formatting
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- [PATCH v2 8/8] fsmonitor: test with sparse index
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 7/8] status: use sparse-index throughout
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 5/8] dir.c: accept a directory as part of cone-mode patterns
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 4/8] unpack-trees: stop recursing into sparse directories
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/8] t1092: add tests for status/add and sparse files
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 6/8] status: skip sparse-checkout percentage with sparse-index
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/8] unpack-trees: compare sparse directories correctly
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/8] unpack-trees: preserve cache_bottom
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/8] Sparse-index: integrate with status
- From: "Derrick Stolee via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [feature suggestion] Improve stash descriptions
- From: Yuri <yuri@xxxxxxxxx>
- Re: [PATCH] [GSOC] pretty: provide human date format
- From: Philip Oakley <philipoakley@iee.email>
- Re: [PATCH 24/30] subtree: don't let debug and progress output clash
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 23/30] subtree: add comments and sanity checks
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 18/30] subtree: use $* instead of $@ as appropriate
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 14/30] subtree: drop support for git < 1.7
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 12/30] subtree: don't have loose code outside of a function
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH] [GSOC] pretty: provide human date format
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 00/30] subtree: clean up, improve UX
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 01/10] t1092: add tests for status/add and sparse files
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 14/30] subtree: drop support for git < 1.7
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 12/30] subtree: don't have loose code outside of a function
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 7/7] ci: run test round with parallel-checkout enabled
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 6/7] parallel-checkout: add tests related to .gitattributes
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH 30/30] subtree: be stricter about validating flags
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 29/30] subtree: push: allow specifying a local rev other than HEAD
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 28/30] subtree: allow 'split' flags to be passed to 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 27/30] subtree: allow --squash to be used with --rejoin
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 26/30] subtree: give the docs a once-over
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 25/30] subtree: have $indent actually affect indentation
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 24/30] subtree: don't let debug and progress output clash
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 23/30] subtree: add comments and sanity checks
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 22/30] subtree: remove duplicate check
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 21/30] subtree: parse revs in individual cmd_ functions
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 20/30] subtree: use "^{commit}" instead of "^0"
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 19/30] subtree: give `$(git --exec-path)` precedence over `$PATH`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 18/30] subtree: use $* instead of $@ as appropriate
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 17/30] subtree: use more explicit variable names for cmdline args
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 16/30] subtree: use git-sh-setup's `say`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 15/30] subtree: use `git merge-base --is-ancestor`
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 13/30] subtree: more consistent error propagation
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 14/30] subtree: drop support for git < 1.7
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 12/30] subtree: don't have loose code outside of a function
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 10/30] subtree: t7900: add a test for the -h flag
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 09/30] subtree: t7900: rename last_commit_message to last_commit_subject
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 08/30] subtree: t7900: fix 'verify one file change per commit'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 07/30] subtree: t7900: delete some dead code
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 06/30] subtree: t7900: use 'test' for string equality
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 03/30] subtree: t7900: use test-lib.sh's test_count
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 05/30] subtree: t7900: comment subtree_test_create_repo
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 04/30] subtree: t7900: use consistent formatting
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 02/30] subtree: t7900: update for having the default branch name be 'main'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 01/30] .gitignore: Ignore /git-subtree
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 00/30] subtree: clean up, improve UX
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 4/7] parallel-checkout: add tests for basic operations
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- Re: [PATCH 3/7] checkout-index: add parallel checkout support
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 1/3] git-fast-import.txt: add missing LF in the BNF
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3 0/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH] [GSOC] pretty: provide human date format
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/7] builtin/checkout.c: complete parallel checkout support
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH v2 3/3] refs: make errno output explicit for read_raw_ref_fn
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/3] refs/files-backend: stop setting errno from lock_ref_oid_basic
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 1/3] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/3] refs: cleanup errno sideband ref related functions.
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 5/6] fsck: report invalid types recorded in objects
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 4/6] object-store.h: move read_loose_object() below 'struct object_info'
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v2 3/6] fsck: don't hard die on invalid object types
- From: Jeff King <peff@xxxxxxxx>
- Re: reflog existence & reftable
- From: Jeff King <peff@xxxxxxxx>
- Re: [Question] git cat-file --batch cannot handle irregular path
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH] cache-tree: avoid needless promisor object fetch
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [RFC PATCH v2 4/4] config: add 'config.superproject' file
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- [PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH v4 13/15] Reftable support for git-core
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 2/2] git: support separate arg for `--config-env`'s value
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v8 2/8] config: add new way to pass config via `--config-env`
- From: Jeff King <peff@xxxxxxxx>
- Re: Strategy to deal with slow cloners
- From: Jeff King <peff@xxxxxxxx>
- Re: [RFC PATCH v2 2/4] t1510-repo-setup: don't use exact matching on traces
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [RFC PATCH v2 1/4] config: rename "submodule" scope to "gitmodules"
- From: Phillip Wood <phillip.wood123@xxxxxxxxx>
- Re: [PATCH v5 0/3] config: allow overriding global/system config
- From: Jeff King <peff@xxxxxxxx>
- Re: [PATCH v4 1/3] config: rename `git_etc_config()`
- From: Jeff King <peff@xxxxxxxx>
- Re: reflog existence & reftable
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 0/8] rev-list: implement object type filter
- From: Jeff King <peff@xxxxxxxx>
- [PATCH] refs/debug: trace into reflog expiry too
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] refs: print errno for read_raw_ref if GIT_TRACE_REFS is set
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH v3 0/4] test-lib-functions.sh: trickery to make -x less verbose
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 3/4] test-helpers: rename "path-utils is_valid_path" to "is-valid-paths"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 4/4] test-helpers: split "file-size" into "file-size(s)"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 2/4] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 1/4] test-lib-functions: normalize test_path_is_missing() debugging
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 11/11] test-lib: split up and deprecate test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 10/11] test-lib: do not show advice about init.defaultBranch under --verbose
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 09/11] test-lib: reformat argument list in test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 08/11] submodule tests: use symbolic-ref --short to discover branch name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 07/11] test-lib functions: add --printf option to test_commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 06/11] describe tests: convert setup to use test_commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 05/11] test-lib functions: add an --annotated option to "test_commit"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 04/11] test-lib-functions: document test_commit --no-tag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 03/11] test-lib-functions: reword "test_commit --append" docs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 01/11] test-lib: bring $remove_trash out of retirement
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH] t6030: add test for git bisect skip started with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- [PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- [PATCH] t1300: fix unset of GIT_CONFIG_NOSYSTEM leaking into subsequent tests
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH] cache-tree: avoid needless promisor object fetch
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Pull warning
- From: Alex Henrie <alexhenrie24@xxxxxxxxx>
- [RFC PATCH v2 4/4] config: add 'config.superproject' file
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [RFC PATCH v2 3/4] t7006-pager.sh: more lenient trace checking
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [RFC PATCH v2 2/4] t1510-repo-setup: don't use exact matching on traces
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [RFC PATCH v2 1/4] config: rename "submodule" scope to "gitmodules"
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- [RFC PATCH v2 0/4] share a config between submodule and superproject
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- RE: Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently()
- From: Felipe Contreras <felipe.contreras@xxxxxxxxx>
- Re: [PATCH v7 03/28] refs/debug: trace into reflog expiry too
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Git clean enumerates ignored directories (since 2.27)
- From: Elijah Newren <newren@xxxxxxxxx>
- RE: Git clean enumerates ignored directories (since 2.27)
- From: Jason Gore <Jason.Gore@xxxxxxxxxxxxx>
- Re: [PATCH v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Torsten Bögershausen <tboegi@xxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- [PATCH 7/7] ci: run test round with parallel-checkout enabled
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 6/7] parallel-checkout: add tests related to .gitattributes
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 5/7] parallel-checkout: add tests related to path collisions
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 4/7] parallel-checkout: add tests for basic operations
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 3/7] checkout-index: add parallel checkout support
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 2/7] builtin/checkout.c: complete parallel checkout support
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 1/7] make_transient_cache_entry(): optionally alloc from mem_pool
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH 0/7] Parallel Checkout (part 3)
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v4 11/11] test-lib: split up and deprecate test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/4] git-completion.bash: separate some commands onto their own line
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH v2 3/4] git-completion.bash: use $__git_cmd_idx in more places
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH v2 4/4] git-completion.bash: consolidate cases in _git_stash()
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH v2 2/4] git-completion.bash: rename to $__git_cmd_idx
- From: Denton Liu <liu.denton@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]