summaryrefslogtreecommitdiff
path: root/support.h
Commit message (Expand)AuthorAgeFilesLines
* Document previous mergeRod Smith2023-03-061-1/+1
* Fix failure & crash of sgdisk when compiled with latest popt (commit 740; pre...Rod Smith2022-04-151-1/+1
* GPT fdisk version 1.0.9Rod Smith2022-04-141-1/+1
* Patch set from Bin Meng to clean up some code & support building sgdisk for W...Rod Smith2022-04-101-10/+8
* Add end-alignment feature.Rod Smith2022-01-291-4/+3
* Version 1.0.8 releaseRod Smith2021-06-091-1/+1
* Version 1.0.7 releaseRod Smith2021-03-101-1/+1
* Fix spurious warnings of problems on MBR disksRod Smith2021-02-011-1/+1
* Adjust position of multiple-inclusion protection in .h filesRod Smith2021-01-131-3/+3
* Update version number and dates prior to 1.0.6 release.Rod Smith2021-01-131-1/+1
* Fix segfault on some weird data structuresRod Smith2020-09-141-1/+1
* Documentation and final changes for 1.0.5 releaseRod Smith2020-02-171-1/+1
* Perform case insensitive search of partition typesGilles Moris2019-05-151-0/+1
* Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes.Rod Smith2018-07-051-1/+1
* Added search/filter feature to "L" function to display partition typeRod Smith2018-07-051-1/+1
* Fixed a major bug that caused improper partition tables to be created.Rod Smith2017-07-271-1/+1
* Added support for showing the disk's model name under Linux.Rod Smith2017-07-261-1/+1
* Initial commit of support for moving main partition table to arbitraryRod Smith2017-07-211-1/+1
* Added type codes for Android, ONIE, and QNX6.Rod Smith2016-10-191-1/+1
* Updated several partition type codes.Roderick W. Smith2015-10-071-1/+1
* Version 1.0.0 release! Added some type codes and the -O/--print-mbrRoderick W. Smith2015-03-171-1/+1
* Changes to support compilation with UEFI GPT fdisk library.Roderick W. Smith2014-03-281-1/+1
* New type codes for Ceph and systemd/LinuxRoderick W. Smith2014-03-221-1/+1
* Version 0.8.10 release.Roderick W. Smith2014-03-021-1/+1
* Can now pass "0" as partition number to -A, -c, -t, and -u commands inRoderick W. Smith2014-03-021-1/+1
* Refinements to new treatment of hybrid MBR and MBR conversions thatRoderick W. Smith2014-02-221-1/+1
* Fixed new bug with hybrid MBR creation in gdisk; couldn't do more thanRoderick W. Smith2014-02-201-1/+1
* Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith2014-02-171-2/+2
* Fixed spurious error message in FixParts.Roderick W. Smith2014-02-171-1/+1
* New checks for an oversized 0xEE protective (or any hybrid MBR)Roderick W. Smith2014-01-251-1/+1
* Version 0.8.8 release.Roderick W. Smith2013-10-141-1/+1
* Fixed bug in sgdisk that could cause segfault when passing an invalidRoderick W. Smith2013-10-121-1/+1
* More partition type code changes....Roderick W. Smith2013-10-101-1/+1
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-1/+1
* Fixed hybrid creation bug on over-2TiB disks & improved verificationRoderick W. Smith2013-09-121-1/+1
* Check for boot/active flag on 0xEE protective partition in verifyRoderick W. Smith2013-08-311-1/+1
* Version 0.8.7 release.Roderick W. Smith2013-07-081-1/+1
* New partition type codes & "-a" option for cgdiskRoderick W. Smith2013-07-061-1/+1
* Change to alignment code in sgdisk.srs56942013-02-141-1/+1
* Added type code for Haiku BFS.srs56942013-01-091-1/+1
* 0.8.6 release.srs56942013-01-091-7/+11
* Added partition type codes; new verification check.srs56942012-12-151-1/+1
* Version 0.8.5 releasesrs56942012-05-301-1/+1
* Changed (intermediate) version numbersrs56942012-03-281-1/+1
* Fix Ctrl+D problems; 0.8.4 releasesrs56942012-03-251-1/+1
* GPT fdisk 0.8.3 release; minor bug fixes & feature changes.srs56942012-03-231-1/+1
* Fixed bug: >2TiB partition creation in sgdisksrs56942012-02-031-1/+1
* Version 0.8.2 final release.srs56942012-01-221-1/+1
* Changes to partition table size management for Solaris-created GPTssrs56942012-01-211-1/+1
* Fixes related to handling of GPTs created under Solarissrs56942012-01-201-1/+1