summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Minor code cleanup based on valgrind analysisHEADmasterRod Smith2023-03-102-0/+3
* Document previous mergeRod Smith2023-03-062-1/+8
* Truncate decimal inputs (e.g., '9.5G' becomes '9G')Rod Smith2023-03-061-1/+11
* Do some explicit casts in gptcurses.cc to eliminate compiler warnings.Rod Smith2023-03-062-6/+10
* Document recent mergestRod Smith2023-03-052-3/+11
* 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
* | Merge /u/khemraj/gptfdisk/ branch master into masterb'Roderick W. Smith2023-03-051-1/+5
|\ \
| * | Use 64bit time_t on linux as wellKhem Raj2022-12-121-1/+5
| |/
* | Document recent merge.Rod Smith2023-03-051-1/+3
* | Fix NULL dereference when duplicating string argumentDamian Kurek2022-07-071-2/+4
|/
* Updated URLs in man pages to HTTPS rather than HTTPRod Smith2022-04-264-14/+14
* Updated guid.cc to deal with minor change in libuuidRod Smith2022-04-162-1/+3
* Fix failure & crash of sgdisk when compiled with latest popt (commit 740; pre...Rod Smith2022-04-153-2/+10
* GPT fdisk version 1.0.9Rod Smith2022-04-149-17/+18
* Added several new partition type codesRod Smith2022-04-122-0/+49
* Introduction of unified (multi-OS) MakefileRod Smith2022-04-125-36/+233
* Fix bug that caused cgdisk to report incorrect partition attributes.Rod Smith2022-04-102-1/+3
* Fix valgrind complaintRod Smith2022-04-101-0/+2
* Updated NEWS file for recent merges.Rod Smith2022-04-101-0/+7
* Abort load of too-small disk imageRod Smith2022-04-101-1/+9
* 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-1025-204/+225
* Add end-alignment feature.Rod Smith2022-01-2913-74/+141
* Removed another stray debugging messageRod Smith2021-10-091-1/+0
* Remove stray debugging codeRod Smith2021-10-092-1/+6
* Version 1.0.8 releaseRod Smith2021-06-097-11/+11
* Added type code for Barebox boot loaderRod Smith2021-06-092-0/+6
* Expand some options in sgdisk man page.Rod Smith2021-06-091-1/+2
* Add ability to reverse byte order of partition names to gdisk and sgdiskRod Smith2021-06-088-4/+66
* Added info to NEWS about latest commits.Rod Smith2021-06-081-0/+8
* gptpart.cc: Remove byteswap commands in GPTPart::SetName(const string&).Erik Larsson2021-06-081-3/+0
* gptpart.cc: Minor fix to end comment of GPTPart::ReversePartBytes(void).Erik Larsson2021-06-081-1/+1
* Updated e-mail address for contributor Dwight SchauerRod Smith2021-05-025-5/+5
* Code cleanup based on 'infer' suggestions; mostly just dead stores.Rod Smith2021-03-177-16/+13
* Version 1.0.7 releaseRod Smith2021-03-106-9/+9
* Three new type codesRod Smith2021-03-102-1/+10
* Adjusted documentation & Makefile.mac for new ARM64 support under macOSRod Smith2021-03-083-36/+47
* gptpart.cc: Fix double byteswap for big-endian architectures.Erik Larsson2021-03-071-1/+0
* Fix spurious warnings of problems on MBR disksRod Smith2021-02-013-6/+21
* Version 1.0.6 releaseRod Smith2021-01-134-8/+13
* Adjust position of multiple-inclusion protection in .h filesRod Smith2021-01-139-24/+28
* update NEWSRod Smith2021-01-131-1/+4
* Fix bug that could cause crash if a badly-formatted MBR disk was read.Rod Smith2021-01-131-1/+2
* Update version number and dates prior to 1.0.6 release.Rod Smith2021-01-137-14/+20
* Merge /u/aaronbamberger/gptfdisk/ branch master into masterRoderick W. Smith2021-01-131-2/+2
|\
| * Fix missing 64-bit offset types in diskio-unixAaron Bamberger2020-08-111-2/+2
* | Add Linux /usr and /usr verity partition typesnl67202021-01-131-0/+10
* | Add systemd-homed user's home partition typenl67202021-01-131-0/+2
* | Update NEWS fileRod Smith2021-01-121-1/+3