summaryrefslogtreecommitdiff
path: root/linaropy
AgeCommit message (Expand)Author
2016-10-15Rename GitRepo::log's parameter to numcommitsryan_arnold/rngenDiana Picus
2016-10-15Attempt to fix copy-pasted codeDiana Picus
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-09-02linaropy/series.py: Validate that 'rcN' is an integer when creating series fr...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-18Remove class PV and make Vendor and Package baseclasses.Ryan S. Arnold
2016-08-18Remove non-conformant comments and add docstrings to series.py.Ryan S. Arnold
2016-08-18Remove non-conformant comments and add docstrings to proj.py.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