summaryrefslogtreecommitdiffstats
path: root/mgagnome
Commit message (Expand)AuthorAgeFilesLines
...
* sort subpackages in group-owner subcommandOlav Vitters2012-11-271-1/+1
* add group-owner subcommandOlav Vitters2012-11-271-0/+54
* double the sleep time every 10 timesOlav Vitters2012-10-161-2/+2
* make hash check work for metacityOlav Vitters2012-10-161-0/+7
* - revert changed if tarball cannot be downloadedOlav Vitters2012-10-161-5/+37
* make submit work for non-CauldronOlav Vitters2012-08-041-1/+4
* add check-latest subcommandOlav Vitters2012-08-041-0/+57
* add initial support for distro releasesOlav Vitters2012-08-031-14/+35
* increase subcommand should submit automaticallyOlav Vitters2012-07-011-1/+1
* always commit, only make --submit optionalOlav Vitters2012-03-211-12/+14
* packages command: allow sorting according to the order of a fileOlav Vitters2012-03-211-1/+16
* move get_downstream_from_upstream into Downstream classOlav Vitters2012-03-211-36/+33
* fix bugOlav Vitters2012-03-211-2/+1
* convert get_downstream_names into a classOlav Vitters2012-03-211-31/+34
* allow to limit upstream names; fix packages subcommandOlav Vitters2012-03-211-14/+26
* prevent print from adding spacesOlav Vitters2012-03-211-3/+3
* add quick hack to just auto commit, not submitOlav Vitters2012-03-211-1/+3
* fix bug in hash failure error messageOlav Vitters2012-03-201-1/+2
* put downstream names in subject if ableOlav Vitters2012-03-201-3/+10
* cleaner youri error messagesOlav Vitters2012-03-191-0/+2
* fix typoOlav Vitters2012-03-191-1/+1
* show last 15 lines of log output when 'bm -p --nodeps' failsOlav Vitters2012-03-191-1/+3
* get error message from last non-empty lineOlav Vitters2012-03-191-1/+2
* add --force option to gnome-release-email and pass it on to mga-gnome increaseOlav Vitters2012-03-191-2/+8
* revert svn changes when force is usedOlav Vitters2012-03-191-2/+13
* determine downstream name in case of multiple possibilitiesOlav Vitters2012-03-191-4/+34
* nicer repeat mgarepo sync logicOlav Vitters2012-03-181-4/+4
* decrease initial ftp-release-list delay to 3minOlav Vitters2012-03-181-1/+1
* ensure the 5min wait is after the sending of the message; not its receiptOlav Vitters2012-03-181-1/+8
* add force option to obviously wrong version increases and try to download tar...Olav Vitters2012-03-181-6/+28
* remove obsolete commentOlav Vitters2012-03-151-1/+0
* 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