summaryrefslogtreecommitdiff
path: root/gpt.h
Commit message (Expand)AuthorAgeFilesLines
* Patch set from Bin Meng to clean up some code & support building sgdisk for W...Rod Smith2022-04-101-11/+9
* Add end-alignment feature.Rod Smith2022-01-291-2/+2
* Adjust position of multiple-inclusion protection in .h filesRod Smith2021-01-131-3/+3
* Added explicit copy constructors and made other tweaks to avoidRod Smith2018-07-051-0/+1
* Reset struct alignment back to standard after each #pragma pack (n)John Paul Adrian Glaubitz2018-05-181-0/+1
* Added code to read physical block size on Linux.Rod Smith2017-07-251-2/+3
* Initial commit of support for moving main partition table to arbitraryRod Smith2017-07-211-0/+4
* New partition type codes & "-a" option for cgdiskRoderick W. Smith2013-07-061-1/+1
* Added partition type codes; new verification check.srs56942012-12-151-1/+1
* Changes to partition table size management for Solaris-created GPTssrs56942012-01-211-1/+1
* Fixed bug in reading GPTs with encoded header sizes other than 92 bytes.srs56942011-09-181-1/+1
* 0.7.2 release, includes new Linux type code & true GUID generation insrs56942011-06-261-2/+3
* Miscellaneous bug fixes.srs56942011-06-101-3/+0
* 0.7.1 release versionsrs56942011-03-211-1/+1
* A few minor changes.srs56942011-03-181-3/+3
* Preliminary UTF-16LE support for GPT descriptionssrs56942011-03-171-1/+1
* Second patchset from Florian & a few other small changessrs56942011-03-151-1/+0
* Patches supplied by Florian Zumbiehlsrs56942011-03-151-0/+1
* Version 0.7.0srs56942011-03-121-11/+4
* Misc. bug fixes & restructuring.srs56942011-03-011-7/+9
* Version 0.6.14 releasesrs56942011-01-081-1/+2
* Version 0.6.13: GPT-to-MBR conversion bug fixes.srs56942010-10-121-2/+2
* Version 0.6.12 release; mostly changes in support for disks with othersrs56942010-10-071-6/+5
* Final 0.6.11 version; only trivial changessrs56942010-09-251-1/+1
* Added -F option to sgdisksrs56942010-09-241-3/+3
* Further refinements to GUID type code entry.srs56942010-09-221-2/+1
* sgdisk can now accept GUID values with its -t option. Also somesrs56942010-09-221-1/+3
* Revisions for 0.6.10 releasesrs56942010-08-221-1/+8
* Tentative support for duplicating one disk's partition table on anothersrs56942010-07-061-2/+2
* Fixed bug in hybrid MBR generation; gdisk 0.6.9srs56942010-07-041-2/+2
* 0.6.8 releasesrs56942010-05-231-1/+1
* Added some options for randomizing GUIDs and setting GUIDs via sgdisksrs56942010-05-181-1/+3
* Final 0.6.7 release; minor bug fixes.srs56942010-05-011-1/+1
* A few bug fixes.srs56942010-04-281-1/+2
* Bring git up to 0.6.6 release version.srs56942010-03-211-2/+2
* Changes to sector alignment policies and behavior when restoring asrs56942010-03-191-4/+15
* Updated project files for 0.6.5 release version.srs56942010-03-071-3/+11
* Set version number for intermediate version (0.6.5-pre1)srs56942010-02-211-1/+1
* Version 0.6.4srs56942010-02-191-19/+21
* A few minor bug fixes; backup function now accepts dd output of MBR,srs56942010-02-111-3/+8
* Version 0.6.3 release. Big-endian bug fix, new GUID generation method,srs56942010-02-041-3/+2
* Final 0.6.2 release; misc. bug fixes & Windows versionsrs56942010-01-291-4/+4
* Nearing 0.6.2 release; Windows version now works.srs56942010-01-281-6/+6
* Misc. updates and bug fixessrs56942010-01-271-8/+8
* New files to support disk I/O restructuring and (currently broken)srs56942010-01-261-5/+6
* Version 0.6.1; very minor changes from last commitsrs56942010-01-201-1/+1
* Fixed bug that caused disk size to be read incorrectly on 32-bitsrs56942010-01-201-1/+1
* Fixed bug regarding disk size on FreeBSD when using disk images. Thissrs56942010-01-191-1/+1
* Version 0.6.0 release; adds support for >512-byte sectors, sgdisksrs56942010-01-151-1/+2
* sgdisk program, misc. bug fixessrs56942010-01-121-6/+17