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
2018-03-22
Merge branch 'cl/t9001-cleanup' into maint
Junio C Hamano
1
-10
/
+7
2018-03-22
Merge branch 'sg/test-i18ngrep' into maint
Junio C Hamano
8
-43
/
+72
2018-03-22
Merge branch 'jk/daemon-fixes' into maint
Junio C Hamano
3
-11
/
+101
2018-03-22
Merge branch 'tg/split-index-fixes' into maint
Junio C Hamano
1
-0
/
+19
2018-03-22
Merge branch 'jt/http-redact-cookies' into maint
Junio C Hamano
1
-0
/
+33
2018-02-27
Merge branch 'sb/submodule-update-reset-fix' into maint
Junio C Hamano
1
-2
/
+17
2018-02-27
Merge branch 'ab/commit-m-with-fixup' into maint
Junio C Hamano
1
-1
/
+8
2018-02-27
Merge branch 'nd/ita-wt-renames-in-status' into maint
Junio C Hamano
1
-0
/
+72
2018-02-15
Merge branch 'nd/add-i-ignore-submodules' into maint
Junio C Hamano
1
-0
/
+48
2018-02-15
Merge branch 'tg/stash-with-pathspec-fix' into maint
Junio C Hamano
1
-0
/
+32
2018-02-15
Merge branch 'jk/abort-clone-with-existing-dest' into maint
Junio C Hamano
1
-26
/
+74
2018-02-15
Merge branch 'jc/merge-symlink-ours-theirs' into maint
Junio C Hamano
1
-0
/
+32
2018-02-15
Merge branch 'dk/describe-all-output-fix' into maint
Junio C Hamano
1
-1
/
+5
2018-02-15
Merge branch 'ab/perf-grep-threads' into maint
Junio C Hamano
2
-21
/
+86
2018-02-08
t: make 'test_i18ngrep' more informative on failure
SZEDER Gábor
1
-4
/
+20
2018-02-08
t: validate 'test_i18ngrep's parameters
SZEDER Gábor
1
-0
/
+12
2018-02-08
t: move 'test_i18ncmp' and 'test_i18ngrep' to 'test-lib-functions.sh'
SZEDER Gábor
2
-26
/
+26
2018-02-08
t5536: let 'test_i18ngrep' read the file without redirection
SZEDER Gábor
1
-1
/
+1
2018-02-08
t5510: consolidate 'grep' and 'test_i18ngrep' patterns
SZEDER Gábor
1
-6
/
+3
2018-02-08
t4001: don't run 'git status' upstream of a pipe
SZEDER Gábor
1
-3
/
+8
2018-02-08
t6022: don't run 'git merge' upstream of a pipe
SZEDER Gábor
1
-2
/
+4
2018-02-08
t5812: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-4
/
+1
2018-02-08
t5541: add 'test_i18ngrep's missing filename parameter
SZEDER Gábor
1
-1
/
+1
2018-01-25
daemon: fix length computation in newline stripping
Jeff King
1
-0
/
+15
2018-01-25
t/lib-git-daemon: add network-protocol helpers
Jeff King
2
-1
/
+58
2018-01-25
daemon: handle NULs in extended attribute string
Jeff King
1
-3
/
+5
2018-01-25
daemon: fix off-by-one in logging extended attributes
Jeff King
1
-0
/
+11
2018-01-25
t/lib-git-daemon: record daemon log
Jeff King
1
-4
/
+12
2018-01-25
t5570: use ls-remote instead of clone for interp tests
Jeff King
1
-6
/
+3
2018-01-21
Merge branch 'bc/hash-algo' into maint
Junio C Hamano
1
-0
/
+17
2018-01-21
t5601-clone: test case-conflicting files on case-insensitive filesystem
Eric Sunshine
1
-0
/
+17
2018-01-19
http: support omitting data from traces
Jonathan Tan
1
-0
/
+12
2018-01-19
http: support cookie redaction when tracing
Jonathan Tan
1
-0
/
+21
2018-01-19
split-index: don't write cache tree with null oid entries
Thomas Gummerer
1
-0
/
+19
2018-01-16
add--interactive: ignore submodule changes except HEAD
Nguyễn Thái Ngọc Duy
1
-0
/
+48
2018-01-12
t9001: use existing helper in send-email test
Christian Ludwig
1
-10
/
+7
2018-01-11
Merge branch 'js/test-with-ws-in-path'
Junio C Hamano
1
-4
/
+4
2018-01-10
t3900: add some more quotes
Beat Bolli
1
-4
/
+4
2018-01-10
Merge branch 'js/perl-path-workaround-in-tests'
Junio C Hamano
1
-1
/
+16
2018-01-10
Merge branch 'ew/empty-merge-with-dirty-index'
Junio C Hamano
1
-0
/
+50
2018-01-10
Merge branch 'js/fix-merge-arg-quoting-in-rebase-p'
Junio C Hamano
1
-0
/
+14
2018-01-10
mingw: handle GITPERLLIB in t0021 in a Windows-compatible way
Johannes Schindelin
1
-1
/
+16
2018-01-09
Merge branch 'bw/protocol-v1'
Junio C Hamano
1
-6
/
+4
2018-01-09
Merge branch 'js/test-with-ws-in-path'
Junio C Hamano
5
-10
/
+10
2018-01-09
Merge branch 'ew/empty-merge-with-dirty-index-maint' into ew/empty-merge-with...
Junio C Hamano
1
-0
/
+50
2018-01-09
merge-recursive: do not look at the index during recursive merge
Junio C Hamano
1
-0
/
+50
2018-01-08
stash: don't delete untracked files that match pathspec
Thomas Gummerer
1
-0
/
+32
2018-01-05
Merge branch 'jh/memihash-opt'
Junio C Hamano
1
-1
/
+1
2018-01-05
Merge branch 'tb/test-lint-wc-l'
Junio C Hamano
1
-0
/
+1
2018-01-05
Merge branch 'ld/p4-multiple-shelves'
Junio C Hamano
1
-10
/
+14
[next]