summaryrefslogtreecommitdiffstats
path: root/bin
Commit message (Expand)AuthorAgeFilesLines
* qt5_tool: Add the ability to reference arbitrary config keys by $(name)Friedemann Kleint2019-02-061-1/+23
* qt5_tool: Refactor config file readingFriedemann Kleint2019-01-181-20/+27
* qt5_tool: Add an option to use incredibuildFriedemann Kleint2019-01-171-20/+39
* gpush: modernize syntax for specifying source and targetOswald Buddenhagen2017-11-231-9/+19
* gpush: remove checks for obsolete config optionsOswald Buddenhagen2017-11-231-2/+0
* gpush: be a bit less aggressive about marking changes as draftsOswald Buddenhagen2017-11-231-4/+5
* gpush: delay addition of reviewers to git-push command lineOswald Buddenhagen2017-11-231-15/+6
* gpush: remove ability to specify arbitrary git push optionsOswald Buddenhagen2017-11-231-18/+3
* gpush: rewrite help text somewhatOswald Buddenhagen2017-11-231-33/+37
* gpush: use "upstream branch" instead of "[remote] tracking branch"Oswald Buddenhagen2017-11-171-6/+6
* qt5_tool: Use fetch origin instead of fetch --allFriedemann Kleint2017-07-251-2/+2
* qt5_tool: Detect MinGW by checking for g++Friedemann Kleint2017-06-201-3/+1
* 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
* qt5_tool: Check out requested branch of qt5.git as wellFriedemann Kleint2016-08-181-0/+1
* 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
* qt5_tool: Support continuation lines indicated by trailing \.Friedemann Kleint2016-02-151-0/+8
* Unify license header usageAntti Kokko2016-02-032-28/+40
* update aliasesOswald Buddenhagen2016-01-281-3/+2
* qt5_tool: Remove some cruft related to webkit and quick3d.Friedemann Kleint2015-10-231-13/+5
* qt5_tool: Use / +/ when splitting lists.Friedemann Kleint2015-10-221-2/+2
* qt5_tool: Introduce configuration file key for modules to be skipped.Friedemann Kleint2015-09-241-3/+15
* qt5_tool: Adapt to file structure of "Git for Windows version 2.5".Friedemann Kleint2015-09-071-9/+7
* try harder to identify source branchOswald Buddenhagen2015-06-231-3/+49
* optimization: read the whole git configuration at onceOswald Buddenhagen2015-06-231-18/+36
* rewrite subprocess handlingOswald Buddenhagen2015-06-231-20/+153
* turn the "alias" file into a proper config fileOswald Buddenhagen2015-06-232-5/+24
* optimization: try to resolve only HEAD symbolicallyOswald Buddenhagen2015-06-231-2/+4
* qt5_tool: Remove some cruft.Friedemann Kleint2015-03-231-12/+4
* qt5_tool: Change super repository URL to code.qt.io.Friedemann Kleint2015-03-231-4/+4
* qt5_tool: Fix arguments to init-repository.Friedemann Kleint2015-03-231-1/+1
* qt5_tool: Introduce function for preferred branch.Friedemann Kleint2015-03-111-12/+26
* CamelCase 'Changes' and 'PatchSets'Oswald Buddenhagen2015-02-111-7/+6
* Update copyright headersJani Heikkinen2015-02-1114-74/+58
* Add alias for Iikka EklundSergio Ahumada2015-02-031-0/+1
* remove sahumada aliasOswald Buddenhagen2015-01-221-1/+0
* git-rewrite-author: Fix warning when using -f (force) to match the helpSergio Ahumada2015-01-191-3/+3
* Unify use of shebang line to invoke toolsSamuel Gaist2015-01-166-6/+6
* add --remote option and deprecate bareword syntax for remotesOswald Buddenhagen2015-01-121-1/+9
* make --dry-run a properly recognized optionOswald Buddenhagen2015-01-121-3/+8
* move $ref_to processing re drafts to parse_arguments()Oswald Buddenhagen2015-01-091-12/+16
* mention that drafts are auto-detectedOswald Buddenhagen2015-01-091-2/+4
* remove pointless array & hash initializationsOswald Buddenhagen2015-01-091-5/+5