summaryrefslogtreecommitdiff
path: root/fetch-pack.h
Commit message (Expand)AuthorAgeFilesLines
* Smart fetch over HTTP: client sideShawn O. Pearce2009-11-041-1/+2
* Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-041-1/+2
* Reduce the number of connects when fetchingDaniel Barkalow2008-02-051-0/+2
* Always obtain fetch-pack arguments from struct fetch_pack_argsShawn O. Pearce2007-09-191-3/+6
* Use 'unsigned:1' when we mean boolean optionsShawn O. Pearce2007-09-191-6/+6
* Remove pack.keep after ref updates in git-fetchShawn O. Pearce2007-09-191-1/+1
* Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-191-0/+21