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-21
Merge branch 'ma/config-page-only-in-list-mode'
Junio C Hamano
1
-7
/
+42
2018-03-15
Merge branch 'sg/cvs-tests-with-x'
Junio C Hamano
2
-9
/
+7
2018-03-15
Merge branch 'cl/send-email-reply-to'
Junio C Hamano
1
-0
/
+2
2018-03-14
Merge branch 'nd/parseopt-completion'
Junio C Hamano
1
-5
/
+7
2018-03-14
Merge branch 'jk/add-i-diff-filter'
Junio C Hamano
1
-0
/
+20
2018-03-14
Merge branch 'nd/worktree-move'
Junio C Hamano
1
-1
/
+84
2018-03-14
Merge branch 'pw/add-p-recount'
Junio C Hamano
1
-130
/
+165
2018-03-14
Merge branch 'sg/test-x'
Junio C Hamano
11
-61
/
+93
2018-03-14
Merge branch 'rj/test-i18ngrep'
Junio C Hamano
2
-21
/
+6
2018-03-14
Merge branch 'nd/diff-stat-with-summary'
Junio C Hamano
5
-0
/
+37
2018-03-08
t9402-git-cvsserver-refs: don't check the stderr of a subshell
SZEDER Gábor
1
-4
/
+4
2018-03-08
t9400-git-cvsserver-server: don't rely on the output of 'test_cmp'
SZEDER Gábor
1
-5
/
+3
2018-03-08
Merge branch 'ag/userdiff-go-funcname'
Junio C Hamano
6
-0
/
+26
2018-03-08
Merge branch 'bp/untracked-cache-noflush'
Junio C Hamano
1
-0
/
+3
2018-03-08
Merge branch 'rs/perf-repeat-thrice-by-default'
Junio C Hamano
1
-5
/
+3
2018-03-08
Merge branch 'jc/test-must-be-empty'
Junio C Hamano
1
-1
/
+5
2018-03-08
Merge branch 'jh/status-no-ahead-behind'
Junio C Hamano
2
-0
/
+104
2018-03-06
Merge branch 'jk/test-helper-v-output-fix'
Junio C Hamano
1
-10
/
+10
2018-03-06
Merge branch 'jk/cached-commit-buffer'
Junio C Hamano
1
-31
/
+0
2018-03-06
Merge branch 'jc/allow-ff-merging-kept-tags'
Junio C Hamano
2
-2
/
+38
2018-03-06
Merge branch 'sg/t6300-modernize'
Junio C Hamano
1
-5
/
+2
2018-03-06
Merge branch 'nd/rebase-show-current-patch'
Junio C Hamano
3
-0
/
+47
2018-03-06
Merge branch 'ab/fetch-prune'
Junio C Hamano
1
-44
/
+194
2018-03-06
Merge branch 'sm/mv-dry-run-update'
Junio C Hamano
1
-0
/
+6
2018-03-06
Merge branch 'nm/tag-edit'
Junio C Hamano
1
-0
/
+30
2018-03-06
t2028: fix minor error and issues in newly-added "worktree move" tests
Eric Sunshine
1
-10
/
+9
2018-03-06
send-email: support separate Reply-To address
Christian Ludwig
1
-0
/
+2
2018-03-05
add--interactive: detect bogus diffFilter output
Jeff King
1
-0
/
+8
2018-03-05
t3701: add a test for interactive.diffFilter
Jeff King
1
-0
/
+12
2018-03-05
add -p: fix counting when splitting and coalescing
Phillip Wood
1
-8
/
+23
2018-03-05
add -p: calculate offset delta for edited patches
Phillip Wood
1
-1
/
+1
2018-03-01
userdiff: add built-in pattern for golang
Alban Gruin
6
-0
/
+26
2018-03-01
add -p: adjust offsets of subsequent hunks when one is skipped
Phillip Wood
1
-1
/
+1
2018-03-01
t3701: add failing test for pathological context lines
Phillip Wood
1
-0
/
+30
2018-03-01
t3701: don't hard code sha1 hash values
Phillip Wood
1
-10
/
+23
2018-02-28
Merge branch 'jk/push-options-via-transport-fix'
Junio C Hamano
1
-11
/
+29
2018-02-28
Merge branch 'gs/test-unset-xdg-cache-home'
Junio C Hamano
1
-0
/
+1
2018-02-28
Merge branch 'tk/apply-dev-null-verify-name-fix'
Junio C Hamano
1
-0
/
+17
2018-02-28
Merge branch 'es/worktree-add-post-checkout-hook'
Junio C Hamano
1
-9
/
+45
2018-02-28
Merge branch 'nd/am-quit'
Junio C Hamano
1
-0
/
+12
2018-02-28
untracked cache: use git_env_bool() not getenv() for customization
Junio C Hamano
1
-2
/
+2
2018-02-28
t/README: add a note about don't saving stderr of compound commands
SZEDER Gábor
1
-3
/
+17
2018-02-28
t1510-repo-setup: mark as untraceable with '-x'
SZEDER Gábor
1
-0
/
+4
2018-02-28
t9903-bash-prompt: don't check the stderr of __git_ps1()
SZEDER Gábor
1
-12
/
+2
2018-02-28
t5570-git-daemon: don't check the stderr of a subshell
SZEDER Gábor
1
-1
/
+1
2018-02-28
t5526: use $TRASH_DIRECTORY to specify the path of GIT_TRACE log file
SZEDER Gábor
1
-1
/
+1
2018-02-28
t5500-fetch-pack: don't check the stderr of a subshell
SZEDER Gábor
1
-6
/
+6
2018-02-28
t3030-merge-recursive: don't check the stderr of a subshell
SZEDER Gábor
1
-16
/
+20
2018-02-28
t5536: simplify checking of messages output to stderr
SZEDER Gábor
1
-18
/
+4
2018-02-27
diff: add --compact-summary
Nguyễn Thái Ngọc Duy
5
-0
/
+37
[next]