summaryrefslogtreecommitdiff
path: root/t
AgeCommit message (Expand)AuthorFilesLines
2022-03-06Merge branch 'gc/stash-on-branch-with-multi-level-name'Junio C Hamano1-0/+11
2022-03-06Merge branch 'ah/advice-switch-requires-detach-to-detach'Junio C Hamano1-0/+11
2022-03-06Merge branch 'mc/index-pack-report-max-size'Junio C Hamano1-0/+8
2022-03-06Merge branch 'ac/usage-string-fixups'Junio C Hamano1-3/+3
2022-03-06Merge branch 'ab/test-leak-diag'Junio C Hamano1-10/+40
2022-03-06Merge branch 'ab/hook-tests'Junio C Hamano1-41/+53
2022-03-06Merge branch 'rs/bisect-executable-not-found'Junio C Hamano1-0/+45
2022-03-06Merge branch 'en/sparse-checkout-fixes'Junio C Hamano1-2/+88
2022-03-06Merge branch 'cg/t3903-modernize'Junio C Hamano2-9/+41
2022-03-04submodule update: add tests for --filterGlen Choo1-0/+12
2022-03-04submodule tests: test for init and update failure outputÆvar Arnfjörð Bjarmason2-3/+25
2022-03-04test-lib.sh: Use GLIBC_TUNABLES instead of MALLOC_CHECK_ on glibc >= 2.34Elia Pinto1-0/+16
2022-03-04t/lib-gpg: kill all gpg components, not just gpg-agentTodd Zullinger1-1/+1
2022-03-04t/lib-gpg: reload gpg components after updating trustlistTodd Zullinger1-0/+1
2022-03-04gpg-interface/gpgsm: fix for v2.3Fabian Stelzer2-6/+5
2022-03-04log tests: fix "abort tests early" regression in ff37a60c369Ævar Arnfjörð Bjarmason1-1/+0
2022-03-03builtin/remote.c: show progress when renaming remote referencesTaylor Blau1-1/+3
2022-03-03t5503: simplify setup of test which exercises failure of backfillPatrick Steinhardt1-15/+5
2022-03-03Makefiles: add "shared.mak", move ".DELETE_ON_ERROR" to itÆvar Arnfjörð Bjarmason3-0/+9
2022-03-02stash: add tests to ensure reflog --rewrite --updatref behaviorJohn Cai1-1/+42
2022-03-01repo_read_index: add config to expect files outside sparse patternsElijah Newren1-0/+19
2022-03-01t7063: mtime-mangling instead of delays in untracked cache testingTao Klerks1-12/+9
2022-03-01read-tree: make three-way merge sparse-awareVictoria Dye1-1/+3
2022-03-01read-tree: make two-way merge sparse-awareVictoria Dye1-1/+3
2022-03-01read-tree: narrow scope of index expansion for '--prefix'Victoria Dye1-1/+7
2022-03-01read-tree: integrate with sparse indexVictoria Dye1-0/+11
2022-03-01read-tree: expand sparse checkout test coverageVictoria Dye2-0/+88
2022-03-01read-tree: explicitly disallow prefixes with a leading '/'Victoria Dye1-0/+10
2022-03-01status: fix nested sparse directory diff in sparse indexVictoria Dye1-0/+7
2022-03-01sparse-index: prevent repo root from becoming sparseVictoria Dye1-0/+18
2022-03-01commit-graph: fix generation number v2 overflow valuesDerrick Stolee1-0/+27
2022-03-01commit-graph: start parsing generation v2 (again)Derrick Stolee4-5/+20
2022-03-01commit-graph: fix ordering bug in generation numbersDerrick Stolee2-2/+41
2022-03-01t5318: extract helpers to lib-commit-graph.shDerrick Stolee2-48/+50
2022-03-01test-read-graph: include extra post-parse infoDerrick Stolee4-0/+20
2022-02-28test-lib: add "fast_unwind_on_malloc=0" to LSAN_OPTIONSÆvar Arnfjörð Bjarmason1-0/+1
2022-02-28test-lib: make $GIT_BUILD_DIR an absolute pathÆvar Arnfjörð Bjarmason1-2/+3
2022-02-28test-lib: correct and assert TEST_DIRECTORY overridingÆvar Arnfjörð Bjarmason1-5/+17
2022-02-28test-lib: add GIT_SAN_OPTIONS, inherit [AL]SAN_OPTIONSÆvar Arnfjörð Bjarmason1-4/+20
2022-02-28t7519: populate untracked cache before testTao Klerks1-0/+1
2022-02-28t7519: avoid file to index mtime race for untracked cacheTao Klerks1-0/+6
2022-02-25switch: mention the --detach option when dying due to lack of a branchAlex Henrie1-0/+11
2022-02-25Merge branch 'ab/date-mode-release'Junio C Hamano2-1/+6
2022-02-25Merge branch 'ab/grep-patterntype'Junio C Hamano2-75/+125
2022-02-25Merge branch 'js/apply-partial-clone-filters-recursively'Junio C Hamano2-0/+82
2022-02-25Merge branch 'ja/i18n-common-messages'Junio C Hamano2-2/+2
2022-02-25Merge branch 'ab/only-single-progress-at-once'Junio C Hamano3-35/+130
2022-02-25Merge branch 'ds/sparse-checkout-requires-per-worktree-config'Junio C Hamano2-12/+81
2022-02-25Merge branch 'ab/ambiguous-object-name'Junio C Hamano1-0/+81
2022-02-24stash: strip "refs/heads/" with skip_prefixGlen Choo1-0/+11