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-10
Git 1.6.5.6
Junio C Hamano
4
-3
/
+27
2009-12-10
Fix archive format with -- on the command line
Junio C Hamano
1
-6
/
+10
2009-12-10
Remove post-upload-hook
Junio C Hamano
4
-172
/
+2
2009-12-08
Merge branch 'mm/maint-merge-ff-error-message-fix' into maint
Junio C Hamano
3
-18
/
+27
2009-12-08
Merge branch 'jn/maint-pull-rebase-error-message' into maint
Junio C Hamano
1
-15
/
+33
2009-12-08
Merge branch 'jk/maint-add-p-delete-fix' into maint
Junio C Hamano
2
-1
/
+25
2009-12-07
add-interactive: fix deletion of non-empty files
Jeff King
2
-1
/
+25
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
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
Documentation: xmlto 0.0.18 does not know --stringparam
Junio C Hamano
1
-0
/
+7
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
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
2009-12-03
Documentation/Makefile: allow man.base.url.for.relative.link to be set from Make
Junio C Hamano
1
-0
/
+4
2009-12-02
Prepare for 1.6.5.4
Junio C Hamano
2
-1
/
+33
2009-12-02
merge: do not add standard message when message is given with -m option
Junio C Hamano
2
-11
/
+10
2009-12-02
Do not misidentify "git merge foo HEAD" as an old-style invocation
Junio C Hamano
1
-1
/
+1
2009-12-01
help: Do not unnecessarily look for a repository
David Aguilar
1
-3
/
+3
2009-12-01
Documentation: Fix a few i.e./e.g. mix-ups
Michael J Gruber
2
-2
/
+2
2009-11-30
Documentation: Document --branch option in git clone synopsis
David Soria Parra
1
-1
/
+1
2009-11-29
builtin-merge: show user-friendly error messages for fast-forward too.
Matthieu Moy
1
-0
/
+1
2009-11-29
merge-recursive: make the error-message generation an extern function
Matthieu Moy
2
-13
/
+21
2009-11-29
builtin-merge.c: call exclude_cmds() correctly.
Avery Pennarun
1
-1
/
+1
2009-11-27
Remove dead code from "git am"
Junio C Hamano
1
-5
/
+6
2009-11-26
format-patch: add test for parsing of "--"
Felipe Contreras
1
-0
/
+5
[next]