summaryrefslogtreecommitdiffstats
path: root/mgagnome
Commit message (Expand)AuthorAgeFilesLines
...
* make cmd_patches use join_streamsOlav Vitters2012-03-151-23/+16
* allow packages subcommand to show versions and to limit packages to the ones ...Olav Vitters2012-03-151-13/+29
* store downstream versionsOlav Vitters2012-03-151-10/+10
* remove version freeze check; mageia server checks this on submissionOlav Vitters2012-03-131-7/+0
* fix typosOlav Vitters2012-03-121-2/+2
* put better error message in subject lineOlav Vitters2012-03-111-1/+10
* - note errors in subjectOlav Vitters2012-03-021-6/+18
* use TemporaryFile, seems to work better across forksOlav Vitters2012-03-021-1/+1
* judge_version_increase: add examples on what the checks are doingOlav Vitters2012-02-291-0/+8
* workaround maildrop 5min timeoutOlav Vitters2012-02-281-0/+3
* unbuffered outputOlav Vitters2012-02-281-1/+1
* add ability to wait before doing anythingOlav Vitters2012-02-281-2/+10
* add command to parse ftp-release-list emails from stdinOlav Vitters2012-02-281-11/+77
* add ability to check hash of original tarballOlav Vitters2012-02-281-1/+43
* sort packages subcommand and add option to show upstream nameOlav Vitters2012-02-281-5/+10
* add forgotten regexpOlav Vitters2012-02-271-0/+1
* warnings should go to stdoutOlav Vitters2012-02-271-1/+1
* add function to judge version number increases and make use of itOlav Vitters2012-02-271-5/+71
* add comments to describe what the code is doingOlav Vitters2012-02-271-4/+8
* increase: add basic ability to convert upstream name into the Mageia package ...Olav Vitters2012-02-271-2/+20
* make use of subprocess.check_outputOlav Vitters2012-02-261-10/+7
* fix typo checking tarfile xz supportOlav Vitters2012-02-261-1/+1
* add xz tarball supportOlav Vitters2012-02-251-2/+55
* use rpm.labelCompare for version comparisonsOlav Vitters2012-02-241-29/+4
* fix bug when calling mgarepo co, also exist when mgarepo co failsOlav Vitters2012-02-241-2/+6
* don't change packages which have uncommitted changesOlav Vitters2012-02-231-0/+5
* add ability to checkin and submitOlav Vitters2012-02-231-3/+15
* nicer outputOlav Vitters2012-02-231-5/+12
* don't print a stack trace when mgarepo or bm failsOlav Vitters2012-02-221-4/+7
* Add ability to increase the version number of a given packageOlav Vitters2012-02-221-3/+139
* call editor after adding DEP-3 headers to a patch fileOlav Vitters2012-02-151-2/+34
* add option to add dep3 headers to existing patchOlav Vitters2012-02-141-7/+85
* read dep3 meta-data from patchesOlav Vitters2012-02-121-1/+75
* Import mga-gnome scriptOlav Vitters2012-02-111-0/+158