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