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
2009-12-08
Merge git://git.bogomips.org/git-svn
Junio C Hamano
1
-1
/
+3
2009-12-08
git-svn: set svn.authorsfile earlier when cloning
Alex Vandiver
1
-1
/
+1
2009-12-08
git-svn: Set svn.authorsfile to an absolute path when cloning
Alex Vandiver
1
-1
/
+3
2009-12-08
Revert recent "git merge <msg> HEAD <commit>..." deprecation
Junio C Hamano
2
-9
/
+3
2009-12-07
add-interactive: fix deletion of non-empty files
Jeff King
2
-1
/
+25
2009-12-07
git svn: log removals of empty directories
Eric Wong
2
-1
/
+11
2009-12-07
git svn: Don't create empty directories whose parents were deleted
Greg Price
1
-1
/
+2
2009-12-07
git-svn: sort svk merge tickets to account for minimal parents
Alex Vandiver
1
-1
/
+5
2009-12-07
git-gui: suppress RenderBadPicture X error caused by Tk bug
Jindrich Makovicka
1
-0
/
+5
2009-12-05
bash: update 'git commit' completion
SZEDER Gábor
1
-1
/
+21
2009-12-05
git-gui: Increase blame viewer usability on MacOS.
Alexander Gavrilov
1
-1
/
+15
2009-12-05
git-gui: search 4 directories to improve statistic of gc hint
Clemens Buchacher
1
-11
/
+10
2009-12-05
git gui: make current branch default in "remote delete branch" merge check
Heiko Voigt
1
-1
/
+7
2009-12-05
Sync with 1.6.5.5
Junio C Hamano
10
-22
/
+80
2009-12-05
Git 1.6.5.5
Junio C Hamano
4
-5
/
+11
2009-12-05
Fix diff -B/--dirstat miscounting of newly added contents
Linus Torvalds
1
-1
/
+10
2009-12-05
reset: improve worktree safety valves
Jeff King
2
-5
/
+33
2009-12-05
Documentation: Avoid use of xmlto --stringparam
Todd Zullinger
3
-11
/
+23
2009-12-04
archive: clarify description of path parameter
René Scharfe
1
-2
/
+3
2009-12-04
rerere: don't segfault on failure to open rr-cache
Jeff King
1
-0
/
+2
2009-12-03
Merge branch 'maint'
Junio C Hamano
3
-2
/
+53
2009-12-03
Prepare for 1.6.5.5
Junio C Hamano
1
-0
/
+44
2009-12-03
Merge branch 'uk/maint-shortlog-encoding' into maint
Junio C Hamano
2
-9
/
+39
2009-12-03
Merge branch 'fc/maint-format-patch-pathspec-dashes' into maint
Junio C Hamano
2
-1
/
+7
2009-12-03
Merge branch 'ap/maint-merge-strategy-list-fix' into maint
Junio C Hamano
1
-1
/
+1
2009-12-03
Merge branch 'jc/maint-am-keep' into maint
Junio C Hamano
1
-5
/
+6
2009-12-03
Merge branch 'rs/work-around-grep-opt-insanity' into maint
Junio C Hamano
9
-25
/
+32
2009-12-03
Merge branch 'rj/maint-cygwin-count-objects' into maint
Junio C Hamano
1
-0
/
+1
2009-12-03
Merge branch 'mm/maint-hint-failed-merge' into maint
Junio C Hamano
5
-3
/
+32
2009-12-03
Merge branch 'th/maint-remote-update-help-string' into maint
Junio C Hamano
1
-1
/
+1
2009-12-03
Merge branch 'rj/maint-t9700' into maint
Junio C Hamano
1
-1
/
+1
2009-12-03
Merge branch 'ls/maint-mailinfo-no-inbody' into maint
Junio C Hamano
16
-5
/
+122
2009-12-03
Merge branch 'mo/maint-crlf-doc' into maint
Junio C Hamano
1
-3
/
+4
2009-12-03
Merge branch 'th/remote-usage' into maint
Junio C Hamano
2
-21
/
+52
2009-12-03
Merge branch 'pb/maint-use-custom-perl' into maint
Junio C Hamano
4
-4
/
+5
2009-12-03
Merge branch 'mm/config-pathname-tilde-expand' into maint
Junio C Hamano
5
-37
/
+69
2009-12-03
Merge branch 'bc/grep-i-F' into maint
Junio C Hamano
4
-6
/
+27
2009-12-03
Merge branch 'jk/maint-break-rename-reduce-memory' into maint
Junio C Hamano
2
-3
/
+10
2009-12-03
Merge branch 'rj/maint-simplify-cygwin-makefile' into maint
Junio C Hamano
1
-4
/
+2
2009-12-03
Merge branch 'rg/doc-workflow' into maint
Junio C Hamano
1
-0
/
+115
2009-12-03
Merge branch 'np/maint-sideband-favor-status' into maint
Junio C Hamano
2
-23
/
+23
2009-12-03
gitweb: Describe (possible) gitweb.js minification in gitweb/README
Jakub Narebski
1
-1
/
+2
2009-12-03
Documentation: xmlto 0.0.18 does not know --stringparam
Junio C Hamano
1
-0
/
+7
2009-12-03
Fix crasher on encountering SHA1-like non-note in notes tree
Johan Herland
2
-0
/
+174
2009-12-03
t9001: use older Getopt::Long boolean prefix '--no' rather than '--no-'
Brandon Casey
1
-1
/
+1
2009-12-03
t4201: use ISO8859-1 rather than ISO-8859-1
Brandon Casey
1
-2
/
+2
2009-12-03
pull: clarify advice for the unconfigured error case
Jan Krüger
1
-15
/
+33
2009-12-03
Merge in 1.6.5.4
Junio C Hamano
2
-3
/
+7
2009-12-03
Git 1.6.5.4
Junio C Hamano
2
-2
/
+3
2009-12-03
Unconditionally set man.base.url.for.relative.links
Junio C Hamano
1
-2
/
+5
[prev]
[next]