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-02-27
t/lib-httpd: avoid using macOS' sed
Johannes Schindelin
8
-59
/
+66
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-05
parse-options: lose an unnecessary space in an error message
Jacques Bodin-Hullin
1
-2
/
+2
2020-01-30
grep: ignore --recurse-submodules if --no-index is given
Philippe Blain
1
-1
/
+10
2020-01-27
t5616: make robust to delta base change
Jonathan Tan
1
-13
/
+23
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
dir: treat_leading_path() and read_directory_recursive(), round 2
Elijah Newren
1
-1
/
+1
2020-01-16
clean: demonstrate a bug with pathspecs
Derrick Stolee
1
-0
/
+9
2020-01-12
Revert "Merge branch 'ra/rebase-i-more-options'"
Junio C Hamano
2
-131
/
+2
2020-01-10
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
1
-1
/
+1
2020-01-10
mingw: safeguard better against backslashes in file names
Johannes Schindelin via GitGitGadget
1
-1
/
+1
2020-01-08
graph: fix lack of color in horizontal lines
Derrick Stolee
1
-0
/
+29
2020-01-08
graph: drop assert() for merge with two collapsing parents
Derrick Stolee
1
-0
/
+42
2020-01-08
transport: don't flush when disconnecting stateless-rpc helper
Jeff King
1
-0
/
+12
2020-01-08
restore: invalidate cache-tree when removing entries with --staged
Jeff King
1
-0
/
+17
2020-01-06
Merge branch 'ds/sparse-list-in-cone-mode'
Junio C Hamano
1
-0
/
+39
2020-01-06
Merge branch 'js/mingw-loosen-overstrict-tree-entry-checks'
Junio C Hamano
1
-3
/
+4
2020-01-02
mingw: only test index entries for backslashes, not tree entries
Johannes Schindelin
1
-3
/
+4
2020-01-02
Merge branch 'js/use-test-tool-on-path'
Junio C Hamano
1
-1
/
+1
2020-01-02
Merge branch 'js/mingw-reserved-filenames'
Junio C Hamano
1
-2
/
+11
2019-12-30
sparse-checkout: document interactions with submodules
Derrick Stolee
1
-0
/
+28
2019-12-30
sparse-checkout: list directories in cone mode
Derrick Stolee
1
-0
/
+11
2019-12-27
t3008: find test-tool through path lookup
Johannes Sixt
1
-1
/
+1
2019-12-25
Merge branch 'en/fill-directory-fixes'
Junio C Hamano
2
-2
/
+216
2019-12-25
Merge branch 'rs/test-cleanup'
Junio C Hamano
5
-5
/
+4
2019-12-25
Merge branch 'rs/xdiff-ignore-ws-w-func-context'
Junio C Hamano
1
-0
/
+23
2019-12-25
Merge branch 'js/add-p-in-c'
Junio C Hamano
1
-0
/
+42
2019-12-25
Merge branch 'ds/sparse-cone'
Junio C Hamano
1
-0
/
+332
2019-12-25
Merge branch 'sg/name-rev-wo-recursion'
Junio C Hamano
1
-16
/
+56
2019-12-25
Merge branch 'ra/t5150-depends-on-perl'
Junio C Hamano
1
-0
/
+6
2019-12-25
Merge branch 'dl/format-patch-notes-config-fixup'
Junio C Hamano
1
-0
/
+32
2019-12-25
Merge branch 'am/pathspec-f-f-checkout'
Junio C Hamano
4
-0
/
+407
2019-12-25
Merge branch 'am/pathspec-from-file'
Junio C Hamano
1
-0
/
+6
2019-12-21
mingw: refuse paths containing reserved names
Johannes Schindelin
1
-2
/
+11
2019-12-20
sparse-checkout: improve OS ls compatibility
Ed Maste
1
-14
/
+22
2019-12-19
dir: synchronize treat_leading_path() and read_directory_recursive()
Elijah Newren
2
-2
/
+2
2019-12-19
dir: fix checks on common prefix directory
Elijah Newren
1
-3
/
+3
2019-12-19
commit: honor advice.statusHints when rejecting an empty commit
Heba Waly
1
-0
/
+9
2019-12-19
t4015: improve coverage of function context test
René Scharfe
1
-0
/
+23
2019-12-18
commit: forbid --pathspec-from-file --all
Alexandr Miloslavskiy
1
-0
/
+6
[next]