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-27
Merge branch 'jk/smart-http-hide-refs' into maint
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-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-19
filter_ref: make a copy of extra "sought" entries
Jeff King
1
-3
/
+10
2015-03-15
git prompt: use toplevel to find untracked files
Cody A Taylor
1
-0
/
+11
2015-03-13
Merge branch 'ak/t5516-typofix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-13
Merge branch 'jc/diff-test-updates' into maint
Junio C Hamano
11
-175
/
+550
2015-03-13
Merge branch 'jk/diffcore-rename-duplicate' into maint
Junio C Hamano
1
-0
/
+79
2015-03-13
Merge branch 'mk/diff-shortstat-dirstat-fix' into maint
Junio C Hamano
1
-0
/
+14
2015-03-13
Merge branch 'jc/apply-beyond-symlink' into maint
Junio C Hamano
2
-0
/
+247
2015-03-13
Merge branch 'jk/daemon-interpolate' into maint
Junio C Hamano
1
-0
/
+27
2015-03-12
upload-pack: fix transfer.hiderefs over smart-http
Jeff King
1
-0
/
+11
2015-03-10
t7510: do not fail when gpg warns about insecure memory
Kyle J. McKay
1
-2
/
+2
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 '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-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-04
log --decorate: do not leak "commit" color into the next item
Junio C Hamano
1
-8
/
+8
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-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
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-17
daemon: sanitize incoming virtual hostname
Jeff King
1
-0
/
+11
[next]