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-28
Merge branch 'jk/test-match-signal' into maint
Junio C Hamano
3
-11
/
+26
2016-07-28
Merge branch 'js/t3404-grammo-fix' into maint
Junio C Hamano
1
-1
/
+1
2016-07-28
Merge branch 'ps/rebase-i-auto-unstash-upon-abort' into maint
Junio C Hamano
1
-0
/
+31
2016-07-28
Merge branch 'nd/ita-cleanup' into maint
Junio C Hamano
1
-1
/
+59
2016-07-28
Merge branch 'js/find-commit-subject-ignore-leading-blanks' into maint
Junio C Hamano
1
-0
/
+17
2016-07-28
Merge branch 'dg/subtree-rebase-test' into maint
Junio C Hamano
1
-0
/
+119
2016-07-15
Merge branch 'jk/tzoffset-fix' into maint
Junio C Hamano
2
-3
/
+12
2016-07-15
t0006: skip "far in the future" test when unsigned long is not long enough
Jeff King
2
-3
/
+12
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-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
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-06-29
t3404: fix a grammo (commands are ran -> commands are run)
Johannes Schindelin
1
-1
/
+1
2016-06-29
rebase -i: restore autostash on abort
Patrick Steinhardt
1
-0
/
+31
2016-06-28
contrib/subtree: Add a test for subtree rebase that loses commits
David A. Greene
1
-0
/
+119
2016-06-27
Merge branch 'rs/xdiff-hunk-with-func-line' into maint
Junio C Hamano
7
-77
/
+278
2016-06-27
Merge branch 'jk/rev-list-count-with-bitmap' into maint
Junio C Hamano
1
-0
/
+6
2016-06-27
Merge branch 'et/pretty-format-c-auto' into maint
Junio C Hamano
1
-7
/
+19
2016-06-22
t2300: "git --exec-path" is not usable in $PATH on Windows as-is
Johannes Schindelin
1
-1
/
+9
2016-06-22
commit.c: make find_commit_subject() more robust
Johannes Schindelin
1
-0
/
+17
2016-06-21
t7810: fix duplicated test title
Charles Bailey
1
-1
/
+1
2016-06-21
t5614: don't use subshells
Stefan Beller
1
-50
/
+20
2016-06-21
t7800: readlink may not be available
Armin Kunaschik
1
-1
/
+1
2016-06-21
perf: accommodate for MacOSX
Johannes Schindelin
1
-1
/
+5
2016-06-20
local_tzoffset: detect errors from tm_to_time_t
Jeff King
1
-0
/
+5
2016-06-20
t0006: test various date formats
Jeff King
1
-0
/
+21
2016-06-20
t0006: rename test-date's "show" to "relative"
Jeff King
1
-13
/
+13
2016-06-20
clone: do not let --depth imply --shallow-submodules
Junio C Hamano
1
-2
/
+17
2016-06-16
pretty.c: support <direction>|(<negative number>) forms
Nguyễn Thái Ngọc Duy
1
-0
/
+33
2016-06-16
pretty: pass graph width to pretty formatting for use in '%>|(N)'
Josef Kufner
1
-0
/
+24
2016-06-10
Merge branch 'jk/shell-portability'
Junio C Hamano
4
-4
/
+25
2016-06-10
Merge branch 'jc/t2300-setup'
Junio C Hamano
1
-1
/
+2
2016-06-09
xdiff: fix merging of appended hunk with -W
René Scharfe
1
-1
/
+23
2016-06-07
add: add --chmod=+x / --chmod=-x options
Edward Thomson
1
-0
/
+30
2016-06-06
reflog: continue walking the reflog past root commits
SZEDER Gábor
2
-1
/
+23
2016-06-03
Merge branch 'js/perf-rebase-i'
Junio C Hamano
1
-1
/
+4
2016-06-03
rev-list: "adjust" results of "--count --use-bitmap-index -n"
Jeff King
1
-0
/
+6
[next]