38 Commits (2de21fac9842650fceb3db68f15711e38fabc3c8)

Author SHA1 Message Date
Linus Torvalds 1974632c66 Remove TYPE_* constant macros and use object_type enums consistently. 19 years ago
Junio C Hamano 583b7ea31b upload-pack/fetch-pack: support side-band communication 19 years ago
Linus Torvalds 885a86abe2 Shrink "struct object" a bit 19 years ago
Junio C Hamano f061e5fdd6 fetch-pack: give up after getting too many "ack continue" 19 years ago
Junio C Hamano 9546010b7b fetch-pack: output refs in the order they were given on the command line. 19 years ago
Junio C Hamano dfeff66ed9 revamp git-clone. 19 years ago
Timo Hirvonen 962554c616 Use setenv(), fix warnings 19 years ago
Junio C Hamano b19696c2e7 Use thin pack transfer in "git fetch". 19 years ago
Linus Torvalds 5ee2ad654b Make "git clone" less of a deathly quiet experience 19 years ago
Johannes Schindelin e921fb82cf git-fetch-pack: really do not ask for funny refs 19 years ago
Junio C Hamano 2247efb40b clone-pack: remove unused and undocumented --keep flag 19 years ago
Junio C Hamano ad89721508 fetch-pack: -k option to keep downloaded pack. 19 years ago
Junio C Hamano 5a3277133d Make networking commands to work from a subdirectory. 19 years ago
Junio C Hamano 9e5d2b4096 git-fetch: fail if specified refspec does not match remote. 19 years ago
Junio C Hamano 9534f40bc4 Be careful when dereferencing tags. 19 years ago
Johannes Schindelin c4c86f07d0 git-fetch-pack: Support multi_ack extension 19 years ago
Johannes Schindelin 1baaae5e1f Make maximal use of the remote refs 19 years ago
Johannes Schindelin 23d61f8343 Subject: [PATCH] git-fetch-pack: Do not use git-rev-list 19 years ago
Junio C Hamano af2d3aa4d8 Revert recent fetch-pack/upload-pack updates. 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
Junio C Hamano f1f0a2be9f Be more careful tangling object chains while marking commits. 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 49bb805e69 Do not ask for objects known to be complete. 19 years ago
Junio C Hamano acfcb8dfa4 Do not ask for objects known to be complete. 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
Linus Torvalds 2759cbc774 git-fetch-pack: avoid unnecessary zero packing 19 years ago
Junio C Hamano 5a2e04d203 Ignore funny refname sent from remote 19 years ago
Junio C Hamano 1a7141ff28 Ignore funny refname sent from remote 19 years ago
Junio C Hamano 33b8303466 fetch-pack: start multi-head pulling. 20 years ago
Linus Torvalds d1c133f5d4 Merge three separate "fetch refs" functions 20 years ago
Junio C Hamano 8b3d9dc0e2 [PATCH] Documentation: clone/fetch/upload. 20 years ago
Linus Torvalds 516236ce3f Get rid of nasty utf-8 characters in printout 20 years ago
Linus Torvalds 85c414b5e0 git-fetch-pack: close output fd after dup'ing the input 20 years ago
Linus Torvalds 41cb7488b9 Move "get_ack()" to common git_connect functions 20 years ago
Linus Torvalds 4f7770c87c Remove multi-head support from fetch-pack 20 years ago
Linus Torvalds 723c31fea2 Add "git_path()" and "head_ref()" helper functions. 20 years ago
Linus Torvalds 75bfc6c232 Make git-fetch-pack actually do all the unpacking etc. 20 years ago
Linus Torvalds fb9040cc83 Make git-fetch-pack and git-upload-pack negotiate needs/haves fully 20 years ago
Linus Torvalds def88e9afb Commit first cut at "git-fetch-pack" 20 years ago