aboutsummaryrefslogtreecommitdiffstats
path: root/MgaRepo/commands
Commit message (Expand)AuthorAgeFilesLines
* Use https: URLs by defaultHEADmasterDan Fandrich3 days1-1/+1
* Add sync --no-vcsDan Fandrich2023-04-171-0/+3
* Add sync --upload (mga#2868)Dan Fandrich2023-04-071-1/+5
* Switch some URLs to https:Dan Fandrich2023-04-071-1/+1
* Support -r in the up command (mga#3913)Dan Fandrich2023-04-071-0/+2
* maintdb.py: Fix error messageStig-Ørjan Smelror2022-04-071-1/+1
* Use url option instead of host for maintdb getPapoteur2019-02-271-1/+2
* Manage exception with maintdb commandPapoteur2019-02-271-2/+10
* allow maintdb get <package> without packagers credentialsPapoteur2017-11-291-4/+10
* Revert to 1.12.3 statePapoteur2016-11-0521-178/+30
* drop python shebangs that's not supposed to be...Per Øyvind Karlsen2016-08-1821-22/+0
* update help text for clone command to reflect name changesPer Øyvind Karlsen2016-08-181-7/+7
* oops, add missing ':'Per Øyvind Karlsen2016-07-221-1/+1
* if no target specified for import, assume '.'Per Øyvind Karlsen2016-07-221-2/+3
* add support for cloning properly setup git-svn repos from githubPer Øyvind Karlsen2016-07-221-1/+4
* buildrpm: add support for passing arguments directly to rpmbuildPer Øyvind Karlsen2016-07-081-0/+2
* change githubimport into a github command with several ~sub-commandsPer Øyvind Karlsen2016-06-302-33/+53
* start on github ~bridge, so far only local git-svn repo importPer Øyvind Karlsen2016-06-291-0/+33
* implement support for applying %changelog with 'mgarepo buildrpm -l'Per Øyvind Karlsen2016-06-031-2/+7
* Merge branch 'git' of github.com:mdkcauldron/mgarepo into gitPer Øyvind Karlsen2016-06-031-0/+2
|\
| * Support using DNF instead of urpmi for buildrpmNeal Gompa2016-06-011-0/+2
* | implement optional conversion of svn author to full name & emailPer Øyvind Karlsen2016-06-031-0/+3
|/
* use (dated) mageia user map from svn-git-migration metadataPer Øyvind Karlsen2016-06-012-2/+8
* fix issue with utf-8 encodig for rpmlog when utf-8 locale isn't setPer Øyvind Karlsen2016-05-311-0/+3
* add support for optionally installing build depedencies by defaultPer Øyvind Karlsen2016-05-301-0/+2
* add --short-circuit support with buildrpm -sPer Øyvind Karlsen2016-05-301-2/+4
* add support for specifying build stagePer Øyvind Karlsen2016-05-301-0/+1
* document buildrpm optionsPer Øyvind Karlsen2016-05-301-1/+4
* add optional automatic use of rpmlint by defaultPer Øyvind Karlsen2016-05-301-0/+4
* clean out some old leftoversPer Øyvind Karlsen2016-05-301-9/+2
* start on a build option, creating an equivalent of 'mdvsys build'Per Øyvind Karlsen2016-05-301-0/+31
* - do not use shell for running external programsPer Øyvind Karlsen2016-05-284-10/+66
* correct the help message in obsolete commandPapoteur2016-02-201-1/+1
* suppress the unuseful -d distro option for obsolete commandPapoteur2016-02-171-2/+0
* add command obsolete as new file obsolete.pyPapoteur2016-02-161-0/+38
* add -s option for log command to get releases log (enhancement mga#12948).Papoteur2015-12-221-2/+5
* Add support for backports checkout MGA#15251Nicolas Lécureuil2015-11-281-0/+2
* Apply 2to3-3.4Papoteur2015-10-1013-44/+44
* Ignore 'mgarepo sync -c' and tell it's deprecatedJani Välimaa2015-08-071-1/+6
* s/cooker/cauldron/Thierry Vignaud2014-07-191-1/+1
* Fixed some typos and URLs in the helpDan Fandrich2013-12-143-3/+3
* try to resolve bug 4053Florent Monnier2012-01-071-1/+1
* add config options for maintdbNicolas Vigier2011-10-041-1/+1
* remove old optionsNicolas Vigier2011-08-172-20/+1
* remove binrev optionNicolas Vigier2011-08-171-3/+0
* add more information in the error message when there is no argument givenMichael Scherer2011-07-161-1/+1
* - Fix the example in the usage message of putsrpm.pyAhmad Samir2011-07-151-1/+1
* add maintdb commandNicolas Vigier2011-07-121-0/+44
* - Fix examples in the usage message of co.pyAhmad Samir2011-06-161-2/+2
* fix example in usage messageThierry Vignaud2011-03-051-1/+1