aboutsummaryrefslogtreecommitdiff
path: root/gptcurses.cc
AgeCommit message (Expand)Author
2023-03-06Do some explicit casts in gptcurses.cc to eliminate compiler warnings.Rod Smith
2022-04-10Fix bug that caused cgdisk to report incorrect partition attributes.Rod Smith
2022-04-10Fix build problem with recent ncurses versionsRod Smith
2022-04-10Patch set from Bin Meng to clean up some code & support building sgdisk for W...Rod Smith
2022-01-29Add end-alignment feature.Rod Smith
2021-03-17Code cleanup based on 'infer' suggestions; mostly just dead stores.Rod Smith
2021-01-13Version 1.0.6 releaseRod Smith
2020-02-15Tweaks for building on the latest XCode for macOSRod Smith
2019-10-07gptcurses: Add missing headerRosen Penev
2018-07-05Added explicit copy constructors and made other tweaks to avoidRod Smith
2018-07-05Added search/filter feature to "L" function to display partition typeRod Smith
2015-10-17Fixed bug that caused cgdisk's reported partition size to be too smallRoderick W. Smith
2015-10-07Updated several partition type codes.Roderick W. Smith
2014-07-23Use the libncursesw5-dev ncurses.h instead of libncurses5-devGuillaume Delacour
2014-02-17Removed libicu dependency for UTF-16 partition names. Version 0.8.9Roderick W. Smith
2013-09-24Removed 0x8302 type code, since the Red Hat parted developers haveRoderick W. Smith
2013-07-06New partition type codes & "-a" option for cgdiskRoderick W. Smith
2013-01-090.8.6 release.srs5694
2011-09-18Fixed bug in reading GPTs with encoded header sizes other than 92 bytes.srs5694
2011-09-10New files in support of version 0.8.0srs5694