Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- Re: [PATCH v8 2/8] config: add new way to pass config via `--config-env`, (continued)
- What's cooking in git.git (Apr 2021, #04; Thu, 15),
Junio C Hamano
- [PATCH] object-info: support for retrieving object info,
Bruno Albuquerque
- [PATCH] pkt-line: do not report packet write errors twice,
Matheus Tavares
- [PATCH] transport: respect verbosity when setting upstream,
Øystein Walle
- [PATCH] refs: ref_iterator_peel returns boolean, rather than peel_status,
Han-Wen Nienhuys via GitGitGadget
- Why isn't 'jch' based on 'next'?,
Denton Liu
- possible bug due to directory rename detection,
Matt Neuburg
- [PATCH] doc: clarify "do not capitalize the first word" rule,
Junio C Hamano
- Git clean enumerates ignored directories (since 2.27),
Jason Gore
- possible race condition (fetch-pack: unexpected disconnect while reading sideband packet),
Simon, Martin (Digiteq Automotive)
- Pain points in Git's patch flow,
Jonathan Nieder
- What's cooking (draft for #4's issue this month),
Junio C Hamano
- `git fetch` not updating 'origin/HEAD' after branch rename,
Sam Bostock
- [PATCH 00/10] Sparse-index: integrate with status and add,
Derrick Stolee via GitGitGadget
- [PATCH 02/10] unpack-trees: make sparse aware, Derrick Stolee via GitGitGadget
- [PATCH 05/10] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH 01/10] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH 04/10] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH 03/10] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH 10/10] fsmonitor: test with sparse index, Derrick Stolee via GitGitGadget
- [PATCH 07/10] add: allow operating on a sparse-only index, Derrick Stolee via GitGitGadget
- [PATCH 08/10] pathspec: stop calling ensure_full_index, Derrick Stolee via GitGitGadget
- [PATCH 09/10] t7519: add sparse directories to FS monitor tests, Derrick Stolee via GitGitGadget
- [PATCH 06/10] dir: use expand_to_path() for sparse directories, Derrick Stolee via GitGitGadget
- Re: [PATCH 00/10] Sparse-index: integrate with status and add, Matheus Tavares Bernardino
- [PATCH v2 0/8] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v2 2/8] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v2 3/8] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v2 6/8] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v2 1/8] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v2 4/8] unpack-trees: stop recursing into sparse directories, Derrick Stolee via GitGitGadget
- [PATCH v2 5/8] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v2 7/8] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v2 8/8] fsmonitor: test with sparse index, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 0/8] Sparse-index: integrate with status, Elijah Newren
- [PATCH v3 00/12] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v3 02/12] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v3 01/12] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v3 03/12] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v3 04/12] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v3 05/12] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v3 07/12] unpack-trees: stop recursing into sparse directories, Derrick Stolee via GitGitGadget
- [PATCH v3 06/12] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v3 09/12] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v3 10/12] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v3 11/12] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v3 12/12] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v3 08/12] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v4 00/12] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v4 01/12] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v4 03/12] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v4 02/12] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v4 04/12] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v4 05/12] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v4 06/12] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v4 07/12] unpack-trees: be careful around sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v4 08/12] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v4 09/12] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v4 10/12] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v4 11/12] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v4 12/12] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v5 00/14] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v5 09/14] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v5 01/14] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v5 07/14] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v5 08/14] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v5 11/14] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v5 05/14] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v5 12/14] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v5 03/14] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v5 06/14] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v5 14/14] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v5 02/14] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v5 04/14] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v5 10/14] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v5 13/14] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v6 00/14] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v6 01/14] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v6 02/14] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v6 03/14] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v6 04/14] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v6 05/14] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v6 07/14] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v6 06/14] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v6 08/14] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v6 09/14] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v6 10/14] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v6 11/14] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v6 13/14] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v6 12/14] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v6 14/14] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- Re: [PATCH v6 00/14] Sparse-index: integrate with status, Derrick Stolee
- [PATCH v7 00/16] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v7 01/16] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v7 02/16] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v7 03/16] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v7 04/16] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v7 06/16] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v7 05/16] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v7 08/16] unpack-trees: rename unpack_nondirectories(), Derrick Stolee via GitGitGadget
- [PATCH v7 07/16] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v7 09/16] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v7 11/16] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v7 10/16] unpack-trees: handle dir/file conflict of sparse entries, Derrick Stolee via GitGitGadget
- [PATCH v7 12/16] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v7 13/16] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v7 15/16] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v7 16/16] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v7 14/16] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- Re: [PATCH v7 00/16] Sparse-index: integrate with status, Derrick Stolee
- Re: [PATCH v7 00/16] Sparse-index: integrate with status, Elijah Newren
- [PATCH v8 00/15] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v8 04/15] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v8 05/15] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v8 01/15] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v8 02/15] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v8 03/15] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v8 07/15] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v8 06/15] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v8 08/15] unpack-trees: rename unpack_nondirectories(), Derrick Stolee via GitGitGadget
- [PATCH v8 09/15] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v8 10/15] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v8 12/15] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v8 14/15] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v8 15/15] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v8 13/15] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v8 11/15] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- Re: [PATCH v8 00/15] Sparse-index: integrate with status, Elijah Newren
- [PATCH v9 00/16] Sparse-index: integrate with status, Derrick Stolee via GitGitGadget
- [PATCH v9 01/16] sparse-index: skip indexes with unmerged entries, Derrick Stolee via GitGitGadget
- [PATCH v9 02/16] sparse-index: include EXTENDED flag when expanding, Derrick Stolee via GitGitGadget
- [PATCH v9 03/16] t1092: replace incorrect 'echo' with 'cat', Derrick Stolee via GitGitGadget
- [PATCH v9 05/16] t1092: add tests for status/add and sparse files, Derrick Stolee via GitGitGadget
- [PATCH v9 04/16] t1092: expand repository data shape, Derrick Stolee via GitGitGadget
- [PATCH v9 06/16] unpack-trees: preserve cache_bottom, Derrick Stolee via GitGitGadget
- [PATCH v9 07/16] unpack-trees: compare sparse directories correctly, Derrick Stolee via GitGitGadget
- [PATCH v9 08/16] unpack-trees: rename unpack_nondirectories(), Derrick Stolee via GitGitGadget
- [PATCH v9 09/16] unpack-trees: unpack sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v9 13/16] status: use sparse-index throughout, Derrick Stolee via GitGitGadget
- [PATCH v9 14/16] wt-status: expand added sparse directory entries, Derrick Stolee via GitGitGadget
- [PATCH v9 11/16] diff-lib: handle index diffs with sparse dirs, Derrick Stolee via GitGitGadget
- [PATCH v9 10/16] dir.c: accept a directory as part of cone-mode patterns, Derrick Stolee via GitGitGadget
- [PATCH v9 12/16] status: skip sparse-checkout percentage with sparse-index, Derrick Stolee via GitGitGadget
- [PATCH v9 15/16] fsmonitor: integrate with sparse index, Derrick Stolee via GitGitGadget
- [PATCH v9 16/16] t1092: document bad sparse-checkout behavior, Derrick Stolee via GitGitGadget
- Re: [PATCH v9 00/16] Sparse-index: integrate with status, Elijah Newren
- Re: [PATCH v9 00/16] Sparse-index: integrate with status, Junio C Hamano
- [PATCH] tests: remove all uses of test_i18cmp,
Ævar Arnfjörð Bjarmason
- Git via MITM transparent proxy with HTTPS Interception,
Vitaly VS
- [GSoC] Proposal: Convert Git submodule to built-in, Firmin Martin
- Re: [PATCH] sparse-checkout: stop blocking empty workdirs, Christian Couder
- What's cooking in git.git (Apr 2021, #03; Mon, 12), Junio C Hamano
- [PATCH] refs: print errno for read_raw_ref if GIT_TRACE_REFS is set,
Han-Wen Nienhuys via GitGitGadget
- [PATCH] reftable: document an alternate cleanup method on Windows,
Han-Wen Nienhuys via GitGitGadget
- [PATCH v3 00/22] pickaxe: test and refactoring for future PCRE backend,
Ævar Arnfjörð Bjarmason
- [PATCH v3 01/22] grep/pcre2 tests: reword comments referring to kwset, Ævar Arnfjörð Bjarmason
- [PATCH v3 02/22] pickaxe tests: refactor to use test_commit --append --printf, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/22] pickaxe tests: add test for diffgrep_consume() internals, Ævar Arnfjörð Bjarmason
- [PATCH v3 04/22] pickaxe tests: add test for "log -S" not being a regex, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/22] pickaxe tests: test for -G, -S and --find-object incompatibility, Ævar Arnfjörð Bjarmason
- [PATCH v3 06/22] pickaxe tests: add missing test for --no-pickaxe-regex being an error, Ævar Arnfjörð Bjarmason
- [PATCH v3 07/22] pickaxe: die when -G and --pickaxe-regex are combined, Ævar Arnfjörð Bjarmason
- [PATCH v3 08/22] pickaxe: die when --find-object and --pickaxe-all are combined, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/22] diff.h: move pickaxe fields together again, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/22] pickaxe/style: consolidate declarations and assignments, Ævar Arnfjörð Bjarmason
- [PATCH v3 11/22] perf: add performance test for pickaxe, Ævar Arnfjörð Bjarmason
- [PATCH v3 12/22] pickaxe: refactor function selection in diffcore-pickaxe(), Ævar Arnfjörð Bjarmason
- [PATCH v3 13/22] pickaxe: assert that we must have a needle under -G or -S, Ævar Arnfjörð Bjarmason
- [PATCH v3 14/22] pickaxe -S: support content with NULs under --pickaxe-regex, Ævar Arnfjörð Bjarmason
- [PATCH v3 15/22] pickaxe: rename variables in has_changes() for brevity, Ævar Arnfjörð Bjarmason
- [PATCH v3 16/22] pickaxe -S: slightly optimize contains(), Ævar Arnfjörð Bjarmason
- [PATCH v3 17/22] xdiff-interface: prepare for allowing early return, Ævar Arnfjörð Bjarmason
- [PATCH v3 18/22] xdiff-interface: allow early return from xdiff_emit_line_fn, Ævar Arnfjörð Bjarmason
- [PATCH v3 19/22] pickaxe -G: terminate early on matching lines, Ævar Arnfjörð Bjarmason
- [PATCH v3 20/22] pickaxe -G: don't special-case create/delete, Ævar Arnfjörð Bjarmason
- [PATCH v3 21/22] xdiff users: use designated initializers for out_line, Ævar Arnfjörð Bjarmason
- [PATCH v3 22/22] xdiff-interface: replace discard_hunk_line() with a flag, Ævar Arnfjörð Bjarmason
- Unexpected conflict during cherry-pick after moving submodule,
Tamas Peregi
- [PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes,
Ævar Arnfjörð Bjarmason
- [PATCH 01/16] check-non-portable-shell: complain about "test" a/-o instead of &&/||, Ævar Arnfjörð Bjarmason
- [PATCH 02/16] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH 04/16] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH 03/16] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH 05/16] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH 06/16] test-lib functions: add an --annotated-tag option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH 07/16] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH 08/16] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH 09/16] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH 10/16] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH 11/16] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH 12/16] test-lib: modernize test_create_repo() function, Ævar Arnfjörð Bjarmason
- [PATCH 13/16] test-lib-functions: normalize test_path_is_missing() debugging, Ævar Arnfjörð Bjarmason
- [PATCH 14/16] test-lib-functions: use "return 1" instead of "false", Ævar Arnfjörð Bjarmason
- [PATCH 15/16] Revert and amend "test-lib-functions: assert correct parameter count", Ævar Arnfjörð Bjarmason
- [PATCH 16/16] test-lib-functions: remove last two parameter count assertions, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/16] test-lib.sh: new test_commit args, simplification & fixes, Junio C Hamano
- [PATCH v2 00/12] test-lib.sh: new test_commit args, simplification & fixes, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/12] test-lib tests: remove dead GIT_TEST_FRAMEWORK_SELFTEST variable, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/12] check-non-portable-shell: check for "test <cond> -a/-o <cond>", Ævar Arnfjörð Bjarmason
- [PATCH v2 04/12] test-lib-functions: reword "test_commit --append" docs, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/12] test-lib-functions: document test_commit --no-tag, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/12] describe tests: convert setup to use test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v2 06/12] test-lib functions: add an --annotated option to "test_commit", Ævar Arnfjörð Bjarmason
- [PATCH v2 08/12] test-lib functions: add --printf option to test_commit, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/12] submodule tests: use symbolic-ref --short to discover branch name, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/12] test-lib: reformat argument list in test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v2 11/12] test-lib: do not show advice about init.defaultBranch under --verbose, Ævar Arnfjörð Bjarmason
- [PATCH v2 12/12] test-lib: split up and deprecate test_create_repo(), Ævar Arnfjörð Bjarmason
- [PATCH v2 02/12] test-lib: bring $remove_trash out of retirement, Ævar Arnfjörð Bjarmason
- [PATCH 0/3] test-lib-functions.sh: trickery to make -x less verbose, Æ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 v2 0/3] test-lib-functions.sh: trickery to make -x less verbose, Ævar Arnfjörð Bjarmason
- [PATCH 0/2] git-p4: encoding of data from perforce,
Andrew Oakley
- [PATCH] pack-objects: update "nr_seen" progress based on pack-reused count,
Jeff King
- How to checkout a branch (and not a tag),
Jeffrey Walton
- [PATCH v2 0/3] git-send-email: improve SSL configuration,
Drew DeVault
- [PATCH v3 0/4] Finish converting git bisect to C part 4,
Miriam Rubio
- question re: git show-ref and matching ref patterns from the front,
Chris Jerdonek
- [PATCH 00/15] SHA-256 / SHA-1 interop, part 1,
brian m. carlson
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]