summaryrefslogtreecommitdiffstats
path: root/scripts
Commit message (Collapse)AuthorAgeFilesLines
* Include commit id and message in merge commit messageArtur Signell2013-04-231-6/+20
| | | | Change-Id: I2557eddcb4fbd4fd1ec5c608a0d73c7fa1b243b6
* Ensure no-op merges get a change idArtur Signell2013-04-231-1/+4
| | | | Change-Id: Icda1db985b3a0654fa1274e700cddfe2f990df12
* Merge commit '6922bc5b49c5551b289a5025ccd5901e2ac3aafc'Artur Signell2013-03-121-3/+1
|\ | | | | | | Change-Id: Id118fd9bae1fdf7e7ce2efd660ade5ba7bbc5109
| * Don't provide details to teamcity as it nowadays gets those from stdoutLeif Åstrand2013-03-061-3/+1
| | | | | | | | Change-Id: I2c1e80307efaa963313bf89284066bc0429e9cd8
* | Script for merging changes from a bugfix branch into master (#11299)Artur Signell2013-03-121-0/+104
|/ | | | | | | * Supports "Merge: no" for changesets which should be skipped, e.g. release notes updates. * Supports "Merge: manual" which will causes the merge to stop, requiring somebody to manually merge to change before continuing Change-Id: If5d1291ec77f4c1e31b3afb8420a45ecceedfa15
* Fix merge checker issuesLeif Åstrand2012-10-191-2/+9
|
* Fix copy/paste error in teamcity integrationLeif Åstrand2012-07-241-1/+1
|
* Adjust merge check to work more nicely with team cityLeif Åstrand2012-07-241-5/+12
|
* Add script for automatically checking for unmerged commitsLeif Åstrand2012-07-241-0/+24
|
* Abort if merge failsArtur Signell2012-02-021-0/+6
| | | | svn changeset:22856/svn branch:6.8
* Optionally read password from fileArtur Signell2012-02-021-0/+5
| | | | svn changeset:22850/svn branch:6.8
* merge.sh now works in directories other than /versions/, like merge-all.sh ↵Johannes Dahlström2012-01-311-2/+5
| | | | | | already does svn changeset:22842/svn branch:6.8
* User SVN_USER and SVN_PASS if givenArtur Signell2012-01-271-1/+7
| | | | svn changeset:22807/svn branch:6.8
* Bugfix: concatenate merge commands properlyJohannes Dahlström2012-01-271-1/+1
| | | | svn changeset:22804/svn branch:6.8
* Added exit codesArtur Signell2012-01-271-2/+3
| | | | svn changeset:22800/svn branch:6.8
* Added missing lineArtur Signell2012-01-271-1/+1
| | | | svn changeset:22786/svn branch:6.8
* Scripts for easing merge from 6.7Artur Signell2012-01-272-0/+102
svn changeset:22783/svn branch:6.8