Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v3 05/30] subtree: t7900: comment subtree_test_create_repo, (continued)
- [PATCH v3 06/30] subtree: t7900: use 'test' for string equality, Luke Shumaker
- [PATCH v3 07/30] subtree: t7900: delete some dead code, Luke Shumaker
- [PATCH v3 08/30] subtree: t7900: fix 'verify one file change per commit', Luke Shumaker
- [PATCH v3 09/30] subtree: t7900: rename last_commit_message to last_commit_subject, Luke Shumaker
- [PATCH v3 10/30] subtree: t7900: add a test for the -h flag, Luke Shumaker
- [PATCH v3 11/30] subtree: t7900: add porcelain tests for 'pull' and 'push', Luke Shumaker
- [PATCH v3 12/30] subtree: don't have loose code outside of a function, Luke Shumaker
- [PATCH v3 14/30] subtree: drop support for git < 1.7, Luke Shumaker
- [PATCH v3 13/30] subtree: more consistent error propagation, Luke Shumaker
- [PATCH v3 15/30] subtree: use `git merge-base --is-ancestor`, Luke Shumaker
- [PATCH v3 16/30] subtree: use git-sh-setup's `say`, Luke Shumaker
- [PATCH v3 17/30] subtree: use more explicit variable names for cmdline args, Luke Shumaker
- [PATCH v3 18/30] subtree: use "$*" instead of "$@" as appropriate, Luke Shumaker
- [PATCH v3 19/30] subtree: don't fuss with PATH, Luke Shumaker
- [PATCH v3 20/30] subtree: use "^{commit}" instead of "^0", Luke Shumaker
- [PATCH v3 21/30] subtree: parse revs in individual cmd_ functions, Luke Shumaker
- [PATCH v3 22/30] subtree: remove duplicate check, Luke Shumaker
- [PATCH v3 24/30] subtree: don't let debug and progress output clash, Luke Shumaker
- [PATCH v3 25/30] subtree: have $indent actually affect indentation, Luke Shumaker
- [PATCH v3 23/30] subtree: add comments and sanity checks, Luke Shumaker
- [PATCH v3 26/30] subtree: give the docs a once-over, Luke Shumaker
- [PATCH v3 28/30] subtree: allow 'split' flags to be passed to 'push', Luke Shumaker
- [PATCH v3 29/30] subtree: push: allow specifying a local rev other than HEAD, Luke Shumaker
- [PATCH v3 27/30] subtree: allow --squash to be used with --rejoin, Luke Shumaker
- [PATCH v3 30/30] subtree: be stricter about validating flags, Luke Shumaker
[PATCH] [GSOC] pretty: provide human date format,
ZheNing Hu via GitGitGadget
Re: [PATCH v2 5/6] fsck: report invalid types recorded in objects,
Jeff King
Re: [PATCH v2 4/6] object-store.h: move read_loose_object() below 'struct object_info', Jeff King
Re: [PATCH v2 3/6] fsck: don't hard die on invalid object types, Jeff King
[PATCH] refs: remove EINVAL specification from the errno sideband in read_raw_ref_fn,
Han-Wen Nienhuys via GitGitGadget
Re: [PATCH v4 13/15] Reftable support for git-core,
Han-Wen Nienhuys
Re: [PATCH v4 1/3] config: rename `git_etc_config()`, Jeff King
[PATCH] refs/debug: trace into reflog expiry too, Han-Wen Nienhuys via GitGitGadget
Re: [PATCH] refs: print errno for read_raw_ref if GIT_TRACE_REFS is set, Han-Wen Nienhuys
[PATCH] t6030: add test for git bisect skip started with --term* arguments, Bagas Sanjaya
[PATCH] cache-tree: avoid needless promisor object fetch,
Jonathan Tan
Pull warning, Alex Henrie
[RFC PATCH v2 0/4] share a config between submodule and superproject,
Emily Shaffer
Re: [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently(), Felipe Contreras
RE: Git clean enumerates ignored directories (since 2.27),
Jason Gore
[PATCH 0/7] Parallel Checkout (part 3),
Matheus Tavares
- [PATCH 1/7] make_transient_cache_entry(): optionally alloc from mem_pool, Matheus Tavares
- [PATCH 2/7] builtin/checkout.c: complete parallel checkout support, Matheus Tavares
- [PATCH 3/7] checkout-index: add parallel checkout support, Matheus Tavares
- [PATCH 4/7] parallel-checkout: add tests for basic operations, Matheus Tavares
- [PATCH 5/7] parallel-checkout: add tests related to path collisions, Matheus Tavares
- [PATCH 6/7] parallel-checkout: add tests related to .gitattributes, Matheus Tavares
- [PATCH 7/7] ci: run test round with parallel-checkout enabled, Matheus Tavares
- [PATCH v2 0/8] Parallel Checkout (part 3), Matheus Tavares
- [PATCH v2 1/8] make_transient_cache_entry(): optionally alloc from mem_pool, Matheus Tavares
- [PATCH v2 2/8] builtin/checkout.c: complete parallel checkout support, Matheus Tavares
- [PATCH v2 3/8] checkout-index: add parallel checkout support, Matheus Tavares
- [PATCH v2 4/8] parallel-checkout: add tests for basic operations, Matheus Tavares
- [PATCH v2 5/8] parallel-checkout: add tests related to path collisions, Matheus Tavares
- [PATCH v2 6/8] t0028: extract encoding helpers to lib-encoding.sh, Matheus Tavares
- [PATCH v2 7/8] parallel-checkout: add tests related to .gitattributes, Matheus Tavares
- [PATCH v2 8/8] ci: run test round with parallel-checkout enabled, Matheus Tavares
- Re: [PATCH v2 0/8] Parallel Checkout (part 3), Torsten Bögershausen
- [PATCH v3 0/8] Parallel Checkout (part 3), Matheus Tavares
[PATCH 0/3] fast-export, fast-import: let tags specify a different refname,
Luke Shumaker
[PATCH v2 0/3] fast-export, fast-import: implement signed-commits,
Luke Shumaker
[PATCH v2] git-merge: move primary point before parenthetical,
Josh Soref via GitGitGadget
[PATCH v3] repack: avoid loosening promisor objects in partial clones, Rafael Silva
git word diff bug?, Count of San Francisco
The meaning of the '+' before the submodule hash.,
Hongyi Zhao
Re: [PATCH v2 6/9] t4058: explore duplicate tree entry handling in a bit more detail,
Ævar Arnfjörð Bjarmason
reflog existence & reftable,
Han-Wen Nienhuys
Track changes across multiple branches, c.f. "p4 interchanges" ?,
Luke Diamand
[PATCH] add git-p4.fallbackEncoding config variable, to prevent git-p4 from crashing on non UTF-8 changeset descriptions,
Tzadik Vanderhoof
Re: [PATCH v7 06/28] reftable: add LICENSE,
Ævar Arnfjörð Bjarmason
Re: [PATCH v7 00/28] reftable library,
Ævar Arnfjörð Bjarmason
Re: [PATCH 18/18] t1415: set REFFILES for test specific to storage format,
Ævar Arnfjörð Bjarmason
Re: [PATCH 17/18] t4202: mark bogus head hash test with REFFILES,
Ævar Arnfjörð Bjarmason
Re: [PATCH 15/18] t7900: mark pack-refs tests as REFFILES,
Ævar Arnfjörð Bjarmason
Re: [PATCH 10/10] fsmonitor: test with sparse index, Elijah Newren
Re: [PATCH 14/18] t1404: mark tests that muck with .git directly as REFFILES.,
Ævar Arnfjörð Bjarmason
Re: [PATCH 13/18] t2017: mark --orphan/logAllRefUpdates=false test as REFFILES,
Ævar Arnfjörð Bjarmason
Re: [PATCH 11/18] t1407: require REFFILES for for_each_reflog test,
Ævar Arnfjörð Bjarmason
Re: [PATCH 09/18] t5304: use "reflog expire --all" to clear the reflog,
Ævar Arnfjörð Bjarmason
Re: [PATCH 07/18] t5000: inspect HEAD using git-rev-parse,
Ævar Arnfjörð Bjarmason
Re: [PATCH 02/18] t9300: check ref existence using git-rev-parse rather than FS check,
Ævar Arnfjörð Bjarmason
Re: [PATCH] [GSOC] ref-filter: get rid of show_ref_array_item, ZheNing Hu
[PATCH v2] test: add test for git bisect skip with --term* arguments,
Bagas Sanjaya
[PATCH] mailinfo: strip CR from base64/quoted-printable email,
Đoàn Trần Công Danh
[PATCH v4 0/6] Teach am/mailinfo to process quoted CR, Đoàn Trần Công Danh
Re: [PATCH 08/10] pathspec: stop calling ensure_full_index, Elijah Newren
Re: [PATCH 06/10] dir: use expand_to_path() for sparse directories,
Elijah Newren
[PATCH V2] git-rev-list: add --first-parent-not flag,
Jerry Zhang
[PATCH] git-apply: silence errors for success cases,
Jerry Zhang
Re: [PATCH 05/10] status: use sparse-index throughout,
Elijah Newren
Re: [PATCH] git-rev-list: add --exclude-path-first-parent flag, Jerry Zhang
Re: [PATCH v11 0/2] [GSOC] trailer: add new .cmd config option,
Junio C Hamano
[PATCH v2] object-info: support for retrieving object info,
Bruno Albuquerque
Re: [PATCH 04/10] status: skip sparse-checkout percentage with sparse-index,
Elijah Newren
Re: [PATCH 03/10] dir.c: accept a directory as part of cone-mode patterns,
Elijah Newren
Re: [PATCH 02/10] unpack-trees: make sparse aware,
Elijah Newren
Re: [PATCH 16/18] t7003: check reflog existence only for REFFILES,
Junio C Hamano
Re: [PATCH 10/18] test-lib: provide test prereq REFFILES,
Junio C Hamano
Re: [PATCH 05/18] t1413: use tar to save and restore entire .git directory,
Junio C Hamano
Re: [PATCH v7 23/28] Reftable support for git-core,
Junio C Hamano
Re: [PATCH 01/10] t1092: add tests for status/add and sparse files,
Elijah Newren
Re: [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo(), SZEDER Gábor
Re: [PATCH v2 2/2] Document how we do embargoed releases - improving mail template,
Robin H. Johnson
Re: [PATCH v7 04/28] hash.h: provide constants for the hash IDs,
Junio C Hamano
Re: [PATCH v7 03/28] refs/debug: trace into reflog expiry too,
Junio C Hamano
Re: [PATCH v7 02/28] refs: document reflog_expire_fn's flag argument,
Junio C Hamano
[RFC PATCH] fast-export, fast-import: Let tags specify an internal name,
Luke Shumaker
Re: [PATCH v7 01/28] refs: ref_iterator_peel returns boolean, rather than peel_status,
Junio C Hamano
[PATCH v2 0/2] [GSOC] ref-filter: reuse output buffer,
ZheNing Hu via GitGitGadget
git diff word diff bug??,
Count of San Francisco
Problems with CRLF line endings,
Dennis Worthem
Re: [PATCH 00/23] [RFC] Builtin FSMonitor Feature,
Johannes Schindelin
[PATCH v2 0/8] object.c: add and use "is expected" utility function + object_as_type() use,
Ævar Arnfjörð Bjarmason
- [PATCH v2 1/8] tree.c: fix misindentation in parse_tree_gently(), Ævar Arnfjörð Bjarmason
- [PATCH v2 2/8] object.c: add a utility function for "expected type X, got Y", Ævar Arnfjörð Bjarmason
- [PATCH v2 4/8] commit-graph: use obj->type, not object_as_type(), Ævar Arnfjörð Bjarmason
- [PATCH v2 5/8] branch tests: assert lookup_commit_reference_gently() error, Ævar Arnfjörð Bjarmason
- [PATCH v2 6/8] commit.c: don't use deref_tag() -> object_as_type(), Ævar Arnfjörð Bjarmason
- [PATCH v2 3/8] object.c: add and use oid_is_type_or_die_msg() function, Ævar Arnfjörð Bjarmason
- [PATCH v2 7/8] object.c: normalize brace style in object_as_type(), Ævar Arnfjörð Bjarmason
- [PATCH v2 8/8] object.c: remove "quiet" parameter from object_as_type(), Ævar Arnfjörð Bjarmason
[PATCH v2 00/10] {tag,object}*.c: refactorings + prep for a larger change,
Ævar Arnfjörð Bjarmason
- [PATCH v2 01/10] object.c: stop supporting len == -1 in type_from_string_gently(), Ævar Arnfjörð Bjarmason
- [PATCH v2 02/10] object.c: remove "gently" argument to type_from_string_gently(), Ævar Arnfjörð Bjarmason
- [PATCH v2 03/10] object.c: make type_from_string() return "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH v2 05/10] object-name.c: make dependency on object_type order more obvious, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/10] tag.c: use type_from_string_gently() when parsing tags, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/10] hash-object: pass along type length to object.c, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/10] hash-object: show usage on invalid --type, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/10] object-file.c: make oid_object_info() return "enum object_type", Ævar Arnfjörð Bjarmason
- [PATCH v2 08/10] hash-object: refactor nested else/if/if into else if/else if, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/10] object.c: move type_from_string() code to its last user, Ævar Arnfjörð Bjarmason
[PATCH v2 00/10] object.c et al: tests, small bug fixes etc.,
Ævar Arnfjörð Bjarmason
- [PATCH v2 01/10] cat-file tests: test for bogus type name handling, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/10] mktree tests: add test for invalid object type, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/10] object-file.c: take type id, not string, in read_object_with_reference(), Ævar Arnfjörð Bjarmason
- [PATCH v2 05/10] {commit,tree,blob,tag}.c: add a create_{commit,tree,blob,tag}(), Ævar Arnfjörð Bjarmason
- [PATCH v2 02/10] hash-object tests: more detailed test for invalid type, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/10] blob.c: remove parse_blob_buffer(), Ævar Arnfjörð Bjarmason
- [PATCH v2 08/10] object.c: don't go past "len" under die() in type_from_string_gently(), Ævar Arnfjörð Bjarmason
- [PATCH v2 07/10] object.c: simplify return semantic of parse_object_buffer(), Ævar Arnfjörð Bjarmason
- [PATCH v2 09/10] mktree: stop setting *ntr++ to NIL, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/10] mktree: emit a more detailed error when the <type> is invalid, Ævar Arnfjörð Bjarmason
[PATCH] test: add test for git bisect skip with --term* arguments,
Bagas Sanjaya
[PATCH v2 0/3] test-lib-functions.sh: trickery to make -x less verbose,
Ævar Arnfjörð Bjarmason
Re: [PATCH 2/3] Revert and amend "test-lib-functions: assert correct parameter count", Ævar Arnfjörð Bjarmason
[PATCH v3 00/12] test-lib.sh: new test_commit args, simplification & fixes,
Ævar Arnfjörð Bjarmason
- [PATCH v3 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>", Ævar Arnfjörð Bjarmason
- [PATCH v3 02/12] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/12] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v3 04/12] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v3 06/12] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v3 07/12] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v3 08/12] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/12] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/12] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v3 11/12] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v3 12/12] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v4 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v4 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v4 01/11] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v4 03/11] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v4 04/11] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v4 05/11] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v4 07/11] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v4 06/11] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v4 08/11] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v4 09/11] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v4 10/11] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v4 11/11] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v5 01/11] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v5 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v5 03/11] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v5 04/11] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v5 05/11] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v5 06/11] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v5 07/11] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v5 08/11] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v5 09/11] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v5 10/11] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v5 11/11] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes, Junio C Hamano
- Re: [PATCH v5 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v6 00/11] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v6 01/11] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH v6 02/11] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v6 03/11] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v6 04/11] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v6 05/11] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v6 06/11] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v6 07/11] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v6 08/11] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v6 10/11] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v6 09/11] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v6 11/11] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- Re: [PATCH v6 00/11] test-lib.sh: new test_commit args, simplification & fixes, Đoàn Trần Công Danh
[PATCH 0/5] git-completion.bash: fixes on top of 'dl/complete-stash',
Denton Liu
[Question] git cat-file --batch cannot handle irregular path,
lilinchao@xxxxxxxxxx
[PATCH] builtin/repack.c: set a default factor for '--geometric',
Taylor Blau
Random GitHub Actions added to git/git???,
Junio C Hamano
What's cooking in git.git (Apr 2021, #05; Mon, 19),
Junio C Hamano
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Matheus Tavares Bernardino
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Ævar Arnfjörð Bjarmason
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Junio C Hamano
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), brian m. carlson
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Junio C Hamano
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Jeff King
- Re: What's cooking in git.git (Apr 2021, #05; Mon, 19), Jeff Hostetler
Re: [PATCH v5 0/8] rev-list: implement object type filter,
Junio C Hamano
Re: What's cooking (draft for #4's issue this month), Junio C Hamano
[PATCH 0/3] fast-export, fast-import: implement signed-commits,
Luke Shumaker
Re: [PATCH] object-info: support for retrieving object info,
Bruno Albuquerque
Re: [PATCH 01/18] t4202: split testcase for invalid HEAD symref and HEAD hash,
SZEDER Gábor
Re: [PATCH 2/2] [GSOC] ref-filter: reuse output buffer,
Junio C Hamano
Re: [PATCH 1/2] [GSOC] ref-filter: get rid of show_ref_array_item, Junio C Hamano
Re: git checkout behaviour when only ctime of file changes,
Junio C Hamano
Re: [PATCH 04/18] t1401-symbolic-ref: avoid direct filesystem access,
SZEDER Gábor
Pain points in PRs [was: Re: RFC: Moving git-gui development to GitHub],
SZEDER Gábor
[PATCH v4 0/5] Parallel Checkout (part 2),
Matheus Tavares
Re: [PATCH v2 1/1] repack: avoid loosening promisor objects in partial clones,
Jonathan Tan
Git push --mirror hangs,
Joonas Harjumaki
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]