aboutsummaryrefslogtreecommitdiff
path: root/fetch-pack.c
Commit message (Expand)AuthorAge
* git-fetch-pack: close output fd after dup'ing the inputLinus Torvalds2005-07-13
* Move "get_ack()" to common git_connect functionsLinus Torvalds2005-07-05
* Remove multi-head support from fetch-packLinus Torvalds2005-07-05
* Add "git_path()" and "head_ref()" helper functions.Linus Torvalds2005-07-05
* Make git-fetch-pack actually do all the unpacking etc.Linus Torvalds2005-07-04
* Make git-fetch-pack and git-upload-pack negotiate needs/haves fullyLinus Torvalds2005-07-04
* Commit first cut at "git-fetch-pack"Linus Torvalds2005-07-04