Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Part: add a default visualization type for children | Maarten Vanraes | 2016-08-07 | 4 | -1/+117 |
* | Part: have a level for it to be hidden if too complex | Maarten Vanraes | 2016-08-07 | 1 | -0/+9 |
* | UserLevel: seperate userlevel from Action | Maarten Vanraes | 2016-08-07 | 3 | -29/+95 |
* | backend tester shows btrfs subvolumes | Maarten Vanraes | 2016-08-07 | 1 | -0/+8 |
* | Mount: fix the changepart handler to check children properly | Maarten Vanraes | 2016-08-07 | 1 | -37/+45 |
* | Btrfs: make a changepart handler | Maarten Vanraes | 2016-08-07 | 1 | -1/+187 |
* | Disk: cleanup | Maarten Vanraes | 2016-08-07 | 1 | -2/+3 |
* | Part: add debug info | Maarten Vanraes | 2016-08-07 | 1 | -0/+2 |
* | Mount: fix restrictions | Maarten Vanraes | 2016-08-07 | 1 | -1/+11 |
* | Mount: fix probing | Maarten Vanraes | 2016-08-07 | 1 | -5/+9 |
* | Swap: fix bug where ordered children without first are empty | Maarten Vanraes | 2016-08-07 | 1 | -0/+6 |
* | Parent of Disk is Disks | Maarten Vanraes | 2016-08-07 | 1 | -0/+5 |
* | Part: allow to change label depending on purpose | Maarten Vanraes | 2016-08-07 | 9 | -0/+142 |
* | Part: allow to extend auto-reversible tags | Maarten Vanraes | 2016-08-06 | 2 | -3/+16 |
* | Mount: make sure it's loaded after Disk | Maarten Vanraes | 2016-08-06 | 1 | -2/+1 |
* | Mountable: allow to get mountsource in order to match later | Maarten Vanraes | 2016-08-06 | 4 | -0/+70 |
* | Part: add a closest helper function | Maarten Vanraes | 2016-08-06 | 1 | -0/+29 |
* | Mountable: allow to find the mount path | Maarten Vanraes | 2016-08-06 | 3 | -0/+65 |
* | Mount: make a findpath helper function | Maarten Vanraes | 2016-08-06 | 1 | -0/+114 |
* | Plugin: add a tool_columns helper function | Maarten Vanraes | 2016-08-06 | 1 | -0/+81 |
* | Plugin: fix warning when no value | Maarten Vanraes | 2016-08-06 | 1 | -1/+6 |
* | disk_backend: find a specific plugin | Maarten Vanraes | 2016-08-06 | 1 | -0/+30 |
* | handle fstypes differently | Maarten Vanraes | 2016-07-24 | 4 | -5/+41 |
* | Fix debugging output | Maarten Vanraes | 2016-07-24 | 1 | -4/+1 |
* | get rid of IO | Maarten Vanraes | 2016-07-23 | 1 | -1/+2 |
* | 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 |
* | update documentation | Maarten Vanraes | 2016-07-23 | 1 | -2/+3 |
* | typo in functionname | Maarten Vanraes | 2016-07-23 | 1 | -1/+1 |
* | safeguard against empty names | Maarten Vanraes | 2016-07-23 | 1 | -2/+2 |
* | add warning | Maarten Vanraes | 2016-07-23 | 1 | -0/+1 |
* | typo in selectedItem | Maarten Vanraes | 2016-07-23 | 1 | -1/+1 |
* | remove IO subsystem | Maarten Vanraes | 2016-07-21 | 15 | -1693/+249 |
* | Mount: adjust to new PartLink system | Maarten Vanraes | 2016-06-05 | 1 | -15/+299 |
* | Properties: fix warning when value is undefined | Maarten Vanraes | 2016-06-05 | 1 | -1/+1 |
* | need a mountable role | Maarten Vanraes | 2016-05-20 | 1 | -0/+64 |
* | Extfs: adjust to new PartLink system | Maarten Vanraes | 2016-05-20 | 1 | -0/+125 |
* | Loop: adjust to new PartLink system | Maarten Vanraes | 2016-05-19 | 1 | -6/+97 |
* | fix probe partstate of swap | Maarten Vanraes | 2016-05-19 | 1 | -1/+1 |
* | Swap: adjust to new PartLink system | Maarten Vanraes | 2016-05-18 | 1 | -1/+63 |
* | clean up a bit | Maarten Vanraes | 2016-05-18 | 1 | -3/+4 |
* | add helper functions and clean up a bit | Maarten Vanraes | 2016-05-18 | 1 | -2/+91 |
* | use devicepath instead of path and id for blockdevice paths | Maarten Vanraes | 2016-05-16 | 3 | -40/+115 |
* | fix partitiontable size check | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
* | fix partitiontable check if blockdevice is not removable | Maarten Vanraes | 2016-05-16 | 1 | -1/+1 |
* | use parttable, not disk as parent of partelements | Maarten Vanraes | 2016-05-16 | 1 | -2/+2 |
* | fix correct naming of PartStates | Maarten Vanraes | 2016-05-16 | 1 | -2/+3 |
* | 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 |