aboutsummaryrefslogtreecommitdiff
path: root/bpkg/fetch.hxx
AgeCommit message (Collapse)AuthorFilesLines
2023-07-25Advice user to re-fetch repositories if package fetch ends up with 404 HTTP ↵Karen Arutyunov1-23/+45
status code (GH issue #299)
2023-01-23Fix unexpected 'unable to read HTTP response status line' fetch errorKaren Arutyunov1-1/+3
2023-01-12Assume git repository protocol as smart if HTTP response code is 401Karen Arutyunov1-1/+31
2022-06-07Verify symlinks in git repository worktreeKaren Arutyunov1-0/+7
2021-07-30Add support for checked out repository fragments cachingKaren Arutyunov1-3/+7
2020-05-01Add --pkg-proxy common optionKaren Arutyunov1-5/+10
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-02Fix failure to upgrade package from git repository when its submodule changedKaren Arutyunov1-1/+1
2019-02-15Implement git repository working tree fix up for package checkout on WindowsKaren Arutyunov1-0/+13
2019-02-08Fix github-based repository fetching for URLs missing .git extensionKaren Arutyunov1-2/+4
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-07-12Move STDIN, STDOUT, and STDERR to lower caseKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-04-27Add support for repository fragmentsKaren Arutyunov1-6/+17
2018-04-20Add support for comma-separated list of git reference filterKaren Arutyunov1-4/+10
2018-04-19Implement git repository handling transition (phase 0)Karen Arutyunov1-11/+31
2018-04-19Implement build plan simulationKaren Arutyunov1-2/+2
2018-03-05Rename bpkg repository type to pkgKaren Arutyunov1-20/+20
2018-02-19Parse repositories and packages files for git repositoriesKaren Arutyunov1-4/+6
2018-02-15Adapt to package/repository manifests API changeKaren Arutyunov1-4/+4
2018-02-12Clone and fetch git repositoriesKaren Arutyunov1-15/+49
2018-01-16Factor out bpkg repository fetching code used in rep-fetch and rep-infoBoris Kolpackov1-2/+2
Note that now rep-info in the manifest mode does not dump any of the repository type-specific information.
2017-05-01Add hxx extension for headers and lib prefix for library dirsKaren Arutyunov1-0/+45