summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* gpt: Add no_automount partition flagMike Fleetwood2022-12-135-4/+17
* parted: Add display of GPT UUIDs in JSON outputArvin Schnell2022-09-306-8/+142
* tests: Add a libparted test for ped_partition_set_system on msdosBrian C. Lane2022-08-151-0/+35
* libparted: Fix handling of msdos partition typesBrian C. Lane2022-08-151-8/+46
* tests: Add a libparted test for ped_partition_set_system on gptBrian C. Lane2022-08-153-2/+108
* libparted: Fix handling of gpt partition typesBrian C. Lane2022-08-151-2/+43
* disk.in.h: Remove use of enums with #defineBrian C. Lane2022-08-041-6/+9
* parted: Simplify code for json outputArvin Schnell2022-07-271-3/+2
* libparted: Fix check for availability of _type_id functionsArvin Schnell2022-07-271-2/+2
* tests: t3200-type-change now passesBrian C. Lane2022-05-131-3/+0
* parted: Reset the filesystem type when changing the id/uuidBrian C. Lane2022-05-131-0/+3
* libparted: add swap flag for DASD labelArvin Schnell2022-05-132-70/+50
* parted: add type commandArvin Schnell2022-05-1319-343/+825
* maint: post-release administriviaBrian C. Lane2022-04-183-2/+5
* version 3.5v3.5Brian C. Lane2022-04-181-1/+1
* NEWS: Mention gnulib updateBrian C. Lane2022-04-181-0/+3
* maint: Update to latest gnulib and bootstrap scriptBrian C. Lane2022-04-181-0/+0
* maint: post-release administriviaBrian C. Lane2022-04-053-2/+5
* version 3.4.64.2v3.4.64.2Brian C. Lane2022-04-051-1/+1
* NEWS: Mention bugfixBrian C. Lane2022-04-051-0/+3
* bug#54649: [PATCH] usage: remove the mention of "a particular partition"Benno Schulenberg2022-03-311-2/+1
* maint: post-release administriviaBrian C. Lane2022-03-303-2/+5
* version 3.4.64v3.4.64Brian C. Lane2022-03-301-1/+1
* NEWS: Add new features and bugsBrian C. Lane2022-03-291-0/+31
* doc: Add KiB and mention rescue in documentationBrian C. Lane2022-03-282-2/+2
* configure.ac: Add AC_CONFIG_MACRO_DIRBrian C. Lane2022-03-251-0/+1
* configure.ac: Add -Wno-portabilityBrian C. Lane2022-03-251-1/+1
* configure.ac: Update macros for autoconf 2.71Brian C. Lane2022-03-251-9/+9
* tests: Remove trailing blanksBrian C. Lane2022-03-251-1/+1
* parted: Fix config.h include in jsonwrt.cBrian C. Lane2022-03-251-1/+1
* libparted: Fix syntax-check sc_avoid_if_before_free errorBrian C. Lane2022-03-251-7/+2
* gpt: Include xalloc-oversized.hBrian C. Lane2022-03-231-0/+1
* maint: Add ./lib/malloc and libparted-fs-resize.pc to .gitignoreBrian C. Lane2022-03-231-0/+2
* maint: Update copyright statements to 2022Brian C. Lane2022-03-23236-236/+236
* maint: Bump library REVISION number for releaseBrian C. Lane2022-03-232-2/+2
* maint: Update to latest gnulib and bootstrap scriptBrian C. Lane2022-03-232-115/+144
* doc: Add bios_grub to parted manpageBrian C. Lane2021-12-011-1/+1
* docs: Update documentation to be consistentBrian C. Lane2021-10-063-56/+149
* gpt: Revert to filesystem GUID when setting flag to offBrian C. Lane2021-09-301-1/+1
* tests: Add a test to make sure GPT GUIDs default to filesystemBrian C. Lane2021-09-302-0/+108
* doc: Document gpt linux-home flagBrian C. Lane2021-09-302-1/+6
* gpt: Add linux-home flagArvin Schnell2021-09-303-2/+10
* gpt: Map PED_PARTITON_ flags to GUID valuesArvin Schnell2021-09-291-423/+54
* keep GUID specific attributesArvin Schnell2021-09-234-22/+129
* hurd: Implement partition table rereadingColin Watson2021-09-221-6/+78
* hurd: Support rumpdisk-based device namesSamuel Thibault2021-09-221-0/+9
* hurd: Fix partition pathsColin Watson2021-09-221-1/+1
* parted: Add --json cmdline switch to output JSONArvin Schnell2021-08-259-12/+624
* parted: Allow empty string for partition nameArvin Schnell2021-08-253-2/+49
* libparted: Check devpath before passing to strlenBrian C. Lane2021-08-251-0/+3