summaryrefslogtreecommitdiffstats
path: root/fetch.py
Commit message (Expand)AuthorAgeFilesLines
* isort: format codebasev2.36Mike Frysinger2023-08-221-0/+1
* Raise repo exit errors in place of sys.exitJason Chang2023-08-071-1/+8
* Format codebase with black and check formatting in CQGavin Mak2023-03-221-21/+25
* Support more url schemes for getting standalone manifestv2.17.3Matt Story2021-10-271-4/+4
* fetch: Fix stderr handling for gsutilJack Neus2021-10-261-3/+7
* repo: add support for reading standalone manifests from diskJack Neus2021-09-281-0/+3
* repo: Add support for standalone manifestsJack Neus2021-09-281-0/+38