Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part: allow to extend auto-reversible tags | Maarten Vanraes | 2016-08-06 | 1 | -3/+6 |
* | Part: add a closest helper function | Maarten Vanraes | 2016-08-06 | 1 | -0/+29 |
* | fix comparing part | Maarten Vanraes | 2016-07-23 | 1 | -1/+1 |
* | fix ordered children without a first tag | Maarten Vanraes | 2016-07-23 | 1 | -0/+1 |
* | remove IO subsystem | Maarten Vanraes | 2016-07-21 | 1 | -129/+29 |
* | clean up a bit | Maarten Vanraes | 2016-05-18 | 1 | -3/+4 |
* | missing find_part function | Maarten Vanraes | 2016-05-16 | 1 | -0/+12 |
* | fix removing tags | Maarten Vanraes | 2016-05-16 | 1 | -5/+13 |
* | filter out undef out of reverse tags | Maarten Vanraes | 2016-05-16 | 1 | -3/+3 |
* | don't warn if there is no restriction | Maarten Vanraes | 2016-05-16 | 1 | -0/+1 |
* | order has wrong definition | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
* | and (ordered) child handling | Maarten Vanraes | 2016-05-16 | 1 | -0/+115 |
* | fix diff when there is no second part | Maarten Vanraes | 2016-05-16 | 1 | -0/+2 |
* | states are not in tags, and we will not merge parts | Maarten Vanraes | 2016-05-16 | 1 | -57/+1 |
* | PartitionTable: new system, add changedpart handler, implement diff | Maarten Vanraes | 2016-05-15 | 1 | -0/+52 |
* | make a changedpart trigger for loading/probing/saving a part | Maarten Vanraes | 2016-05-14 | 1 | -0/+7 |
* | port script for testing backend to new partlink system | Maarten Vanraes | 2016-05-14 | 1 | -0/+11 |
* | Part: start with the new PartLink system | Maarten Vanraes | 2016-05-14 | 1 | -0/+333 |
* | Part can use tool_exec | Maarten Vanraes | 2016-05-14 | 1 | -1/+1 |
* | Part: allow tristate: past, present, future | Maarten Vanraes | 2016-05-14 | 1 | -0/+168 |
* | Part: use class attributes | Maarten Vanraes | 2016-05-14 | 1 | -6/+7 |
* | Part: add is_equal helper function | Maarten Vanraes | 2016-05-14 | 1 | -0/+31 |
* | Allow parts to use plugin tools | Maarten Vanraes | 2016-05-14 | 1 | -0/+7 |
* | add a disk_backend class with a plugin structure | Maarten Vanraes | 2016-05-14 | 1 | -0/+254 |