aboutsummaryrefslogtreecommitdiffstats
path: root/init-repository
Commit message (Collapse)AuthorAgeFilesLines
...
* Add -alternates optionMarius Storm-Olsen2011-05-051-0/+34
| | | | Reviewed-by: axis
* Clean up options, add -http for public accessMarius Storm-Olsen2011-05-051-20/+37
| | | | Reviewed-by: axis
* Add -ignore-submodules optionMarius Storm-Olsen2011-05-051-0/+13
| | | | | | | | | | | Will make 'diff', 'fetch', 'pull' etc ignore the submodules by default. You can still use --ignore-submodules=none to override this, when really needed. Very convenient when working with staging repos, instead of what the qt5 repo dictate as the current module SHA1. Reviewed-by: axis
* Remove whole submodule sectionMarius Storm-Olsen2011-05-051-2/+2
| | | | | | | | Not removing the whole section will leave residue sections in the config file when reinitiating the submodules Reviewed-by: axis
* Illegal->Unknown and show usage on wrong optionsMarius Storm-Olsen2011-05-051-1/+3
| | | | Reviewed-by: axis
* Warn everywhere, not just UnixLincoln Ramsay2011-05-031-1/+4
| | | | | | | use warnings; is the portable way of doing #!/usr/bin/perl -w Also use strict; in init-repository. Signed-off-by: axis <qt-info@nokia.com>
* Added -ssh-protocol option for those with very restrictive firewalls.axis2011-05-031-7/+18
| | | | Reviewed by: Sergio Ahumada
* Removed some debug prints and made sure that -no-update is respected.axis2011-04-281-7/+7
| | | | Reviewed-by: Sergio Ahumada
* Prettified the usage screen.axis2011-04-281-6/+6
|
* Add -brisbane-nokia-developer switchAlan Alpert2011-04-281-0/+31
| | | | | | Uses the local mirrors to save a few hours on initial checkouts. Reviewed-by: axis
* Add -no-update option to init scriptSergio Ahumada2011-04-281-1/+7
| | | | Reviewed-by: axis
* Add -no-webkit to init scriptAlan Alpert2011-04-281-0/+8
|
* Switched to using git protocol only.axis2011-04-271-6/+4
| | | | | | | Since we only reference CI-controlled repositories, there is no point in using the ssh protocol and requiring an account. qtwebkit is an exception, but they will anyway need SVN access.
* Fixed public reference to qtrepotools.axis2011-04-271-3/+2
|
* Fixed public link to qlalr.axis2011-04-271-1/+4
|
* Long live the qt5 Qt repositoryQt by Nokia2011-04-271-0/+119