Lines Matching refs:MESSAGE
41 MESSAGE = "Preparation." variable in Preparation
56 MESSAGE = "Create a fresh branch." variable in FreshBranch
63 MESSAGE = "Check which revision to push." variable in PreparePushRevision
75 MESSAGE = "Detect commit ID of last push to trunk." variable in DetectLastPush
116 MESSAGE = "Get latest bleeding edge version." variable in GetCurrentBleedingEdgeVersion
128 MESSAGE = "Increment version number." variable in IncrementVersion
172 MESSAGE = "Prepare raw ChangeLog entry." variable in PrepareChangeLog
225 MESSAGE = "Edit ChangeLog entry." variable in EditChangeLog
248 MESSAGE = ("Fetch straggler commits that sneaked in since this script was " variable in StragglerCommits
257 MESSAGE = "Squash commits into one." variable in SquashCommits
290 MESSAGE = "Create a new branch from trunk." variable in NewBranch
297 MESSAGE = "Apply squashed changes." variable in ApplyChanges
305 MESSAGE = "Add ChangeLog changes to trunk branch." variable in AddChangeLog
320 MESSAGE = "Set correct version for trunk." variable in SetVersion
330 MESSAGE = "Commit to local trunk branch." variable in CommitTrunk
338 MESSAGE = "Sanity check." variable in SanityCheck
350 MESSAGE = "Commit to SVN." variable in CommitSVN
374 MESSAGE = "Tag the new revision." variable in TagRevision
381 MESSAGE = "Done!" variable in CleanUp