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-06-21
GIT 1.6.3.3
Junio C Hamano
3
-2
/
+40
2009-06-21
Merge branch 'ak/maint-for-each-ref-no-lookup' into maint
Junio C Hamano
1
-9
/
+17
2009-06-21
Merge branch 'rc/maint-http-local-slot-fix' into maint
Junio C Hamano
2
-0
/
+12
2009-06-21
Merge branch 'cb/maint-no-double-merge' into maint
Junio C Hamano
2
-1
/
+7
2009-06-21
Merge branch 'mn/maint-iconv-autoconf' into maint
Junio C Hamano
1
-0
/
+8
2009-06-21
Merge branch 'lt/maint-unsigned-left-shift' into maint
Junio C Hamano
8
-16
/
+12
2009-06-21
Merge branch 'pb/maint-1.6.2-userdiff-fix' into maint
Junio C Hamano
2
-7
/
+10
2009-06-21
receive-pack: do not send error details to the client
Johannes Sixt
1
-31
/
+22
2009-06-21
attribute: whitespace set to true detects all errors known to git
Junio C Hamano
1
-5
/
+7
2009-06-21
.gitattributes: CR at the end of the line is an error
Nanako Shiraishi
1
-1
/
+1
2009-06-21
t3505: fix abuse of test_expect_code
Junio C Hamano
1
-5
/
+5
2009-06-20
show-ref: migrate to parse-options
Stephen Boyd
2
-81
/
+67
2009-06-20
Merge branch 'maint'
Junio C Hamano
2
-3
/
+3
2009-06-20
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
3
-7
/
+7
2009-06-20
Merge branch 'maint-1.6.1' into maint-1.6.2
Junio C Hamano
3
-7
/
+7
2009-06-20
Merge branch 'maint-1.6.0' into maint-1.6.1
Junio C Hamano
3
-7
/
+7
2009-06-20
git-show-ref.txt: remove word and make consistent
Stephen Boyd
1
-2
/
+2
2009-06-20
Fix various sparse warnings in the git source code
Linus Torvalds
23
-42
/
+42
2009-06-20
Merge branch 'ph/submodule-rebase'
Junio C Hamano
4
-6
/
+86
2009-06-20
Makefile: Solaris needs HAVE_ALLOCA_H for alloca()
Brandon Casey
1
-1
/
+1
2009-06-20
Merge branch 'jc/cache-tree'
Junio C Hamano
7
-44
/
+117
2009-06-20
Merge branch 'mg/pushurl'
Junio C Hamano
9
-17
/
+102
2009-06-20
Merge branch 'mn/maint-iconv-autoconf'
Junio C Hamano
1
-0
/
+8
2009-06-20
Merge branch 'sb/pull-rebase'
Junio C Hamano
4
-221
/
+43
2009-06-20
Merge branch 'pb/send-email-cccmd-fix'
Junio C Hamano
4
-10
/
+80
2009-06-20
Merge branch 'pb/maint-1.6.2-userdiff-fix'
Junio C Hamano
2
-7
/
+10
2009-06-20
Merge branch 'sb/maint-1.6.0-add-config-fix'
Junio C Hamano
3
-6
/
+19
2009-06-20
Merge branch 'lt/maint-unsigned-left-shift'
Junio C Hamano
8
-16
/
+12
2009-06-20
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
1
-1
/
+1
2009-06-20
Merge git://git.kernel.org/pub/scm/gitk/gitk
Junio C Hamano
2
-348
/
+479
2009-06-18
add: allow configurations to be overriden by command line
Stephen Boyd
2
-2
/
+15
2009-06-18
stash: teach quiet option
Stephen Boyd
3
-24
/
+92
2009-06-18
am, rebase: teach quiet option
Stephen Boyd
6
-24
/
+97
2009-06-18
upload-pack: squelch progress indicator if client cannot see it
Johannes Sixt
1
-1
/
+6
2009-06-18
daemon: send stderr of service programs to the syslog
Johannes Sixt
1
-8
/
+48
2009-06-18
http.c: add http.sslCertPasswordProtected option
Mark Lodato
2
-1
/
+14
2009-06-18
http.c: prompt for SSL client certificate password
Mark Lodato
1
-1
/
+40
2009-06-18
Merge branch 'maint'
Junio C Hamano
4
-19
/
+21
2009-06-18
Merge branch 'sb/parse-options-integer'
Junio C Hamano
4
-48
/
+24
2009-06-18
Merge branch 'ak/maint-for-each-ref-no-lookup'
Junio C Hamano
1
-9
/
+17
2009-06-18
Add -k option to cvsexportcommit to revert expanded CVS keywords in CVS worki...
Alex Bennée
2
-3
/
+26
2009-06-18
http.c: fix compiling with libcurl 7.9.2
Mark Lodato
1
-4
/
+4
2009-06-18
Makefile: use compat regex on Solaris
Jeff King
1
-0
/
+1
2009-06-18
Makefile: refactor regex compat support
Jeff King
1
-2
/
+9
2009-06-18
Test cccmd in t9001-send-email.sh and fix some bugs
Paolo Bonzini
4
-10
/
+80
2009-06-18
fetch: do not create ref from empty name
Clemens Buchacher
1
-1
/
+1
2009-06-18
import-tars: support symlinks
Johannes Schindelin
1
-5
/
+12
2009-06-18
upload-archive: fix infinite loop on Cygwin
René Scharfe
1
-5
/
+7
2009-06-18
avoid exponential regex match for java and objc function names
Paolo Bonzini
1
-2
/
+3
2009-06-18
submodule, repack: migrate to git-sh-setup's say()
Stephen Boyd
2
-25
/
+11
[prev]
[next]