index
:
tgif.git
2.36
Terin's Improved Git Fork
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2015-03-28
Merge branch 'jk/cleanup-failed-clone' into maint
Junio C Hamano
1
-5
/
+6
2015-03-28
Merge branch 'jk/fetch-pack' into maint
Junio C Hamano
3
-13
/
+22
2015-03-28
Merge branch 'tg/fix-check-order-with-split-index' into maint
Junio C Hamano
1
-19
/
+23
2015-03-28
Merge branch 'jk/prune-with-corrupt-refs' into maint
Junio C Hamano
7
-68
/
+147
2015-03-28
2.3.2 release notes: typofix
Thomas Ackermann
1
-1
/
+1
2015-03-27
Merge branch 'jk/tag-h-column-is-a-listing-option' into maint
Junio C Hamano
1
-2
/
+2
2015-03-27
Merge branch 'jk/smart-http-hide-refs' into maint
Junio C Hamano
2
-6
/
+21
2015-03-27
Merge branch 'js/completion-ctags-pattern-substitution-fix' into maint
Junio C Hamano
1
-1
/
+1
2015-03-27
Update mailmap to spell out "Alexander Kuleshov"
Junio C Hamano
1
-0
/
+1
2015-03-26
diff-no-index: align D/F handling with that of normal Git
Junio C Hamano
2
-2
/
+33
2015-03-26
docs: clarify "preserve" option wording for git-pull
Sebastian Schuberth
1
-3
/
+2
2015-03-26
git-push.txt: clean up force-with-lease wording
Phil Hord
1
-8
/
+6
2015-03-25
diff-no-index: DWIM "diff D F" into "diff D/F F"
Junio C Hamano
2
-0
/
+65
2015-03-24
report_path_error(): move to dir.c
Junio C Hamano
4
-44
/
+44
2015-03-24
git.txt: list index versions in plain English
Nguyễn Thái Ngọc Duy
1
-1
/
+2
2015-03-23
Git 2.3.4
Junio C Hamano
4
-3
/
+36
2015-03-23
Merge branch 'rs/use-isxdigit' into maint
Junio C Hamano
2
-2
/
+2
2015-03-23
Merge branch 'rs/deflate-init-cleanup' into maint
Junio C Hamano
10
-13
/
+2
2015-03-23
Merge branch 'ak/git-done-help-cleanup' into maint
Junio C Hamano
1
-3
/
+2
2015-03-23
Merge branch 'sg/completion-remote' into maint
Junio C Hamano
2
-5
/
+21
2015-03-23
Merge branch 'mg/doc-status-color-slot' into maint
Junio C Hamano
2
-2
/
+4
2015-03-23
Merge branch 'jc/decorate-leaky-separator-color' into maint
Junio C Hamano
3
-57
/
+84
2015-03-23
Merge branch 'kn/git-cd-to-empty' into maint
Junio C Hamano
2
-4
/
+16
2015-03-23
Merge branch 'km/imap-send-libcurl-options' into maint
Junio C Hamano
2
-3
/
+17
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
2
-1
/
+11
2015-03-23
Merge branch 'tb/connect-ipv6-parse-fix' into maint
Junio C Hamano
3
-80
/
+144
2015-03-22
completion: use __gitcomp_nl() for completing refs
SZEDER Gábor
1
-2
/
+2
2015-03-20
read-cache: fix reading of split index
Thomas Gummerer
1
-19
/
+23
2015-03-20
refs.c: drop curate_packed_refs
Jeff King
2
-67
/
+2
2015-03-20
repack: turn on "ref paranoia" when doing a destructive repack
Jeff King
2
-3
/
+7
2015-03-20
prune: turn on ref_paranoia flag
Jeff King
2
-2
/
+3
2015-03-20
refs: introduce a "ref paranoia" flag
Jeff King
4
-0
/
+25
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
fetch-pack: remove dead assignment to ref->new_sha1
Jeff King
1
-3
/
+0
2015-03-19
fetch_refs_via_pack: free extra copy of refs
Jeff King
1
-3
/
+5
2015-03-19
filter_ref: make a copy of extra "sought" entries
Jeff King
2
-6
/
+12
2015-03-19
filter_ref: avoid overwriting ref->old_sha1 with garbage
Jeff King
1
-1
/
+5
2015-03-19
clone: drop period from end of die_errno message
Jeff King
1
-1
/
+1
2015-03-19
clone: initialize atexit cleanup handler earlier
Jeff King
1
-4
/
+5
2015-03-19
sha1fd_check: die when we cannot open the file
Jeff King
1
-7
/
+3
2015-03-19
grep: fix "--quiet" overwriting current output
Wilhelm Schuermann
1
-1
/
+1
2015-03-15
SubmittingPatches: encourage users to use format-patch and send-email
Junio C Hamano
1
-0
/
+5
2015-03-15
git prompt: use toplevel to find untracked files
Cody A Taylor
2
-1
/
+12
2015-03-14
contrib/completion: escape the forward slash in __git_match_ctag
John Szakmeister
1
-1
/
+1
2015-03-13
Git 2.3.3
Junio C Hamano
4
-3
/
+43
2015-03-13
Merge branch 'mr/doc-clean-f-f' into maint
Junio C Hamano
1
-2
/
+6
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
[prev]
[next]