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