2179 Commits (4dab94d52e25b6a53a715613ec5b06b42b240106)
 

Author SHA1 Message Date
Junio C Hamano 4dab94d52e Do not feed rev-list an invalid SHA1 expression. 19 years ago
Johannes Schindelin 0a8944dd48 [PATCH] Do not send "want" lines for complete objects 19 years ago
Junio C Hamano d6a461e177 count-objects: squelch error from find on sparse object directory. 19 years ago
Junio C Hamano 76e712f1b3 git-clone: always keep pack sent from remote (documentation). 19 years ago
Junio C Hamano e1c7ada6dd git-clone: always keep pack sent from remote. 19 years ago
Junio C Hamano 49bb805e69 Do not ask for objects known to be complete. 19 years ago
Nick Hengeveld e0004e286c Support for HTTP transfer timeouts based on transfer speed 19 years ago
H. Peter Anvin 960deccb26 git-daemon: timeout, eliminate double DWIM 19 years ago
Junio C Hamano f8765797a4 Even when overwriting tags, report if they are changed or not. 19 years ago
Linus Torvalds fe5f51ce27 Optimize common case of git-rev-list 19 years ago
H. Peter Anvin 3e04c62daa revised^2: git-daemon extra paranoia, and path DWIM 19 years ago
Junio C Hamano 5e5f8091e5 Remove unused include. 19 years ago
Linus Torvalds 2759cbc774 git-fetch-pack: avoid unnecessary zero packing 19 years ago
Johannes Schindelin 5f93926c3c No funny names on cygwin... 19 years ago
Johannes Schindelin 542a01e489 Ignore more generated files 19 years ago
Johannes Schindelin e175768954 Fix cvsimport warning when called without --no-cvs-direct 19 years ago
Junio C Hamano 4aaa702794 git-checkout: revert specific paths to either index or a given tree-ish. 19 years ago
Junio C Hamano 4bfe1199ea Teach git-add and git-commit to handle filenames starting with '-'. 19 years ago
Linus Torvalds 694a764fc2 Handle "-" at beginning of filenames, part 3 19 years ago
Linus Torvalds ea51d416c0 Teach "git diff" to handle filenames starting with '-' 19 years ago
Linus Torvalds 7a3dd472ad Avoid ambiguity between refname and filename in rev-parse 19 years ago
Junio C Hamano cdb3950801 Forward port the "funny ref avoidance" in clone and fetch from maint branch. 19 years ago
Junio C Hamano 508c1d1c9b Adjust tests for not quoting SP. 19 years ago
Junio C Hamano 28fba290e3 Do not quote SP. 19 years ago
Junio C Hamano 58452f9442 git-apply: remove unused --show-files flag. 19 years ago
Junio C Hamano 973d6a2015 update-index --index-info: adjust for funny-path quoting. 19 years ago
Junio C Hamano 4d2060efeb Add tests for funny pathnames. 19 years ago
Junio C Hamano d88156e943 Update documentation for C-style quoting. 19 years ago
Junio C Hamano 71ac8356d8 Update git-status to new git-diff-* and git-ls-files output. 19 years ago
Junio C Hamano cf9dfc669e Update git-diff-* to use C-style quoting for funny pathnames. 19 years ago
Junio C Hamano caf4f582b2 Improve "git add" again. 19 years ago
Junio C Hamano 22ddf71979 Update ls-files and ls-tree to use C-style quoting for funny pathnames. 19 years ago
Junio C Hamano 22943f1a52 Update git-apply to use C-style quoting for funny pathnames. 19 years ago
Junio C Hamano 4f6fbcdcf9 Functions to quote and unquote pathnames in C-style. 19 years ago
Junio C Hamano 2b2dabc29f Merge branch 'fixes' 19 years ago
Junio C Hamano fd25c82a80 git-checkout-index: documentation updates. 19 years ago
Linus Torvalds a65a686f49 make checkout-index '-a' flag saner. 19 years ago
Junio C Hamano 622ef9df19 ref-format documentation. 19 years ago
Junio C Hamano b8041fe4d8 Sparse-directory safety fix. 19 years ago
Junio C Hamano f865a2ad98 Merge branch 'fixes' 19 years ago
Junio C Hamano a34484e1c9 We do not depend on patch. 19 years ago
Junio C Hamano 29504118f8 Merge branch 'svn' of http://netz.smurf.noris.de/git/git 19 years ago
Matthias Urlichs 40dad96e41 svn commit: re-word the exit-due-to-memory-leak message 19 years ago
Kalle Valo f005dba7c1 Makefile entry for git-svnimport contained a small typo. 19 years ago
Junio C Hamano 6abf5c0c6f Squelch compiler warnings from connect.c 19 years ago
Junio C Hamano c09a69a83e Disable hooks during tests. 19 years ago
Peter Hagervall f5dce80611 Sparse fixes for http-fetch 19 years ago
Junio C Hamano 15fad5f4d7 whatchanged: document -m option from git-diff-tree. 19 years ago
Junio C Hamano f6b42a81fd Show peeled onion from upload-pack and server-info. 19 years ago
Junio C Hamano 5385f52da8 Introduce notation "ref^{type}". 19 years ago