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
2015-03-28
Merge branch 'tg/test-index-v4' into maint
Junio C Hamano
1
-3
/
+12
2015-03-28
Merge branch 'ct/prompt-untracked-fix' into maint
Junio C Hamano
1
-0
/
+11
2015-03-28
Merge branch 'jk/fetch-pack' into maint
Junio C Hamano
1
-3
/
+10
2015-03-28
Merge branch 'jk/prune-with-corrupt-refs' into maint
Junio C Hamano
1
-0
/
+114
2015-03-28
git-p4: fix copy detection test
Vitor Antunes
1
-1
/
+4
2015-03-28
t9814: fix broken shell syntax in git-p4 rename test
Vitor Antunes
1
-2
/
+2
2015-03-27
Merge branch 'jk/smart-http-hide-refs' into maint
Junio C Hamano
1
-0
/
+11
2015-03-26
diff-no-index: align D/F handling with that of normal Git
Junio C Hamano
1
-0
/
+12
2015-03-26
Merge branch 'jk/test-chain-lint'
Junio C Hamano
102
-773
/
+459
2015-03-25
diff-no-index: DWIM "diff D F" into "diff D/F F"
Junio C Hamano
1
-0
/
+22
2015-03-25
t0302: "unreadable" test needs POSIXPERM
Junio C Hamano
1
-1
/
+1
2015-03-25
Merge branch 'tg/test-index-v4'
Junio C Hamano
1
-3
/
+12
2015-03-25
Merge branch 'jk/prune-with-corrupt-refs'
Junio C Hamano
1
-0
/
+114
2015-03-25
Merge branch 'jk/fetch-pack'
Junio C Hamano
1
-3
/
+10
2015-03-25
Merge branch 'dj/log-graph-with-no-walk'
Junio C Hamano
4
-7
/
+19
2015-03-25
Merge branch 'kd/rev-list-bisect-first-parent'
Junio C Hamano
1
-0
/
+4
2015-03-25
Merge branch 'ct/prompt-untracked-fix'
Junio C Hamano
1
-0
/
+11
2015-03-25
t9001: drop save_confirm helper
Jeff King
1
-10
/
+5
2015-03-25
t0020: use test_* helpers instead of hand-rolled messages
Jeff King
1
-33
/
+5
2015-03-25
t: simplify loop exit-code status variables
Jeff King
2
-16
/
+6
2015-03-25
t: fix some trivial cases of ignored exit codes in loops
Jeff King
10
-28
/
+24
2015-03-25
t7701: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-25
t3305: fix ignored exit code inside loop
Jeff King
1
-6
/
+3
2015-03-25
t0020: fix ignored exit code inside loops
Jeff King
1
-35
/
+19
2015-03-25
perf-lib: fix ignored exit code inside loop
Jeff King
1
-1
/
+1
2015-03-24
t1501: fix test with split index
Thomas Gummerer
1
-0
/
+1
2015-03-24
t0302: test credential-store support for XDG_CONFIG_HOME
Paul Tan
1
-0
/
+114
2015-03-23
diff-lib.c: adjust position of i-t-a entries in diff
Nguyễn Thái Ngọc Duy
2
-8
/
+25
2015-03-23
Merge branch 'jk/test-annoyances'
Junio C Hamano
5
-15
/
+24
2015-03-23
Merge branch 'jk/smart-http-hide-refs'
Junio C Hamano
1
-0
/
+11
2015-03-23
Merge branch 'sg/completion-remote' into maint
Junio C Hamano
1
-0
/
+19
2015-03-23
Merge branch 'jc/decorate-leaky-separator-color' into maint
Junio C Hamano
1
-8
/
+8
2015-03-23
Merge branch 'kn/git-cd-to-empty' into maint
Junio C Hamano
1
-0
/
+10
2015-03-23
Merge branch 'mg/verify-commit' into maint
Junio C Hamano
1
-2
/
+2
2015-03-23
Merge branch 'es/rebase-i-count-todo' into maint
Junio C Hamano
1
-0
/
+9
2015-03-23
Merge branch 'tb/connect-ipv6-parse-fix' into maint
Junio C Hamano
2
-36
/
+74
2015-03-22
t6039: fix broken && chain
Torsten Bögershausen
1
-1
/
+1
2015-03-20
Merge branch 'mg/log-decorate-HEAD'
Junio C Hamano
2
-4
/
+4
2015-03-20
Merge branch 'jc/decorate-leaky-separator-color'
Junio C Hamano
1
-8
/
+8
2015-03-20
Merge branch 'mg/verify-commit'
Junio C Hamano
1
-2
/
+2
2015-03-20
Merge branch 'km/bsd-shells'
Junio C Hamano
1
-2
/
+2
2015-03-20
Merge branch 'mg/detached-head-report'
Junio C Hamano
1
-1
/
+38
2015-03-20
Merge branch 'kn/git-cd-to-empty'
Junio C Hamano
1
-0
/
+10
2015-03-20
Merge branch 'nd/versioncmp-prereleases'
Junio C Hamano
1
-0
/
+28
2015-03-20
refs.c: drop curate_packed_refs
Jeff King
1
-1
/
+1
2015-03-20
repack: turn on "ref paranoia" when doing a destructive repack
Jeff King
1
-1
/
+1
2015-03-20
prune: turn on ref_paranoia flag
Jeff King
1
-2
/
+2
2015-03-20
t5312: test object deletion code paths in a corrupted repository
Jeff King
1
-0
/
+114
2015-03-20
t1700: make test pass with index-v4
Thomas Gummerer
1
-3
/
+12
2015-03-20
t9158, t9161: fix broken &&-chain in git-svn tests
Michael J Gruber
2
-7
/
+7
[prev]
[next]