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
2006-04-05
diff_flush(): leakfix.
Junio C Hamano
1
-19
/
+25
2006-04-04
parse_date(): fix parsing 03/10/2006
Junio C Hamano
1
-2
/
+2
2006-04-03
Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.
Jason Riedy
1
-9
/
+19
2006-04-03
safe_fgets() - even more anal fgets()
Junio C Hamano
1
-3
/
+4
2006-04-02
pack-objects: be incredibly anal about stdio semantics
Linus Torvalds
1
-1
/
+11
2006-04-02
Fix Solaris stdio signal handling stupidities
Linus Torvalds
1
-8
/
+19
2006-03-03
tar-tree: file/dirmode fix.
Junio C Hamano
1
-4
/
+6
2006-03-01
read-tree --aggressive: remove deleted entry from the working tree.
Junio C Hamano
1
-2
/
+4
2006-03-01
Merge branch 'lt/fix-apply' into maint
Junio C Hamano
4
-13
/
+161
2006-03-01
git-mv: fixes for path handling
Josef Weidendorfer
1
-12
/
+14
2006-03-01
git-mv: Allow -h without repo & fix error message
Josef Weidendorfer
1
-6
/
+10
2006-03-01
Allow git-mv to accept ./ in paths.
Junio C Hamano
1
-0
/
+9
2006-03-01
combine-diff: Honour -z option correctly.
Mark Wooding
1
-2
/
+2
2006-03-01
combine-diff: Honour --full-index.
Mark Wooding
1
-4
/
+6
2006-03-01
diffcore-break: micro-optimize by avoiding delta between identical files.
Junio C Hamano
1
-0
/
+4
2006-02-28
git-am: --whitespace=x option.
Junio C Hamano
1
-4
/
+9
2006-02-28
git-apply: war on whitespace -- finishing touches.
Junio C Hamano
1
-0
/
+11
2006-02-27
git-apply --whitespace=nowarn
Junio C Hamano
1
-2
/
+6
2006-02-27
apply --whitespace: configuration option.
Junio C Hamano
3
-24
/
+51
2006-02-27
apply: squelch excessive errors and --whitespace=error-all
Junio C Hamano
1
-8
/
+45
2006-02-27
apply --whitespace fixes and enhancements.
Junio C Hamano
1
-23
/
+54
2006-02-27
The war on trailing whitespace
Linus Torvalds
1
-0
/
+33
2006-02-26
sample hooks template.
Junio C Hamano
2
-0
/
+2
2006-02-24
Merge branch 'fix' into maint
Junio C Hamano
1
-2
/
+8
2006-02-23
Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...
Junio C Hamano
4
-5
/
+67
2006-02-23
git-am: do not allow empty commits by mistake.
Junio C Hamano
1
-2
/
+8
2006-02-23
fix t5600-clone-fail-cleanup.sh on windows
Alex Riesen
1
-1
/
+1
2006-02-22
diffcore-rename: plug memory leak.
Junio C Hamano
1
-1
/
+3
2006-02-22
Give no terminating LF to error() function.
Junio C Hamano
6
-13
/
+15
2006-02-22
checkout - eye candy.
Junio C Hamano
3
-3
/
+63
2006-02-22
git-fetch: follow tag only when tracking remote branch.
Junio C Hamano
1
-14
/
+19
2006-02-22
pack-objects eye-candy: finishing touches.
Junio C Hamano
1
-10
/
+33
2006-02-22
also adds progress when actually writing a pack
Nicolas Pitre
1
-3
/
+16
2006-02-22
nicer eye candies for pack-objects
Nicolas Pitre
1
-31
/
+25
2006-02-22
Keep Porcelainish from failing by broken ident after making changes.
Junio C Hamano
4
-1
/
+13
2006-02-22
Delay "empty ident" errors until they really matter.
Junio C Hamano
4
-29
/
+32
2006-02-22
Make "empty ident" error message a bit more helpful.
Junio C Hamano
1
-0
/
+14
2006-02-22
pack-objects: avoid delta chains that are too long.
Junio C Hamano
1
-8
/
+35
2006-02-22
git-repack: allow passing a couple of flags to pack-objects.
Junio C Hamano
2
-7
/
+16
2006-02-22
pack-objects: finishing touches.
Junio C Hamano
2
-32
/
+91
2006-02-22
pack-objects: reuse data from existing packs.
Junio C Hamano
3
-58
/
+332
2006-02-22
detect broken alternates.
Junio C Hamano
1
-3
/
+16
2006-02-21
git-push: Update documentation to describe the no-refspec behavior.
Carl Worth
1
-0
/
+6
2006-02-21
format-patch: pretty-print timestamp correctly.
Junio C Hamano
1
-1
/
+1
2006-02-21
git-add: Add support for --, documentation, and test.
Carl Worth
3
-1
/
+32
2006-02-18
Fix retries in git-cvsimport
Martin Mares
1
-8
/
+5
2006-02-18
archimport: remove files from the index before adding/updating
Eric Wong
1
-15
/
+13
2006-02-17
Make git-reset delete empty directories
Shawn Pearce
2
-0
/
+66
2006-02-17
Document --short and --git-dir in git-rev-parse(1)
Jonas Fonseca
1
-0
/
+8
2006-02-17
git-rev-parse: Fix --short= option parsing
Jonas Fonseca
1
-3
/
+3
[next]