aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-fetch.cxx
AgeCommit message (Collapse)AuthorFilesLines
2015-09-25Implement archive fetching, complete pkg-fetchBoris Kolpackov1-3/+3
2015-09-25Add support for fetching remote repositoriesBoris Kolpackov1-8/+13
Wget, curl, and (FreeBSD) fetch are supported.
2015-09-24Factor and reuse manifest fetching codeBoris Kolpackov1-56/+4
2015-09-22Implement rep-fetch commandBoris Kolpackov1-0/+265