2368 Commits (f4f440a039587c14ca29a8fe127b4d5273eacafc)
 

Author SHA1 Message Date
Randal L. Schwartz 979e32fa14 fix daemon.c to compile on OpenBSD 19 years ago
Junio C Hamano af2d3aa4d8 Revert recent fetch-pack/upload-pack updates. 19 years ago
Junio C Hamano 7efc8e4350 upload-pack: fix thinko in common-commit finder code. 19 years ago
Johannes Schindelin 40a1046249 git-fetch-pack: Implement client part of the multi_ack extension 19 years ago
Johannes Schindelin 69779a562a git-fetch-pack: Do not use git-rev-list 19 years ago
Johannes Schindelin 0f8fdc3958 git-upload-pack: Support sending multiple ACK messages 19 years ago
Johannes Schindelin 794f9fe7db git-upload-pack: More efficient usage of the has_sha1 array 19 years ago
Linus Torvalds 35eb2d3641 Add git-shell. 19 years ago
Junio C Hamano 38cc7ab814 Clarify git status output. 19 years ago
Andreas Ericsson 7744f3b888 Require zlib >= 1.2 for RPM. 19 years ago
Josef Weidendorfer 1114b26e8f Add git-mv 19 years ago
Petr Baudis e2029eb963 Silence confusing and false-positive curl error message 19 years ago
Junio C Hamano 8ac3a61f59 Merge branch 'fixes' 19 years ago
Junio C Hamano 79778e4696 git-show-branch: Fix off-by-one error. 19 years ago
Linus Torvalds 1b9e059d35 git-rev-list: add "--dense" flag 19 years ago
Linus Torvalds cf4845441c Teach git-rev-list to follow just a specified set of files 19 years ago
Linus Torvalds ac1b3d1248 Split up tree diff functions into tree-diff.c library 19 years ago
Junio C Hamano 4f692b1978 Allow git-merge not to commit. 19 years ago
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 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