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
2010-03-24
Merge branch 'jk/maint-add-ignored-dir' into maint
Junio C Hamano
3
-4
/
+103
2010-03-24
Merge branch 'bg/apply-fix-blank-at-eof' into maint
Junio C Hamano
4
-40
/
+450
2010-03-24
http-backend: Don't infinite loop during die()
Shawn O. Pearce
1
-7
/
+11
2010-03-24
Correct references to /usr/bin/python which does not exist on FreeBSD
R. Tyler Ballance
5
-4
/
+9
2010-03-24
Documentation: explain the meaning of "-g" in git-describe output
Markus Heidelberg
1
-0
/
+3
2010-03-24
imap-send: Remove limitation on message body
Ramkumar Ramachandra
2
-8
/
+10
2010-03-21
Git 1.7.0.3
Junio C Hamano
3
-10
/
+5
2010-03-21
Merge branch 'maint-1.6.6' into maint
Junio C Hamano
4
-14
/
+6
2010-03-21
.mailmap: Map the the first submissions of MJG by e-mail
Michael J Gruber
1
-0
/
+1
2010-03-21
Documentation/git-clone: Transform description list into item list
Michael J Gruber
1
-5
/
+5
2010-03-21
Documentation/urls: Remove spurious example markers
Michael J Gruber
1
-6
/
+0
2010-03-21
Documentation/gitdiffcore: Remove misleading date in heading
Michael J Gruber
1
-1
/
+1
2010-03-21
Documentation/git-reflog: Fix formatting of command lists
Michael J Gruber
1
-2
/
+0
2010-03-21
rev-list: fix --pretty=oneline with empty message
Erik Faye-Lund
2
-1
/
+13
2010-03-20
.mailmap: Entries for Alex Bennée, Deskin Miller, Vitaly "_Vi" Shukela
Michael J Gruber
1
-0
/
+3
2010-03-20
Update draft release notes to 1.7.0.3
Junio C Hamano
1
-1
/
+7
2010-03-20
fetch: Fix minor memory leak
Andreas Gruenbacher
1
-2
/
+3
2010-03-20
fetch: Future-proof initialization of a refspec on stack
Andreas Gruenbacher
1
-3
/
+1
2010-03-20
fetch: Check for a "^{}" suffix with suffixcmp()
Andreas Gruenbacher
1
-1
/
+1
2010-03-20
daemon: parse_host_and_port SIGSEGV if port is specified
Imre Deak
1
-1
/
+1
2010-03-20
Makefile: Fix CDPATH problem
Jonathan Nieder
1
-0
/
+6
2010-03-20
pull: replace unnecessary sed invocation
Stephen Boyd
1
-1
/
+1
2010-03-17
Documentation: receive.denyCurrentBranch defaults to 'refuse'
Thomas Rast
1
-1
/
+1
2010-03-17
bash: complete *_HEAD refs if present
Ian Ward Comfort
1
-1
/
+3
2010-03-16
Improve error messages from 'git stash show'
Gustaf Hendeby
1
-2
/
+6
2010-03-16
daemon.c: avoid accessing ss_family member of struct sockaddr_storage
Brandon Casey
1
-4
/
+7
2010-03-15
refs: ref entry with NULL sha1 is can be a dangling symref
Junio C Hamano
2
-7
/
+10
2010-03-15
Documentation/git-read-tree: clarify 2-tree merge
Michael J Gruber
1
-13
/
+15
2010-03-15
Documentation/git-read-tree: fix table layout
Michael J Gruber
1
-10
/
+10
2010-03-13
tests for "git add ignored-dir/file" without -f
Junio C Hamano
1
-0
/
+79
2010-03-13
dir: fix COLLECT_IGNORED on excluded prefixes
Jeff King
1
-2
/
+18
2010-03-13
t0050: mark non-working test as such
Junio C Hamano
1
-2
/
+6
2010-03-13
don't use default revision if a rev was specified
Dave Olszewski
2
-2
/
+13
2010-03-13
for_each_recent_reflog_ent(): use strbuf, fix offset handling
René Scharfe
1
-10
/
+12
2010-03-13
t/Makefile: remove test artifacts upon "make clean"
Junio C Hamano
1
-0
/
+2
2010-03-13
blame: fix indent of line numbers
René Scharfe
2
-2
/
+20
2010-03-11
t9400: Use test_cmp when appropriate
Junio C Hamano
1
-12
/
+12
2010-03-08
Merge accumulated fixes to prepare for 1.7.0.3
Junio C Hamano
2
-1
/
+35
2010-03-08
Merge branch 'mw/maint-gcc-warns-unused-write' into maint
Junio C Hamano
1
-4
/
+6
2010-03-08
Merge branch 'fn/maint-mkdtemp-compat' into maint
Junio C Hamano
1
-1
/
+1
2010-03-08
Merge branch 'gb/maint-submodule-env' into maint
Junio C Hamano
8
-33
/
+69
2010-03-08
Merge branch 'as/maint-expire' into maint
Junio C Hamano
4
-18
/
+86
2010-03-08
Merge branch 'ml/maint-grep-doc' into maint
Junio C Hamano
1
-13
/
+17
2010-03-08
Merge branch 'jk/maint-push-tracking-wo-remote' into maint
Junio C Hamano
1
-1
/
+1
2010-03-08
Merge branch 'jc/fetch-param' into maint
Junio C Hamano
2
-33
/
+88
2010-03-08
Merge branch 'ne/pack-local-doc' into maint
Junio C Hamano
1
-8
/
+7
2010-03-08
Merge branch 'jk/maint-add--interactive-delete' into maint
Junio C Hamano
2
-1
/
+31
2010-03-08
Merge branch 'mm/mkstemps-mode-for-packfiles' into maint
Junio C Hamano
8
-93
/
+172
2010-03-08
Merge branch 'jc/maint-fix-mailinfo-strip' into maint
Junio C Hamano
2
-3
/
+2
2010-03-08
Merge branch 'jc/grep-author-all-match-implicit' into maint
Junio C Hamano
6
-10
/
+57
[prev]
[next]