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-03-27
Documentation: use parametrized manpage-base.xsl with manpage-{1.72,normal}.xsl
Chris Johnsen
3
-52
/
+46
2009-03-27
Documentation: move callouts.xsl to manpage-{base,normal}.xsl
Chris Johnsen
3
-1
/
+31
2009-03-27
Documentation/Makefile: break up texi pipeline
Chris Johnsen
1
-4
/
+7
2009-03-27
Documentation/Makefile: make most operations "quiet"
Chris Johnsen
1
-29
/
+55
2009-03-26
Merge branch 'db/push-cleanup'
Junio C Hamano
1
-2
/
+1
2009-03-26
builtin-send-pack.c: avoid empty structure initialization
Brandon Casey
1
-2
/
+1
2009-03-26
Grammar fix for "git merge" man page
Wincent Colaiuta
1
-1
/
+1
2009-03-26
Merge branch 'maint'
Junio C Hamano
1
-1
/
+1
2009-03-26
Merge branch 'db/push-cleanup'
Junio C Hamano
7
-107
/
+356
2009-03-26
Merge branch 'jc/maint-1.6.0-blame-s'
Junio C Hamano
1
-4
/
+4
2009-03-26
Merge branch 'mg/http-auth'
Junio C Hamano
2
-141
/
+190
2009-03-26
Merge branch 'jk/reflog-date'
Junio C Hamano
3
-6
/
+78
2009-03-26
Merge branch 'jc/attributes-checkout'
Junio C Hamano
4
-18
/
+95
2009-03-26
Merge branch 'js/maint-diff-temp-smudge'
Junio C Hamano
2
-3
/
+26
2009-03-26
Merge branch 'js/maint-1.6.0-exec-path-env'
Junio C Hamano
1
-0
/
+4
2009-03-26
Merge branch 'bc/maint-1.6.1-branch-deleted-was'
Junio C Hamano
2
-2
/
+2
2009-03-26
Merge branch 'fg/push-default'
Junio C Hamano
6
-5
/
+134
2009-03-26
Merge branch 'dm/maint-docco'
Junio C Hamano
5
-91
/
+91
2009-03-26
documentation: update cvsimport description of "-r" for recent clone
Carlo Marcelo Arenas Belon
1
-1
/
+1
2009-03-25
fast-export: Avoid dropping files from commits
Elijah Newren
2
-3
/
+7
2009-03-25
Documentation: Remove spurious uses of "you" in git-bisect.txt.
David J. Mellor
1
-3
/
+3
2009-03-25
Grammar fixes to "merge" and "patch-id" docs
Wincent Colaiuta
3
-9
/
+9
2009-03-25
Correct missing SP characters in grammar comment at top of fast-import.c
Elijah Newren
1
-3
/
+4
2009-03-25
git-filter-branch: avoid collisions with variables in eval'ed commands
Elijah Newren
1
-3
/
+3
2009-03-25
Merge branch 'for-junio' of git://repo.or.cz/git/mingw/j6t
Junio C Hamano
3
-1
/
+4
2009-03-25
builtin-push.c: Fix typo: "anythig" -> "anything"
Kevin Ballard
1
-1
/
+1
2009-03-25
t7502-commit: Skip SIGTERM test on Windows
Johannes Sixt
2
-1
/
+3
2009-03-25
t7005-editor: Use $SHELL_PATH in the editor scripts
Johannes Sixt
1
-0
/
+1
2009-03-25
diff --no-index: Do not generate patch output if other output is requested
Johannes Sixt
1
-2
/
+2
2009-03-25
Guard a few Makefile variables against user environments
Johannes Schindelin
1
-0
/
+12
2009-03-24
Merge branch 'maint'
Junio C Hamano
3
-3
/
+3
2009-03-24
Add warning about known issues to documentation of cvsimport
Heiko Voigt
1
-0
/
+34
2009-03-24
completion: add --thread=deep/shallow to format-patch
Stephen Boyd
1
-1
/
+7
2009-03-24
completion: add --cc and --no-attachment option to format-patch
Stephen Boyd
1
-2
/
+2
2009-03-24
completion: add --annotate option to send-email
Stephen Boyd
1
-2
/
+2
2009-03-24
Don't permit ref/branch names to end with ".lock"
Shawn O. Pearce
2
-0
/
+5
2009-03-24
Increase the size of the die/warning buffer to avoid truncation
Shawn O. Pearce
1
-1
/
+1
2009-03-24
Merge branch 'maint-1.6.1' into maint
Junio C Hamano
2
-2
/
+2
2009-03-24
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
2
-2
/
+2
2009-03-24
MinGW: Quote arguments for subprocesses that contain a single-quote
Johannes Sixt
1
-1
/
+1
2009-03-24
Merge branch 'js/windows-tests'
Junio C Hamano
52
-288
/
+594
2009-03-24
close_sha1_file(): make it easier to diagnose errors
Linus Torvalds
1
-1
/
+1
2009-03-24
avoid possible overflow in delta size filtering computation
Nicolas Pitre
1
-1
/
+1
2009-03-24
check_ref_format(): tighten refname rules
Junio C Hamano
3
-7
/
+28
2009-03-23
refs: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-5
/
+3
2009-03-23
builtin-show-ref: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-1
/
+1
2009-03-23
builtin-show-branch: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+1
2009-03-23
builtin-rm: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-2
/
+1
2009-03-23
builtin-init-db: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-4
/
+3
2009-03-23
builtin-fetch-pack: use warning() instead of fprintf(stderr, "warning: ")
Miklos Vajna
1
-1
/
+1
[prev]
[next]