3337 Commits (b925410d10fce5e0d4182847f99e8c2df048bde1)
 

Author SHA1 Message Date
Junio C Hamano b925410d10 pack-objects: thin pack micro-optimization. 19 years ago
Junio C Hamano b19696c2e7 Use thin pack transfer in "git fetch". 19 years ago
Junio C Hamano a79a276360 Add git-push --thin. 19 years ago
Junio C Hamano 2245be3e7a send-pack --thin: use "thin pack" delta transfer. 19 years ago
Junio C Hamano 7a979d99ba Thin pack - create packfile with missing delta base. 19 years ago
Junio C Hamano e4c9327a77 pack-objects: avoid delta chains that are too long. 19 years ago
Junio C Hamano cec2be76d9 git-repack: allow passing a couple of flags to pack-objects. 19 years ago
Junio C Hamano ca5381d43e pack-objects: finishing touches. 19 years ago
Junio C Hamano a49dd05fd0 pack-objects: reuse data from existing packs. 19 years ago
Aneesh Kumar 8cb711c8a5 Add contrib/gitview from Aneesh. 19 years ago
Eric Wong defc649229 git-svn: ensure fetch always works chronologically. 19 years ago
Eric Wong 1c6bbbf37b git-svn: fix revision order when XML::Simple is not loaded 19 years ago
Eric Wong 3397f9df53 Introducing contrib/git-svn. 19 years ago
Fernando J. Pereda b6e56eca8a Allow building Git in systems without iconv 19 years ago
Junio C Hamano be97bd1b88 Merge branch 'jc/add' 19 years ago
Junio C Hamano 5f906b1c34 Merge fixes up to 1.2.1 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 f8f135c9ba packed objects: minor cleanup 19 years ago
Junio C Hamano 45e48120bb Detect misspelled pathspec to git-add 19 years ago
Junio C Hamano 6becd7da87 ls-files --error-unmatch pathspec error reporting fix. 19 years ago
Junio C Hamano e8a1a11d4e Merge branch 'kh/svn' 19 years ago
Junio C Hamano 756e3ee0c6 Merge branch 'jc/commit' 19 years ago
Junio C Hamano 9b6c66e05c Merge branch 'jc/rebase' 19 years ago
Junio C Hamano 709fb393ca Merge branch 'ra/email' 19 years ago
Junio C Hamano 504fe714fe checkout: fix dirty-file display. 19 years ago
Junio C Hamano bba319b5ce commit: detect misspelled pathspec while making a partial commit. 19 years ago
Karl Hasselström 0a48a344c6 git-svnimport: -r adds svn revision number to commit messages 19 years ago
Junio C Hamano 9ece7169a4 combine-diff: diff-files fix (#2) 19 years ago
Junio C Hamano 6a9b87972f Merge some proposed fixes 19 years ago
Junio C Hamano 057f98eda1 Merge branch 'pb/bisect' 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
Ryan Anderson da140f8bbf send-email: Add --cc 19 years ago
Junio C Hamano 64491e1ea9 Documentation: git-commit in 1.2.X series defaults to --include. 19 years ago
Ryan Anderson a985d595ad send-email: Add some options for controlling how addresses are automatically added to the cc: list. 19 years ago
Junio C Hamano 9a111c91b0 rebase: allow a hook to refuse rebasing. 19 years ago
Junio C Hamano 4170a19587 git-commit: Now --only semantics is the default. 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
Petr Baudis 810255fd12 Properly git-bisect reset after bisecting from non-master head 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