summaryrefslogtreecommitdiffstats
path: root/bdep/git.cxx
Commit message (Expand)AuthorAgeFilesLines
* Add support for --no-progress optionKaren Arutyunov2019-01-251-13/+15
* Update copyright yearKaren Arutyunov2019-01-161-1/+1
* Factor git-status code from bdep-ci to git_status()Boris Kolpackov2018-12-131-0/+119
* Implement bdep-ci commandBoris Kolpackov2018-08-251-0/+163
* Adapt to git_version() returning semantic_version nowKaren Arutyunov2018-08-141-10/+14
* Make get-related functions to take minimum supported version as an argumentKaren Arutyunov2018-08-111-5/+9
* Add git version check (2.12 is minimum supported)Karen Arutyunov2018-08-071-8/+22
* Implement publish command for publishing packages to archive repositoriesBoris Kolpackov2018-07-271-0/+66