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-07-23
git branch: avoid unnecessary object lookups
Linus Torvalds
1
-10
/
+14
2009-07-23
git branch: fix performance problem
Linus Torvalds
1
-5
/
+5
2009-07-22
do_one_ref(): null_sha1 check is not about broken ref
Junio C Hamano
1
-2
/
+3
2009-07-22
Trailing whitespace and no newline fix
SZEDER Gábor
2
-3
/
+20
2009-07-22
diff --cc: a lost line at the beginning of the file is shown incorrectly
Junio C Hamano
2
-7
/
+93
2009-07-22
combine-diff.c: fix performance problem when folding common deleted lines
Junio C Hamano
1
-8
/
+5
2009-07-18
checkout -f: deal with a D/F conflict entry correctly
Junio C Hamano
1
-1
/
+1
2009-07-16
sha1_name.c: avoid unnecessary strbuf_release
Brandon Casey
1
-2
/
+0
2009-07-16
refs.c: release file descriptor on error return
Brandon Casey
1
-1
/
+3
2009-07-08
Merge branch 'cb/maint-fetch-refspec-wo-dst' into maint
Junio C Hamano
1
-1
/
+1
2009-07-08
Merge branch 'cf/maint-remote-uploadpack-useconfig-fix' into maint
Junio C Hamano
1
-1
/
+1
2009-07-08
Documentation: update description of shell aliases
Sitaram Chamarty
1
-1
/
+3
2009-07-01
request-pull: really really disable pager
Michal Marek
1
-3
/
+4
2009-06-30
attr: plug minor memory leak
René Scharfe
1
-0
/
+2
2009-06-30
request-pull: really disable pager
Junio C Hamano
1
-2
/
+2
2009-06-30
Makes some cleanup/review in gittutorial
Thadeu Lima de Souza Cascardo
1
-12
/
+12
2009-06-30
Makefile: git.o depends on library headers
Johannes Sixt
1
-1
/
+1
2009-06-30
git-submodule documentation: fix foreach example
Miklos Vajna
2
-2
/
+4
2009-06-27
gitweb/README: fix AliasMatch in example
Giuseppe Bilotta
1
-1
/
+9
2009-06-27
Test grep --and/--or/--not
Thomas Rast
1
-0
/
+30
2009-06-27
Test git archive --remote
Thomas Rast
1
-0
/
+4
2009-06-25
git-remote: fix missing .uploadpack usage for show command
Chris Frey
1
-1
/
+1
2009-06-23
fread does not return negative on error
Roel Kluin
1
-1
/
+1
2009-06-22
t3700-add: add a POSIXPERM prerequisite to a new test
Johannes Sixt
1
-1
/
+1
2009-06-22
Merge branch 'sb/maint-1.6.0-add-config-fix' into maint
Junio C Hamano
2
-2
/
+15
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
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
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
git-svn documentation: fix typo in 'rebase vs. pull/merge' section
Miklos Vajna
1
-1
/
+1
2009-06-18
add: allow configurations to be overriden by command line
Stephen Boyd
2
-2
/
+15
2009-06-18
http.c: fix compiling with libcurl 7.9.2
Mark Lodato
1
-4
/
+4
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
Fix big left-shifts of unsigned char
Linus Torvalds
8
-16
/
+12
2009-06-14
pull, rebase: simplify to use die()
Stephen Boyd
2
-10
/
+5
2009-06-14
use xstrdup, not strdup in ll-merge.c
Jim Meyering
1
-4
/
+4
2009-06-13
Merge branch 'maint-1.6.2' into maint
Junio C Hamano
1
-33
/
+32
[next]