3326 Commits (5e8dc750ee56d8c295ecd7478a6bd5d148cb7177)
 

Author SHA1 Message Date
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
Junio C Hamano 504fe714fe checkout: fix dirty-file display. 19 years ago
Junio C Hamano 9ece7169a4 combine-diff: diff-files fix (#2) 19 years ago
Junio C Hamano 713a11fceb combine-diff: diff-files fix. 19 years ago
Fredrik Kuivinen 3654638513 s/SHELL/SHELL_PATH/ in Makefile 19 years ago
Junio C Hamano 4631c0035d bisect: remove BISECT_NAMES after done. 19 years ago
Junio C Hamano 41ac06c7a3 Documentation: git-ls-files asciidocco. 19 years ago
Junio C Hamano 64491e1ea9 Documentation: git-commit in 1.2.X series defaults to --include. 19 years ago
Junio C Hamano bd9ca0baff GIT 1.2.0 19 years ago
Junio C Hamano 4bbdfab766 Fix "test: unexpected operator" on bsd 19 years ago
Junio C Hamano c5e09c1fbe git-commit: show dirtiness including index. 19 years ago
Junio C Hamano 024701f1d8 Make pack-objects chattier. 19 years ago
Alex Riesen 0dbc4e89bb avoid echo -e, there are systems where it does not work 19 years ago
Alex Riesen ef1af9d9af fix "test: 2: unexpected operator" on bsd 19 years ago
Linus Torvalds d7ee090d0d Fix object re-hashing 19 years ago
Junio C Hamano 2b796360ac hashtable-based objects: minimum fixups. 19 years ago
Johannes Schindelin 070879ca93 Use a hashtable for objects instead of a sorted list 19 years ago
kent@lysator.liu.se 5b766ea901 Add howto about separating topics. 19 years ago
Junio C Hamano af8c28e145 Merge branch 'pb/repo' 19 years ago
Junio C Hamano c611db196a Merge branch 'jc/fixdiff' 19 years ago
Junio C Hamano 4890f62bc0 Avoid using "git-var -l" until it gets fixed. 19 years ago
Petr Baudis 7162dff3dd Add support for explicit type specifiers when calling git-repo-config 19 years ago
Junio C Hamano 6932c78cb4 diff-tree: do not default to -c 19 years ago
Junio C Hamano 16139f9035 t5500: adjust to change in pack-object reporting behaviour. 19 years ago
Junio C Hamano 1536dd9c61 Only call git-rerere if $GIT_DIR/rr-cache exists. 19 years ago
Christian Biesinger 7bbdeaa969 Use a relative path for SVN importing 19 years ago
Junio C Hamano 21fcd1bdea fetch-clone progress: finishing touches. 19 years ago
Linus Torvalds 98deeaa82f Fix fetch-clone in the presense of signals 19 years ago