summaryrefslogtreecommitdiff
path: root/gptpart.h
Commit message (Collapse)AuthorAgeFilesLines
* Patch set from Bin Meng to clean up some code & support building sgdisk for ↵Rod Smith2022-04-101-4/+2
| | | | Windows
* Add ability to reverse byte order of partition names to gdisk and sgdiskRod Smith2021-06-081-0/+1
|
* Added explicit copy constructors and made other tweaks to avoidRod Smith2018-07-051-0/+1
| | | | compiler complaints.
* Refinements to new treatment of hybrid MBR and MBR conversions thatRoderick W. Smith2014-02-221-0/+5
| | | | span the 2TiB boundary.
* Fixed new bug with hybrid MBR creation in gdisk; couldn't do more thanRoderick W. Smith2014-02-201-0/+1
| | | | one partition because of sscanf weirdness.
* Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith2014-02-171-1/+1
| | | | release.
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-1/+1
| | | | Windows
* 0.7.1 release versionsrs56942011-03-211-4/+4
|
* Preliminary UTF-16LE support for GPT descriptionssrs56942011-03-171-2/+6
|
* A few miscellaneous changessrs56942011-03-161-1/+0
|
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-0/+1
|
* Version 0.7.0srs56942011-03-121-2/+2
|
* Version 0.6.12 release; mostly changes in support for disks with othersrs56942010-10-071-2/+6
| | | | than 512-byte sectors.
* Added -F option to sgdisksrs56942010-09-241-3/+3
|
* Version 0.6.4srs56942010-02-191-3/+1
|
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-12/+12
| | | | architectural changes.
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-4/+4
|
* Misc. updates and bug fixessrs56942010-01-271-1/+1
|
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-3/+3
| | | | Windows version.
* sgdisk program, misc. bug fixessrs56942010-01-121-3/+3
|
* GPT fdisk 0.5.0srs56942009-09-211-8/+8
| | | | | | Added several features, including a restructuring of the menu system, GPT-to-MBR conversion, and the ability to re-read the MBR to generate a fresh GPT from the current on-disk MBR.
* Added new filessrs56942009-08-291-0/+89