summaryrefslogtreecommitdiff
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-15Fix testrn.pyDiana 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-10-15Set ${basis} based on original TAG or BRANCH, not resolved BRANCH.Ryan S. Arnold
2016-10-15Merge branch 'master' of ssh://git.linaro.org/toolchain/tcwg-release-tools in...Ryan S. Arnold
2016-10-13Runs tracking rc/rel tags need to checkout release branchRyan S. Arnold
2016-10-05Cleanup and exit if GCC build fails.Christophe Lyon
2016-09-30Skip upload if the build phase was skipped.Christophe Lyon
2016-09-06Reorder code so user is only asked once each iteration if they'd like to modi...Ryan S. Arnold
2016-09-02Move prompt for csv file out or rngen.py into rn.py.Ryan S. Arnold
2016-09-02rn.py: If jinja can't generate output, print exception and let user fix templ...Ryan S. Arnold
2016-09-02rn.py: Fix rn_template.log() invocation.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-19Add --nopersist to rn.py.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
2016-08-10Generate release notes with python scripting.Ryan S. Arnold
2016-06-01Generate ChangeLog since revision instead of date.Yvan Roux
2016-05-16Add verbose output option: -v.Yvan Roux
2016-04-29Add new script to create new Linaro development branches.Yvan Roux
2016-01-27Merge "Discard integration branch updates for Snapshot's respins."Ryan Arnold
2016-01-25Show the whole commit instead of just the log entry.Yvan Roux
2016-01-25Discard integration branch updates for Snapshot's respins.Yvan Roux
2015-12-03Merge "Add tarball and signature uploading feature."Yvan Roux
2015-12-03Add tarball and signature uploading feature.Yvan Roux
2015-11-18Fix: final dump_and_dev must be done on local_branch.Yvan Roux
2015-10-15Add tarball creation message.Yvan Roux
2015-09-16Fix local integration branch version string.Yvan Roux
2015-09-16Fix tag which should be made into $REL_DIR/git repository to apply onYvan Roux
2015-09-16Fix and update gitlog-amend-gcc-5.Yvan Roux
2015-08-13Correctly return to saved branch in the ctrl-C trap function.Ryan S. Arnold
2015-08-13Remove spurious newline in hint output.Ryan S. Arnold
2015-08-05The .asc files should contain proper md5sum file format: md5sum <filename>Ryan S. Arnold
2015-08-05The info() and hint() funcs should be called at beginning and end.Ryan S. Arnold
2015-08-05Merge "bump_mode_to should have SPIN displayed in RC mode only if SPIN is set."Yvan Roux
2015-08-05Merge "Generate md5sum .asc (signature) for generated tarballs."Yvan Roux
2015-08-05bump_mode_to should have SPIN displayed in RC mode only if SPIN is set.Ryan S. Arnold
2015-07-31Generate md5sum .asc (signature) for generated tarballs.Ryan S. Arnold
2015-07-23Merge "gitlog-to-changelog needs to be executed in ${REL_DIR}/git"Yvan Roux
2015-07-23Merge "Update hint() to use pushurl"Yvan Roux