summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pypi'v0.7.1Sebastian Pipping2020-01-313-3/+92
|\
| * Bump version to 0.7.1Sebastian Pipping2020-01-311-1/+1
| * setup.py: Add trove classifiersSebastian Pipping2020-01-311-1/+19
| * setup.py: Set project URLSebastian Pipping2020-01-311-1/+1
| * Add and integrate simple markdown readme for PyPISebastian Pipping2020-01-312-0/+71
|/
* Merge branch 'py3'v0.7.0Sebastian Pipping2020-01-257-110/+114
|\
| * setup.py: Generate entrypoint scriptSebastian Pipping2020-01-251-0/+6
| * Support "python -m metagen"Sebastian Pipping2020-01-252-2/+5
| * Bump version to 0.7.0Sebastian Pipping2020-01-251-1/+1
| * Migrate XML writer from dead jaxml to lxml.etreeSebastian Pipping2020-01-252-14/+48
| * setup.py: Get some cruft out, use setuptoolsSebastian Pipping2020-01-251-55/+16
| * metagenerator.py: Fix execution of tests for Python 3Sebastian Pipping2020-01-251-4/+4
| * Mass-apply 2to3Sebastian Pipping2020-01-254-34/+34
| * Be explicit about Python 3 in shebang lines and docsSebastian Pipping2020-01-255-8/+8
|/
* Bump version to 0.6.6v0.6.6Sebastian Pipping2017-03-131-1/+1
* Drop support for herds (bug #611190)Sebastian Pipping2017-03-136-115/+14
* Bump version to 0.6.5v0.6.5Sebastian Pipping2016-06-231-1/+1
* No longer crash if herds.xml is missing (bug #577148)Sebastian Pipping2016-06-231-7/+19
* Sync version to 0.6.4.2v0.6.4.2Sebastian Pipping2016-02-211-1/+1
* Fix test suitev0.6.4.1Sebastian Pipping2016-02-211-4/+8
* Shorten MAINTAINER_TYPE to TYPE in --help outputSebastian Pipping2016-02-211-1/+2
* Add support for GLEP 67 maintainer type (bug #573136)v0.6.4Sebastian Pipping2016-02-214-12/+56
* Introduce speaking optionsSebastian Pipping2016-02-212-46/+88
* Group command line argumentsSebastian Pipping2016-02-211-19/+14
* Minimal migration to argparseSebastian Pipping2016-02-211-18/+16
* Make test_cli call local metagen, not system versionSebastian Pipping2016-02-211-0/+4
* Turn test_cli into a bit more of test suiteSebastian Pipping2016-02-211-12/+27
* Bump version to 0.6.3v0.6.3Sebastian Pipping2015-10-301-1/+1
* Fix herdbase import for portage >=2.2.22 (bug #561908)Sebastian Pipping2015-10-301-1/+8
* Fixed bug #384535, modified test_cli and upped the versionv0.6.2Jesus Rivero2011-09-283-8/+9
* Added dist to gitignoreJesus Rivero (Neurogeek)2011-09-251-1/+2
|\
| * Fixed some failing testsJesus Rivero (Neurogeek)2011-09-091-2/+2
| * Version change for the inminent release of 0.6Jesus Rivero (Neurogeek)2011-09-091-1/+1
| * Added checks for HERD existancev0.6Jesus Rivero (Neurogeek)2011-08-131-7/+13
* | Removed support for no-herd and empty herd tagsv0.6.1Jesus Rivero2011-09-257-28/+15
* | Fixed some failing testsJesus Rivero2011-09-091-2/+2
* | Version change for the inminent release of 0.6Jesus Rivero2011-09-091-1/+1
* | Added checks for HERD existanceJesus Rivero2011-08-131-7/+13
|/
* Updated version and changed metagenerator import in main.py to from...import ...v0.5.2Jesus Rivero2010-04-092-2/+2
* Add support for --versionSebastian Pipping2010-04-091-1/+2
* Rename metagen/metagen.py to metagen/main.py (bug #314003)Sebastian Pipping2010-04-091-1/+1
* Changes in README to reflect changes madev0.5.1Jesus Rivero2010-03-231-1/+1
* ChangeLog to reflect changes madeJesus Rivero2010-03-231-0/+7
* Added a version file so the version is present in the release.Jesus Rivero2010-03-231-0/+1
* Added these files so distutils can be used for release/installJesus Rivero2010-03-232-0/+107
* This file shouldn't be in the repo anywaysJesus Rivero2010-03-231-9/+0
* Moved all python files into the new metagen moduleJesus Rivero2010-03-234-0/+0
* Removed __init__.py as metagen dir has one alreadyJesus Rivero2010-03-231-0/+0
* Added metagen dirJesus Rivero2010-03-231-0/+0
* Moved metagen.1 to docsJesus Rivero2010-03-231-0/+0