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
2016-07-11
t/test-lib.sh: fix running tests with --valgrind
Johannes Schindelin
1
-1
/
+1
2016-07-11
diff: fix a double off-by-one with --ignore-space-at-eol
Johannes Schindelin
1
-1
/
+1
2016-07-11
diff: demonstrate a bug with --patience and --ignore-space-at-eol
Johannes Schindelin
1
-0
/
+8
2016-07-11
Merge branch 'jc/t2300-setup' into maint
Junio C Hamano
1
-1
/
+9
2016-07-11
Merge branch 'cb/t7810-test-label-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-11
Merge branch 'sb/t5614-modernize' into maint
Junio C Hamano
1
-50
/
+20
2016-07-11
Merge branch 'js/perf-on-apple' into maint
Junio C Hamano
1
-1
/
+5
2016-07-11
Merge branch 'ak/t7800-wo-readlink' into maint
Junio C Hamano
1
-1
/
+1
2016-07-11
Merge branch 'jk/tzoffset-fix' into maint
Junio C Hamano
2
-17
/
+69
2016-07-11
Merge branch 'sb/clone-shallow-passthru' into maint
Junio C Hamano
1
-2
/
+17
2016-07-11
Merge branch 'nd/graph-width-padded' into maint
Junio C Hamano
1
-0
/
+57
2016-07-11
Merge branch 'mj/log-show-signature-conf'
Junio C Hamano
2
-2
/
+37
2016-07-11
Merge branch 'js/find-commit-subject-ignore-leading-blanks'
Junio C Hamano
1
-0
/
+17
2016-07-11
Merge branch 'jk/perf-any-version'
Junio C Hamano
3
-6
/
+17
2016-07-11
Merge branch 'jk/ansi-color'
Junio C Hamano
1
-2
/
+7
2016-07-08
worktree: add "unlock" command
Nguyễn Thái Ngọc Duy
1
-0
/
+14
2016-07-08
worktree: add "lock" command
Nguyễn Thái Ngọc Duy
1
-0
/
+48
2016-07-08
git-p4: place temporary refs used for branch import under refs/git-p4-tmp
Lars Schneider
1
-2
/
+2
2016-07-07
rebase -i: we allow extra spaces after fixup!/squash!
Johannes Schindelin
1
-0
/
+9
2016-07-07
rebase -i: demonstrate a bug with --autosquash
Johannes Schindelin
1
-0
/
+24
2016-07-07
t3404: add a test for the --gpg-sign option
Johannes Schindelin
1
-0
/
+8
2016-07-06
Merge branch 'jc/t2300-setup'
Junio C Hamano
1
-1
/
+9
2016-07-06
Merge branch 'cb/t7810-test-label-fix'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'sb/t5614-modernize'
Junio C Hamano
1
-50
/
+20
2016-07-06
Merge branch 'js/perf-on-apple'
Junio C Hamano
1
-1
/
+5
2016-07-06
Merge branch 'ak/t7800-wo-readlink'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'jk/tzoffset-fix'
Junio C Hamano
2
-17
/
+69
2016-07-06
Merge branch 'sb/clone-shallow-passthru'
Junio C Hamano
1
-2
/
+17
2016-07-06
Merge branch 'jk/gpg-interface-cleanup'
Junio C Hamano
1
-1
/
+8
2016-07-06
Merge branch 'nd/graph-width-padded'
Junio C Hamano
1
-0
/
+57
2016-07-06
Merge branch 'jk/repack-keep-unreachable'
Junio C Hamano
1
-0
/
+28
2016-07-06
Merge branch 'ew/mboxrd-format-am'
Junio C Hamano
6
-0
/
+120
2016-07-06
Merge branch 'jk/upload-pack-hook'
Junio C Hamano
3
-0
/
+125
2016-07-06
Merge branch 'nd/test-lib-httpd-show-error-log-in-verbose'
Junio C Hamano
1
-0
/
+1
2016-07-06
Merge branch 'jk/string-list-static-init'
Junio C Hamano
1
-1
/
+1
2016-07-06
Merge branch 'et/add-chmod-x' into maint
Junio C Hamano
1
-0
/
+30
2016-07-06
Merge branch 'sg/reflog-past-root' into maint
Junio C Hamano
2
-1
/
+23
2016-07-06
t7610: test for mktemp before test execution
Armin Kunaschik
1
-1
/
+6
2016-07-06
convert: unify the "auto" handling of CRLF
Torsten Bögershausen
3
-25
/
+31
2016-07-06
fetch: reduce duplicate in ref update status lines with placeholder
Nguyễn Thái Ngọc Duy
1
-1
/
+16
2016-07-06
fetch: align all "remote -> local" output
Nguyễn Thái Ngọc Duy
1
-0
/
+15
2016-07-06
Merge branch 'jk/common-main-2.8' into jk/common-main
Junio C Hamano
33
-40
/
+40
2016-07-06
t/lib-git-daemon: use test_match_signal
Jeff King
1
-2
/
+1
2016-07-06
test_must_fail: use test_match_signal
Jeff King
1
-1
/
+1
2016-07-06
t0005: use test_match_signal as appropriate
Jeff King
1
-2
/
+2
2016-07-06
tests: factor portable signal check out of t0005
Jeff King
2
-6
/
+22
2016-07-01
grep: fix grepping for "intent to add" files
Charles Bailey
1
-0
/
+58
2016-07-01
t7810-grep.sh: fix a whitespace inconsistency
Charles Bailey
1
-1
/
+1
2016-07-01
t7810-grep.sh: fix duplicated test name
Charles Bailey
1
-1
/
+1
2016-07-01
t5541: become resilient to GETTEXT_POISON
Vasco Almeida
1
-6
/
+6
[prev]
[next]