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
/
test-lib-functions.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-06
t4129: don't fail if setgid is set in the test directory
Matheus Tavares
1
-2
/
+7
2020-12-18
Merge branch 'js/init-defaultbranch-advice'
Junio C Hamano
1
-1
/
+3
2020-12-13
init: provide useful advice about init.defaultBranch
Johannes Schindelin
1
-1
/
+3
2020-12-08
Merge branch 'fc/random-cleanup'
Junio C Hamano
1
-4
/
+4
2020-12-08
Merge branch 'mt/do-not-use-scld-in-working-tree'
Junio C Hamano
1
-2
/
+2
2020-12-02
apply: don't use core.sharedRepository to create working tree files
Matheus Tavares
1
-2
/
+2
2020-12-01
tests: lib-functions: trivial style cleanups
Felipe Contreras
1
-4
/
+4
2020-11-25
Merge branch 'sg/tests-prereq'
Junio C Hamano
1
-4
/
+4
2020-11-18
tests: fix description of 'test_set_prereq'
SZEDER Gábor
1
-1
/
+1
2020-11-18
tests: make sure nested lazy prereqs work reliably
SZEDER Gábor
1
-3
/
+3
2020-11-11
Merge branch 'js/test-file-size'
Junio C Hamano
1
-0
/
+4
2020-11-06
tests: consolidate the `file_size` function into `test-lib-functions.sh`
Johannes Schindelin
1
-0
/
+4
2020-11-02
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-14
/
+2
2020-10-20
Revert "test_cmp: diagnose incorrect arguments"
Junio C Hamano
1
-14
/
+2
2020-09-25
Merge branch 'ds/maintenance-part-1'
Junio C Hamano
1
-0
/
+33
2020-09-17
maintenance: create basic maintenance runner
Derrick Stolee
1
-0
/
+33
2020-09-03
Merge branch 'jk/slimmed-down'
Junio C Hamano
1
-1
/
+1
2020-08-17
Merge branch 'es/test-cmp-typocatcher'
Junio C Hamano
1
-2
/
+14
2020-08-13
drop vcs-svn experiment
Jeff King
1
-1
/
+1
2020-08-11
Merge branch 'bc/sha-256-part-3'
Junio C Hamano
1
-4
/
+12
2020-08-09
test_cmp: diagnose incorrect arguments
Eric Sunshine
1
-2
/
+14
2020-07-30
t: allow testing different hash algorithms via environment
brian m. carlson
1
-3
/
+1
2020-07-30
t: add test_oid option to select hash algorithm
brian m. carlson
1
-1
/
+11
2020-07-07
test-lib-functions: restrict test_must_fail usage
Denton Liu
1
-0
/
+47
2020-04-28
Merge branch 'dd/test-with-busybox'
Junio C Hamano
1
-1
/
+1
2020-04-22
Merge branch 'js/mingw-is-hidden-test-fix'
Junio C Hamano
1
-0
/
+10
2020-04-11
t: restrict `is_hidden` to be called only on Windows
Johannes Schindelin
1
-2
/
+5
2020-04-11
mingw: make test_path_is_hidden more robust
Johannes Schindelin
1
-1
/
+1
2020-04-11
t: consolidate the `is_hidden` functions
Johannes Schindelin
1
-0
/
+7
2020-03-29
test-lib-functions: simplify packetize() stdin code
Jeff King
1
-5
/
+4
2020-03-27
test-lib-functions: make packetize() more efficient
Jeff King
1
-7
/
+16
2020-03-25
test-lib-functions: test_cmp: eval $GIT_TEST_CMP
Đoàn Trần Công Danh
1
-1
/
+1
2020-02-14
t5310: factor out bitmap traversal comparison
Jeff King
1
-0
/
+27
2019-12-10
Merge branch 'sg/test-squelch-noise-in-commit-bulk'
Junio C Hamano
1
-1
/
+1
2019-12-05
Merge branch 'sg/test-bool-env'
Junio C Hamano
1
-1
/
+29
2019-11-27
test-lib-functions: suppress a 'git rev-parse' error in 'test_commit_bulk'
SZEDER Gábor
1
-1
/
+1
2019-11-23
tests: add 'test_bool_env' to catch non-bool GIT_TEST_* values
SZEDER Gábor
1
-1
/
+29
2019-11-21
t: teach test_cmp_rev to accept ! for not-equals
Denton Liu
1
-4
/
+15
2019-10-15
Merge branch 'dl/octopus-graph-bug'
Junio C Hamano
1
-2
/
+4
2019-10-04
test-lib: let test_merge() perform octopus merges
Denton Liu
1
-2
/
+4
2019-08-22
Merge branch 'sg/show-failed-test-names'
Junio C Hamano
1
-2
/
+2
2019-08-09
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
1
-1
/
+2
2019-08-08
t: decrease nesting in test_oid_to_path
Jonathan Nieder
1
-1
/
+2
2019-08-05
tests: show the test name and number at the start of verbose output
SZEDER Gábor
1
-2
/
+2
2019-08-01
Merge branch 'bc/hash-independent-tests-part-4'
Junio C Hamano
1
-0
/
+6
2019-07-25
Merge branch 'jk/test-commit-bulk'
Junio C Hamano
1
-0
/
+123
2019-07-25
Merge branch 'ab/test-env'
Junio C Hamano
1
-50
/
+8
2019-07-09
Merge branch 'js/t0001-case-insensitive'
Junio C Hamano
1
-0
/
+15
2019-07-02
test-lib: introduce test_commit_bulk
Jeff King
1
-0
/
+123
2019-07-01
t: add helper to convert object IDs to paths
brian m. carlson
1
-0
/
+6
[next]