aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* git-rev-parse: Fix --short= option parsingJonas Fonseca2006-02-17
* Prevent git-upload-pack segfault if object cannot be foundCarl Worth2006-02-17
* Abstract test_create_repo out for use in tests.Carl Worth2006-02-17
* Trap exit to clean up created directory if clone fails.Carl Worth2006-02-17
* More useful/hinting error messages in git-checkoutv1.2.1Josef Weidendorfer2006-02-15
* Print an error if cloning a http repo and NO_CURL is setFernando J. Pereda2006-02-15