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-28
mktag tests: test fast-export
Ævar Arnfjörð Bjarmason
1
-0
/
+8
2021-06-28
mktag tests: test for-each-ref
Ævar Arnfjörð Bjarmason
1
-0
/
+13
2021-06-28
mktag tests: test update-ref and reachable fsck
Ævar Arnfjörð Bjarmason
1
-1
/
+20
2021-06-28
mktag tests: test hash-object --literally and unreachable fsck
Ævar Arnfjörð Bjarmason
1
-8
/
+38
2021-06-15
mktag tests: invert --no-strict test
Ævar Arnfjörð Bjarmason
1
-0
/
+2
2021-06-15
mktag tests: parse out options in helper
Ævar Arnfjörð Bjarmason
1
-12
/
+31
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-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-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
2021-05-22
stash show: use stash.showIncludeUntracked even when diff options given
Denton Liu
1
-0
/
+2
2021-05-21
diff-merges: let "-m" imply "-p"
Sergey Organov
1
-2
/
+2
2021-05-21
stash list: stop passing "-m" to "git log"
Sergey Organov
1
-1
/
+1
2021-05-21
t4013: test "git diff-index -m"
Sergey Organov
1
-0
/
+13
2021-05-21
t4013: test "git diff-tree -m"
Sergey Organov
2
-0
/
+12
2021-05-21
t4013: test "git log -m --stat"
Sergey Organov
2
-0
/
+67
2021-05-21
t4013: test "git log -m --raw"
Sergey Organov
2
-0
/
+62
2021-05-21
t4013: test that "-m" alone has no effect in "git log"
Sergey Organov
1
-0
/
+8
2021-05-21
Merge branch 'tz/c-locale-output-is-no-more'
Junio C Hamano
1
-1
/
+1
2021-05-21
Merge branch 'cs/http-use-basic-after-failed-negotiate'
Junio C Hamano
1
-0
/
+41
2021-05-20
merge-ort, diffcore-rename: employ cached renames when possible
Elijah Newren
1
-20
/
+28
2021-05-20
t6429: testcases for remembering renames
Elijah Newren
1
-0
/
+692
2021-05-20
fast-rebase: write conflict state to working tree, index, and HEAD
Elijah Newren
1
-19
/
+32
2021-05-20
fast-rebase: change assert() to BUG()
Elijah Newren
1
-1
/
+2
2021-05-20
Merge branch 'jk/test-chainlint-softer'
Junio C Hamano
4
-3
/
+21
2021-05-20
Merge branch 'zh/ref-filter-push-remote-fix'
Junio C Hamano
1
-0
/
+19
2021-05-20
Merge branch 'en/dir-traversal'
Junio C Hamano
6
-91
/
+176
2021-05-19
clone: clean up directory after transport_fetch_refs() failure
Jeff King
1
-0
/
+7
2021-05-19
Revert "remote-curl: fall back to basic auth if Negotiate fails"
Jeff King
1
-1
/
+1
2021-05-19
t5551: test http interaction with credential helpers
Jeff King
1
-0
/
+41
[next]