summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* maint: Add .dirstamp files to .gitignoreHEADmasterYegor Yefremov2023-05-151-0/+1
* parted: link to libuuidYegor Yefremov2023-05-111-0/+2
* maint: post-release administriviaBrian C. Lane2023-04-103-2/+5
* version 3.6v3.6Brian C. Lane2023-04-101-1/+1
* NEWS: Releasing stable version 3.6Brian C. Lane2023-04-101-0/+1
* maint: post-release administriviaBrian C. Lane2023-03-243-2/+5
* version 3.5.28v3.5.28Brian C. Lane2023-03-241-1/+1
* NEWS: Update newsBrian C. Lane2023-03-241-0/+11
* tests: Fix syntax-check warning about grep -qBrian C. Lane2023-03-241-1/+1
* maint: Update copyright statements to 2022Brian C. Lane2023-03-24239-241/+241
* maint: Bump library REVISION number for releaseBrian C. Lane2023-03-242-2/+2
* maint: Update README-releaseBrian C. Lane2023-03-241-0/+2
* maint: Update to latest gnulib and bootstrap scriptBrian C. Lane2023-03-242-622/+1011
* parted: Fix ending sector location when using kibi IEC suffixBrian C. Lane2023-03-173-11/+51
* tests: Fix formatting and snprintf warnings in tests.Brian C. Lane2023-02-152-2/+2
* ui: Add checks for prompt being NULLBrian C. Lane2023-02-151-2/+5
* strlist: Handle realloc error in wchar_to_strBrian C. Lane2023-02-151-0/+2
* libparted: Fix potential NULL dereference in ped_disk_next_partitionBrian C. Lane2023-02-151-1/+4
* filesys: Check for null from close_fnBrian C. Lane2023-02-151-1/+2
* tests: Fixing libparted test framework usageBrian C. Lane2023-02-077-30/+39
* libparted: Fix problem with creating 1s partitionsBrian C. Lane2023-02-064-1/+75
* tests: XFS requires a minimum size of 300MBrian C. Lane2022-12-133-3/+4
* 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