Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | create-repo.sh: add backporting use case | Adam Spiers | 2018-05-17 | 1 | -1/+20 |
| | |||||
* | create-repo.sh: create feature branch on separate invocation | Adam Spiers | 2018-05-17 | 1 | -8/+19 |
| | |||||
* | create-repo.sh: allow usage outside git-deps testing | Adam Spiers | 2018-05-17 | 1 | -1/+1 |
| | |||||
* | create-repo.sh: make sure we exit 0 | Adam Spiers | 2018-05-17 | 1 | -0/+2 |
| | | | | For some reason the final read is causing exit 1. | ||||
* | create-repo.sh: add a feature branch | Adam Spiers | 2018-05-17 | 1 | -0/+9 |
| | |||||
* | create-repo.sh: use foo etc. for changed lines | Adam Spiers | 2018-05-17 | 1 | -4/+4 |
| | | | | Letters are already used for filenames so keep them distinct for clarity. | ||||
* | create-repo.sh: refactoring into new edit function | Adam Spiers | 2018-05-17 | 1 | -14/+13 |
| | |||||
* | create-repo.sh: start moving code into functions | Adam Spiers | 2018-05-17 | 1 | -37/+42 |
| | |||||
* | remove unneeded metadata variables | Adam Spiers | 2018-05-16 | 1 | -4/+1 |
| | | | | https://github.com/blue-yonder/pyscaffold/issues/%3162 | ||||
* | fix flake8 issues | Adam Spiers | 2018-05-15 | 2 | -2/+2 |
| | |||||
* | remove broken scaffold test and add a working one | Adam Spiers | 2018-05-15 | 2 | -17/+14 |
| | |||||
* | convert into a proper Python module | Adam Spiers | 2018-05-15 | 4 | -0/+90 |
Sem-Ver: api-break |