summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* coding style: line breaksJose M. Guisado2022-12-155-11/+26
* context: add_partition returns partnoJose M. Guisado2022-12-151-3/+4
* partition: add partition type getsetJose M. Guisado2022-12-151-0/+31
* parttype: add parttype class and functionsJose M. Guisado2022-12-155-1/+138
* partition: add *_follow_default optional paramsJose M. Guisado2022-12-151-9/+27
* context: add add_partition methodJose M. Guisado2022-12-152-0/+27
* partition: add partno setterJose M. Guisado2022-12-151-4/+57
* partition: return None if partno is unsetJose M. Guisado2022-12-151-2/+1
* context: add disklabel creation and writingJose M. Guisado2022-12-151-0/+36
* context: rename set_size_unit variablesJose M. Guisado2022-12-151-3/+3
* context: add readonly parameterJose M. Guisado2022-12-151-10/+11
* context: add size_unit getsetJose M. Guisado Gomez2022-06-071-0/+30
* Use c99 struct initializationJose M. Guisado Gomez2022-04-283-111/+34
* context: rename parts to partitionsJose M. Guisado Gomez2022-04-281-2/+2
* fdisk.c: add partition module objectJose M. Guisado Gomez2022-04-262-0/+2
* Add COPYING and license headersJose M. Guisado Gomez2022-04-076-0/+562
* Add MANIFEST.inJose M. Guisado Gomez2022-04-061-0/+1
* Initial commitJose M. Guisado Gomez2022-04-067-0/+796