3353 Commits (fb7a6531e67333b22967bf5b96ef22a28f3b2552)
 

Author SHA1 Message Date
Linus Torvalds fb7a6531e6 Fix Solaris stdio signal handling stupidities 19 years ago
Junio C Hamano 473d404b53 tar-tree: file/dirmode fix. 19 years ago
Junio C Hamano 1142038098 read-tree --aggressive: remove deleted entry from the working tree. 19 years ago
Junio C Hamano e1a0c8b148 Merge branch 'lt/fix-apply' into maint 19 years ago
Josef Weidendorfer 9e7c73de0b git-mv: fixes for path handling 19 years ago
Josef Weidendorfer 5e6f85f6c1 git-mv: Allow -h without repo & fix error message 19 years ago
Junio C Hamano 573464319f Allow git-mv to accept ./ in paths. 19 years ago
Mark Wooding feffaddce0 combine-diff: Honour -z option correctly. 19 years ago
Mark Wooding b9003c06a8 combine-diff: Honour --full-index. 19 years ago
Junio C Hamano a64dd34d8c diffcore-break: micro-optimize by avoiding delta between identical files. 19 years ago
Junio C Hamano 12cbbdc40b git-am: --whitespace=x option. 19 years ago
Junio C Hamano 56248c5a5c git-apply: war on whitespace -- finishing touches. 19 years ago
Junio C Hamano 5c0d46eb3d git-apply --whitespace=nowarn 19 years ago
Junio C Hamano 383e20b614 apply --whitespace: configuration option. 19 years ago
Junio C Hamano 59aa256204 apply: squelch excessive errors and --whitespace=error-all 19 years ago
Junio C Hamano 5c7b580c94 apply --whitespace fixes and enhancements. 19 years ago
Linus Torvalds 1187df57c2 The war on trailing whitespace 19 years ago
Junio C Hamano a204756a45 sample hooks template. 19 years ago
Junio C Hamano 6d5129ac09 Merge branch 'fix' into maint 19 years ago
Junio C Hamano 7bd1527d2d Merge branches 'jc/fix-co-candy', 'jc/fix-rename-leak' and 'ar/fix-win' into maint 19 years ago
Junio C Hamano 6d28644d69 git-am: do not allow empty commits by mistake. 19 years ago
Alex Riesen edd3ebfe27 fix t5600-clone-fail-cleanup.sh on windows 19 years ago
Junio C Hamano 09a5d72d8e diffcore-rename: plug memory leak. 19 years ago
Junio C Hamano bd2afde8a3 Give no terminating LF to error() function. 19 years ago
Junio C Hamano 744633cbf2 checkout - eye candy. 19 years ago
Junio C Hamano 6dc78e696b git-fetch: follow tag only when tracking remote branch. 19 years ago
Junio C Hamano 183bdb2ccc pack-objects eye-candy: finishing touches. 19 years ago
Nicolas Pitre 5e8dc750ee also adds progress when actually writing a pack 19 years ago
Nicolas Pitre b2504a0d2f nicer eye candies for pack-objects 19 years ago
Junio C Hamano d64e6b0429 Keep Porcelainish from failing by broken ident after making changes. 19 years ago
Junio C Hamano 589e4f93c7 Delay "empty ident" errors until they really matter. 19 years ago
Junio C Hamano 2fb4a21074 Make "empty ident" error message a bit more helpful. 19 years ago
Junio C Hamano 15b4d577ae pack-objects: avoid delta chains that are too long. 19 years ago
Junio C Hamano 4181bda156 git-repack: allow passing a couple of flags to pack-objects. 19 years ago
Junio C Hamano ab7cd7bb8c pack-objects: finishing touches. 19 years ago
Junio C Hamano 3f9ac8d259 pack-objects: reuse data from existing packs. 19 years ago
Junio C Hamano 26125f6b9b detect broken alternates. 19 years ago
Carl Worth aa064743fa git-push: Update documentation to describe the no-refspec behavior. 19 years ago
Junio C Hamano fab5de7936 format-patch: pretty-print timestamp correctly. 19 years ago
Carl Worth 60ace8790f git-add: Add support for --, documentation, and test. 19 years ago
Martin Mares 39ba7d5464 Fix retries in git-cvsimport 19 years ago
Eric Wong 3ff903bfb9 archimport: remove files from the index before adding/updating 19 years ago
Shawn Pearce 772d8a3b63 Make git-reset delete empty directories 19 years ago
Jonas Fonseca 735d80b3bf Document --short and --git-dir in git-rev-parse(1) 19 years ago
Jonas Fonseca 44de0da4f9 git-rev-parse: Fix --short= option parsing 19 years ago
Carl Worth b5b16990f8 Prevent git-upload-pack segfault if object cannot be found 19 years ago
Carl Worth eedf8f97e5 Abstract test_create_repo out for use in tests. 19 years ago
Carl Worth 41ff7a1076 Trap exit to clean up created directory if clone fails. 19 years ago
Josef Weidendorfer babfaf8dee More useful/hinting error messages in git-checkout 19 years ago
Fernando J. Pereda 6c5c62f340 Print an error if cloning a http repo and NO_CURL is set 19 years ago