16 Commits (445cac18c015809a7fcb4a570d3c6571b1ddaf7d)

Author SHA1 Message Date
Daniel Barkalow 2d5c298f91 Mark the list of refs to fetch as const 17 years ago
Shawn O. Pearce 41fa7d2eae Teach git-fetch to exploit server side automatic tag following 17 years ago
Steffen Prohaska 1b2486d737 push: teach push to pass --verbose option to transport layer 17 years ago
Andy Whitcroft 94c89ba662 git-push: plumb in --mirror mode 17 years ago
Daniel Barkalow 4577370e9b Miscellaneous const changes and utilities 17 years ago
Daniel Barkalow 2b5a06edca Restore default verbosity for http fetches. 17 years ago
Shawn O. Pearce 50ab5fd3fc Ensure builtin-fetch honors {fetch,transfer}.unpackLimit 17 years ago
Shawn O. Pearce 824d5776c3 Refactor struct transport_ops inlined into struct transport 17 years ago
Shawn O. Pearce e5f4e21463 Remove unnecessary 'fetch' argument from transport_get API 17 years ago
Shawn O. Pearce 1788c39cd0 Remove pack.keep after ref updates in git-fetch 17 years ago
Shawn O. Pearce 425b139313 Simplify fetch transport API to just one function 17 years ago
Daniel Barkalow c29727d524 Add fetch methods to transport library. 17 years ago
Daniel Barkalow 9b288516ee Push code for transport library 17 years ago