Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-05-22 | DiskMan: Add Partition::node method | A. Wilcox | 3 | -1/+16 | |
2020-05-15 | DiskMan: Add manual pages | A. Wilcox | 21 | -0/+671 | |
2020-02-23 | DiskMan: Allow sector size of disk to be retrieved | A. Wilcox | 3 | -5/+9 | |
2020-02-18 | DiskMan: Add ability to reload partition table dynamically | A. Wilcox | 2 | -13/+42 | |
2020-02-12 | DiskMan: Add library usage sample | A. Wilcox | 1 | -0/+31 | |
2020-02-12 | DiskMan: Fix all memory leaks | A. Wilcox | 3 | -12/+28 | |
2020-02-12 | DiskMan: Add partition support, codify the source of creation objects | A. Wilcox | 5 | -35/+267 | |
2020-02-11 | Enter DiskMan | A. Wilcox | 9 | -0/+310 | |