summaryrefslogtreecommitdiffstats
path: root/mgagnome
Commit message (Expand)AuthorAgeFilesLines
...
* Don't auto increase from one stable version to anotherOlav Vitters2013-09-201-4/+6
* sort subcommands and rename check-setup to check-prepOlav Vitters2013-09-181-48/+45
* cleanup BUILD after running bmOlav Vitters2013-09-181-0/+4
* add error message when tarball cannot be downloadedOlav Vitters2013-09-181-1/+2
* fix bug when there are multiple possible versionsOlav Vitters2013-09-171-1/+1
* call mgarepo sync after removing a patchOlav Vitters2013-09-171-0/+1
* fix recursion bugOlav Vitters2013-09-171-1/+1
* automatically drop merged patches when increasing version numberOlav Vitters2013-09-171-17/+10
* automatically drop a merged patchOlav Vitters2013-09-171-51/+95
* add a check-setup commandOlav Vitters2013-09-171-0/+80
* properly distinguish between patches and sourcesOlav Vitters2013-09-171-4/+11
* if suggested package is not latest possible version, ensure version increase ...Olav Vitters2013-08-231-0/+10
* rename mga-gnome to mgagnomeOlav Vitters2013-08-221-1/+1
* remove --clean, it is buggyOlav Vitters2013-08-221-1/+1
* remove the build directory when checking patchesOlav Vitters2013-08-211-1/+1
* add check-version subcommandOlav Vitters2013-05-251-0/+16
* checkout gnome modules 5 at a timeOlav Vitters2013-05-251-6/+13
* ensure module names are passed to get_majminOlav Vitters2013-02-131-7/+9
* just lower case everythingOlav Vitters2013-01-161-3/+3
* add the various networkmanager namesOlav Vitters2013-01-161-2/+7
* handle networkmanager version numberingOlav Vitters2013-01-161-11/+32
* 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