Commit Graph

  • f20ba067ed setup.py: rename name to python-libfdisk master Jose M. Guisado 2023-07-10 13:19:16 +0200
  • 1a74bf5024 release: bump to version 1.2 v1.2 Jose M. Guisado 2023-03-22 13:31:19 +0100
  • 0352d77335 context: wipe new partitions by default Jose M. Guisado 2023-03-22 12:50:48 +0100
  • e4b2964ee0 label: check parttypes identity type Jose M. Guisado 2023-01-11 16:57:40 +0100
  • 34fd2cbe48 add 'string' field getter to parttype Jose M. Guisado 2023-01-11 15:45:50 +0100
  • dce0b0c1e3 context: fix assign_device Jose M. Guisado 2023-01-10 10:15:24 +0100
  • 78cdaef9c6 release: bump to version 1.1 v1.1 Jose M. Guisado 2022-12-20 16:38:40 +0100
  • 88c7374db2 context: check self->cxt and rc in assign_device Jose M. Guisado 2022-12-20 16:33:50 +0100
  • 99a98f9236 context: add readonly optional param to assign_device Jose M. Guisado 2022-12-20 16:32:22 +0100
  • 7478453359 context: add label to repr function Jose M. Guisado 2022-12-20 16:04:52 +0100
  • e23d9cd027 context: delete unused label field Jose M. Guisado 2022-12-20 15:55:13 +0100
  • a732758f2b context: don't raise exception when no partitions found Jose M. Guisado 2022-12-20 11:30:41 +0100
  • 9bf2d030c9 fdisk: declare kwlist array static Jose M. Guisado 2022-12-15 17:51:17 +0100
  • f08c9618ea fdisk: remove unuseful comment Jose M. Guisado 2022-12-15 15:06:07 +0100
  • 5ec9ec73c8 fdisk: add set_PyErr_from_rc Jose M. Guisado 2022-12-15 14:58:22 +0100
  • 975acaf549 coding style: line breaks Jose M. Guisado 2022-12-15 13:12:32 +0100
  • eaf98290cf context: add_partition returns partno Jose M. Guisado 2022-12-14 17:44:11 +0100
  • bc6f5cbdff partition: add partition type getset Jose M. Guisado 2022-12-14 17:33:15 +0100
  • 5eba6d4d65 parttype: add parttype class and functions Jose M. Guisado 2022-12-14 17:24:11 +0100
  • 7271bc99db partition: add *_follow_default optional params Jose M. Guisado 2022-12-14 16:36:38 +0100
  • 8707d43111 context: add add_partition method Jose M. Guisado 2022-10-07 17:31:06 +0200
  • 46ad17eaa7 partition: add partno setter Jose M. Guisado 2022-10-07 10:36:54 +0200
  • bd2703c54e partition: return None if partno is unset Jose M. Guisado 2022-10-07 10:24:45 +0200
  • 3d9db0b93b context: add disklabel creation and writing Jose M. Guisado 2022-10-06 16:51:02 +0200
  • e58c21bdc8 context: rename set_size_unit variables Jose M. Guisado 2022-10-06 16:48:38 +0200
  • 06e59706fc context: add readonly parameter Jose M. Guisado 2022-10-06 16:17:30 +0200
  • 0747a84d1c context: add size_unit getset Jose M. Guisado Gomez 2022-06-07 16:18:15 +0200
  • ba67cc7a7b Use c99 struct initialization Jose M. Guisado Gomez 2022-04-28 15:46:15 +0200
  • c5ae6a3967 context: rename parts to partitions Jose M. Guisado Gomez 2022-04-28 15:37:28 +0200
  • b905c1996f fdisk.c: add partition module object Jose M. Guisado Gomez 2022-04-26 17:08:49 +0200
  • ef613790e9 Add COPYING and license headers Jose M. Guisado Gomez 2022-04-06 15:37:41 +0200
  • 02e75b5564 Add MANIFEST.in Jose M. Guisado Gomez 2022-04-06 11:42:40 +0200
  • ca92f15e2a Initial commit Jose M. Guisado Gomez 2022-04-06 11:31:30 +0200