Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | partition: add partno setter | Jose M. Guisado | 2022-12-15 | 1 | -4/+57 |
* | partition: return None if partno is unset | Jose M. Guisado | 2022-12-15 | 1 | -2/+1 |
* | context: add disklabel creation and writing | Jose M. Guisado | 2022-12-15 | 1 | -0/+36 |
* | context: rename set_size_unit variables | Jose M. Guisado | 2022-12-15 | 1 | -3/+3 |
* | context: add readonly parameter | Jose M. Guisado | 2022-12-15 | 1 | -10/+11 |
* | context: add size_unit getset | Jose M. Guisado Gomez | 2022-06-07 | 1 | -0/+30 |
* | Use c99 struct initialization | Jose M. Guisado Gomez | 2022-04-28 | 3 | -111/+34 |
* | context: rename parts to partitions | Jose M. Guisado Gomez | 2022-04-28 | 1 | -2/+2 |
* | fdisk.c: add partition module object | Jose M. Guisado Gomez | 2022-04-26 | 2 | -0/+2 |
* | Add COPYING and license headers | Jose M. Guisado Gomez | 2022-04-07 | 6 | -0/+562 |
* | Add MANIFEST.in | Jose M. Guisado Gomez | 2022-04-06 | 1 | -0/+1 |
* | Initial commit | Jose M. Guisado Gomez | 2022-04-06 | 7 | -0/+796 |