Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fdisk: declare kwlist array static | Jose M. Guisado | 2022-12-15 | 1 | -1/+1 |
* | fdisk: add set_PyErr_from_rc | Jose M. Guisado | 2022-12-15 | 1 | -7/+8 |
* | coding style: line breaks | Jose M. Guisado | 2022-12-15 | 1 | -4/+6 |
* | partition: add partition type getset | Jose M. Guisado | 2022-12-15 | 1 | -0/+31 |
* | partition: add *_follow_default optional params | Jose M. Guisado | 2022-12-15 | 1 | -9/+27 |
* | context: add add_partition method | Jose M. Guisado | 2022-12-15 | 1 | -0/+1 |
* | 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 |
* | Use c99 struct initialization | Jose M. Guisado Gomez | 2022-04-28 | 1 | -37/+12 |
* | Add COPYING and license headers | Jose M. Guisado Gomez | 2022-04-07 | 1 | -0/+12 |
* | Initial commit | Jose M. Guisado Gomez | 2022-04-06 | 1 | -0/+150 |