summaryrefslogtreecommitdiff
path: root/linaropy/rn
AgeCommit message (Expand)Author
2017-02-01linaropy/rn/rnseries.py: Fix unassigned variable.ryan_arnold/regenYvan Roux
2017-02-01linaropy/rn/template.py: Fix classmethod definition.Yvan Roux
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 with level 2 of --aggressiveDiana Picus
2016-10-15Run autopep8 on the first level of --aggressiveDiana Picus
2016-10-15Run autopep8 with default settingsDiana Picus
2016-09-02Move prompt for csv file out or rngen.py into rn.py.Ryan S. Arnold
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-20Correct test expectations and remove spurious print statements.Ryan S. Arnold
2016-08-20Add support for generating 'release' release notes using tags.Ryan S. Arnold
2016-08-17Replace hardcoded GCC '5' with a variable for determining GCC Source README.t...Ryan S. Arnold
2016-08-17Re-organize python code to use a directory module layoutRyan S. Arnold