aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* check patch_delta bounds more carefullyNicolas Pitre2006-04-07
* diff_flush(): leakfix.Junio C Hamano2006-04-05
* parse_date(): fix parsing 03/10/2006Junio C Hamano2006-04-04
* Use sigaction and SA_RESTART in read-tree.c; add option in Makefile.v1.2.5Jason Riedy2006-04-03
* safe_fgets() - even more anal fgets()Junio C Hamano2006-04-03
* pack-objects: be incredibly anal about stdio semanticsLinus Torvalds2006-04-02
* Fix Solaris stdio signal handling stupiditiesLinus Torvalds2006-04-02
* tar-tree: file/dirmode fix.Junio C Hamano2006-03-03
* read-tree --aggressive: remove deleted entry from the working tree.Junio C Hamano2006-03-01
* Merge branch 'lt/fix-apply' into maintv1.2.4Junio C Hamano2006-03-01
|\
| * git-am: --whitespace=x option.Junio C Hamano2006-02-28
| * git-apply: war on whitespace -- finishing touches.Junio C Hamano2006-02-28
| * git-apply --whitespace=nowarnJunio C Hamano2006-02-27
| * apply --whitespace: configuration option.Junio C Hamano2006-02-27
| * apply: squelch excessive errors and --whitespace=error-allJunio C Hamano2006-02-27
| * apply --whitespace fixes and enhancements.Junio C Hamano2006-02-27
| * The war on trailing whitespaceLinus Torvalds2006-02-27
* | git-mv: fixes for path handlingJosef Weidendorfer2006-03-01
* | git-mv: Allow -h without repo & fix error messageJosef Weidendorfer2006-03-01
* | Allow git-mv to accept ./ in paths.Junio C Hamano2006-03-01
* | combine-diff: Honour -z option correctly.Mark Wooding2006-03-01
* | combine-diff: Honour --full-index.Mark Wooding2006-03-01
* | diffcore-break: micro-optimize by avoiding delta between identical files.Junio C Hamano2006-03-01
|/
* sample hooks template.Junio C Hamano2006-02-26
* Merge branch 'fix' into maintJunio C Hamano2006-02-24
|\
| * git-am: do not allow empty commits by mistake.Junio C Hamano2006-02-23
| |
| \
| \
| \
*---. \ Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into ...Junio C Hamano2006-02-23
|\ \ \ \
| | | * | fix t5600-clone-fail-cleanup.sh on windowsAlex Riesen2006-02-23
| | * | | diffcore-rename: plug memory leak.Junio C Hamano2006-02-22
| | |/ /
| * | | checkout - eye candy.Junio C Hamano2006-02-22
| |/ /
* | | Give no terminating LF to error() function.Junio C Hamano2006-02-22
|/ /
* | git-fetch: follow tag only when tracking remote branch.v1.2.3Junio C Hamano2006-02-22
|/
* pack-objects eye-candy: finishing touches.Junio C Hamano2006-02-22
* also adds progress when actually writing a packNicolas Pitre2006-02-22
* nicer eye candies for pack-objectsNicolas Pitre2006-02-22
* Keep Porcelainish from failing by broken ident after making changes.Junio C Hamano2006-02-22
* Delay "empty ident" errors until they really matter.Junio C Hamano2006-02-22
* Make "empty ident" error message a bit more helpful.Junio C Hamano2006-02-22
* pack-objects: avoid delta chains that are too long.Junio C Hamano2006-02-22
* git-repack: allow passing a couple of flags to pack-objects.Junio C Hamano2006-02-22
* pack-objects: finishing touches.Junio C Hamano2006-02-22
* pack-objects: reuse data from existing packs.Junio C Hamano2006-02-22
* detect broken alternates.Junio C Hamano2006-02-22
* git-push: Update documentation to describe the no-refspec behavior.Carl Worth2006-02-21
* format-patch: pretty-print timestamp correctly.Junio C Hamano2006-02-21
* git-add: Add support for --, documentation, and test.Carl Worth2006-02-21
* Fix retries in git-cvsimportv1.2.2Martin Mares2006-02-18
* archimport: remove files from the index before adding/updatingEric Wong2006-02-18
* Make git-reset delete empty directoriesShawn Pearce2006-02-17
* Document --short and --git-dir in git-rev-parse(1)Jonas Fonseca2006-02-17