summaryrefslogtreecommitdiff
path: root/gptcl.cc
Commit message (Expand)AuthorAgeFilesLines
* Merge /u/djsp/gptfdisk/ branch fix-largest-new into masterb'Roderick W. Smith2023-03-051-1/+3
|\
| * Allow partition dynamically allocated by --largest-new to be referenced by ot...David JoaquĆ­n Shourabi Porcel2023-01-281-1/+3
* | Fix NULL dereference when duplicating string argumentDamian Kurek2022-07-071-2/+4
|/
* Fix failure & crash of sgdisk when compiled with latest popt (commit 740; pre...Rod Smith2022-04-151-1/+1
* Patch set from Bin Meng to clean up some code & support building sgdisk for W...Rod Smith2022-04-101-1/+3
* Add end-alignment feature.Rod Smith2022-01-291-5/+10
* Removed another stray debugging messageRod Smith2021-10-091-1/+0
* Remove stray debugging codeRod Smith2021-10-091-1/+0
* Add ability to reverse byte order of partition names to gdisk and sgdiskRod Smith2021-06-081-0/+11
* Merge /u/morisgi/gptfdisk/ branch enhancements into masterRoderick W. Smith2020-02-151-1/+1
|\
| * Create a constant unusedPartType object instead of recreating it each timeGilles Moris2019-05-151-1/+1
* | Support placing GPT last when for hybrid MBRGeoff Williams2019-09-221-3/+17
|/
* Version 1.0.2 release.Rod Smith2017-07-261-1/+1
* Initial commit of support for moving main partition table to arbitraryRod Smith2017-07-211-1/+10
* Removed stray debugging message from "sgdisk -c" operation.Rod Smith2016-04-131-1/+0
* Fixed bug in sgdisk that caused --largest-new/-N to fail if fed aRoderick W. Smith2015-10-181-2/+2
* Fixed bug that caused sgdisk to not return an appropriate error codeRoderick W. Smith2015-10-171-1/+2
* Changed -z and -Z behavior in sgdisk so that subsequent changes areRoderick W. Smith2015-04-241-5/+6
* Version 1.0.0 release! Added some type codes and the -O/--print-mbrRoderick W. Smith2015-03-171-0/+4
* Can now pass "0" as partition number to -A, -c, -t, and -u commands inRoderick W. Smith2014-03-021-8/+19
* Refinements to new treatment of hybrid MBR and MBR conversions thatRoderick W. Smith2014-02-221-2/+3
* Fixed sgdisk problem when creating hybrid MBR with a partition thatRoderick W. Smith2014-02-201-4/+4
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-2/+2
* Change to alignment code in sgdisk.srs56942013-02-141-0/+2
* 0.8.6 release.srs56942013-01-091-32/+37
* Fixed bug: >2TiB partition creation in sgdisksrs56942012-02-031-2/+2
* Fixed bug in reading GPTs with encoded header sizes other than 92 bytes.srs56942011-09-181-1/+10
* New files in support of version 0.8.0srs56942011-09-101-0/+534