summaryrefslogtreecommitdiff
path: root/backflip
AgeCommit message (Expand)Author
2017-11-10Update remote checking.Yvan Roux
2017-01-10Print rev number that failed to backport when running in non-interactive mode.Christophe Lyon
2017-01-10Fix typo when printing SVN rev and SHA1Christophe Lyon
2016-06-07backflip: Handle errors from git checkout/git review.Christophe Lyon
2016-06-07backflip: Print which revision number is missing.Christophe Lyon
2016-06-07backflip: switch to gcc-6 by default.Christophe Lyon
2016-03-15Merge "Exit with an error message if git checkout $DEV_BRANCH fails."Yvan Roux
2016-03-08Exit with an error message if git checkout $DEV_BRANCH fails.Christophe Lyon
2016-01-29No need to support interactive vs non-interactive mode whenChristophe Lyon
2016-01-26Check that all the requested backports are present in the masterChristophe Lyon
2015-10-16Do not prompt for comparison tool if not in interactive mode.Christophe Lyon
2015-06-25Add the command line to do the backport in interactive mode in case ofYvan Roux
2015-06-25Naive attempt to fix badly formatted ChangeLog entriesYvan Roux
2015-06-25Stop the backport if there is nothing to commit.Yvan Roux
2015-06-25Handle stacked backports on command line.Yvan Roux
2015-06-25Better handling of degenerated cases:Yvan Roux
2015-06-25Move temporary and log files outside of the repo.Yvan Roux
2015-06-25Remove unneeded committer information.Yvan Roux
2015-06-21Add option -x to execute backflip in batch mode.Yvan Roux
2015-06-21Better cleaning.Yvan Roux
2015-06-21Create commit message from the .frag files.Yvan Roux
2015-06-21Avoid error messages when cherry-pickingYvan Roux
2015-06-15Use linaro-local/gcc-${VERSION}-integration-branch with VERSION=5 by default.git-branchesChristophe Lyon
2015-06-04Don't include the *.frag files into the commitYvan Roux
2015-05-29Remove unecessary steps for git branches:Yvan Roux
2015-05-29Handle git-geo repo.Yvan Roux
2015-03-27Fix -v option handlingYvan Roux
2015-03-26Add some notes on how to change ref branch and when and how to stackYvan Roux
2015-03-19Remove noisy "Configuration Checking" messages when everything is OK.devYvan Roux
2015-03-19Check for ssh protocol for git.linaro.org remote instead of git user.Yvan Roux
2015-03-18Add a Verification step before branch creation to compare originalYvan Roux
2015-03-18Add options to change devpt and ref branches (mainly for stackedYvan Roux
2015-03-13Don't update ChangeLog.linaro to avoid integration conflicts.Yvan Roux
2015-03-13Add Configuration checking step:Yvan Roux
2015-03-13Add user's first name to the backport branch name.Yvan Roux
2015-02-25Fix English usageCharles Baylis
2015-02-25Use bold instead of white in message colouringCharles Baylis
2015-02-25Allow user to control preferred editorCharles Baylis
2014-06-02Initial import of the backflip script.Yvan Roux