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
2020-03-17
Merge branch 'js/ci-windows-update' into maint
Junio C Hamano
8
-59
/
+66
2020-03-17
Merge branch 'js/test-unc-fetch' into maint
Junio C Hamano
1
-0
/
+12
2020-03-17
Merge branch 'js/test-write-junit-xml-fix' into maint
Junio C Hamano
1
-1
/
+2
2020-03-17
Merge branch 'hd/show-one-mergetag-fix' into maint
Junio C Hamano
1
-0
/
+20
2020-03-17
Merge branch 'ds/partial-clone-fixes' into maint
Junio C Hamano
1
-0
/
+31
2020-03-17
Merge branch 'en/t3433-rebase-stat-dirty-failure' into maint
Junio C Hamano
1
-0
/
+48
2020-03-17
Merge branch 'en/check-ignore' into maint
Junio C Hamano
1
-16
/
+23
2020-03-17
Merge branch 'jh/notes-fanout-fix' into maint
Junio C Hamano
1
-25
/
+82
2020-03-17
Merge branch 'jk/index-pack-dupfix' into maint
Junio C Hamano
1
-4
/
+4
2020-03-17
Merge branch 'js/rebase-i-with-colliding-hash' into maint
Junio C Hamano
1
-2
/
+15
2020-03-17
Merge branch 'dt/submodule-rm-with-stale-cache' into maint
Junio C Hamano
1
-0
/
+7
2020-03-17
Merge branch 'pb/recurse-submodule-in-worktree-fix' into maint
Junio C Hamano
2
-77
/
+90
2020-03-17
Merge branch 'es/outside-repo-errmsg-hints' into maint
Junio C Hamano
1
-0
/
+38
2020-03-17
Merge branch 'js/builtin-add-i-cmds' into maint
Junio C Hamano
1
-0
/
+9
2020-03-15
prefix_path: show gitdir if worktree unavailable
Emily Shaffer
1
-0
/
+38
2020-03-02
show_one_mergetag: print non-parent in hex form.
Harald van Dijk
1
-0
/
+20
2020-02-27
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
8
-59
/
+66
2020-02-22
partial-clone: avoid fetching when looking for objects
Derrick Stolee
1
-1
/
+1
2020-02-22
partial-clone: demonstrate bugs in partial fetch
Derrick Stolee
1
-0
/
+31
2020-02-19
merge-recursive: fix the refresh logic in update_file_flags
Elijah Newren
1
-1
/
+1
2020-02-19
t3433: new rebase testcase documenting a stat-dirty-like failure
Elijah Newren
1
-0
/
+48
2020-02-18
check-ignore: fix documentation and implementation to match
Elijah Newren
1
-16
/
+23
2020-02-14
Merge branch 'jb/parse-options-message-fix' into maint
Junio C Hamano
1
-2
/
+2
2020-02-14
Merge branch 'pb/do-not-recurse-grep-no-index' into maint
Junio C Hamano
1
-1
/
+10
2020-02-14
Merge branch 'jt/t5616-robustify' into maint
Junio C Hamano
1
-13
/
+23
2020-02-14
Merge branch 'en/fill-directory-fixes-more' into maint
Junio C Hamano
1
-0
/
+9
2020-02-14
Merge branch 'ds/refmap-doc' into maint
Junio C Hamano
1
-0
/
+24
2020-02-14
Merge branch 'jk/test-fixes' into maint
Junio C Hamano
2
-4
/
+2
2020-02-14
Merge branch 'nd/switch-and-restore' into maint
Junio C Hamano
1
-0
/
+17
2020-02-14
Merge branch 'jk/no-flush-upon-disconnecting-slrpc-transport' into maint
Junio C Hamano
1
-0
/
+12
2020-02-14
Merge branch 'hw/commit-advise-while-rejecting' into maint
Junio C Hamano
1
-0
/
+9
2020-02-14
t5580: test cloning without file://, test fetching via UNC paths
Johannes Schindelin
1
-0
/
+12
2020-02-12
tests: fix --write-junit-xml with subshells
Johannes Schindelin
1
-1
/
+2
2020-02-05
parse-options: lose an unnecessary space in an error message
Jacques Bodin-Hullin
1
-2
/
+2
2020-02-04
index-pack: downgrade twice-resolved REF_DELTA to die()
Jeff King
1
-4
/
+4
2020-02-04
notes.c: fix off-by-one error when decreasing notes fanout
Johan Herland
1
-0
/
+6
2020-02-04
t3305: check notes fanout more carefully and robustly
Johan Herland
1
-25
/
+76
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
1
-1
/
+10
2020-01-28
git rm submodule: succeed if .gitmodules index stat info is zero
David Turner
1
-0
/
+7
2020-01-27
t5616: make robust to delta base change
Jonathan Tan
1
-13
/
+23
2020-01-23
rebase -i: also avoid SHA-1 collisions with missingCommitsCheck
Johannes Schindelin
1
-0
/
+2
2020-01-23
rebase -i: re-fix short SHA-1 collision
Johannes Schindelin
1
-2
/
+13
2020-01-22
submodule.c: use get_git_dir() instead of get_git_common_dir()
Philippe Blain
1
-0
/
+33
2020-01-22
t2405: clarify test descriptions and simplify test
Philippe Blain
1
-20
/
+16
2020-01-22
t2405: use git -C and test_commit -C instead of subshells
Philippe Blain
1
-25
/
+9
2020-01-22
t7410: rename to t2405-worktree-submodule.sh
Philippe Blain
1
-1
/
+1
2020-01-21
fetch: document and test --refmap=""
Derrick Stolee
1
-0
/
+24
2020-01-16
t7800: don't rely on reuse_worktree_file()
Jeff King
1
-3
/
+2
2020-01-16
t4018: drop "debugging" cat from hunk-header tests
Jeff King
1
-1
/
+0
2020-01-16
built-in add -i: accept open-ended ranges again
Johannes Schindelin
1
-0
/
+9
[next]