2345 Commits (31b9755a655aa34373d8b39030e9a0f46ffa0078)
 

Author SHA1 Message Date
Junio C Hamano 4ae22d96fe Merge branch 'fixes' 19 years ago
Junio C Hamano a935c39727 daemon.c: remove trailing whitespace. 19 years ago
H. Peter Anvin 54e31a205c Fix git-daemon argument-parsing bug 19 years ago
Petr Baudis 2707da9c08 Update git-daemon's documentation wrt. new options 19 years ago
Junio C Hamano baa720f501 Finish git-am documentation. 19 years ago
Petr Baudis 42e2cba204 Brief documentation for the mysterious git-am script 19 years ago
Linus Torvalds a08b650594 git-rev-parse: pass on "--" flag when required 19 years ago
Petr Baudis adc3dbca1a Use sensible domain name (the DNS one) when guessing ident information 19 years ago
Johannes Schindelin 4eba0f3763 Make git-cherry-pick in target "all" 19 years ago
Junio C Hamano 2c674191d5 Fix missing exports in git-am 19 years ago
Jens Axboe 7872e05567 git-daemon poll() spinning out of control 19 years ago
Junio C Hamano bfadbeddd1 Merge /pub/scm/git/git to recover lost side branch 19 years ago
Junio C Hamano 6e1c6c103c Make sure we barf on ref^{type} failure. 19 years ago
Junio C Hamano f1f0a2be9f Be more careful tangling object chains while marking commits. 19 years ago
Junio C Hamano d6a73596e7 git-fetch/push/pull: documentation. 19 years ago
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 ea5a65a599 Do not ask for objects known to be complete. 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