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