summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* maint: Update bootstrap script from latest gnulibBrian C. Lane2021-01-271-5/+8
* maint: Update to latest gnulibBrian C. Lane2021-01-271-0/+0
* maint: post-release administriviaBrian C. Lane2021-01-273-2/+5
* version 3.4v3.4Brian C. Lane2021-01-271-1/+1
* NEWS: Mention the non-public gnulib commitBrian C. Lane2021-01-271-0/+3
* cfg.mk: disable submodule checks to work around broken upstream gnulibBrian C. Lane2021-01-261-0/+4
* Include local gnulib change to version-etc.c dateBrian C. Lane2021-01-261-0/+0
* maint: Update copyright statements to 2021Brian C. Lane2021-01-18235-235/+235
* README-release: Add information for updating the Translation ProjectBrian C. Lane2021-01-181-0/+8
* maint: post-release administriviaBrian C. Lane2020-12-143-2/+5
* version 3.3.52v3.3.52Brian C. Lane2020-12-141-1/+1
* libparted/fs: Add ./lib to include search pathBrian C. Lane2020-12-111-1/+1
* libparted: Check for NULL flag_name in ped_partition_flag_get_by_nameBrian C. Lane2020-12-111-2/+2
* po/POTFILES.in: Remove xstrtol-error.cBrian C. Lane2020-12-111-1/+0
* maint: Update copyright statements to 2020Brian C. Lane2020-12-11231-294/+337
* configure.ac (AC_PREREQ): Require 2.64Brian C. Lane2020-12-111-1/+1
* maint: Bump library REVISION number for releaseBrian C. Lane2020-12-112-2/+2
* maint: Update bootstrap script from latest gnulibBrian C. Lane2020-12-111-6/+20