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-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
Fix various issues found in comments
Elijah Newren
1
-1
/
+1
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
2021-06-02
t7900: stop checking for loose refs
Han-Wen Nienhuys
1
-2
/
+0
2021-06-02
t1404: mark tests that muck with .git directly as REFFILES.
Han-Wen Nienhuys
1
-15
/
+15
2021-06-02
t2017: mark --orphan/logAllRefUpdates=false test as REFFILES
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t1414: mark corruption test with REFFILES
Han-Wen Nienhuys
1
-1
/
+3
2021-06-02
t1407: require REFFILES for for_each_reflog test
Han-Wen Nienhuys
1
-1
/
+8
2021-06-02
test-lib: provide test prereq REFFILES
Han-Wen Nienhuys
2
-0
/
+8
2021-06-02
t5304: use "reflog expire --all" to clear the reflog
Han-Wen Nienhuys
1
-5
/
+4
2021-06-02
t5304: restyle: trim empty lines, drop ':' before >
Han-Wen Nienhuys
1
-54
/
+20
2021-06-02
t7003: use rev-parse rather than FS inspection
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t5000: inspect HEAD using git-rev-parse
Han-Wen Nienhuys
1
-4
/
+5
2021-06-02
t5000: reformat indentation to the latest fashion
Han-Wen Nienhuys
1
-51
/
+62
2021-06-02
t1301: fix typo in error message
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t1413: use tar to save and restore entire .git directory
Han-Wen Nienhuys
1
-3
/
+2
2021-06-02
t1401-symbolic-ref: avoid direct filesystem access
Han-Wen Nienhuys
1
-13
/
+9
2021-06-02
t1401: use tar to snapshot and restore repo state
Han-Wen Nienhuys
1
-1
/
+8
2021-06-02
t5601: read HEAD using rev-parse
Han-Wen Nienhuys
1
-1
/
+2
2021-06-02
t9300: check ref existence using test-helper rather than a file system check
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t/helper/ref-store: initialize oid in resolve-ref
Han-Wen Nienhuys
1
-1
/
+1
2021-06-02
t4202: split testcase for invalid HEAD symref and HEAD hash
Han-Wen Nienhuys
1
-3
/
+7
2021-05-28
send-email tests: test for boolean variables without a value
Ævar Arnfjörð Bjarmason
1
-0
/
+29
2021-05-27
Merge branch 'mt/t2080-cp-symlink-fix'
Junio C Hamano
1
-1
/
+1
2021-05-27
Merge branch 'ab/send-email-inline-hooks-path'
Junio C Hamano
1
-3
/
+4
2021-05-27
Merge branch 'ds/t1092-fix-flake-from-progress'
Junio C Hamano
1
-3
/
+3
2021-05-27
t2080: fix cp invocation to copy symlinks instead of following them
Matheus Tavares
1
-1
/
+1
2021-05-27
send-email: don't needlessly abs_path() the core.hooksPath
Ævar Arnfjörð Bjarmason
1
-3
/
+4
2021-05-26
t1092: revert the "-1" hack for emulating "no progress meter"
Junio C Hamano
1
-3
/
+3
2021-05-25
Merge branch 'mt/init-template-userpath-fix'
Junio C Hamano
1
-8
/
+20
2021-05-25
Merge branch 'jt/send-email-validate-errors-fix'
Junio C Hamano
1
-4
/
+3
2021-05-25
Merge branch 'ab/send-email-validate-errors-fix'
Junio C Hamano
1
-2
/
+21
2021-05-25
t1092: use GIT_PROGRESS_DELAY for consistent results
Derrick Stolee
1
-3
/
+3
2021-05-25
init: fix bug regarding ~/ expansion in init.templateDir
Matheus Tavares
1
-8
/
+20
2021-05-25
send-email: fix missing error message regression
Ævar Arnfjörð Bjarmason
1
-2
/
+21
2021-05-25
t9001-send-email.sh: fix expected absolute paths on Windows
Johannes Sixt
1
-4
/
+3
2021-05-22
Merge branch 'dl/stash-show-untracked-fixup'
Junio C Hamano
1
-0
/
+2
2021-05-22
Merge branch 'wm/rev-parse-path-format-wo-arg'
Junio C Hamano
1
-0
/
+4
2021-05-22
t: use configured TAR instead of tar
Đoàn Trần Công Danh
2
-4
/
+4
[prev]
[next]