aboutsummaryrefslogtreecommitdiff
path: root/bdep/git.hxx
AgeCommit message (Expand)AuthorFilesLines
2023-06-22Add branch sub-option for git project vcs in bdep-newKaren Arutyunov1-1/+39
2021-09-28Adapt to libbutl headers extension change from .mxx to .hxxKaren Arutyunov1-1/+1
2020-09-29Use system git rather than bundled one for some operations on WindowsKaren Arutyunov1-5/+38
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-04-16Add --amend and --squash options to bdep-releaseKaren Arutyunov1-1/+30
2019-01-25Add support for --no-progress optionKaren Arutyunov1-1/+18
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-10Implement bdep-release that manages project's version during releaseBoris Kolpackov1-0/+2
2018-12-13Factor git-status code from bdep-ci to git_status()Boris Kolpackov1-0/+22
2018-08-25Implement bdep-ci commandBoris Kolpackov1-1/+12
2018-08-14Adapt to git_version() returning semantic_version nowKaren Arutyunov1-5/+5
2018-08-11Make get-related functions to take minimum supported version as an argumentKaren Arutyunov1-5/+20
2018-08-07Add git version check (2.12 is minimum supported)Karen Arutyunov1-11/+21
2018-08-04Add archive checksum files to build2-control branch in bdep-publishKaren Arutyunov1-1/+15
2018-07-27Implement publish command for publishing packages to archive repositoriesBoris Kolpackov1-0/+29