summaryrefslogtreecommitdiffstats
path: root/bdep/publish.cxx
Commit message (Expand)AuthorAgeFilesLines
* Pass --deep option to bpkg-pkg-verify in bdep-publishKaren Arutyunov2018-11-131-0/+5
* Warn if publishing with a staged toolchainBoris Kolpackov2018-10-311-0/+4
* Tweak bdep-publish and bdep-ci diagnosticsBoris Kolpackov2018-09-031-2/+3
* Implement CI request submissionKaren Arutyunov2018-08-281-460/+25
* Implement bdep-ci commandBoris Kolpackov2018-08-251-208/+22
* Always print reference submit result manifest value if presentKaren Arutyunov2018-08-251-10/+19
* Add support for specifying publisher's name in addition to emailBoris Kolpackov2018-08-221-15/+32
* Advise user to retry publishing on server errorKaren Arutyunov2018-08-201-4/+10
* Always use full (three-component) git version for consistencyBoris Kolpackov2018-08-151-2/+2
* Adapt to git_version() returning semantic_version nowKaren Arutyunov2018-08-141-1/+2
* Make get_ver staticKaren Arutyunov2018-08-121-1/+1
* Make get-related functions to take minimum supported version as an argumentKaren Arutyunov2018-08-111-18/+38
* Add git version check (2.12 is minimum supported)Karen Arutyunov2018-08-071-7/+7
* Fix bdep-publish failure for older git versionsKaren Arutyunov2018-08-061-8/+14
* Fix unreliable git output match in publish testscriptKaren Arutyunov2018-08-041-1/+1
* Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov2018-08-041-23/+456
* Extract project from manifest in bdep-publishBoris Kolpackov2018-07-311-6/+4
* Publish all packages in project, not only those initialized in configBoris Kolpackov2018-07-311-38/+26
* Implement package archive uploadKaren Arutyunov2018-07-271-10/+473
* Implement temp directory facilityKaren Arutyunov2018-07-271-1/+1
* Implement publish command for publishing packages to archive repositoriesBoris Kolpackov2018-07-271-0/+461