summaryrefslogtreecommitdiff
path: root/linaropy/series.py
AgeCommit message (Expand)Author
2016-09-15Run autopep8 with level 2 of --aggressiveDiana Picus
2016-09-15Run autopep8 on the first level of --aggressiveDiana Picus
2016-09-15Run autopep8 with default settingsDiana Picus
2016-09-02linaropy/series.py: Validate that 'rcN' is an integer when creating series fr...Ryan 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-18Remove non-conformant comments and add docstrings to series.py.Ryan S. Arnold
2016-08-17Re-organize python code to use a directory module layoutRyan S. Arnold