index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2021-10-25
Merge branch 'jt/no-abuse-alternate-odb-for-submodules'
Junio C Hamano
1
-5
/
+2
2021-10-11
Merge branch 'ab/sanitize-leak-ci'
Junio C Hamano
1
-0
/
+7
2021-10-08
submodule: trace adding submodule ODB as alternate
Jonathan Tan
1
-5
/
+2
2021-09-23
tests: add a test mode for SANITIZE=leak, run it in CI
Ævar Arnfjörð Bjarmason
1
-0
/
+7
2021-09-20
Merge branch 'jt/grep-wo-submodule-odb-as-alternate'
Junio C Hamano
1
-0
/
+10
2021-09-20
Merge branch 'tb/multi-pack-bitmaps'
Junio C Hamano
1
-0
/
+4
2021-09-08
submodule: lazily add submodule ODBs as alternates
Jonathan Tan
1
-0
/
+10
2021-09-07
test-lib-functions: keep user's debugger config files and TERM in 'debug'
Philippe Blain
1
-2
/
+4
2021-09-07
test-lib-functions: optionally keep HOME, TERM and SHELL in 'test_pause'
Philippe Blain
1
-2
/
+3
2021-09-01
midx: respect 'GIT_TEST_MULTI_PACK_INDEX_WRITE_BITMAP'
Taylor Blau
1
-0
/
+4
2021-07-13
Merge branch 'hn/prep-tests-for-reftable'
Junio C Hamano
1
-0
/
+6
2021-06-02
test-lib: provide test prereq REFFILES
Han-Wen Nienhuys
1
-0
/
+6
2021-05-20
Merge branch 'jk/test-chainlint-softer'
Junio C Hamano
1
-0
/
+5
2021-05-16
Merge branch 'mt/parallel-checkout-part-3'
Junio C Hamano
1
-0
/
+4
2021-05-13
t: avoid sed-based chain-linting in some expensive cases
Jeff King
1
-0
/
+5
2021-05-05
ci: run test round with parallel-checkout enabled
Matheus Tavares
1
-0
/
+4
2021-04-30
Merge branch 'ds/sparse-index-protections'
Junio C Hamano
1
-0
/
+3
2021-03-30
t1092: compare sparse-checkout to sparse-index
Derrick Stolee
1
-0
/
+3
2021-03-22
Merge branch 'ds/commit-graph-generation-config'
Junio C Hamano
1
-3
/
+0
2021-02-25
commit-graph: use config to specify generation type
Derrick Stolee
1
-3
/
+0
2021-02-22
Merge branch 'ab/test-lib'
Junio C Hamano
1
-4
/
+4
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
1
-0
/
+3
2021-02-12
Merge branch 'tb/pack-revindex-on-disk'
Junio C Hamano
1
-0
/
+3
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2021-02-10
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
1
-6
/
+0
2021-01-25
t: support GIT_TEST_WRITE_REV_INDEX
Taylor Blau
1
-0
/
+3
2021-01-23
Remove support for v1 of the PCRE library
Ævar Arnfjörð Bjarmason
1
-12
/
+0
2021-01-21
tests: remove support for GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
1
-6
/
+0
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-0
/
+3
2020-10-18
test-lib: allow selecting tests by substring/glob with --run
Elijah Newren
1
-17
/
+31
2020-08-17
t/README: document GIT_TEST_DEFAULT_HASH
Derrick Stolee
1
-0
/
+4
2020-06-17
Merge branch 'dl/t-readme-spell-git-correctly'
Junio C Hamano
1
-7
/
+7
2020-06-08
t/README: avoid poor-man's small caps GIT
Denton Liu
1
-7
/
+7
2020-05-01
Merge branch 'gs/commit-graph-path-filter'
Junio C Hamano
1
-0
/
+5
2020-04-28
Merge branch 'jc/doc-test-leaving-early'
Junio C Hamano
1
-0
/
+35
2020-04-22
Merge branch 'mt/test-lib-bundled-short-options'
Junio C Hamano
1
-1
/
+2
2020-04-06
commit-graph: add GIT_TEST_COMMIT_GRAPH_CHANGED_PATHS test flag
Garima Singh
1
-0
/
+5
2020-03-29
Merge branch 'ds/default-pack-use-sparse-to-true'
Junio C Hamano
1
-3
/
+3
2020-03-29
t/README: suggest how to leave test early with failure
Junio C Hamano
1
-0
/
+35
2020-03-25
test-lib: allow short options to be bundled
Matheus Tavares
1
-1
/
+2
2020-03-20
pack-objects: flip the use of GIT_TEST_PACK_SPARSE
Derrick Stolee
1
-3
/
+3
2020-03-05
stash: remove the stash.useBuiltin setting
Thomas Gummerer
1
-4
/
+0
2020-01-15
protocol test: let protocol.version override GIT_TEST_PROTOCOL_VERSION
Jonathan Nieder
1
-2
/
+2
2019-12-05
Merge branch 'sg/test-bool-env'
Junio C Hamano
1
-0
/
+9
2019-11-23
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
1
-0
/
+9
2019-11-14
Start to implement a built-in version of `git add --interactive`
Johannes Schindelin
1
-0
/
+4
2019-06-21
tests: make GIT_TEST_FAIL_PREREQS a boolean
Ævar Arnfjörð Bjarmason
1
-1
/
+1
2019-06-21
tests README: re-flow a previously changed paragraph
Ævar Arnfjörð Bjarmason
1
-4
/
+4
2019-06-21
tests: make GIT_TEST_GETTEXT_POISON a boolean
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2019-05-14
tests: add a special setup where prerequisites fail
Ævar Arnfjörð Bjarmason
1
-0
/
+9
[next]