summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* maint: Update copyright statements to 2022Brian C. Lane2023-03-2413-13/+13
* gpt: Add no_automount partition flagMike Fleetwood2022-12-131-1/+2
* parted: Add display of GPT UUIDs in JSON outputArvin Schnell2022-09-301-2/+11
* disk.in.h: Remove use of enums with #defineBrian C. Lane2022-08-041-6/+9
* libparted: add swap flag for DASD labelArvin Schnell2022-05-131-2/+0
* parted: add type commandArvin Schnell2022-05-131-3/+20
* maint: Update copyright statements to 2022Brian C. Lane2022-03-2313-13/+13
* gpt: Add linux-home flagArvin Schnell2021-09-301-2/+3
* Move Exception Option values into enumBrian C. Lane2021-08-101-11/+16
* libparted: Add includes for gnulib redefining freeBrian C. Lane2021-01-281-0/+6
* maint: Update copyright statements to 2021Brian C. Lane2021-01-1813-13/+13
* maint: Update copyright statements to 2020Brian C. Lane2020-12-1113-20/+22
* libparted: Add support for bls_boot to GPT disksBrian C. Lane2019-12-201-2/+3
* libparted: Add ChromeOS Kernel partition flagAlper Nebi Yasak2019-12-201-2/+3
* maint: Update copyright statements to 2019Brian C. Lane2019-08-1213-16/+22
* Add gcc malloc attribute to ped_alloc and ped_callocBrian C. Lane2019-08-091-2/+2
* include/parted/unit.in.h: Specify const attribute to ped_unit_get_name()Shin'ichiro Kawasaki2019-08-091-1/+1
* Change 'time stamp' to 'timestamp'Brian C. Lane2019-08-091-2/+2
* ped_unit_get_name: Resolve conflicting attributes 'const' and 'pure'dann frazier2018-10-161-1/+1
* Add support for NVDIMM devicesSebastian Parschauer2017-12-191-1/+2
* Add support for RAM drivesSebastian Parschauer2017-05-011-1/+2
* libparted/dasd: add new fdasd functionsWang Dong2016-12-221-0/+4
* libparted/dasd: update and improve fdasd functionsWang Dong2016-12-221-8/+6
* libparted/dasd: unify vtoc handling for cdl/ldlWang Dong2016-12-221-15/+19
* Add support for NVMe devicesPetr Uzel2016-06-231-1/+2
* fdasd: geometry handling updated from upstream s390-toolsViktor Mihajlovski2015-10-271-1/+3
* maint: run "make update-copyright"Jim Meyering2014-05-2513-13/+13
* libparted: Avoid dasd as default disk type while probeNageswara R Sastry2014-04-291-0/+1
* libparted: mklabel to support EAV DASDNageswara R Sastry2014-04-291-1/+0
* libparted: add support for EAV DASD partitionsNageswara R Sastry2014-04-292-18/+130
* libparted: add support for implicit FBA DASD partitionsNageswara R Sastry2014-04-291-0/+2
* Fix filesystem detection on non 512 byte sectorsPhillip Susi2014-04-181-1/+0
* libparted: Add UEFI System Partition flag.Brian C. Lane2014-03-021-2/+3
* libparted: Add Intel Rapid Start Technology partition flag.Brian C. Lane2014-03-021-2/+3
* maint: update all copyright year number rangesJim Meyering2013-01-0613-13/+13
* add support for a new Linux-specific GPT partition type codeRoderick W. Smith2012-09-291-2/+3
* build: prefer pattern rules over suffix rulesStefano Lattarini2012-08-301-2/+1
* lib-fs-resize: re-add HFS and FAT file-system-related codeJim Meyering2012-02-071-0/+6
* libparted: remove ped_realloc, now unusedJim Meyering2012-02-031-1/+0
* gpt: add commands to manipulate pMBR boot flagMatthew Garrett2012-02-021-1/+3
* maint: remove "MAINTAINERCLEANFILES = Makefile.in" from Makefile.am'sJim Meyering2012-01-112-4/+1
* maint: rename public .h files to .in.hJim Meyering2012-01-0916-2/+35
* parted.h: use _GL_ATTRIBUTE_CONST and _GL_ATTRIBUTE_PURE in VC'd filesJim Meyering2012-01-091-4/+1
* libparted: don't use _GL_ATTRIBUTE_CONST in public parted.h, ...Jim Meyering2012-01-081-1/+10
* maint: update all copyright year number rangesJim Meyering2012-01-0113-13/+14
* build: mark functions with "const" or "pure" attribute, per gcc warningsJim Meyering2011-12-0310-38/+60
* maint: unmark PedDeviceType as deprecatedPetr Uzel2011-10-011-3/+1
* libparted: differentiate between plain files and loop devicesPetr Uzel2011-09-291-1/+2
* remove all top-level FS-op code and the clearfat programJim Meyering2011-05-271-14/+0
* UI: remove all file-system-aware sub-commandsJim Meyering2011-05-271-20/+0