summaryrefslogtreecommitdiff
path: root/fetch-pack.c
AgeCommit message (Expand)Author
2005-08-12fetch-pack: start multi-head pulling.Junio C Hamano
2005-07-16Merge three separate "fetch refs" functionsLinus Torvalds
2005-07-14[PATCH] Documentation: clone/fetch/upload.Junio C Hamano
2005-07-14Get rid of nasty utf-8 characters in printoutLinus Torvalds
2005-07-14git-fetch-pack: close output fd after dup'ing the inputLinus Torvalds
2005-07-05Move "get_ack()" to common git_connect functionsLinus Torvalds
2005-07-05Remove multi-head support from fetch-packLinus Torvalds
2005-07-05Add "git_path()" and "head_ref()" helper functions.Linus Torvalds
2005-07-04Make git-fetch-pack actually do all the unpacking etc.Linus Torvalds
2005-07-04Make git-fetch-pack and git-upload-pack negotiate needs/haves fullyLinus Torvalds
2005-07-04Commit first cut at "git-fetch-pack"Linus Torvalds