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-10
Merge branch 'jc/decorate-leaky-separator-color' into HEAD
Junio C Hamano
1
-8
/
+8
2015-03-10
Merge branch 'jk/diffcore-rename-duplicate'
Junio C Hamano
1
-0
/
+79
2015-03-06
git: treat "git -C '<path>'" as a no-op when <path> is empty
Karthik Nayak
1
-0
/
+10
2015-03-06
Merge branch 'ak/t5516-typofix'
Junio C Hamano
1
-1
/
+1
2015-03-06
Merge branch 'mk/diff-shortstat-dirstat-fix'
Junio C Hamano
1
-0
/
+14
2015-03-06
Merge branch 'km/send-email-getopt-long-workarounds' into maint
Junio C Hamano
1
-5
/
+5
2015-03-06
completion: add a test for __git_remotes() helper function
SZEDER Gábor
1
-0
/
+19
2015-03-06
rebase-interactive: suppress whitespace preceding item count
Eric Sunshine
1
-0
/
+9
2015-03-06
branch: name detached HEAD analogous to status
Michael J Gruber
1
-1
/
+38
2015-03-06
sequencer: preserve commit messages
Michael J Gruber
1
-0
/
+28
2015-03-06
commit/status: show the index-worktree diff with -v -v
Michael J Gruber
1
-0
/
+11
2015-03-06
t7508: test git status -v
Michael J Gruber
1
-2
/
+12
2015-03-06
t7508: .gitignore 'expect' and 'output' files
Junio C Hamano
1
-65
/
+13
2015-03-05
archive-zip: mark text files in archives
René Scharfe
1
-1
/
+46
2015-03-05
Merge branch 'ab/merge-file-prefix' into maint
Junio C Hamano
1
-1
/
+2
2015-03-05
Merge branch 'ps/submodule-sanitize-path-upon-add' into maint
Junio C Hamano
1
-0
/
+17
2015-03-05
Merge branch 'jk/prune-mtime' into maint
Junio C Hamano
1
-0
/
+8
2015-03-05
Merge branch 'ch/new-gpg-drops-rfc-1991' into maint
Junio C Hamano
2
-0
/
+58
2015-03-05
Merge branch 'jk/config-no-ungetc-eof' into maint
Junio C Hamano
1
-0
/
+9
2015-03-05
Merge branch 'mh/deref-symref-over-helper-transport' into maint
Junio C Hamano
1
-0
/
+24
2015-03-05
Merge branch 'ks/rebase-i-abbrev' into maint
Junio C Hamano
1
-0
/
+7
2015-03-05
Merge branch 'jk/sanity' into maint
Junio C Hamano
4
-9
/
+42
2015-03-05
Merge branch 'tb/connect-ipv6-parse-fix'
Junio C Hamano
2
-36
/
+74
2015-03-05
Merge branch 'jc/diff-test-updates'
Junio C Hamano
11
-175
/
+550
2015-03-05
Merge branch 'mh/refs-have-new'
Junio C Hamano
1
-0
/
+30
2015-03-04
log --decorate: do not leak "commit" color into the next item
Junio C Hamano
1
-8
/
+8
2015-03-03
Merge branch 'jk/daemon-interpolate'
Junio C Hamano
1
-0
/
+27
2015-03-03
Merge branch 'km/send-email-getopt-long-workarounds'
Junio C Hamano
1
-5
/
+5
2015-03-03
Merge branch 'jc/apply-beyond-symlink'
Junio C Hamano
2
-0
/
+247
2015-03-03
t5516: correct misspelled pushInsteadOf
Anders Kaseorg
1
-1
/
+1
2015-03-02
diff --shortstat --dirstat: remove duplicate output
Mårten Kongstad
1
-0
/
+14
2015-02-27
diffcore-rename: avoid processing duplicate destinations
Jeff King
1
-0
/
+79
2015-02-27
versionsort: support reorder prerelease suffixes
Nguyễn Thái Ngọc Duy
1
-0
/
+28
2015-02-25
Merge branch 'jk/sanity'
Junio C Hamano
4
-9
/
+42
2015-02-24
Merge branch 'jc/apply-ws-fix-expands' into maint
Junio C Hamano
1
-0
/
+121
2015-02-24
Merge branch 'jk/dumb-http-idx-fetch-fix' into maint
Junio C Hamano
1
-0
/
+18
2015-02-24
Merge branch 'dk/format-patch-ignore-diff-submodule' into maint
Junio C Hamano
1
-0
/
+72
2015-02-23
test_ln_s_add: refresh stat info of fake symbolic links
Johannes Sixt
1
-1
/
+3
2015-02-22
Merge branch 'jk/prune-mtime'
Junio C Hamano
1
-0
/
+8
2015-02-22
Merge branch 'ps/submodule-sanitize-path-upon-add'
Junio C Hamano
1
-0
/
+17
2015-02-22
Merge branch 'ab/merge-file-prefix'
Junio C Hamano
1
-1
/
+2
2015-02-22
t5500: show user name and host in diag-url
Torsten Bögershausen
1
-18
/
+33
2015-02-22
t5601: add more test cases for IPV6
Torsten Bögershausen
1
-17
/
+40
2015-02-22
connect.c: allow ssh://user@[2001:db8::1]/repo.git
Torsten Bögershausen
1
-1
/
+1
2015-02-18
Merge branch 'jk/config-no-ungetc-eof'
Junio C Hamano
1
-0
/
+9
2015-02-18
Merge branch 'ch/new-gpg-drops-rfc-1991'
Junio C Hamano
2
-0
/
+58
2015-02-18
Merge branch 'ye/http-accept-language'
Junio C Hamano
1
-0
/
+42
2015-02-17
daemon: sanitize incoming virtual hostname
Jeff King
1
-0
/
+11
2015-02-17
t5570: test git-daemon's --interpolated-path option
Jeff King
1
-0
/
+16
2015-02-17
commit: avoid race when creating orphan commits
Michael Haggerty
1
-1
/
+1
[prev]
[next]