summaryrefslogtreecommitdiff
path: root/morphlib/morphset.py
Commit message (Expand)AuthorAgeFilesLines
* morphset: Don't expect to be able to find `morph` or `name`Adam Coldrick2014-08-141-3/+5
* Remove petrify and unpetrify commandsRichard Maw2014-08-121-14/+0
* Use exact filenames to refer to morphology filesRichard Maw2014-07-101-7/+9
* Remove code made vestigial from the `morph edit` rewriteRichard Maw2014-07-071-33/+0
* Allow omitting repo and ref when referring to strataRichard Maw2014-02-131-18/+19
* MorphologySet: Export traverse_specs methodRichard Maw2013-11-221-6/+6
* Make branch commands work with null refsRichard Maw2013-09-261-3/+5
* MorphSet: add unpetrify_all() methodRichard Maw2013-09-241-0/+13
* MorphSet: Add method for changing refs en-masseRichard Maw2013-09-241-0/+20
* MorphSet: Add petrify_chunks() methodRichard Maw2013-09-241-1/+31
* MorphSet: add a list_refs() methodRichard Maw2013-09-241-0/+20
* MorphSet: Factor traversal logic out of change_refRichard Maw2013-09-241-21/+66
* MorphSet: keep old ref as unpetrify-refRichard Maw2013-09-051-0/+1
* Fix MorphologySet bug: right Morphology object changedLars Wirzenius2013-09-051-4/+4
* Add a MorphologySet class, for changing many morphologiesLars Wirzenius2013-08-141-0/+158