index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
t
/
README
Age
Commit message (
Expand
)
Author
Files
Lines
2024-07-17
Merge branch 'jk/test-body-in-here-doc'
Junio C Hamano
1
-0
/
+8
2024-07-11
test-lib: GIT_TEST_SANITIZE_LEAK_LOG enabled by default
Rubén Justo
1
-25
/
+1
2024-07-10
test-lib: allow test snippets as here-docs
Jeff King
1
-0
/
+8
2024-04-03
Merge branch 'pb/test-scripts-are-build-targets'
Junio C Hamano
1
-0
/
+7
2024-04-01
Merge branch 'ps/t7800-variable-interpolation-fix'
Junio C Hamano
1
-0
/
+20
2024-03-25
t/README: mention test files are make targets
Philippe Blain
1
-0
/
+7
2024-03-22
t/README: document how to loop around test cases
Patrick Steinhardt
1
-0
/
+20
2024-02-08
Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43
Junio C Hamano
1
-2
/
+2
2024-01-02
t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
1
-0
/
+3
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
1
-2
/
+2
2023-11-26
doc: switch links to https
Josh Soref
1
-2
/
+2
2023-10-05
t/README: fix multi-prerequisite example
Štěpán Němec
1
-1
/
+1
2023-10-05
doc: fix some typos, grammar and wording issues
Štěpán Němec
1
-16
/
+15
2023-07-04
Merge branch 'bc/more-git-var'
Junio C Hamano
1
-0
/
+6
2023-06-27
t: add a function to check executable bit
brian m. carlson
1
-0
/
+6
2023-05-08
pack-bitmap.c: use commit boundary during bitmap traversal
Taylor Blau
1
-0
/
+4
2023-04-13
t: invert `GIT_TEST_WRITE_REV_INDEX`
Taylor Blau
1
-1
/
+1
2023-02-06
add: remove "add.interactive.useBuiltin" & Perl "git add--interactive"
Ævar Arnfjörð Bjarmason
1
-4
/
+0
2022-09-01
test-lib: retire "lint harder" optimization hack
Eric Sunshine
1
-5
/
+0
2022-07-27
test-lib: have the "check" mode for SANITIZE=leak consider leak logs
Ævar Arnfjörð Bjarmason
1
-0
/
+15
2022-07-27
test-lib: add a GIT_TEST_PASSING_SANITIZE_LEAK=check mode
Ævar Arnfjörð Bjarmason
1
-0
/
+17
2022-07-27
test-lib: simplify by removing test_external
Ævar Arnfjörð Bjarmason
1
-26
/
+0
2022-07-27
test-lib: add a SANITIZE=leak logging mode
Ævar Arnfjörð Bjarmason
1
-0
/
+5
2022-07-27
t/README: reword the "GIT_TEST_PASSING_SANITIZE_LEAK" description
Ævar Arnfjörð Bjarmason
1
-6
/
+4
2022-07-06
ls-files: update test style
Li Linchao
1
-0
/
+55
2022-05-30
Merge branch 'js/use-builtin-add-i'
Junio C Hamano
1
-1
/
+1
2022-03-25
fsmonitor: config settings are repository-specific
Jeff Hostetler
1
-2
/
+2
2022-01-04
t/README: fix typo
Marc Strapetz
1
-1
/
+1
2021-12-01
add -i: default to the built-in implementation
Johannes Schindelin
1
-1
/
+1
2021-11-20
test-lib: introduce required prereq for test runs
Fabian Stelzer
1
-0
/
+6
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
[next]