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
/
test-lib-functions.sh
Age
Commit message (
Expand
)
Author
Files
Lines
2026-08-23
Merge branch 'kk/merge-base-exhaustion'
Junio C Hamano
1
-0
/
+35
2026-08-11
test-lib-functions: improve diagnostic output for trace2 data assertions
Kristofer Karlsson
1
-0
/
+35
2026-07-27
test-lib-functions: add commit_body helper
Shlok Kulshreshtha
1
-0
/
+8
2026-05-20
Merge branch 'js/adjust-tests-to-explicitly-access-bare-repo'
Junio C Hamano
1
-0
/
+8
2026-04-27
ls-files tests: filter `.gitconfig` from `--others` output
Johannes Schindelin
1
-0
/
+8
2026-04-22
t: prepare `test_when_finished ()`/`test_atexit()` for `set -e`
Patrick Steinhardt
1
-2
/
+2
2026-04-22
t: prepare execution of potentially failing commands for `set -e`
Patrick Steinhardt
1
-2
/
+1
2026-04-22
t: prepare `test_must_fail ()` for `set -e`
Patrick Steinhardt
1
-2
/
+3
2026-03-23
t: add matching negative attributes to test_decode_color
Jeff King
1
-0
/
+3
2025-12-30
Merge branch 'js/test-func-comment-fix'
Junio C Hamano
1
-1
/
+1
2025-12-19
test_detect_ref_format: fix comment
Johannes Schindelin
1
-1
/
+1
2025-10-09
t: allow specifying compatibility hash
brian m. carlson
1
-2
/
+7
2025-07-21
Merge branch 'bc/use-sha256-by-default-in-3.0'
Junio C Hamano
1
-1
/
+4
2025-07-01
t: default to compile-time default hash if not set
brian m. carlson
1
-1
/
+4
2025-06-24
test-lib: teach test_seq the -f option
Jeff King
1
-2
/
+14
2025-04-16
Merge branch 'ps/test-wo-perl-prereq'
Junio C Hamano
1
-15
/
+5
2025-04-07
t: adapt `test_readlink()` to not use Perl
Patrick Steinhardt
1
-1
/
+1
2025-04-07
t: adapt `test_copy_bytes()` to not use Perl
Patrick Steinhardt
1
-11
/
+1
2025-04-07
t: adapt character translation helpers to not use Perl
Patrick Steinhardt
1
-3
/
+3
2025-03-11
t: extend test_lazy_prereq
Junio C Hamano
1
-0
/
+5
2025-02-27
Merge branch 'ua/os-version-capability'
Junio C Hamano
1
-0
/
+8
2025-02-19
agent: advertise OS name via agent capability
Usman Akinyemi
1
-0
/
+8
2025-02-12
Merge branch 'ds/name-hash-tweaks'
Junio C Hamano
1
-0
/
+26
2025-01-29
Merge branch 'ds/path-walk-1'
Junio C Hamano
1
-0
/
+10
2025-01-27
repack: add --name-hash-version option
Derrick Stolee
1
-0
/
+26
2025-01-07
test-lib: invert return value of check_test_results_san_file_empty
Jeff King
1
-1
/
+1
2024-12-20
test-lib-functions: add test_cmp_sorted
Derrick Stolee
1
-0
/
+10
2024-09-25
test-lib: check for leak logs after every test
Jeff King
1
-1
/
+2
2024-07-17
Merge branch 'jk/test-body-in-here-doc'
Junio C Hamano
1
-5
/
+27
2024-07-10
test-lib: allow test snippets as here-docs
Jeff King
1
-5
/
+27
2024-07-02
Merge branch 'ps/use-the-repository'
Junio C Hamano
1
-0
/
+5
2024-06-14
http-fetch: don't crash when parsing packfile without a repo
Patrick Steinhardt
1
-0
/
+5
2024-05-24
t/test-lib-functions.sh: support `--notick` in `test_commit_bulk()`
Taylor Blau
1
-1
/
+8
2024-04-05
t: local VAR="VAL" (quote ${magic-reference})
Junio C Hamano
1
-4
/
+4
2024-04-05
t: local VAR="VAL" (quote command substitution)
Junio C Hamano
1
-1
/
+1
2024-04-05
t: local VAR="VAL" (quote positional parameters)
Junio C Hamano
1
-1
/
+1
2024-03-28
Merge branch 'eb/hash-transition'
Junio C Hamano
1
-1
/
+16
2024-03-14
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-2
/
+1
2024-03-02
test_i18ngrep: hard deprecate and forbid its use
Junio C Hamano
1
-2
/
+1
2024-02-08
Merge branch 'sp/test-i18ngrep' into maint-2.43
Junio C Hamano
1
-1
/
+1
2024-02-08
Merge branch 'js/update-urls-in-doc-and-comment' into maint-2.43
Junio C Hamano
1
-1
/
+1
2024-01-16
Merge branch 'ps/refstorage-extension'
Junio C Hamano
1
-0
/
+5
2024-01-12
Merge branch 'tb/multi-pack-verbatim-reuse'
Junio C Hamano
1
-0
/
+14
2024-01-02
t: introduce GIT_TEST_DEFAULT_REF_FORMAT envvar
Patrick Steinhardt
1
-0
/
+5
2023-12-27
Merge branch 'sp/test-i18ngrep'
Junio C Hamano
1
-1
/
+1
2023-12-18
Merge branch 'js/update-urls-in-doc-and-comment'
Junio C Hamano
1
-1
/
+1
2023-12-18
test-lib-functions.sh: fix test_grep fail message wording
Shreyansh Paliwal
1
-1
/
+1
2023-12-14
t/test-lib-functions.sh: implement `test_trace2_data` helper
Taylor Blau
1
-0
/
+14
2023-11-26
doc: switch links to https
Josh Soref
1
-1
/
+1
2023-11-08
Merge branch 'jc/test-i18ngrep'
Junio C Hamano
1
-4
/
+6
[next]