aboutsummaryrefslogtreecommitdiff
path: root/bpkg/rep-create.cxx
AgeCommit message (Expand)AuthorFilesLines
2016-05-31Port to MinGWKaren Arutyunov1-2/+7
2016-05-04Add support for repository authenticationKaren Arutyunov1-7/+43
2016-03-11Make rep_create to convert file-type manifest values to corresponding inline-...Karen Arutyunov1-1/+35
2016-02-29Rename level[1-6]() to l[1-6]()Boris Kolpackov1-5/+5
2016-02-12<types>/<utility> scheme cleanupBoris Kolpackov1-4/+0
2016-01-30Add checksum verificationBoris Kolpackov1-17/+28
2016-01-09Update copyright yearBoris Kolpackov1-1/+1
2015-12-07Ignoring unknown manifest entries where appropriateBoris Kolpackov1-4/+4
2015-10-22Implement dependents check in drop commandBoris Kolpackov1-2/+5
2015-09-29Add --tar, --tar-option options, test with bsdtarBoris Kolpackov1-5/+8
2015-09-24Factor and reuse manifest fetching codeBoris Kolpackov1-28/+3
2015-09-22Implement rep-fetch commandBoris Kolpackov1-2/+4
2015-09-17Detect packages that only differ in revision in rep-createBoris Kolpackov1-9/+35
2015-09-17Implement pkg-{configure, disfigure} commandsBoris Kolpackov1-1/+2
2015-09-15Implement pkg-verify, pkg-fetch commandsBoris Kolpackov1-97/+17
2015-09-11Align verbosity levels with build2Boris Kolpackov1-2/+2
2015-09-07Various fixes for rep-createBoris Kolpackov1-5/+17
2015-09-04Implement -q (quiet) modeBoris Kolpackov1-3/+6
2015-09-04Implement rep-create (create repository) commandBoris Kolpackov1-0/+261