aboutsummaryrefslogtreecommitdiffstats
path: root/lib/ManaTools/Shared/disk_backend/Part.pm
Commit message (Expand)AuthorAgeFilesLines
* Part: add a default visualization type for childrenMaarten Vanraes2016-08-071-0/+7
* Part: have a level for it to be hidden if too complexMaarten Vanraes2016-08-071-0/+9
* Part: add debug infoMaarten Vanraes2016-08-071-0/+2
* Part: allow to change label depending on purposeMaarten Vanraes2016-08-071-0/+5
* Part: allow to extend auto-reversible tagsMaarten Vanraes2016-08-061-3/+6
* Part: add a closest helper functionMaarten Vanraes2016-08-061-0/+29
* fix comparing partMaarten Vanraes2016-07-231-1/+1
* fix ordered children without a first tagMaarten Vanraes2016-07-231-0/+1
* remove IO subsystemMaarten Vanraes2016-07-211-129/+29
* clean up a bitMaarten Vanraes2016-05-181-3/+4
* missing find_part functionMaarten Vanraes2016-05-161-0/+12
* fix removing tagsMaarten Vanraes2016-05-161-5/+13
* filter out undef out of reverse tagsMaarten Vanraes2016-05-161-3/+3
* don't warn if there is no restrictionMaarten Vanraes2016-05-161-0/+1
* order has wrong definitionMaarten Vanraes2016-05-161-1/+1
* and (ordered) child handlingMaarten Vanraes2016-05-161-0/+115
* fix diff when there is no second partMaarten Vanraes2016-05-161-0/+2
* states are not in tags, and we will not merge partsMaarten Vanraes2016-05-161-57/+1
* PartitionTable: new system, add changedpart handler, implement diffMaarten Vanraes2016-05-151-0/+52
* make a changedpart trigger for loading/probing/saving a partMaarten Vanraes2016-05-141-0/+7
* port script for testing backend to new partlink systemMaarten Vanraes2016-05-141-0/+11
* Part: start with the new PartLink systemMaarten Vanraes2016-05-141-0/+333
* Part can use tool_execMaarten Vanraes2016-05-141-1/+1
* Part: allow tristate: past, present, futureMaarten Vanraes2016-05-141-0/+168
* Part: use class attributesMaarten Vanraes2016-05-141-6/+7
* Part: add is_equal helper functionMaarten Vanraes2016-05-141-0/+31
* Allow parts to use plugin toolsMaarten Vanraes2016-05-141-0/+7
* add a disk_backend class with a plugin structureMaarten Vanraes2016-05-141-0/+254