aboutsummaryrefslogtreecommitdiff
path: root/bdep/git.cxx
AgeCommit message (Expand)AuthorFilesLines
2019-01-25Add support for --no-progress optionKaren Arutyunov1-13/+15
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2018-12-13Factor git-status code from bdep-ci to git_status()Boris Kolpackov1-0/+119
2018-08-25Implement bdep-ci commandBoris Kolpackov1-0/+163
2018-08-14Adapt to git_version() returning semantic_version nowKaren Arutyunov1-10/+14
2018-08-11Make get-related functions to take minimum supported version as an argumentKaren Arutyunov1-5/+9
2018-08-07Add git version check (2.12 is minimum supported)Karen Arutyunov1-8/+22
2018-07-27Implement publish command for publishing packages to archive repositoriesBoris Kolpackov1-0/+66