summaryrefslogtreecommitdiff
path: root/bin/git-qt-merge-mainlines
Commit message (Expand)AuthorAgeFilesLines
* git-qt-merge-mainlines: find related changes for conflictsLiang Qi2016-11-211-0/+61
* git-qt-merge-mainlines: add wip featureLiang Qi2016-11-071-3/+57
* git-qt-merge-mainlines: split some long linesEdward Welbourne2016-07-051-11/+22
* git-qt-merge-mainlines: write pythonicallyEdward Welbourne2016-07-051-12/+11
* git-qt-merge-mainlines: reverse a condition to ease readingEdward Welbourne2016-07-051-3/+3
* git-qt-merge-mainlines: group the action argumentsEdward Welbourne2016-07-051-5/+6
* git-qt-merge-mainlines: no need for separate Config classEdward Welbourne2016-07-051-6/+3
* git-qt-merge-mainlines: skip type=str (the default) from parser optionsEdward Welbourne2016-07-041-4/+4
* git-qt-merge-mainlines: shuffle code to make --help a clean no-opEdward Welbourne2016-07-041-8/+15
* Obtain sha1s from supermodule instead of using branch tipsLiang Qi2016-05-061-10/+35
* Update copyright headersJani Heikkinen2015-02-111-2/+2
* Unify use of shebang line to invoke toolsSamuel Gaist2015-01-161-1/+1
* Add mergetool option to merge scriptFrederik Gladhorn2014-10-211-1/+7
* Fix submodule merge scriptFrederik Gladhorn2014-10-131-1/+4
* Fix qt-git-merge-mainlines to deal with submodules dynamicallyFrederik Gladhorn2014-09-071-32/+22
* git-qt-merge-mainlines: Add qtwebsockets to the default listSergio Ahumada2014-02-251-0/+1
* Add qtenginio to merge mainlines scriptFrederik Gladhorn2014-01-061-0/+1
* Be more robust when a module fails to mergeFrederik Gladhorn2013-11-281-17/+25
* git-qt-merge-mainlines: Add qtandroidextras to the default listSergio Ahumada2013-09-241-0/+1
* git-qt-merge-mainlines: Add some new modules to the default listSergio Ahumada2013-09-231-0/+4
* git-qt-merge-mainlines: Remove qtjsbackend module from the listSergio Ahumada2013-09-111-1/+0
* Fix --list-modules arg to do as advertisedFrederik Gladhorn2013-08-121-1/+2
* Import the print function from __future__Frederik Gladhorn2013-08-121-0/+2
* git-qt-merge: Use #!/usr/bin/env instead of #!/usr/bin/python3Sergio Ahumada2013-08-021-1/+4
* Add script to help mergingFrederik Gladhorn2013-07-011-0/+214