aboutsummaryrefslogtreecommitdiff
path: root/tests/release.testscript
AgeCommit message (Expand)AuthorFilesLines
2020-06-19Fix git 2.27 warning when running testsKaren Arutyunov1-1/+1
2020-02-07Drop copyright notice from source codeKaren Arutyunov1-1/+0
2019-08-13Split -am git options in testscriptsKaren Arutyunov1-28/+28
2019-07-31Combine multiple single-character options into a single argument for testscri...Karen Arutyunov1-15/+15
2019-06-21Add ability to keep/update/remove current tag in bdep-release revision modeKaren Arutyunov1-70/+340
2019-05-16Make bdep-new add README.md templateKaren Arutyunov1-11/+11
2019-05-06Allow stubs in bdep-release tag modeKaren Arutyunov1-1/+0
2019-04-16Add --amend and --squash options to bdep-releaseKaren Arutyunov1-1/+125
2019-03-12Add --edit and --no-edit options to bdep-releaseKaren Arutyunov1-3/+4
2019-03-04Cleanup some files replacing tabs with spacesKaren Arutyunov1-27/+27
2019-02-23Fix bdep-release tests failing for git 2.20.0 and aboveKaren Arutyunov1-3/+8
2019-01-27Fix release tests failing for space-containing project directory pathKaren Arutyunov1-3/+3
2019-01-26Add --open-base option to bdep-releaseBoris Kolpackov1-1/+37
2019-01-26Add --show-push option to bdep-releaseBoris Kolpackov1-9/+104
2019-01-25Add stub revision release testKaren Arutyunov1-7/+24
2019-01-25Add support for --no-progress optionKaren Arutyunov1-23/+111
2019-01-22Add support for --force option in bdep-release and bdep-publishKaren Arutyunov1-137/+281
2019-01-16Update copyright yearKaren Arutyunov1-1/+1
2019-01-11Extract remote/branch rather than assuming origin/HEAD in bdep-releaseBoris Kolpackov1-3/+3
2019-01-10Fix bdep-release diagnostics for *-file manifest values expansion validationKaren Arutyunov1-1/+1
2019-01-10Implement bdep-release that manages project's version during releaseBoris Kolpackov1-0/+634