aboutsummaryrefslogtreecommitdiff
path: root/fetch-pack.h
Commit message (Expand)AuthorAge
* filter_refs(): delete matched refs from sought listMichael Haggerty2012-09-12
* Change fetch_pack() and friends to take string_list argumentsMichael Haggerty2012-09-12
* fetch_pack(): reindent function decl and defnMichael Haggerty2012-09-12
* fetch-pack: new --stdin option to read refs from stdinIvan Todoroski2012-04-02
* standardize brace placement in struct definitionsJonathan Nieder2011-03-16
* Smart fetch over HTTP: client sideShawn O. Pearce2009-11-04
* Teach fetch-pack/upload-pack about --include-tagShawn O. Pearce2008-03-04
* Reduce the number of connects when fetchingDaniel Barkalow2008-02-05
* Always obtain fetch-pack arguments from struct fetch_pack_argsShawn O. Pearce2007-09-19
* Use 'unsigned:1' when we mean boolean optionsShawn O. Pearce2007-09-19
* Remove pack.keep after ref updates in git-fetchShawn O. Pearce2007-09-19
* Make fetch-pack a builtin with an internal APIDaniel Barkalow2007-09-19