aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
Commit message (Expand)AuthorAgeFilesLines
* CMake: Rewrite init-repository using CMake and .sh / .bat scriptsAlexandru Croitor2024-02-281-0/+24
* CMake: Rename init-repository script to make space for cmake scriptAlexandru Croitor2024-02-281-653/+0
* Update license header to SPDX formatLucie Gérard2023-12-121-38/+2
* init-repository: Fix wrong remote URLs in cloned submodulesJoerg Bornemann2023-06-121-1/+1
* Warn on absent qtrepotoolsAudun Sutterud2023-01-261-1/+4
* Replace LGPL2.1 only header with LGPL3 oneKai Köhne2021-12-191-12/+18
* Fix --mirror option for init-repositoryLi Xinwei2021-05-311-2/+4
* Support absolute submodule urlsKai Köhne2021-05-271-3/+14
* Update documentation for init-repositoryPaul Wicking2021-03-251-5/+8
* init-repository: Fix incorrect use of 'or' operatorTopi Reinio2021-02-251-1/+1
* init-repository: Allow 'tqtc-' prefix for qt5 repositoryTopi Reinio2021-02-111-3/+4
* Fix init-repositoryPaul Wicking2021-02-091-1/+6
* Add clang-format-pre-commit hookFrederik Gladhorn2019-10-021-0/+1
* init-repo: Resolve alternate url for git sub-submodulesKai Koehne2018-09-131-6/+5
* init-repo: Allow sub-module checkout path to differ from config nameAndy Shaw2018-07-101-1/+2
* init-repo: complain about non-option argumentsOswald Buddenhagen2018-02-201-0/+1
* ignore submodules in dirtiness checkOswald Buddenhagen2017-04-231-1/+1
* fix url normalizationOswald Buddenhagen2017-04-061-1/+1
* Reflect current URL in example commentJason Erb2017-03-161-1/+1
* Remove init-repository assumption of repo url “…/qt/<repo>”Jason Erb2017-03-131-7/+7
* don't fail to check out some modules in pinned modeOswald Buddenhagen2016-11-301-1/+8
* refuse to operate with dirty submodulesOswald Buddenhagen2016-11-301-0/+28
* produce less ugly paths to the commit template in submodulesOswald Buddenhagen2016-11-141-1/+1
* add --no-fetch optionOswald Buddenhagen2016-11-141-4/+12
* fix cloning of tagged versionsOswald Buddenhagen2016-11-041-2/+7
* Fix git_install_hooks for relative gitdirIlia Kirianovskii2016-05-241-11/+13
* make it actually possible to specify 'ignore' as a classOswald Buddenhagen2016-05-051-0/+2
* make it actually possible to exclude classesOswald Buddenhagen2016-05-051-11/+19
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Liang Qi2016-03-311-7/+13
|\
| * Update .gitmodules for automated release src package creationv5.6.0Iikka Eklund2016-03-081-7/+13
* | rework hook installationOswald Buddenhagen2016-02-171-16/+35
|/
* properly complain about invalid entries in --module-subsetOswald Buddenhagen2016-02-071-0/+4
* replace 'initrepo' with more fine-grained 'status'Oswald Buddenhagen2016-02-071-7/+36
* don't use POD, to restore msysgit perl compatibilityOswald Buddenhagen2015-12-251-112/+83
* don't use GetOptionsFromArray, to restore msysgit perl compatibilityOswald Buddenhagen2015-12-251-4/+4
* Explain what the canonical URLs are.Edward Welbourne2015-10-121-1/+2
* Removed QtWebkit and QtWebkit-Examples from qt5.gitJani Heikkinen2015-09-031-11/+0
* Prospective fix for unnecessary submodule cloningSimon Hausmann2015-03-271-1/+1
* Merge remote-tracking branch 'origin/5.4' into 5.5Oswald Buddenhagen2015-03-091-3/+4
|\
| * use git clone --branch instead of --no-checkoutOswald Buddenhagen2015-03-041-3/+4
* | Update copyright headersJani Heikkinen2015-02-251-22/+14
|/
* don't fetch again when updating submodulesOswald Buddenhagen2015-02-061-1/+1
* don't checkout when cloningOswald Buddenhagen2015-02-061-1/+2
* make manual fetching saneOswald Buddenhagen2015-02-061-2/+11
* always check out the target branch when using --branchOswald Buddenhagen2015-02-061-14/+15
* fix --branch without --no-updateOswald Buddenhagen2015-02-061-1/+3
* don't fetch unless we are updatingOswald Buddenhagen2014-11-121-1/+1
* Fix cloning with mirrorsKai Koehne2014-11-121-1/+0
* Fix description of --mirror argumentKai Koehne2014-11-121-1/+1
* teach init-repository about branchesOswald Buddenhagen2014-11-121-4/+29