summaryrefslogtreecommitdiffstats
path: root/llvm/utils/release/merge.sh
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Print correct directory in merge script.Richard Trieu2016-11-111-1/+1
* Revert r273099 "If the revision number starts with r, drop it. It will get ad...Hans Wennborg2016-07-181-1/+1
* If the revision number starts with r, drop it. It will get added backJoerg Sonnenberger2016-06-181-1/+1
* Update usage(), make sure srcdir is really empty.Joerg Sonnenberger2016-06-011-0/+2
* Make it easier to process merges in a normal buildable directory tree byJoerg Sonnenberger2016-05-291-1/+9
* Remove bashism from merge.sh: POSIX sh does not have the `function`Dimitry Andric2016-01-131-1/+1
* Add a -revert option to utils/release/merge.shHans Wennborg2015-08-041-4/+19
* Release merge script: don't actually commit the mergeHans Wennborg2015-01-131-4/+6
* Update the tree before applying patch.Bill Wendling2011-10-161-0/+2
* Add a script that helps merge changes into a release branch.Bill Wendling2011-10-161-0/+72
OpenPOWER on IntegriCloud