Lines Matching refs:MESSAGE
41 MESSAGE = "Preparation." variable in Preparation
56 MESSAGE = "Create a fresh branch." variable in FreshBranch
64 MESSAGE = "Check which revision to push." variable in PreparePushRevision
76 MESSAGE = "Increment version number." variable in IncrementVersion
110 MESSAGE = "Detect commit ID of last release base." variable in DetectLastRelease
120 MESSAGE = "Prepare raw ChangeLog entry." variable in PrepareChangeLog
155 MESSAGE = "Edit ChangeLog entry." variable in EditChangeLog
178 MESSAGE = ("Fetch straggler commits that sneaked in since this script was " variable in StragglerCommits
187 MESSAGE = "Squash commits into one." variable in SquashCommits
220 MESSAGE = "Create a new branch from candidates." variable in NewBranch
228 MESSAGE = "Apply squashed changes." variable in ApplyChanges
243 MESSAGE = "Commit to local candidates branch." variable in CommitSquash
254 MESSAGE = "Prepare new branch to commit version and changelog file." variable in PrepareVersionBranch
265 MESSAGE = "Add ChangeLog changes to candidates branch." variable in AddChangeLog
276 MESSAGE = "Set correct version for candidates." variable in SetVersion
283 MESSAGE = "Commit version and changelog to local candidates branch." variable in CommitCandidate
291 MESSAGE = "Sanity check." variable in SanityCheck
303 MESSAGE = "Land the patch." variable in Land
310 MESSAGE = "Tag the new revision." variable in TagRevision
318 MESSAGE = "Done!" variable in CleanUp