summaryrefslogtreecommitdiffstats
path: root/partition.c
Commit message (Expand)AuthorAgeFilesLines
* fdisk: declare kwlist array staticJose M. Guisado2022-12-151-1/+1
* fdisk: add set_PyErr_from_rcJose M. Guisado2022-12-151-7/+8
* coding style: line breaksJose M. Guisado2022-12-151-4/+6
* partition: add partition type getsetJose M. Guisado2022-12-151-0/+31
* partition: add *_follow_default optional paramsJose M. Guisado2022-12-151-9/+27
* context: add add_partition methodJose M. Guisado2022-12-151-0/+1
* partition: add partno setterJose M. Guisado2022-12-151-4/+57
* partition: return None if partno is unsetJose M. Guisado2022-12-151-2/+1
* Use c99 struct initializationJose M. Guisado Gomez2022-04-281-37/+12
* Add COPYING and license headersJose M. Guisado Gomez2022-04-071-0/+12
* Initial commitJose M. Guisado Gomez2022-04-061-0/+150