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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-20
pull: abort if --ff-only is given and fast-forwarding is impossible
Alex Henrie
1
-5
/
+5
2021-07-20
t7601: add tests of interactions with multiple merge heads and config
Elijah Newren
1
-0
/
+22
2021-07-20
t7601: test interaction of merge/rebase/fast-forward flags and options
Elijah Newren
1
-0
/
+182
2021-07-13
Merge branch 'rs/grep-parser-fix'
Junio C Hamano
1
-0
/
+9
2021-07-13
Merge branch 'ab/pre-auto-gc-hook-test'
Junio C Hamano
1
-0
/
+46
2021-07-13
Merge branch 'jk/union-merge-binary'
Junio C Hamano
1
-0
/
+18
2021-07-13
Merge branch 'ab/describe-tests-fix'
Junio C Hamano
1
-62
/
+72
2021-07-13
Merge branch 'ab/pickaxe-pcre2'
Junio C Hamano
3
-18
/
+170
2021-07-13
Merge branch 'hn/prep-tests-for-reftable'
Junio C Hamano
18
-159
/
+170
2021-07-13
Merge branch 'zh/cat-file-batch-fix'
Junio C Hamano
1
-0
/
+22
2021-07-08
Merge branch 'ar/test-code-cleanup'
Junio C Hamano
5
-5
/
+5
2021-07-08
Merge branch 'ab/cmd-foo-should-return'
Junio C Hamano
4
-4
/
+4
2021-07-08
Merge branch 'ab/fix-columns-to-80-during-tests'
Junio C Hamano
1
-2
/
+3
2021-07-08
Merge branch 'ar/more-typofix'
Junio C Hamano
2
-2
/
+2
2021-07-08
Merge branch 'jk/test-without-readlink-1'
Junio C Hamano
3
-3
/
+9
2021-07-08
Merge branch 'jx/sideband-cleanup'
Junio C Hamano
31
-1013
/
+1013
2021-07-08
Merge branch 'jk/test-avoid-globmatch-with-skip-patterns'
Junio C Hamano
1
-12
/
+22
2021-07-08
Merge branch 'ab/config-hooks-path-testfix'
Junio C Hamano
1
-0
/
+1
2021-07-08
Merge branch 'jx/t6020-with-older-bash'
Junio C Hamano
1
-19
/
+31
2021-07-08
Merge branch 'ar/typofix'
Junio C Hamano
2
-2
/
+2
2021-07-08
Merge branch 'dd/svn-test-wo-locale-a'
Junio C Hamano
4
-22
/
+24
2021-07-01
test-lib: avoid accidental globbing in match_pattern_list()
Jeff King
1
-12
/
+22
2021-06-30
grep: report missing left operand of --and
René Scharfe
1
-0
/
+9
2021-06-29
test-lib.sh: set COLUMNS=80 for --verbose repeatability
Ævar Arnfjörð Bjarmason
1
-2
/
+3
2021-06-28
t: fix typos in test messages
Andrei Rybak
2
-2
/
+2
2021-06-19
t: use portable wrapper for readlink(1)
Jeff King
3
-3
/
+9
2021-06-17
test: refactor to use "get_abbrev_oid" to get abbrev oid
Jiang Xin
15
-52
/
+72
2021-06-17
test: refactor to use "test_commit" to create commits
Jiang Xin
2
-38
/
+12
2021-06-17
test: compare raw output, not mangle tabs and spaces
Jiang Xin
31
-966
/
+972
2021-06-17
t6020: fix incompatible parameter expansion
Jiang Xin
1
-19
/
+31
2021-06-16
gc tests: add a test for the "pre-auto-gc" hook
Ævar Arnfjörð Bjarmason
1
-0
/
+46
2021-06-16
pre-commit hook tests: don't leave "actual" nonexisting on failure
Ævar Arnfjörð Bjarmason
1
-0
/
+1
2021-06-14
Merge branch 'ab/test-lib-updates'
Junio C Hamano
14
-119
/
+89
2021-06-14
Merge branch 'dd/honor-users-tar-in-tests'
Junio C Hamano
2
-4
/
+4
2021-06-14
Merge branch 'so/log-m-implies-p'
Junio C Hamano
5
-1
/
+163
2021-06-14
Merge branch 'en/ort-perf-batch-11'
Junio C Hamano
3
-20
/
+792
2021-06-14
Merge branch 'jk/clone-clean-upon-transport-error'
Junio C Hamano
1
-0
/
+7
2021-06-14
Merge branch 'ga/send-email-sendmail-cmd'
Junio C Hamano
1
-0
/
+31
2021-06-14
*: fix typos which duplicate a word
Andrei Rybak
2
-2
/
+2
2021-06-11
ll_union_merge(): pass name labels to ll_xdl_merge()
Jeff King
1
-1
/
+2
2021-06-11
ll_binary_merge(): handle XDL_MERGE_FAVOR_UNION
Jeff King
1
-0
/
+17
2021-06-09
builtins + test helpers: use return instead of exit() in cmd_*
Ævar Arnfjörð Bjarmason
4
-4
/
+4
2021-06-08
t: use user-specified utf-8 locale for testing svn
Đoàn Trần Công Danh
4
-22
/
+24
2021-06-08
t: fix whitespace around &&
Andrei Rybak
5
-5
/
+5
2021-06-06
Merge branch 'rs/parallel-checkout-test-fix'
Junio C Hamano
1
-1
/
+1
2021-06-06
parallel-checkout: avoid dash local bug in tests
René Scharfe
1
-1
/
+1
2021-06-04
cat-file: handle trivial --batch format with --batch-all-objects
ZheNing Hu
1
-0
/
+22
2021-06-02
t1415: set REFFILES for test specific to storage format
Han-Wen Nienhuys
1
-1
/
+4
2021-06-02
t4202: mark bogus head hash test with REFFILES
Han-Wen Nienhuys
1
-3
/
+9
2021-06-02
t7003: check reflog existence only for REFFILES
Han-Wen Nienhuys
1
-1
/
+4
[next]