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-02-25
Merge branch 'jk/rev-list-disk-usage'
Junio C Hamano
1
-1
/
+8
2021-02-22
Merge branch 'ab/test-lib'
Junio C Hamano
1
-46
/
+16
2021-02-17
Merge branch 'ak/corrected-commit-date'
Junio C Hamano
1
-0
/
+6
2021-02-12
test-lib-functions: assert correct parameter count
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-02-12
test-lib-functions: remove bug-inducing "diagnostics" helper param
Ævar Arnfjörð Bjarmason
1
-5
/
+6
2021-02-10
Merge branch 'ab/detox-gettext-tests'
Junio C Hamano
1
-16
/
+7
2021-02-10
Merge branch 'ds/more-index-cleanups'
Junio C Hamano
1
-0
/
+42
2021-02-10
test-lib-functions: move function to lib-bitmap.sh
Ævar Arnfjörð Bjarmason
1
-27
/
+0
2021-02-10
test-lib-functions: remove generate_zero_bytes() wrapper
Ævar Arnfjörð Bjarmason
1
-7
/
+0
2021-02-10
test-lib-functions: move test_set_index_version() to its user
Ævar Arnfjörð Bjarmason
1
-5
/
+0
2021-02-10
test lib: change "error" to "BUG" as appropriate
Ævar Arnfjörð Bjarmason
1
-2
/
+2
2021-02-09
t: add --no-tag option to test_commit
Jeff King
1
-1
/
+8
2021-01-25
Merge branch 'ab/mailmap-fixup'
Junio C Hamano
1
-2
/
+2
2021-01-25
Merge branch 'ab/mailmap'
Junio C Hamano
1
-7
/
+30
2021-01-23
test-lib: test_region looks for trace2 regions
Derrick Stolee
1
-0
/
+42
2021-01-21
tests: remove support for GIT_TEST_GETTEXT_POISON
Ævar Arnfjörð Bjarmason
1
-16
/
+7
2021-01-18
commit-graph: implement generation data chunk
Abhishek Kumar
1
-0
/
+6
2021-01-14
test-lib-functions.sh: fix usage for test_commit()
Denton Liu
1
-2
/
+2
2021-01-12
test-lib functions: add an --append option to test_commit
Ævar Arnfjörð Bjarmason
1
-1
/
+13
2021-01-12
test-lib functions: add --author support to test_commit
Ævar Arnfjörð Bjarmason
1
-1
/
+10
2021-01-12
test-lib functions: document arguments to test_commit
Ævar Arnfjörð Bjarmason
1
-0
/
+4
2021-01-12
test-lib functions: expand "test_commit" comment template
Ævar Arnfjörð Bjarmason
1
-5
/
+3
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
[next]