summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* libparted: Tell libdevmapper to retry remove when BUSYBrian C. Lane2021-08-101-0/+1
* parted: Escape colons and backslashes in machine outputBrian C. Lane2021-08-101-4/+38
* tests: check for vfat kernel support and toolsRoss Burton2021-08-102-0/+5
* tests: add a helper to check the kernel knows about a file systemRoss Burton2021-08-101-0/+10
* tests: add aarch64 and mips64 as a valid 64-bit machinesRoss Burton2021-08-101-1/+1
* libparted: Add swap flag to msdos disklabelBrian C. Lane2021-08-102-4/+24
* Move Exception Option values into enumBrian C. Lane2021-08-101-11/+16
* tests/t3000: Use mkfs.hfsplus and fsck.hfsplus for resize testsBrian C. Lane2021-07-291-4/+4
* tests/t3000: Check for hfs and vfat support separatelyBrian C. Lane2021-07-151-3/+13
* tests/t6006: Change dev_size_mb to 10Brian C. Lane2021-07-141-6/+6
* tests/t3200: Change dev_size_mb to 10Brian C. Lane2021-07-141-2/+2
* tests/t3000: Change dev_size_mb to 267Brian C. Lane2021-07-141-2/+2
* tests/t1701: Change dev_size_mb to 10Brian C. Lane2021-07-121-2/+2
* tests/t1102: Change dev_size_mb to 10Brian C. Lane2021-07-121-3/+3
* tests/t1101: Change dev_size_mb to 10Brian C. Lane2021-07-121-3/+3
* tests/t1100: Change dev_size_mb to 10Brian C. Lane2021-07-121-3/+3
* tests: t9050 Use /dev/zero for temporary file and mkswapBrian C. Lane2021-06-141-4/+10
* tests: t0400 - Work around a mkswap bug by using /dev/zeroBrian C. Lane2021-06-141-1/+6
* libparted: Fix potential memory leak in gpt_writeBrian C. Lane2021-06-111-4/+8
* libparted: Fix warning about buffer size in Atari labelBrian C. Lane2021-06-111-6/+11
* parted: Fix memory leaks in do_resizepartBrian C. Lane2021-06-111-2/+4
* parted: Free tmp usage inside do_printBrian C. Lane2021-06-111-0/+1
* parted: Fix end_input leak in do_mkpartBrian C. Lane2021-06-111-2/+3
* fs: Fix copy-paste error in HFS journal codeBrian C. Lane2021-06-111-3/+5
* libparted: Fix potential memory leak in sdmmc_get_product_infoBrian C. Lane2021-06-111-1/+7
* libparted: Fix fd check in _flush_cacheBrian C. Lane2021-06-111-1/+1
* t0501-duplicate.sh: Add some more disk label types to the duplicate testBrian C. Lane2021-02-091-2/+7
* tests: Increase disk size for duplicate testBrian C. Lane2021-02-091-3/+3
* tests: Fix t9041-undetected-in-use-16th-partitionCristian Klein2021-01-281-1/+1
* tests: Fix test t1700-probe-fsCristian Klein2021-01-281-1/+1
* tests: Add tests for --fixCristian Klein2021-01-282-1/+102
* doc: Document --fix flagCristian Klein2021-01-282-0/+9
* parted: add --fix to "fix" in script modeCristian Klein2021-01-283-2/+14
* libparted: Add includes for gnulib redefining freeBrian C. Lane2021-01-281-0/+6