Git Distributed Software Revision Control — Thread Index
[Prev Page][Next Page]
- [PATCH 03/11] pack-objects: use rev.filter when possible, (continued)
- [PATCH 03/11] pack-objects: use rev.filter when possible, Derrick Stolee via GitGitGadget
- [PATCH 06/11] MyFirstObjectWalk: update recommended usage, Derrick Stolee via GitGitGadget
- [PATCH 04/11] pack-bitmap: drop filter in prepare_bitmap_walk(), Derrick Stolee via GitGitGadget
- [PATCH 02/11] revision: put object filter into struct rev_info, Derrick Stolee via GitGitGadget
- [PATCH 08/11] bundle: parse filter capability, Derrick Stolee via GitGitGadget
- [PATCH 07/11] bundle: safely handle --objects option, Derrick Stolee via GitGitGadget
- [PATCH 09/11] rev-list: move --filter parsing into revision.c, Derrick Stolee via GitGitGadget
- [PATCH 10/11] bundle: create filtered bundles, Derrick Stolee via GitGitGadget
- [PATCH 11/11] bundle: unbundle promisor packs, Derrick Stolee via GitGitGadget
- Re: [PATCH 00/11] Partial bundles, Jeff Hostetler
- Re: [PATCH 00/11] Partial bundles, Derrick Stolee
- Re: [PATCH 00/11] Partial bundles, Ævar Arnfjörð Bjarmason
- [PATCH v2 00/12] Partial bundles, Derrick Stolee via GitGitGadget
- [PATCH v2 01/12] index-pack: document and test the --promisor option, Derrick Stolee via GitGitGadget
- [PATCH v2 02/12] revision: put object filter into struct rev_info, Derrick Stolee via GitGitGadget
- [PATCH v2 03/12] pack-objects: use rev.filter when possible, Derrick Stolee via GitGitGadget
- [PATCH v2 04/12] pack-bitmap: drop filter in prepare_bitmap_walk(), Derrick Stolee via GitGitGadget
- [PATCH v2 05/12] list-objects: consolidate traverse_commit_list[_filtered], Derrick Stolee via GitGitGadget
- [PATCH v2 06/12] MyFirstObjectWalk: update recommended usage, Derrick Stolee via GitGitGadget
- [PATCH v2 07/12] bundle: safely handle --objects option, Derrick Stolee via GitGitGadget
- [PATCH v2 12/12] clone: fail gracefully when cloning filtered bundle, Derrick Stolee via GitGitGadget
- [PATCH v2 10/12] bundle: create filtered bundles, Derrick Stolee via GitGitGadget
- [PATCH v2 11/12] bundle: unbundle promisor packs, Derrick Stolee via GitGitGadget
- [PATCH v2 08/12] bundle: parse filter capability, Derrick Stolee via GitGitGadget
- [PATCH v2 09/12] rev-list: move --filter parsing into revision.c, Derrick Stolee via GitGitGadget
- Re: [PATCH v2 00/12] Partial bundles, Junio C Hamano
- [PATCH v3 00/12] Partial bundles, Derrick Stolee via GitGitGadget
- [PATCH v3 01/12] index-pack: document and test the --promisor option, Derrick Stolee via GitGitGadget
- [PATCH v3 02/12] revision: put object filter into struct rev_info, Derrick Stolee via GitGitGadget
- [PATCH v3 03/12] pack-objects: use rev.filter when possible, Derrick Stolee via GitGitGadget
- [PATCH v3 04/12] pack-bitmap: drop filter in prepare_bitmap_walk(), Derrick Stolee via GitGitGadget
- [PATCH v3 05/12] list-objects: consolidate traverse_commit_list[_filtered], Derrick Stolee via GitGitGadget
- [PATCH v3 06/12] MyFirstObjectWalk: update recommended usage, Derrick Stolee via GitGitGadget
- [PATCH v3 08/12] bundle: parse filter capability, Derrick Stolee via GitGitGadget
- [PATCH v3 07/12] list-objects: handle NULL function pointers, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v3 09/12] rev-list: move --filter parsing into revision.c, Derrick Stolee via GitGitGadget
- [PATCH v3 10/12] bundle: create filtered bundles, Derrick Stolee via GitGitGadget
- [PATCH v3 11/12] bundle: unbundle promisor packs, Derrick Stolee via GitGitGadget
- [PATCH v3 12/12] clone: fail gracefully when cloning filtered bundle, Derrick Stolee via GitGitGadget
- [PATCH v4 00/13] Partial bundles, Derrick Stolee via GitGitGadget
- [PATCH v4 07/13] MyFirstObjectWalk: update recommended usage, Derrick Stolee via GitGitGadget
- [PATCH v4 03/13] revision: put object filter into struct rev_info, Derrick Stolee via GitGitGadget
- [PATCH v4 06/13] list-objects: consolidate traverse_commit_list[_filtered], Derrick Stolee via GitGitGadget
- [PATCH v4 11/13] bundle: create filtered bundles, Derrick Stolee via GitGitGadget
- [PATCH v4 09/13] bundle: parse filter capability, Derrick Stolee via GitGitGadget
- [PATCH v4 01/13] index-pack: document and test the --promisor option, Derrick Stolee via GitGitGadget
- [PATCH v4 04/13] pack-objects: use rev.filter when possible, Derrick Stolee via GitGitGadget
- [PATCH v4 08/13] list-objects: handle NULL function pointers, Ævar Arnfjörð Bjarmason via GitGitGadget
- [PATCH v4 05/13] pack-bitmap: drop filter in prepare_bitmap_walk(), Derrick Stolee via GitGitGadget
- [PATCH v4 02/13] list-objects-filter-options: create copy helper, Derrick Stolee via GitGitGadget
- [PATCH v4 10/13] rev-list: move --filter parsing into revision.c, Derrick Stolee via GitGitGadget
- [PATCH v4 12/13] bundle: unbundle promisor packs, Derrick Stolee via GitGitGadget
- [PATCH v4 13/13] clone: fail gracefully when cloning filtered bundle, Derrick Stolee via GitGitGadget
- [PATCH 0/2] Specify the actual pack size limit which is breached,
Matt Cooper via GitGitGadget
- [PATCH 0/5] fetch: more optimizations for mirror fetches,
Patrick Steinhardt
- BUG: fast-import, ftruncate, and file mode,
Elijah Newren
- [PATCH] switch: mention the --detach option when dying due to lack of a branch,
Alex Henrie
- [no subject], Unknown
- [PATCH 0/2] microproject: avoid using pipes in test,
Shubham Mishra
- [PATCH 0/2] Update the die() preserve-merges messages to help some users,
Johannes Schindelin via GitGitGadget
- [PATCH] t6423-merge-rename-directories.sh: use the $(...) construct for command substitution,
Elia Pinto
- [PATCH] fixup! worktree: use 'worktree' over 'working tree', Junio C Hamano
- Pretty format color bug,
Raphael Bauer
- rewinding interactive rebases,
Oswald Buddenhagen
- [no subject], Unknown
- [PATCH 0/7] rebase: make reflog messages independent of the backend,
Phillip Wood via GitGitGadget
- [PATCH 6/7] rebase --abort: improve reflog message, Phillip Wood via GitGitGadget
- [PATCH 5/7] rebase --apply: make reflog messages match rebase --merge, Phillip Wood via GitGitGadget
- [PATCH 3/7] rebase --merge: fix reflog message after skipping, Phillip Wood via GitGitGadget
- [PATCH 2/7] rebase --merge: fix reflog when continuing, Phillip Wood via GitGitGadget
- [PATCH 1/7] rebase --apply: remove duplicated code, Phillip Wood via GitGitGadget
- [PATCH 4/7] rebase --apply: respect GIT_REFLOG_ACTION, Phillip Wood via GitGitGadget
- [PATCH 7/7] rebase: cleanup action handling, Phillip Wood via GitGitGadget
- Review Request (was Re: [PATCH 0/7] rebase: make reflog messages independent of the backend), Phillip Wood
- Re: [PATCH 0/7] rebase: make reflog messages independent of the backend, Christian Couder
- Re: [PATCH 0/7] rebase: make reflog messages independent of the backend, Elijah Newren
- [PATCH v2 0/8] rebase: make reflog messages independent of the backend, Phillip Wood via GitGitGadget
- [PATCH v2 2/8] t3406: rework rebase reflog tests, Phillip Wood via GitGitGadget
- [PATCH v2 1/8] rebase --apply: remove duplicated code, Phillip Wood via GitGitGadget
- [PATCH v2 7/8] rebase --abort: improve reflog message, Phillip Wood via GitGitGadget
- [PATCH v2 5/8] rebase --apply: respect GIT_REFLOG_ACTION, Phillip Wood via GitGitGadget
- [PATCH v2 3/8] rebase --merge: fix reflog when continuing, Phillip Wood via GitGitGadget
- [PATCH v2 4/8] rebase --merge: fix reflog message after skipping, Phillip Wood via GitGitGadget
- [PATCH v2 6/8] rebase --apply: make reflog messages match rebase --merge, Phillip Wood via GitGitGadget
- [PATCH v2 8/8] rebase: cleanup action handling, Phillip Wood via GitGitGadget
- [PATCH v3 0/8] rebase: make reflog messages independent of the backend, Phillip Wood via GitGitGadget
- [PATCH v3 1/8] rebase --apply: remove duplicated code, Phillip Wood via GitGitGadget
- [PATCH v3 2/8] t3406: rework rebase reflog tests, Phillip Wood via GitGitGadget
- [PATCH v3 5/8] rebase --apply: respect GIT_REFLOG_ACTION, Phillip Wood via GitGitGadget
- [PATCH v3 3/8] rebase --merge: fix reflog when continuing, Phillip Wood via GitGitGadget
- [PATCH v3 4/8] rebase --merge: fix reflog message after skipping, Phillip Wood via GitGitGadget
- [PATCH v3 6/8] rebase --apply: make reflog messages match rebase --merge, Phillip Wood via GitGitGadget
- [PATCH v3 8/8] rebase: cleanup action handling, Phillip Wood via GitGitGadget
- [PATCH v3 7/8] rebase --abort: improve reflog message, Phillip Wood via GitGitGadget
- Re: [PATCH v3 0/8] rebase: make reflog messages independent of the backend, Junio C Hamano
- [PATCH v4 0/8] rebase: make reflog messages independent of the backend, Phillip Wood via GitGitGadget
- [PATCH] usage.[ch] API users: use report_fn, not hardcoded prototype,
Ævar Arnfjörð Bjarmason
- pull fails after commit dry-run,
Maximilian Reichel
- [PATCH v2 1/2] clean: avoid looking for nested repositories when unnecessary,
Patrick Marlier
- [PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV,
Ævar Arnfjörð Bjarmason
- [PATCH 22/25] CI: add more variables to MAKEFLAGS, except under vs-build, Ævar Arnfjörð Bjarmason
- [PATCH 01/25] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH 03/25] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH 13/25] CI: check ignored unignored build artifacts in "win[+VS] build" too, Ævar Arnfjörð Bjarmason
- [PATCH 04/25] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH 08/25] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH 23/25] CI: stop over-setting the $CC variable, Ævar Arnfjörð Bjarmason
- [PATCH 15/25] CI: split up and reduce "ci/test-documentation.sh", Ævar Arnfjörð Bjarmason
- [PATCH 19/25] CI: pre-select test slice in Windows & VS tests, Ævar Arnfjörð Bjarmason
- [PATCH 10/25] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH 02/25] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH 21/25] CI: narrow down variable definitions in --build and --test, Ævar Arnfjörð Bjarmason
- [PATCH 24/25] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case, Ævar Arnfjörð Bjarmason
- [PATCH 14/25] CI: invoke "make artifacts-tar" directly in windows-build, Ævar Arnfjörð Bjarmason
- [PATCH 25/25] CI: don't use "set -x" in "ci/lib.sh" output, Ævar Arnfjörð Bjarmason
- [PATCH 17/25] CI: move "env" definitions into ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH 05/25] CI: remove unused Azure ci/* code, Ævar Arnfjörð Bjarmason
- [PATCH 12/25] CI: remove "run-build-and-tests.sh", run "make [test]" directly, Ævar Arnfjörð Bjarmason
- [PATCH 07/25] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH 18/25] ci/run-test-slice.sh: replace shelling out with "echo", Ævar Arnfjörð Bjarmason
- [PATCH 09/25] CI: move p4 and git-lfs variables to ci/install-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH 06/25] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- [PATCH 11/25] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
- [PATCH 20/25] CI: only invoke ci/lib.sh as "steps" in main.yml, Ævar Arnfjörð Bjarmason
- [PATCH 16/25] CI: combine ci/install{,-docker}-dependencies.sh, Ævar Arnfjörð Bjarmason
- Re: [PATCH 00/25] CI: run "make [test]" directly, use $GITHUB_ENV, Phillip Wood
- [PATCH v2 00/25] CI: run "make [test]" directly, use $GITHUB_ENV, Ævar Arnfjörð Bjarmason
- [PATCH v2 15/25] CI: split up and reduce "ci/test-documentation.sh", Ævar Arnfjörð Bjarmason
- [PATCH v2 19/25] CI: pre-select test slice in Windows & VS tests, Ævar Arnfjörð Bjarmason
- [PATCH v2 16/25] CI: combine ci/install{,-docker}-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v2 08/25] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH v2 13/25] CI: check ignored unignored build artifacts in "win[+VS] build" too, Ævar Arnfjörð Bjarmason
- [PATCH v2 17/25] CI: move "env" definitions into ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v2 24/25] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case, Ævar Arnfjörð Bjarmason
- [PATCH v2 02/25] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH v2 25/25] CI: don't use "set -x" in "ci/lib.sh" output, Ævar Arnfjörð Bjarmason
- [PATCH v2 05/25] CI: remove unused Azure ci/* code, Ævar Arnfjörð Bjarmason
- [PATCH v2 12/25] CI: remove "run-build-and-tests.sh", run "make [test]" directly, Ævar Arnfjörð Bjarmason
- [PATCH v2 01/25] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 0/6] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV", Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 6/6] ci: call `finalize_test_case_output` a little later, Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 4/6] ci: optionally mark up output in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 2/6] tests: refactor --write-junit-xml code, Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 3/6] test(junit): avoid line feeds in XML attributes, Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 5/6] ci: use `--github-workflow-markup` in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v3 1/6] ci: make it easier to find failed tests' logs in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 0/6] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV", Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 2/6] tests: refactor --write-junit-xml code, Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 1/6] ci: make it easier to find failed tests' logs in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 4/6] ci: optionally mark up output in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 6/6] ci: call `finalize_test_case_output` a little later, Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 3/6] test(junit): avoid line feeds in XML attributes, Ævar Arnfjörð Bjarmason
- [RFC PATCH v4 5/6] ci: use `--github-workflow-markup` in the GitHub workflow, Ævar Arnfjörð Bjarmason
- Re: [RFC PATCH v4 0/6] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV", Junio C Hamano
- [RFC PATCH v5 00/10] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV", Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 02/10] CI: add --exit-code to ci/print-test-failures.sh, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 01/10] CI: don't "cd" in ci/print-test-failures.sh, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 04/10] CI: stop setting FAILED_TEST_ARTIFACTS N times, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 03/10] CI: don't include "test-results/" in ci/print-test-failures.sh output, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 06/10] tests: refactor --write-junit-xml code, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 08/10] ci: optionally mark up output in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 09/10] ci: use `--github-workflow-markup` in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 07/10] test(junit): avoid line feeds in XML attributes, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 10/10] ci: call `finalize_test_case_output` a little later, Ævar Arnfjörð Bjarmason
- [RFC PATCH v5 05/10] ci: make it easier to find failed tests' logs in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [PATCH v6 00/14] CI: js/ci-github-workflow-markup rebased on "use $GITHUB_ENV", Ævar Arnfjörð Bjarmason
- [PATCH v6 01/14] CI: don't "cd" in ci/print-test-failures.sh, Ævar Arnfjörð Bjarmason
- [PATCH v6 04/14] tests: refactor --write-junit-xml code, Ævar Arnfjörð Bjarmason
- [PATCH v6 02/14] CI: don't include "test-results/" in ci/print-test-failures.sh output, Ævar Arnfjörð Bjarmason
- [PATCH v6 03/14] CI: stop setting FAILED_TEST_ARTIFACTS N times, Ævar Arnfjörð Bjarmason
- [PATCH v6 05/14] test(junit): avoid line feeds in XML attributes, Ævar Arnfjörð Bjarmason
- [PATCH v6 06/14] ci: optionally mark up output in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [PATCH v6 08/14] ci(github): skip the logs of the successful test cases, Ævar Arnfjörð Bjarmason
- [PATCH v6 07/14] ci: make it easier to find failed tests' logs in the GitHub workflow, Ævar Arnfjörð Bjarmason
- [PATCH v6 14/14] CI: make the --github-workflow-markup "github" output the default, Ævar Arnfjörð Bjarmason
- [PATCH v6 10/14] ci(github): avoid printing test case preamble twice, Ævar Arnfjörð Bjarmason
- [PATCH v6 12/14] ci: call `finalize_test_case_output` a little later, Ævar Arnfjörð Bjarmason
- [PATCH v6 09/14] ci(github): skip "skip" tests in --github-workflow-markup, Ævar Arnfjörð Bjarmason
- [PATCH v6 13/14] CI: make --github-workflow-markup ci-config, off by default, Ævar Arnfjörð Bjarmason
- [PATCH v6 11/14] ci(github): mention where the full logs can be found, Ævar Arnfjörð Bjarmason
- [PATCH v2 07/25] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH v2 11/25] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
- [PATCH v2 14/25] CI: invoke "make artifacts-tar" directly in windows-build, Ævar Arnfjörð Bjarmason
- [PATCH v2 10/25] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v2 09/25] CI: move p4 and git-lfs variables to ci/install-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v2 21/25] CI: narrow down variable definitions in --build and --test, Ævar Arnfjörð Bjarmason
- [PATCH v2 23/25] CI: set CC in MAKEFLAGS directly, don't add it to the environment, Ævar Arnfjörð Bjarmason
- [PATCH v2 22/25] CI: add more variables to MAKEFLAGS, except under vs-build, Ævar Arnfjörð Bjarmason
- [PATCH v2 04/25] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH v2 03/25] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH v2 20/25] CI: only invoke ci/lib.sh as "steps" in main.yml, Ævar Arnfjörð Bjarmason
- [PATCH v2 18/25] ci/run-test-slice.sh: replace shelling out with "echo", Ævar Arnfjörð Bjarmason
- [PATCH v2 06/25] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- Re: [PATCH v2 00/25] CI: run "make [test]" directly, use $GITHUB_ENV, Victoria Dye
- Re: [PATCH v2 00/25] CI: run "make [test]" directly, use $GITHUB_ENV, Junio C Hamano
- Re: [PATCH v2 00/25] CI: run "make [test]" directly, use $GITHUB_ENV, Johannes Schindelin
- [PATCH v3 00/29] CI: run "make" in CI "steps", improve UX, Ævar Arnfjörð Bjarmason
- [PATCH v3 04/29] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH v3 02/29] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH v3 03/29] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH v3 01/29] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v3 07/29] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- [PATCH v3 05/29] CI: remove unused Azure ci/* code, Ævar Arnfjörð Bjarmason
- [PATCH v3 11/29] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v3 09/29] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH v3 06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS, Ævar Arnfjörð Bjarmason
- [PATCH v3 08/29] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH v3 10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v3 18/29] CI: combine ci/install{,-docker}-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v3 17/29] CI: split up and reduce "ci/test-documentation.sh", Ævar Arnfjörð Bjarmason
- [PATCH v3 14/29] ci/lib.sh: use "test" instead of "[", Ævar Arnfjörð Bjarmason
- [PATCH v3 15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too, Ævar Arnfjörð Bjarmason
- [PATCH v3 12/29] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
- [PATCH v3 20/29] ci/run-test-slice.sh: replace shelling out with "echo", Ævar Arnfjörð Bjarmason
- [PATCH v3 19/29] CI: move "env" definitions into ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v3 13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly, Ævar Arnfjörð Bjarmason
- [PATCH v3 16/29] CI: invoke "make artifacts-tar" directly in windows-build, Ævar Arnfjörð Bjarmason
- [PATCH v3 24/29] CI: add more variables to MAKEFLAGS, except under vs-build, Ævar Arnfjörð Bjarmason
- [PATCH v3 23/29] CI: narrow down variable definitions in --build and --test, Ævar Arnfjörð Bjarmason
- [PATCH v3 21/29] CI: pre-select test slice in Windows & VS tests, Ævar Arnfjörð Bjarmason
- [PATCH v3 26/29] CI: set SANITIZE=leak in MAKEFLAGS directly, Ævar Arnfjörð Bjarmason
- [PATCH v3 22/29] CI: only invoke ci/lib.sh as "steps" in main.yml, Ævar Arnfjörð Bjarmason
- [PATCH v3 25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment, Ævar Arnfjörð Bjarmason
- [PATCH v3 28/29] CI: don't use "set -x" in "ci/lib.sh" output, Ævar Arnfjörð Bjarmason
- [PATCH v3 27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case, Ævar Arnfjörð Bjarmason
- [PATCH v3 29/29] CI: make it easy to use ci/*.sh outside of CI, Ævar Arnfjörð Bjarmason
- Re: [PATCH v3 00/29] CI: run "make" in CI "steps", improve UX, Junio C Hamano
- [PATCH v4 00/31] CI: run "make" in CI "steps", improve UX, Ævar Arnfjörð Bjarmason
- [PATCH v4 01/31] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v4 02/31] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH v4 03/31] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH v4 05/31] CI: remove unused Azure ci/* code, Ævar Arnfjörð Bjarmason
- [PATCH v4 04/31] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH v4 06/31] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS, Ævar Arnfjörð Bjarmason
- [PATCH v4 07/31] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- [PATCH v4 08/31] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH v4 13/31] CI: remove "run-build-and-tests.sh", run "make [test]" directly, Ævar Arnfjörð Bjarmason
- [PATCH v4 14/31] ci/lib.sh: use "test" instead of "[", Ævar Arnfjörð Bjarmason
- [PATCH v4 12/31] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
- [PATCH v4 11/31] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v4 16/31] CI: invoke "make artifacts-tar" directly in windows-build, Ævar Arnfjörð Bjarmason
- [PATCH v4 17/31] CI: split up and reduce "ci/test-documentation.sh", Ævar Arnfjörð Bjarmason
- [PATCH v4 19/31] CI: combine ci/install{,-docker}-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v4 18/31] CI: make ci/install-dependencies.sh POSIX-compatible, Ævar Arnfjörð Bjarmason
- [PATCH v4 20/31] CI: move "env" definitions into ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v4 21/31] ci/run-test-slice.sh: replace shelling out with "echo", Ævar Arnfjörð Bjarmason
- [PATCH v4 22/31] CI: pre-select test slice in Windows & VS tests, Ævar Arnfjörð Bjarmason
- [PATCH v4 25/31] CI: add more variables to MAKEFLAGS, except under vs-build, Ævar Arnfjörð Bjarmason
- [PATCH v4 27/31] CI: set SANITIZE=leak in MAKEFLAGS directly, Ævar Arnfjörð Bjarmason
- [PATCH v4 29/31] CI: don't use "set -x" in "ci/lib.sh" output, Ævar Arnfjörð Bjarmason
- [PATCH v4 28/31] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case, Ævar Arnfjörð Bjarmason
- [PATCH v4 26/31] CI: set CC in MAKEFLAGS directly, don't add it to the environment, Ævar Arnfjörð Bjarmason
- [PATCH v4 31/31] CI: make it easy to use ci/*.sh outside of CI, Ævar Arnfjörð Bjarmason
- [PATCH v4 09/31] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH v4 10/31] CI: move p4 and git-lfs variables to ci/install-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v4 15/31] CI: check ignored unignored build artifacts in "win[+VS] build" too, Ævar Arnfjörð Bjarmason
- [PATCH v4 30/31] CI: have osx-gcc use gcc, not clang, Ævar Arnfjörð Bjarmason
- [PATCH v4 24/31] CI: narrow down variable definitions in --build and --test, Ævar Arnfjörð Bjarmason
- [PATCH v4 23/31] CI: only invoke ci/lib.sh as "steps" in main.yml, Ævar Arnfjörð Bjarmason
- [PATCH v5 00/29] CI: run "make" in CI "steps", improve UX, Ævar Arnfjörð Bjarmason
- [PATCH v5 01/29] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v5 04/29] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH v5 10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v5 11/29] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v5 02/29] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH v5 05/29] CI: remove unused Azure ci/* code, Ævar Arnfjörð Bjarmason
- [PATCH v5 09/29] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH v5 03/29] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH v5 08/29] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH v5 06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS, Ævar Arnfjörð Bjarmason
- [PATCH v5 07/29] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- [PATCH v5 12/29] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
- [PATCH v5 13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly, Ævar Arnfjörð Bjarmason
- [PATCH v5 18/29] CI: combine ci/install{,-docker}-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v5 16/29] CI: invoke "make artifacts-tar" directly in windows-build, Ævar Arnfjörð Bjarmason
- [PATCH v5 14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible, Ævar Arnfjörð Bjarmason
- [PATCH v5 17/29] CI: split up and reduce "ci/test-documentation.sh", Ævar Arnfjörð Bjarmason
- [PATCH v5 19/29] CI: move "env" definitions into ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v5 28/29] CI: don't use "set -x" in "ci/lib.sh" output, Ævar Arnfjörð Bjarmason
- [PATCH v5 20/29] ci/run-test-slice.sh: replace shelling out with "echo", Ævar Arnfjörð Bjarmason
- [PATCH v5 23/29] CI: narrow down variable definitions in --build and --test, Ævar Arnfjörð Bjarmason
- [PATCH v5 26/29] CI: set SANITIZE=leak in MAKEFLAGS directly, Ævar Arnfjörð Bjarmason
- [PATCH v5 25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment, Ævar Arnfjörð Bjarmason
- [PATCH v5 24/29] CI: add more variables to MAKEFLAGS, except under vs-build, Ævar Arnfjörð Bjarmason
- [PATCH v5 22/29] CI: only invoke ci/lib.sh as "steps" in main.yml, Ævar Arnfjörð Bjarmason
- [PATCH v5 15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too, Ævar Arnfjörð Bjarmason
- [PATCH v5 27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case, Ævar Arnfjörð Bjarmason
- [PATCH v5 29/29] CI: make it easy to use ci/*.sh outside of CI, Ævar Arnfjörð Bjarmason
- [PATCH v5 21/29] CI: pre-select test slice in Windows & VS tests, Ævar Arnfjörð Bjarmason
- [PATCH v6 00/29] CI: run "make" in CI "steps", improve UX, Ævar Arnfjörð Bjarmason
- [PATCH v6 02/29] CI: make "$jobname" explicit, remove fallback, Ævar Arnfjörð Bjarmason
- [PATCH v6 01/29] CI: run "set -ex" early in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v6 26/29] CI: set SANITIZE=leak in MAKEFLAGS directly, Ævar Arnfjörð Bjarmason
- [PATCH v6 09/29] CI: have "static-analysis" run "check-builtins", not "documentation", Ævar Arnfjörð Bjarmason
- [PATCH v6 10/29] CI: move p4 and git-lfs variables to ci/install-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v6 03/29] CI: remove more dead Travis CI support, Ævar Arnfjörð Bjarmason
- [PATCH v6 11/29] CI: consistently use "export" in ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v6 05/29] CI: remove unused Azure ci/* code, Ævar Arnfjörð Bjarmason
- [PATCH v6 04/29] CI: remove dead "tree skipping" code, Ævar Arnfjörð Bjarmason
- [PATCH v6 07/29] CI: don't have "git grep" invoke a pager in tree content check, Ævar Arnfjörð Bjarmason
- [PATCH v6 24/29] CI: add more variables to MAKEFLAGS, except under vs-build, Ævar Arnfjörð Bjarmason
- [PATCH v6 25/29] CI: set CC in MAKEFLAGS directly, don't add it to the environment, Ævar Arnfjörð Bjarmason
- [PATCH v6 28/29] CI: don't use "set -x" in "ci/lib.sh" output, Ævar Arnfjörð Bjarmason
- [PATCH v6 29/29] CI: make it easy to use ci/*.sh outside of CI, Ævar Arnfjörð Bjarmason
- [PATCH v6 27/29] CI: set PYTHON_PATH setting for osx-{clang,gcc} into "$jobname" case, Ævar Arnfjörð Bjarmason
- [PATCH v6 06/29] CI/lib.sh: stop adding leading whitespace to $MAKEFLAGS, Ævar Arnfjörð Bjarmason
- [PATCH v6 08/29] CI: have "static-analysis" run a "make ci-static-analysis" target, Ævar Arnfjörð Bjarmason
- [PATCH v6 12/29] CI: export variables via a wrapper, Ævar Arnfjörð Bjarmason
- [PATCH v6 17/29] CI: split up and reduce "ci/test-documentation.sh", Ævar Arnfjörð Bjarmason
- [PATCH v6 19/29] CI: move "env" definitions into ci/lib.sh, Ævar Arnfjörð Bjarmason
- [PATCH v6 16/29] CI: invoke "make artifacts-tar" directly in windows-build, Ævar Arnfjörð Bjarmason
- [PATCH v6 15/29] CI: check ignored unignored build artifacts in "win[+VS] build" too, Ævar Arnfjörð Bjarmason
- [PATCH v6 21/29] CI: pre-select test slice in Windows & VS tests, Ævar Arnfjörð Bjarmason
- [PATCH v6 22/29] CI: only invoke ci/lib.sh as "steps" in main.yml, Ævar Arnfjörð Bjarmason
- [PATCH v6 20/29] ci/run-test-slice.sh: replace shelling out with "echo", Ævar Arnfjörð Bjarmason
- [PATCH v6 13/29] CI: remove "run-build-and-tests.sh", run "make [test]" directly, Ævar Arnfjörð Bjarmason
- [PATCH v6 18/29] CI: combine ci/install{,-docker}-dependencies.sh, Ævar Arnfjörð Bjarmason
- [PATCH v6 14/29] CI: make ci/{lib,install-dependencies}.sh POSIX-compatible, Ævar Arnfjörð Bjarmason
- [PATCH v6 23/29] CI: narrow down variable definitions in --build and --test, Ævar Arnfjörð Bjarmason
- [PATCH 0/2] gitk: include y coord in recorded sash position,
Halil Sen via GitGitGadget
- [PATCH 00/11] Updates to worktree code and docs,
Derrick Stolee via GitGitGadget
- [PATCH 01/11] worktree: combine two translatable messages, Derrick Stolee via GitGitGadget
- [PATCH 02/11] worktree: extract copy_filtered_worktree_config(), Derrick Stolee via GitGitGadget
- [PATCH 03/11] worktree: extract copy_sparse_checkout(), Derrick Stolee via GitGitGadget
- [PATCH 04/11] worktree: extract checkout_worktree(), Derrick Stolee via GitGitGadget
- [PATCH 05/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH 09/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH 11/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH 07/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH 10/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH 06/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH 08/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- Re: [PATCH 00/11] Updates to worktree code and docs, Taylor Blau
- [PATCH v2 00/11] Updates to worktree code and docs, Derrick Stolee via GitGitGadget
- [PATCH v2 11/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v2 07/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v2 05/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v2 03/11] worktree: extract copy_sparse_checkout(), Derrick Stolee via GitGitGadget
- [PATCH v2 02/11] worktree: extract copy_filtered_worktree_config(), Derrick Stolee via GitGitGadget
- [PATCH v2 01/11] worktree: combine two translatable messages, Derrick Stolee via GitGitGadget
- [PATCH v2 09/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v2 08/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v2 10/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v2 04/11] worktree: extract checkout_worktree(), Derrick Stolee via GitGitGadget
- [PATCH v2 06/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- Re: [PATCH v2 00/11] Updates to worktree code and docs, Taylor Blau
- Re: [PATCH v2 00/11] Updates to worktree code and docs, Elijah Newren
- [PATCH v3 00/11] Updates to worktree code and docs, Derrick Stolee via GitGitGadget
- [PATCH v3 01/11] worktree: combine two translatable messages, Derrick Stolee via GitGitGadget
- [PATCH v3 04/11] worktree: extract checkout_worktree(), Derrick Stolee via GitGitGadget
- [PATCH v3 05/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v3 02/11] worktree: extract copy_filtered_worktree_config(), Derrick Stolee via GitGitGadget
- [PATCH v3 06/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v3 03/11] worktree: extract copy_sparse_checkout(), Derrick Stolee via GitGitGadget
- [PATCH v3 08/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v3 07/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v3 09/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v3 10/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [PATCH v3 11/11] worktree: use 'worktree' over 'working tree', Derrick Stolee via GitGitGadget
- [GSOC] Student Introduction - Reachability bitmap Improvements,
Shubham Mishra
- [PATCH] Provide config option to expect files outside sparse patterns,
Elijah Newren via GitGitGadget
- [PATCH 0/2] Fix a couple small leaks in merge-ort,
Elijah Newren via GitGitGadget
[Index of Archives]
[Linux Kernel]
[LKML Kernel FAQ]
[IETF Annouce]
[Security]
[Bugtraq]