aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-fetch.cli
AgeCommit message (Collapse)AuthorFilesLines
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-05-19Update copyright yearKaren Arutyunov1-1/+1
2018-03-12Add support for shallow fetchKaren Arutyunov1-0/+7
2018-03-06Add note to rep-fetch documentationBoris Kolpackov1-1/+5
2018-03-05Style/naming cleanup in man synopsisBoris Kolpackov1-2/+2
2018-02-26Document new rep-list and rep-remove, update rep-add and rep-fetchBoris Kolpackov1-6/+13
2017-01-05Update copyright yearBoris Kolpackov1-1/+1
2016-06-18Rename cfg-{add,fetch} to rep-{add,fetch} (aliases stay same)Boris Kolpackov1-0/+32
The rationale: we now need the 'add' command for certificates (i.e., add a trusted certificate to the configuration). In the old naming scheme we would have to call it cfg-add which is already taken. In the new scheme we will call it crt-add.