summaryrefslogtreecommitdiff
path: root/gptcurses.cc
Commit message (Expand)AuthorAgeFilesLines
* Do some explicit casts in gptcurses.cc to eliminate compiler warnings.Rod Smith2023-03-061-6/+7
* Fix bug that caused cgdisk to report incorrect partition attributes.Rod Smith2022-04-101-1/+1
* Fix build problem with recent ncurses versionsRod Smith2022-04-101-11/+11
* Patch set from Bin Meng to clean up some code & support building sgdisk for W...Rod Smith2022-04-101-2/+2
* Add end-alignment feature.Rod Smith2022-01-291-5/+14
* Code cleanup based on 'infer' suggestions; mostly just dead stores.Rod Smith2021-03-171-1/+0
* Version 1.0.6 releaseRod Smith2021-01-131-1/+1
* Tweaks for building on the latest XCode for macOSRod Smith2020-02-151-0/+4
* gptcurses: Add missing headerRosen Penev2019-10-071-0/+1
* Added explicit copy constructors and made other tweaks to avoidRod Smith2018-07-051-1/+2
* Added search/filter feature to "L" function to display partition typeRod Smith2018-07-051-1/+1
* Fixed bug that caused cgdisk's reported partition size to be too smallRoderick W. Smith2015-10-171-1/+1
* Updated several partition type codes.Roderick W. Smith2015-10-071-1/+1
* Use the libncursesw5-dev ncurses.h instead of libncurses5-devGuillaume Delacour2014-07-231-1/+1
* Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith2014-02-171-5/+6
* Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith2013-09-241-3/+4
* New partition type codes & "-a" option for cgdiskRoderick W. Smith2013-07-061-3/+10
* 0.8.6 release.srs56942013-01-091-0/+4
* Fixed bug in reading GPTs with encoded header sizes other than 92 bytes.srs56942011-09-181-4/+4
* New files in support of version 0.8.0srs56942011-09-101-0/+808