summaryrefslogtreecommitdiff
path: root/linaropy/rn/rnseries.py
AgeCommit message (Expand)Author
2017-01-31Add 'regen.py' which will regenerate release notesRyan S. Arnold
2016-12-22Provide variations on git log and git rev-listRyan S. Arnold
2016-12-21Derive -rc1 release-notes from a previous release branch.Ryan S. Arnold
2016-12-21PEP8 GitRepo::branchexists() to GitRepo::branch_exists()Ryan S. Arnold
2016-12-13Add linaropy/colors.py to provided color codes to terminal output.Ryan S. Arnold
2016-10-15Run autopep8 on the first level of --aggressiveDiana Picus
2016-10-15Run autopep8 with default settingsDiana Picus
2016-08-20Move 'cd' context out of linaropy/git/gitrepo.py into linaropy/cd.pyRyan S. Arnold
2016-08-20Replaced Series __format__ with a cleaner implementation and testcases.Ryan S. Arnold
2016-08-20Add support for generating 'release' release notes using tags.Ryan S. Arnold
2016-08-17Re-organize python code to use a directory module layoutRyan S. Arnold