summaryrefslogtreecommitdiff
path: root/scripts/cros_mark_as_stable.py
AgeCommit message (Expand)Author
2015-10-30cros_mark_as_stable: Checkout before syncingPaul Hobbs
2015-10-30cros_mark_as_stable: checkout stablizing_branchPaul Hobbs
2015-10-23Test that branch exists before pushing.David James
2015-10-22cros_mark_as_stable: remove HEAD state dependencyPaul Hobbs
2015-08-11cros_mark_as_stable: Add a --force option.Bertrand SIMONNET
2015-07-14Move Uprev stage prior to InitSDK stage.David James
2015-03-27git: Fix lint errors in git.py.Don Garrett
2015-03-26logging: Use cros_logging instead of cros_build_lib.ErrorRalph Nathan
2015-03-26logging: Use cros_logging instead of cros_build_lib.WarningRalph Nathan
2015-03-24cros_mark_as_stable: convert to commandline.ArgumentParserMike Frysinger
2015-03-24Use cros_logging instead of cros_build_lib.InfoRalph Nathan
2015-01-16lint: scripts: clean up some more warnings after deleting local disablesMike Frysinger
2014-11-21lint: update support for pylint-1.xMike Frysinger
2014-10-29cros_mark_as_stable: Expose the git commit message for use in other scripts.Gabe Black
2014-09-18convert to print_functionMike Frysinger
2014-09-17standardize file styleMike Frysinger
2014-09-06Move cbuildbot.portage_utilities to lib.portage_util.Alex Deymo
2014-08-26simple whitespace changeMike Frysinger
2014-05-26Rename chromite.buildbot -> chromite.cbuildbot.Don Garrett
2014-01-31cros_build_lib.py: remove RuncommandCaptureOutput and RunCommandQuietlyYu-Ju Hong
2014-01-17Skip emerge -C when there are no packages to clean.David James
2013-12-13lint: clean up section names in docstringsMike Frysinger
2013-11-26cros_mark_as_stable: Raise exception if extraneous CLs are found.Matt Tennant
2013-11-20Don't forget to include patches that are on a detached head.David James
2013-10-16cros_mark_as_stable: tweak styleMike Frysinger
2013-09-30Always clean up created branches.David James
2013-09-25Retry on transient failures in git.RunGit.David James
2013-04-25Revert "cros_mark_as_stable: Rev ebuilds per git repo, and in parallel."David James
2013-04-25cros_mark_as_stable: Rev ebuilds per git repo, and in parallel.David James
2013-04-24Use manifest object to calculate project path.David James
2013-04-19cros_mark_as_stable: Commit changes as one big batch instead of individually.David James
2013-03-22Add option for using the latest toolchain.David James
2013-03-22cros_mark_as_stable: ignore exit(1) from `emerge -C`Mike Frysinger
2012-12-17Fix more pylint warnings.David James
2012-12-07BackgroundTaskRunner: automatically create a queue if necessaryBrian Harring
2012-12-04Move cbuildbot_background to chromite.lib for easier reuse.David James
2012-12-03cros_build_lib.IsInsideChroot: unify Die checkingMike Frysinger
2012-11-20cros_mark_as_stable: make it work outside of a chrootMike Frysinger
2012-11-20cbuildbot: run uprev for sdk buildersMike Frysinger
2012-11-19Move git-related functionality out of cros_build_lib (1 of 4).David James
2012-08-06parallel_emerge/cros_mark_as_stable: fix CLEAN_DELAY handlingMike Frysinger
2012-07-17cros_mark_as_stable: always setup stabilization branch when committingMike Frysinger
2012-05-31cros_mark_{chrome_,}as_stable: relocate to scripts/Mike Frysinger