summaryrefslogtreecommitdiff
path: root/morphlib/morph2.py
Commit message (Expand)AuthorAgeFilesLines
* Lookup chunks within strata by 'morph' field, not 'name'Sam Thursfield2012-09-241-1/+1
* Fix things so test suite works on Debian squeezeLars Wirzenius2012-09-131-9/+18
* Preserve sort order of morphologies, so they can be edited by MorphSam Thursfield2012-09-101-14/+48
* Morphology: Only set defaults specific to the morphology kindSam Thursfield2012-09-101-15/+24
* Allow 'disk-size' in system morphologies to be an integerJannis Pohlmann2012-09-041-8/+11
* Rework morphology child lookup to be more useful for branch/mergeJannis Pohlmann2012-09-041-24/+35
* Morph: index component morphologies by nameSam Thursfield2012-09-041-0/+25
* Strata contain "chunks", not "sources"Sam Thursfield2012-08-291-3/+2
* python scripts: pep8ize codebaseRichard Maw2012-08-011-18/+17
* Require system-kind on system morphologiesLars Wirzenius2012-07-191-0/+1
* morphlib: add 'arch' field to morphologiesRichard Maw2012-06-131-0/+1
* Add a Morphology.keys() methodLars Wirzenius2012-05-091-0/+3
* morphlib/morph2: default commands are NoneRichard Maw2012-04-231-4/+4
* Have a default 'chunks' field in a chunk morphologyLars Wirzenius2012-04-181-0/+1
* Add original_ref member to Source. Default to None for build-depends.Jannis Pohlmann2012-04-111-1/+2
* Various small fixes to make the new update-gits work again.Jannis Pohlmann2012-04-101-1/+1
* Add a new morphology parser classLars Wirzenius2012-04-091-0/+83