Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-08-10 | Fix release testscript failing with bdep-git-pre-commit-version-check git ↵ | Karen Arutyunov | 1 | -3/+4 | |
hook set | |||||
2020-06-19 | Fix git 2.27 warning when running tests | Karen Arutyunov | 1 | -1/+1 | |
Starting version 2.27 git requires the divergent branch reconciliation method to be specified explicitly for the pull command. | |||||
2020-02-07 | Drop copyright notice from source code | Karen Arutyunov | 1 | -1/+0 | |
2019-08-13 | Split -am git options in testscripts | Karen Arutyunov | 1 | -28/+28 | |
2019-07-31 | Combine multiple single-character options into a single argument for ↵ | Karen Arutyunov | 1 | -15/+15 | |
testscript commands | |||||
2019-06-21 | Add ability to keep/update/remove current tag in bdep-release revision mode | Karen Arutyunov | 1 | -70/+340 | |
Note that previously the default was to update while now it is to keep. | |||||
2019-05-16 | Make bdep-new add README.md template | Karen Arutyunov | 1 | -11/+11 | |
Can suppressed with the new no-readme --type suboption. | |||||
2019-05-06 | Allow stubs in bdep-release tag mode | Karen Arutyunov | 1 | -1/+0 | |
2019-04-16 | Add --amend and --squash options to bdep-release | Karen Arutyunov | 1 | -1/+125 | |
2019-03-12 | Add --edit and --no-edit options to bdep-release | Karen Arutyunov | 1 | -3/+4 | |
2019-03-04 | Cleanup some files replacing tabs with spaces | Karen Arutyunov | 1 | -27/+27 | |
2019-02-23 | Fix bdep-release tests failing for git 2.20.0 and above | Karen Arutyunov | 1 | -3/+8 | |
Starting 2.20.0 git-pull requires --force option to update local tag. | |||||
2019-01-27 | Fix release tests failing for space-containing project directory path | Karen Arutyunov | 1 | -3/+3 | |
2019-01-26 | Add --open-base option to bdep-release | Boris Kolpackov | 1 | -1/+37 | |
2019-01-26 | Add --show-push option to bdep-release | Boris Kolpackov | 1 | -9/+104 | |
2019-01-25 | Add stub revision release test | Karen Arutyunov | 1 | -7/+24 | |
2019-01-25 | Add support for --no-progress option | Karen Arutyunov | 1 | -23/+111 | |
2019-01-22 | Add support for --force option in bdep-release and bdep-publish | Karen Arutyunov | 1 | -137/+281 | |
2019-01-16 | Update copyright year | Karen Arutyunov | 1 | -1/+1 | |
2019-01-11 | Extract remote/branch rather than assuming origin/HEAD in bdep-release | Boris Kolpackov | 1 | -3/+3 | |
2019-01-10 | Fix bdep-release diagnostics for *-file manifest values expansion validation | Karen Arutyunov | 1 | -1/+1 | |
2019-01-10 | Implement bdep-release that manages project's version during release | Boris Kolpackov | 1 | -0/+634 | |