2392 Commits (72e5890b68e7199d92620d3bba91fa36dd259404)
 

Author SHA1 Message Date
Junio C Hamano 6b32884a09 upload-pack: Increase MAX_HAS. 19 years ago
Junio C Hamano 05625af32e Fix malformatted git-am documentation. 19 years ago
Nick Hengeveld 7b9ae53ea3 [PATCH 3/3] Allow running requests to finish after a pull error 19 years ago
Nick Hengeveld f7eb290fa0 [PATCH 2/3] Switched back to loading alternates as needed 19 years ago
Nick Hengeveld f1a906a387 [PATCH 1/3] Clean up CURL handles in unused request slots 19 years ago
Junio C Hamano 4ae22d96fe Merge branch 'fixes' 19 years ago
Junio C Hamano f6804930ca Merge branch 'fixes' 19 years ago
Junio C Hamano a935c39727 daemon.c: remove trailing whitespace. 19 years ago
H. Peter Anvin 147a1ab035 Fix git-daemon argument-parsing bug 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
H. Peter Anvin b7080d8516 git-daemon: timeout, eliminate double DWIM 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 c9ed27b9e8 GIT 0.99.8f 19 years ago
Johannes Schindelin 750a09a7de Fix cvsimport warning when called without --no-cvs-direct 19 years ago
Junio C Hamano acfcb8dfa4 Do not ask for objects known to be complete. 19 years ago
Linus Torvalds 0910e8cab8 Optimize common case of git-rev-list 19 years ago
H. Peter Anvin e51fd86ab3 revised^2: git-daemon extra paranoia, and path DWIM 19 years ago
Linus Torvalds 844ac7f818 git-fetch-pack: avoid unnecessary zero packing 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