summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Do not feed rev-list an invalid SHA1 expression.Junio C Hamano2005-10-191-9/+23
* [PATCH] Do not send "want" lines for complete objectsJohannes Schindelin2005-10-191-8/+25
* count-objects: squelch error from find on sparse object directory.Junio C Hamano2005-10-191-1/+1
* git-clone: always keep pack sent from remote (documentation).Junio C Hamano2005-10-191-12/+3
* git-clone: always keep pack sent from remote.Junio C Hamano2005-10-191-68/+4
* Do not ask for objects known to be complete.Junio C Hamano2005-10-191-2/+62
* Support for HTTP transfer timeouts based on transfer speedNick Hengeveld2005-10-191-0/+29
* git-daemon: timeout, eliminate double DWIMH. Peter Anvin2005-10-192-7/+59
* Even when overwriting tags, report if they are changed or not.Junio C Hamano2005-10-181-1/+6
* Optimize common case of git-rev-listLinus Torvalds2005-10-181-0/+5
* revised^2: git-daemon extra paranoia, and path DWIMH. Peter Anvin2005-10-181-21/+57
* Remove unused include.Junio C Hamano2005-10-182-4/+0
* git-fetch-pack: avoid unnecessary zero packingLinus Torvalds2005-10-181-6/+44
* No funny names on cygwin...Johannes Schindelin2005-10-181-0/+3
* Ignore more generated filesJohannes Schindelin2005-10-181-0/+3
* Fix cvsimport warning when called without --no-cvs-directJohannes Schindelin2005-10-181-1/+1
* git-checkout: revert specific paths to either index or a given tree-ish.Junio C Hamano2005-10-182-18/+103
* Teach git-add and git-commit to handle filenames starting with '-'.Junio C Hamano2005-10-182-3/+3
* Handle "-" at beginning of filenames, part 3Linus Torvalds2005-10-181-1/+1
* Teach "git diff" to handle filenames starting with '-'Linus Torvalds2005-10-182-4/+9
* Avoid ambiguity between refname and filename in rev-parseLinus Torvalds2005-10-181-4/+8
* Forward port the "funny ref avoidance" in clone and fetch from maint branch.Junio C Hamano2005-10-172-2/+6
* Adjust tests for not quoting SP.Junio C Hamano2005-10-171-5/+11
* Do not quote SP.Junio C Hamano2005-10-171-2/+2
* git-apply: remove unused --show-files flag.Junio C Hamano2005-10-172-43/+2
* update-index --index-info: adjust for funny-path quoting.Junio C Hamano2005-10-171-5/+17
* Add tests for funny pathnames.Junio C Hamano2005-10-171-0/+133
* Update documentation for C-style quoting.Junio C Hamano2005-10-174-2/+33
* Update git-status to new git-diff-* and git-ls-files output.Junio C Hamano2005-10-171-32/+35
* Update git-diff-* to use C-style quoting for funny pathnames.Junio C Hamano2005-10-171-40/+95
* Improve "git add" again.Junio C Hamano2005-10-172-15/+49
* Update ls-files and ls-tree to use C-style quoting for funny pathnames.Junio C Hamano2005-10-172-9/+19
* Update git-apply to use C-style quoting for funny pathnames.Junio C Hamano2005-10-172-46/+186
* Functions to quote and unquote pathnames in C-style.Junio C Hamano2005-10-172-2/+175
* Merge branch 'fixes'Junio C Hamano2005-10-172-61/+68
|\
| * git-checkout-index: documentation updates.Junio C Hamano2005-10-171-13/+7
| * make checkout-index '-a' flag saner.Linus Torvalds2005-10-171-48/+61
* | ref-format documentation.Junio C Hamano2005-10-163-2/+66
* | Sparse-directory safety fix.Junio C Hamano2005-10-161-1/+1
* | Merge branch 'fixes'Junio C Hamano2005-10-161-0/+7
|\ \ | |/
| * whatchanged: document -m option from git-diff-tree.Junio C Hamano2005-10-151-0/+7
* | We do not depend on patch.Junio C Hamano2005-10-161-2/+2
* | Merge branch 'svn' of http://netz.smurf.noris.de/git/gitJunio C Hamano2005-10-165-5/+859
|\ \
| * | svn commit: re-word the exit-due-to-memory-leak messageMatthias Urlichs2005-10-161-1/+2
| * | Makefile entry for git-svnimport contained a small typo.Kalle Valo2005-10-161-1/+1
| * | svn import: copy directoriesMatthias Urlichs2005-10-111-13/+56
| * | svn import: Add direct HTTP accessMatthias Urlichs2005-10-112-19/+80
| * | svn import: remove some CVS cruftMatthias Urlichs2005-10-111-35/+4
| * | svn import: make -s option actually optionalMatthias Urlichs2005-10-111-1/+2
| * | svn import: typo fixMatthias Urlichs2005-10-111-1/+1