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
2007-06-02
Fix git-am(1) synopsis formatting
Jonas Fonseca
1
-1
/
+0
2007-05-31
Fix minor grammatical typos in the git-gc man page
Theodore Ts'o
1
-3
/
+3
2007-05-31
diff-delta: use realloc instead of xrealloc
Martin Koegler
1
-1
/
+1
2007-05-31
Merge branch 'maint'
Junio C Hamano
4
-15
/
+69
2007-05-31
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
4
-15
/
+69
2007-05-30
git-config: Improve documentation of git-config file handling
Frank Lichtenheld
1
-7
/
+59
2007-05-30
git-config: Various small fixes to asciidoc documentation
Frank Lichtenheld
1
-4
/
+6
2007-05-30
always start looking up objects in the last used pack first
Nicolas Pitre
1
-4
/
+18
2007-05-30
fix repack with --max-pack-size
Nicolas Pitre
1
-18
/
+11
2007-05-30
Makefile: Use generic rule to build test programs
Julian Phillips
1
-19
/
+5
2007-05-30
decode_85(): fix missing return.
Jerald Fitzjerald
1
-1
/
+1
2007-05-30
fix signed range problems with hex conversions
Linus Torvalds
2
-3
/
+3
2007-05-30
Add DLH to .mailmap
Junio C Hamano
1
-4
/
+5
2007-05-29
Style nit - don't put space after function names
Shawn O. Pearce
1
-1
/
+1
2007-05-29
Ensure the pack index is opened before access
Shawn O. Pearce
1
-1
/
+4
2007-05-29
Simplify index access condition in count-objects, pack-redundant
Shawn O. Pearce
2
-2
/
+2
2007-05-29
Test for recent rev-parse $abbrev_sha1 regression
Shawn O. Pearce
1
-0
/
+10
2007-05-29
rev-parse: Identify short sha1 sums correctly.
James Bowes
1
-2
/
+5
2007-05-29
builtin-pack-object: cache small deltas
Martin Koegler
2
-0
/
+12
2007-05-29
git-pack-objects: cache small deltas between big objects
Martin Koegler
2
-15
/
+59
2007-05-29
builtin-pack-objects: don't fail, if delta is not possible
Martin Koegler
1
-2
/
+6
2007-05-29
Merge branch 'db/remote'
Junio C Hamano
9
-539
/
+711
2007-05-29
Merge branch 'dh/repack' (early part)
Junio C Hamano
5
-116
/
+250
2007-05-29
Merge branch 'np/delta'
Junio C Hamano
1
-64
/
+63
2007-05-29
Merge branch 'jc/nodelta'
Junio C Hamano
1
-14
/
+46
2007-05-29
Merge branch 'ar/verbose'
Junio C Hamano
2
-3
/
+45
2007-05-29
Merge branch 'ar/run'
Junio C Hamano
2
-5
/
+49
2007-05-29
Merge branch 'ar/mergestat'
Junio C Hamano
4
-7
/
+20
2007-05-29
Merge branch 'rr/cvsexport'
Junio C Hamano
2
-3
/
+10
2007-05-29
Merge branch 'maint'
Junio C Hamano
8
-26
/
+87
2007-05-29
cvsserver: Handle 'cvs login'
Frank Lichtenheld
2
-3
/
+34
2007-05-29
t9400: Work around CVS' deficiencies
Frank Lichtenheld
1
-0
/
+2
2007-05-29
Allow contrib new-workdir to link into bare repositories
Shawn O. Pearce
1
-5
/
+7
2007-05-29
mailsplit: fix for more than one input files
Junio C Hamano
1
-2
/
+4
2007-05-29
cvsserver: Fix some typos in asciidoc documentation
Frank Lichtenheld
1
-2
/
+2
2007-05-29
cvsserver: Note that CVS_SERVER can also be specified as method variable
Frank Lichtenheld
1
-1
/
+11
2007-05-29
cvsserver: Correct inetd.conf example in asciidoc documentation
Frank Lichtenheld
1
-3
/
+5
2007-05-28
user-manual: fixed typo in example
Steffen Prohaska
1
-1
/
+1
2007-05-28
Add test case for $Id$ expanded in the repository
Andy Parkins
1
-0
/
+36
2007-05-28
Merge branch 'maint-1.5.1' into maint
Junio C Hamano
2
-7
/
+11
2007-05-28
git-svn: avoid md5 calculation entirely if SVN doesn't provide one
Eric Wong
1
-6
/
+10
2007-05-28
Merge branch 'maint' of git://repo.or.cz/git-gui into maint
Junio C Hamano
2
-10
/
+19
2007-05-28
Makefile: Remove git-fsck and git-verify-pack from PROGRAMS
Nguyen Thai Ngoc Duy
1
-2
/
+2
2007-05-28
Fix stupid typo in lookup_tag()
Johan Herland
1
-1
/
+1
2007-05-27
git-gui: Guess our share/git-gui/lib path at runtime if possible
Shawn O. Pearce
2
-4
/
+16
2007-05-26
update diff-delta.c copyright
Nicolas Pitre
1
-13
/
+6
2007-05-26
improve delta long block matching with big files
Nicolas Pitre
1
-51
/
+57
2007-05-26
Attempt to delay prepare_alt_odb during get_sha1
Shawn O. Pearce
1
-1
/
+1
2007-05-26
Micro-optimize prepare_alt_odb
Shawn O. Pearce
1
-2
/
+3
2007-05-26
Lazily open pack index files on demand
Shawn O. Pearce
5
-6
/
+49
[prev]
[next]