This is an automated email from the git hooks/post-receive script.
ryan.arnold pushed a change to branch ryan_arnold/rngen in repository toolchain/tcwg-release-tools.
from c77e848 Set ${basis} based on original TAG or BRANCH, not resolved BRANCH. new 26ba46c Run autopep8 with default settings new 2218b1f Run autopep8 on the first level of --aggressive new 3273532 Run autopep8 with level 2 of --aggressive new 3e1cc00 Fix testrn.py
The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: linaropy/cd.py | 7 +- linaropy/git/clone.py | 401 +++++++------- linaropy/git/gitrepo.py | 239 ++++---- linaropy/git/workdir.py | 292 ++++++---- linaropy/handle_exit.py | 2 +- linaropy/proj.py | 117 ++-- linaropy/rn/custom_wordwrap.py | 12 +- linaropy/rn/gccclone.py | 27 +- linaropy/rn/linaroseries.py | 680 ++++++++++++++--------- linaropy/rn/rngen.py | 164 +++--- linaropy/rn/rnseries.py | 197 +++---- linaropy/rn/template.py | 114 ++-- linaropy/rninput.py | 31 +- linaropy/series.py | 1180 +++++++++++++++++++++------------------- linaropy/vers.py | 560 ++++++++++--------- rn.py | 140 +++-- testrn.py | 37 +- 17 files changed, 2361 insertions(+), 1839 deletions(-)