Home | History | Annotate | Download | only in push-to-trunk

Lines Matching refs:MESSAGE

55   MESSAGE = "Preparation."
70 MESSAGE = "Create a fresh branch."
77 MESSAGE = "Check which revision to push."
89 MESSAGE = "Detect commit ID of last push to trunk."
106 # the push commit message.
128 MESSAGE = "Increment version number."
156 MESSAGE = "Prepare raw ChangeLog entry."
159 """Attempts to reload the commit message from rietveld in order to allow
209 MESSAGE = "Edit ChangeLog entry."
232 MESSAGE = ("Fetch straggler commits that sneaked in since this script was "
241 MESSAGE = "Squash commits into one."
249 # Convert the ChangeLog entry to commit message format.
256 # commit message.
269 self.Die("Commit message editing failed.")
274 MESSAGE = "Create a new branch from trunk."
281 MESSAGE = "Apply squashed changes."
289 MESSAGE = "Add ChangeLog changes to trunk branch."
304 MESSAGE = "Set correct version for trunk."
327 MESSAGE = "Commit to local trunk branch."
335 MESSAGE = "Sanity check."
347 MESSAGE = "Commit to SVN."
371 MESSAGE = "Tag the new revision."
378 MESSAGE = "Done!"