Git Distributed Software Revision Control
[Prev Page][Next Page]
- 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>
- [PATCH v2 0/4] git-completion.bash: fixes on top of 'dl/complete-stash'
- From: Denton Liu <liu.denton@xxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: Strategy to deal with slow cloners
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/8] object.c: add a utility function for "expected type X, got Y"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v5 3/3] config: allow overriding of global and system configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2] test: add test for git bisect skip with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v3] add git-p4.fallbackEncoding config setting, to prevent git-p4 from crashing on non UTF-8 changeset descriptions
- From: Tzadik Vanderhoof <tzadik.vanderhoof@xxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH v3] git-merge: rewrite already up to date message
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- Re: [PATCH] mailinfo: strip CR from base64/quoted-printable email
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH 3/3] fast-export, fast-import: let tags specify a different refname
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 1/3] fast-export, fast-import: make stylistic changes
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 2/3] fast-export: fix bug with nested tags
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 0/3] fast-export, fast-import: let tags specify a different refname
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v3] git-merge: rewrite already up to date message
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 1/3] git-fast-import.txt: add missing LF in the BNF
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 0/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH] git-apply: silence errors for success cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] git-merge: move primary point before parenthetical
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
- From: Josh Steadmon <steadmon@xxxxxxxxxx>
- Re: [PATCH v7 23/28] Reftable support for git-core
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] git-merge: move primary point before parenthetical
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 6/8] commit.c: don't use deref_tag() -> object_as_type()
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v2 2/8] object.c: add a utility function for "expected type X, got Y"
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: [PATCH v5 3/3] config: allow overriding of global and system configuration
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v5 3/3] config: allow overriding of global and system configuration
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: Strategy to deal with slow cloners
- From: Eric Wong <e@xxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- [PATCH v3] repack: avoid loosening promisor objects in partial clones
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 0/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: Track changes across multiple branches, c.f. "p4 interchanges" ?
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Elijah Newren <newren@xxxxxxxxx>
- git word diff bug?
- From: Count of San Francisco <countofsanfrancisco@xxxxxxxxx>
- Re: [PATCH 0/3] fast-export, fast-import: implement signed-commits
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 3/5] test helpers: remove unused test-tool path-utils slice-tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 6/9] t4058: explore duplicate tree entry handling in a bit more detail
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH v2] test: add test for git bisect skip with --term* arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: reflog existence & reftable
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/2] t6402: check exit status of ls-files
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: [PATCH v4 11/11] test-lib: split up and deprecate test_create_repo()
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 01/10] t1092: add tests for status/add and sparse files
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- [PATCH v2 5/5] test-helpers: split "file-size" into "file-size(s)"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/5] test-helpers: rename "path-utils is_valid_path" to "is-valid-paths"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/5] test helpers: remove unused test-tool path-utils slice-tests
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/5] test-lib-functions: normalize test_path_is_missing() debugging
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/5] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/5] test-lib-functions.sh: trickery to make -x less verbose
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: The meaning of the '+' before the submodule hash.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: The meaning of the '+' before the submodule hash.
- From: Taylor Blau <me@xxxxxxxxxxxx>
- The meaning of the '+' before the submodule hash.
- From: Hongyi Zhao <hongyi.zhao@xxxxxxxxx>
- Re: [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 06/10] dir: use expand_to_path() for sparse directories
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 05/10] status: use sparse-index throughout
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 04/10] status: skip sparse-checkout percentage with sparse-index
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 03/10] dir.c: accept a directory as part of cone-mode patterns
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 01/10] t1092: add tests for status/add and sparse files
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: [PATCH 00/23] [RFC] Builtin FSMonitor Feature
- From: Derrick Stolee <stolee@xxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH v2 6/9] t4058: explore duplicate tree entry handling in a bit more detail
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] mailinfo: strip CR from base64/quoted-printable email
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: reflog existence & reftable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 00/28] reftable library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH 2/2] t6402: check exit status of ls-files
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- [PATCH 1/2] t6400: check exit status of ls-files
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v7 23/28] Reftable support for git-core
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- [PATCH v4 11/11] test-lib: split up and deprecate test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 10/11] test-lib: do not show advice about init.defaultBranch under --verbose
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 09/11] test-lib: reformat argument list in test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 08/11] submodule tests: use symbolic-ref --short to discover branch name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 06/11] describe tests: convert setup to use test_commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 07/11] test-lib functions: add --printf option to test_commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 05/11] test-lib functions: add an --annotated option to "test_commit"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 04/11] test-lib-functions: document test_commit --no-tag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 03/11] test-lib-functions: reword "test_commit --append" docs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 01/11] test-lib: bring $remove_trash out of retirement
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v4 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- reflog existence & reftable
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Track changes across multiple branches, c.f. "p4 interchanges" ?
- From: Luke Diamand <luke@xxxxxxxxxxx>
- Re: [PATCH v7 00/28] reftable library
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v7 04/28] hash.h: provide constants for the hash IDs
- From: Han-Wen Nienhuys <hanwen@xxxxxxxxxx>
- Re: [PATCH v7 06/28] reftable: add LICENSE
- 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] 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>
- Re: [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v2 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 06/28] reftable: add LICENSE
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v7 00/28] reftable library
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 18/18] t1415: set REFFILES for test specific to storage format
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 17/18] t4202: mark bogus head hash test with REFFILES
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 16/18] t7003: check reflog existence only for REFFILES
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 15/18] t7900: mark pack-refs tests as REFFILES
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 10/10] fsmonitor: test with sparse index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: [PATCH 14/18] t1404: mark tests that muck with .git directly as REFFILES.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 11/18] t1407: require REFFILES for for_each_reflog test
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 09/18] t5304: use "reflog expire --all" to clear the reflog
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 07/18] t5000: inspect HEAD using git-rev-parse
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 02/18] t9300: check ref existence using git-rev-parse rather than FS check
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] [GSOC] ref-filter: get rid of show_ref_array_item
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Daniel Axtens <dja@xxxxxxxxxx>
- [PATCH v2] test: add test for git bisect skip with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 5/5] git-completion.bash: consolidate no-subcommand case for _git_stash()
- From: Denton Liu <liu.denton@xxxxxxxxx>
- Re: [PATCH 4/5] git-completion.bash: consolidate cases in _git_stash()
- From: Denton Liu <liu.denton@xxxxxxxxx>
- Re: [PATCH] mailinfo: strip CR from base64/quoted-printable email
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: [PATCH] git-apply: silence errors for success cases
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] mailinfo: strip CR from base64/quoted-printable email
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] mailinfo: strip CR from base64/quoted-printable email
- From: Đoàn Trần Công Danh <congdanhqx@xxxxxxxxx>
- Re: [PATCH v7 04/28] hash.h: provide constants for the hash IDs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH 08/10] pathspec: stop calling ensure_full_index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 06/10] dir: use expand_to_path() for sparse directories
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 06/10] dir: use expand_to_path() for sparse directories
- From: Elijah Newren <newren@xxxxxxxxx>
- [PATCH V2] git-rev-list: add --first-parent-not flag
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- [PATCH] git-apply: silence errors for success cases
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH 05/10] status: use sparse-index throughout
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2] object-info: support for retrieving object info
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] git-rev-list: add --exclude-path-first-parent flag
- From: Jerry Zhang <jerry@xxxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] object-info: support for retrieving object info
- From: Bruno Albuquerque <bga@xxxxxxxxxx>
- [PATCH v2] object-info: support for retrieving object info
- From: Bruno Albuquerque <bga@xxxxxxxxxx>
- Re: [PATCH 10/18] test-lib: provide test prereq REFFILES
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Problems with CRLF line endings
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/2] Document how we do embargoed releases - improving mail template
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] Document how we do embargoed releases - improving mail template
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/10] status: skip sparse-checkout percentage with sparse-index
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 03/10] dir.c: accept a directory as part of cone-mode patterns
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH 02/10] unpack-trees: make sparse aware
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH 16/18] t7003: check reflog existence only for REFFILES
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 10/18] test-lib: provide test prereq REFFILES
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 05/18] t1413: use tar to save and restore entire .git directory
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] Document how we do embargoed releases - improving mail template
- From: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
- Re: [PATCH v7 23/28] Reftable support for git-core
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] git-completion.bash: rename to $__git_cmd_idx
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 02/12] test-lib: bring $remove_trash out of retirement
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 01/10] t1092: add tests for status/add and sparse files
- From: Elijah Newren <newren@xxxxxxxxx>
- Re: [PATCH v2 2/2] Document how we do embargoed releases - improving mail template
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2] builtin/repack.c: set a default factor for '--geometric'
- From: Andreas Schwab <schwab@xxxxxxxxxxxxxx>
- Re: [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo()
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH v2 3/3] test-lib-functions: remove last two parameter count assertions
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] git-completion.bash: rename to $__git_cmd_idx
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 5/5] git-completion.bash: consolidate no-subcommand case for _git_stash()
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/5] git-completion.bash: rename to $__git_cmd_idx
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH v2] builtin/repack.c: set a default factor for '--geometric'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: set a default factor for '--geometric'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH] builtin/repack.c: set a default factor for '--geometric'
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v2 2/2] Document how we do embargoed releases - improving mail template
- From: "Robin H. Johnson" <robbat2@xxxxxxxxxx>
- Re: [PATCH v7 04/28] hash.h: provide constants for the hash IDs
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v7 03/28] refs/debug: trace into reflog expiry too
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: RFC/Discussion - Submodule UX Improvements
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument
- From: Junio C Hamano <gitster@xxxxxxxxx>
- RE: RFC/Discussion - Submodule UX Improvements
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: [PATCH 00/23] [RFC] Builtin FSMonitor Feature
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- [RFC PATCH] fast-export, fast-import: Let tags specify an internal name
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Emily Shaffer <emilyshaffer@xxxxxxxxxx>
- Re: [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] test: add test for git bisect skip with --term* arguments
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH v2 1/2] [GSOC] ref-filter: get rid of show_ref_array_item
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 2/2] [GSOC] ref-filter: reuse output buffer
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v2 0/2] [GSOC] ref-filter: reuse output buffer
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- git diff word diff bug??
- From: Count of San Francisco <countofsanfrancisco@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Problems with CRLF line endings
- From: Dennis Worthem <Dennis.Worthem@xxxxxxxxxxxxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: [PATCH 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: [PATCH 00/23] [RFC] Builtin FSMonitor Feature
- From: Johannes Schindelin <Johannes.Schindelin@xxxxxx>
- Re: Strategy to deal with slow cloners
- From: Thomas Braun <thomas.braun@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v2 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Eric Sunshine <sunshine@xxxxxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Jeff Hostetler <git@xxxxxxxxxxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 8/8] object.c: remove "quiet" parameter from object_as_type()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 7/8] object.c: normalize brace style in object_as_type()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 6/8] commit.c: don't use deref_tag() -> object_as_type()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 5/8] branch tests: assert lookup_commit_reference_gently() error
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 4/8] commit-graph: use obj->type, not object_as_type()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/8] object.c: add a utility function for "expected type X, got Y"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/8] tree.c: fix misindentation in parse_tree_gently()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/8] object.c: add and use "is expected" utility function + object_as_type() use
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Matheus Tavares Bernardino <matheus.bernardino@xxxxxx>
- [PATCH v2 10/10] object.c: move type_from_string() code to its last user
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 08/10] hash-object: refactor nested else/if/if into else if/else if
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 04/10] object-file.c: make oid_object_info() return "enum object_type"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 09/10] hash-object: show usage on invalid --type
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 07/10] hash-object: pass along type length to object.c
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 06/10] tag.c: use type_from_string_gently() when parsing tags
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 05/10] object-name.c: make dependency on object_type order more obvious
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 03/10] object.c: make type_from_string() return "enum object_type"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 02/10] object.c: remove "gently" argument to type_from_string_gently()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 00/10] {tag,object}*.c: refactorings + prep for a larger change
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 10/10] mktree: emit a more detailed error when the <type> is invalid
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 07/10] object.c: simplify return semantic of parse_object_buffer()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 06/10] blob.c: remove parse_blob_buffer()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 02/10] hash-object tests: more detailed test for invalid type
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 03/10] mktree tests: add test for invalid object type
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 00/10] object.c et al: tests, small bug fixes etc.
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 01/10] cat-file tests: test for bogus type name handling
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] builtin/repack.c: set a default factor for '--geometric'
- From: Derrick Stolee <stolee@xxxxxxxxx>
- [PATCH] test: add test for git bisect skip with --term* arguments
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH v2 3/3] test-lib-functions: remove last two parameter count assertions
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 0/3] test-lib-functions.sh: trickery to make -x less verbose
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2 1/3] test-lib-functions: normalize test_path_is_missing() debugging
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/3] Revert and amend "test-lib-functions: assert correct parameter count"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 12/12] test-lib: split up and deprecate test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 11/12] test-lib: do not show advice about init.defaultBranch under --verbose
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 10/12] test-lib: reformat argument list in test_create_repo()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 09/12] submodule tests: use symbolic-ref --short to discover branch name
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 08/12] test-lib functions: add --printf option to test_commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 07/12] describe tests: convert setup to use test_commit
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 06/12] test-lib functions: add an --annotated option to "test_commit"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 04/12] test-lib-functions: reword "test_commit --append" docs
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 05/12] test-lib-functions: document test_commit --no-tag
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 02/12] test-lib: bring $remove_trash out of retirement
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>"
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v3 00/12] test-lib.sh: new test_commit args, simplification & fixes
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- [PATCH v2] doc: clarify the filename encoding in git diff
- From: "Andrey Bienkowski via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH 2/2] git: support separate arg for `--config-env`'s value
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v8 2/8] config: add new way to pass config via `--config-env`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH v8 2/8] config: add new way to pass config via `--config-env`
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 2/2] git: support separate arg for `--config-env`'s value
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH 4/5] git-completion.bash: consolidate cases in _git_stash()
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- [PATCH 5/5] git-completion.bash: consolidate no-subcommand case for _git_stash()
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH 4/5] git-completion.bash: consolidate cases in _git_stash()
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH 3/5] git-completion.bash: use $__git_cmd_idx in more places
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH 2/5] git-completion.bash: rename to $__git_cmd_idx
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH 1/5] git-completion.bash: separate some commands onto their own line
- From: Denton Liu <liu.denton@xxxxxxxxx>
- [PATCH 0/5] git-completion.bash: fixes on top of 'dl/complete-stash'
- From: Denton Liu <liu.denton@xxxxxxxxx>
- Re: Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]
- From: Son Luong Ngoc <sluongng@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- RE: Git push --mirror hangs
- From: Joonas Harjumaki <joonas.harjumaki@xxxxxxxxxx>
- Re: git checkout behaviour when only ctime of file changes
- From: Cristian Morales Vega <christian.morales.vega@xxxxxxxxx>
- Re: [PATCH 2/2] [GSOC] ref-filter: reuse output buffer
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [Question] git cat-file --batch cannot handle irregular path
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [Question] git cat-file --batch cannot handle irregular path
- From: "lilinchao@xxxxxxxxxx" <lilinchao@xxxxxxxxxx>
- Re: git checkout behaviour when only ctime of file changes
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH] builtin/repack.c: set a default factor for '--geometric'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: Taylor Blau <ttaylorr@xxxxxxxxxx>
- Re: [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Git push --mirror hangs
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- Re: Random GitHub Actions added to git/git???
- From: Taylor Blau <me@xxxxxxxxxxxx>
- Random GitHub Actions added to git/git???
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Taylor Blau <me@xxxxxxxxxxxx>
- What's cooking in git.git (Apr 2021, #05; Mon, 19)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH v5 0/8] rev-list: implement object type filter
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking (draft for #4's issue this month)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Stephen Smith <ischis2@xxxxxxx>
- Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH 3/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 0/3] fast-export, fast-import: implement signed-commits
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 2/3] fast-export: rename --signed-tags='warn' to 'warn-verbatim'
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- [PATCH 1/3] git-fast-import.txt: add missing LF in the BNF
- From: Luke Shumaker <lukeshu@xxxxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- Re: Pain points in Git's patch flow
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH v5 0/3] config: allow overriding global/system config
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- Re: [PATCH] doc: clarify the filename encoding in git diff
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH] object-info: support for retrieving object info
- From: Bruno Albuquerque <bga@xxxxxxxxxx>
- Re: [PATCH 01/18] t4202: split testcase for invalid HEAD symref and HEAD hash
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 2/2] [GSOC] ref-filter: reuse output buffer
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 1/2] [GSOC] ref-filter: get rid of show_ref_array_item
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: git checkout behaviour when only ctime of file changes
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub]
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- [PATCH v4 5/5] parallel-checkout: add design documentation
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v4 4/5] parallel-checkout: support progress displaying
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v4 3/5] parallel-checkout: add configuration options
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v4 2/5] parallel-checkout: make it truly parallel
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v4 1/5] unpack-trees: add basic support for parallel checkout
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v4 0/5] Parallel Checkout (part 2)
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: Pain points in Git's patch flow
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Eric Wong <e@xxxxxxxxx>
- Re: Using --term-* with bisect breaks skip
- From: Trygve Aaberge <trygveaa@xxxxxxxxx>
- RE: RFC/Discussion - Submodule UX Improvements
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
- From: Jonathan Tan <jonathantanmy@xxxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Jacob Keller <jacob.keller@xxxxxxxxx>
- Re: Using --term-* with bisect breaks skip
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: Strategy to deal with slow cloners
- From: Eric Wong <e@xxxxxxxxx>
- Git push --mirror hangs
- From: Joonas Harjumaki <joonas.harjumaki@xxxxxxxxxx>
- [PATCH 2/2] git: support separate arg for `--config-env`'s value
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 1/2] git.txt: fix synopsis of `--config-env` missing the equals sign
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 0/2] git: support separate arg for `--config-env`'s value
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v8 2/8] config: add new way to pass config via `--config-env`
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: Pain points in Git's patch flow
- From: "Theodore Ts'o" <tytso@xxxxxxx>
- [PATCH] doc: clarify the filename encoding in git diff
- From: "Andrey Bienkowski via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Aaron Schrab <aaron@xxxxxxxxxx>
- RE: RFC/Discussion - Submodule UX Improvements
- From: "Randall S. Becker" <rsbecker@xxxxxxxxxxxxx>
- Re: Using --term-* with bisect breaks skip
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Strategy to deal with slow cloners
- From: Konstantin Ryabitsev <konstantin@xxxxxxxxxxxxxxxxxxx>
- [PATCH v5 3/3] config: allow overriding of global and system configuration
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 2/3] config: unify code paths to get global config paths
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 0/3] config: allow overriding global/system config
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 1/3] config: rename `git_etc_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 8/8] rev-list: allow filtering of provided items
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 6/8] pack-bitmap: implement object type filter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 7/8] pack-bitmap: implement combined filter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 5/8] list-objects: implement object type filter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 4/8] list-objects: support filtering by tag and commit
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 3/8] list-objects: move tag processing into its own function
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 2/8] revision: mark commit parents as NOT_USER_GIVEN
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 1/8] uploadpack.txt: document implication of `uploadpackfilter.allow`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v5 0/8] rev-list: implement object type filter
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH v7 27/28] t1401,t2011: parameterize HEAD.lock for REFTABLE
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 28/28] t1404: annotate test cases with REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 24/28] git-prompt: prepare for reftable refs backend
- From: "SZEDER Gábor via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 25/28] Add "test-tool dump-reftable" command.
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 26/28] t1301: document what needs to be done for REFTABLE
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 22/28] reftable: add dump utility
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 23/28] Reftable support for git-core
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 18/28] reftable: add a heap-based priority queue for reftable records
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 19/28] reftable: add merged table view
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 20/28] reftable: implement refname validation
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 21/28] reftable: implement stack, a mutable database of reftable files.
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 13/28] reftable: a generic binary tree implementation
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 14/28] reftable: write reftable files
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 15/28] reftable: generic interface to tables
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 16/28] reftable: read reftable files
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 17/28] reftable: reftable file level tests
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 12/28] reftable: reading/writing blocks
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 10/28] reftable: (de)serialization for the polymorphic record type.
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 07/28] reftable: add error related functionality
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 11/28] Provide zlib's uncompress2 from compat/zlib-compat.c
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 08/28] reftable: utility functions
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 09/28] reftable: add blocksource, an abstraction for random access reads
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 06/28] reftable: add LICENSE
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 05/28] init-db: set the_repository->hash_algo early on
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 04/28] hash.h: provide constants for the hash IDs
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 00/28] reftable library
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 03/28] refs/debug: trace into reflog expiry too
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 2/2] [GSOC] ref-filter: reuse output buffer
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 1/2] [GSOC] ref-filter: get rid of show_ref_array_item
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 0/2] [GSOC] ref-filter: reuse output buffer
- From: "ZheNing Hu via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: git checkout behaviour when only ctime of file changes
- From: Cristian Morales Vega <christian.morales.vega@xxxxxxxxx>
- Re: git checkout behaviour when only ctime of file changes
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH v4 1/3] config: rename `git_etc_config()`
- From: Patrick Steinhardt <ps@xxxxxx>
- [PATCH 18/18] t1415: set REFFILES for test specific to storage format
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 17/18] t4202: mark bogus head hash test with REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 14/18] t1404: mark tests that muck with .git directly as REFFILES.
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 16/18] t7003: check reflog existence only for REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 15/18] t7900: mark pack-refs tests as REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 11/18] t1407: require REFFILES for for_each_reflog test
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 12/18] t1414: mark corruption test with REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 10/18] test-lib: provide test prereq REFFILES
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 08/18] t7003: use rev-parse rather than FS inspection
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 09/18] t5304: use "reflog expire --all" to clear the reflog
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 07/18] t5000: inspect HEAD using git-rev-parse
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 02/18] t9300: check ref existence using git-rev-parse rather than FS check
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 06/18] t1301: fix typo in error message
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 03/18] t5601: read HEAD using rev-parse
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 05/18] t1413: use tar to save and restore entire .git directory
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 01/18] t4202: split testcase for invalid HEAD symref and HEAD hash
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- [PATCH 00/18] Prepare tests for reftable backend
- From: "Han-Wen Nienhuys via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: [PATCH] list-objects-filter-options.h: fix an 'hdr-check' warning
- From: Patrick Steinhardt <ps@xxxxxx>
- Re: [PATCH v2 0/5] Parallel Checkout (part 2)
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [PATCH v3 5/5] parallel-checkout: add design documentation
- From: Christian Couder <christian.couder@xxxxxxxxx>
- Re: [RFC PATCH v1 00/13][GSoC] doc: (monospace) apply CodingGuidelines on a large-scale
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- git checkout behaviour when only ctime of file changes
- From: Cristian Morales Vega <christian.morales.vega@xxxxxxxxx>
- Re: [RFC PATCH v1 00/13][GSoC] doc: (monospace) apply CodingGuidelines on a large-scale
- From: Jean-Noël Avila <avila.jn@xxxxxxxxx>
- Re: Using --term-* with bisect breaks skip
- From: Trygve Aaberge <trygveaa@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: Using --term-* with bisect breaks skip
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: RFC/Discussion - Submodule UX Improvements
- From: Philippe Blain <levraiphilippeblain@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Eric Wong <e@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Eric Wong <e@xxxxxxxxx>
- Re: What's cooking (draft for #4's issue this month)
- From: "brian m. carlson" <sandals@xxxxxxxxxxxxxxxxxxxx>
- [PATCH v3 5/5] parallel-checkout: add design documentation
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v3 4/5] parallel-checkout: support progress displaying
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v3 3/5] parallel-checkout: add configuration options
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v3 2/5] parallel-checkout: make it truly parallel
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v3 1/5] unpack-trees: add basic support for parallel checkout
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- [PATCH v3 0/5] Parallel Checkout (part 2)
- From: Matheus Tavares <matheus.bernardino@xxxxxx>
- Re: Pain points in Git's patch flow
- From: Ævar Arnfjörð Bjarmason <avarab@xxxxxxxxx>
- Re: [PATCH] git-merge: move space to between strings
- From: Junio C Hamano <gitster@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #04; Thu, 15)
- From: Junio C Hamano <gitster@xxxxxxxxx>
- [PATCH] git-merge: move space to between strings
- From: "Josh Soref via GitGitGadget" <gitgitgadget@xxxxxxxxx>
- Re: What's cooking in git.git (Apr 2021, #04; Thu, 15)
- From: Sergey Organov <sorganov@xxxxxxxxx>
- Using --term-* with bisect breaks skip
- From: Trygve Aaberge <trygveaa@xxxxxxxxx>
- Re: [PATCH 1/2] repack: teach --no-prune-packed to skip `git prune-packed`
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- [PATCH v2 0/1] prevent `repack` to unpack and delete promisor objects
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- Re: [BUG?] 'git describe seen'?
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH] [GSOC] ref-filter: get rid of show_ref_array_item
- From: ZheNing Hu <adlternative@xxxxxxxxx>
- Re: [BUG?] 'git describe seen'?
- From: René Scharfe <l.s.r@xxxxxx>
- Re: [BUG?] 'git describe seen'?
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: If the initial commit is empty, it is not shown in "git log --simplify-by-decoration"
- From: Bagas Sanjaya <bagasdotme@xxxxxxxxx>
- Re: [PATCH 2/2] repack: avoid loosening promisor pack objects in partial clones
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- Re: Pain points in Git's patch flow
- From: Sebastian Schuberth <sschuberth@xxxxxxxxx>
- Re: [BUG?] 'git describe seen'?
- From: SZEDER Gábor <szeder.dev@xxxxxxxxx>
- Re: [PATCH 0/2] prevent `repack` to unpack and delete promisor objects
- From: Rafael Silva <rafaeloliveira.cs@xxxxxxxxx>
- Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option
- From: ZheNing Hu <adlternative@xxxxxxxxx>
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]