1. cb4bf32 Minor code cleanup based on valgrind analysis by Rod Smith · 2 years ago
  2. 0e7d635 Document previous merge by Rod Smith · 2 years ago
  3. 42eea87 Do some explicit casts in gptcurses.cc to eliminate compiler warnings. by Rod Smith · 2 years ago
  4. e7a566b Document recent mergest by Rod Smith · 2 years ago
  5. 3c4a9fb Document recent merge. by Rod Smith · 2 years ago
  6. 6a8416c Updated guid.cc to deal with minor change in libuuid by Rod Smith · 2 years, 11 months ago
  7. 5d5e76d Fix failure & crash of sgdisk when compiled with latest popt (commit 740; presumably eventually release 1.19) by Rod Smith · 2 years, 11 months ago
  8. 1d46f37 GPT fdisk version 1.0.9 by Rod Smith · 2 years, 11 months ago
  9. 075f3fe Added several new partition type codes by Rod Smith · 2 years, 11 months ago
  10. 122b58a Introduction of unified (multi-OS) Makefile by Rod Smith · 2 years, 11 months ago
  11. b056f38 Fix bug that caused cgdisk to report incorrect partition attributes. by Rod Smith · 3 years ago
  12. d37658e Updated NEWS file for recent merges. by Rod Smith · 3 years ago
  13. fd60f74 Add end-alignment feature. by Rod Smith · 3 years, 1 month ago
  14. 1e084b3 Remove stray debugging code by Rod Smith · 3 years, 5 months ago
  15. 1ae2f17 Version 1.0.8 release by Rod Smith · 3 years, 9 months ago
  16. 236f26b Added type code for Barebox boot loader by Rod Smith · 3 years, 9 months ago
  17. 331ad9c Add ability to reverse byte order of partition names to gdisk and sgdisk by Rod Smith · 3 years, 9 months ago
  18. 08be893 Added info to NEWS about latest commits. by Rod Smith · 3 years, 9 months ago
  19. 79977a7 Three new type codes by Rod Smith · 4 years ago
  20. 0d47132 Adjusted documentation & Makefile.mac for new ARM64 support under macOS by Rod Smith · 4 years ago
  21. f063fe0 Fix spurious warnings of problems on MBR disks by Rod Smith · 4 years, 1 month ago
  22. 6180deb Version 1.0.6 release by Rod Smith · 4 years, 2 months ago
  23. b160f90 update NEWS by Rod Smith · 4 years, 2 months ago
  24. ee3abf6 Update version number and dates prior to 1.0.6 release. by Rod Smith · 4 years, 2 months ago
  25. 617e8a6 Update NEWS file by Rod Smith · 4 years, 2 months ago
  26. 81c8bbe Fix segfault on some weird data structures by Rod Smith · 4 years, 6 months ago
  27. 6528173 Documentation and final changes for 1.0.5 release by Rod Smith · 5 years ago
  28. bbd6b4c Tweaks for building on the latest XCode for macOS by Rod Smith · 5 years ago
  29. e48d850 Added Container Linux and Veracrypt type codes by Rod Smith · 5 years ago
  30. 61e695c Update to NEWS file by Rod Smith · 5 years ago
  31. 34fc3ab Change number of columns in type code output from 3 to 2. by Rod Smith · 5 years ago
  32. 53710d8 Fixed typo in sgdisk man page. by Rod Smith · 6 years ago
  33. 0c15ad9 Final changes for 1.0.4 release by Rod Smith · 7 years ago
  34. 9ae6019 Added explicit copy constructors and made other tweaks to avoid by Rod Smith · 7 years ago
  35. 8dab6f2 Added Ceph and Linux encrypted (LUKS and dm-crypt) partition type codes. by Rod Smith · 7 years ago
  36. 44cda47 Added search/filter feature to "L" function to display partition type codes. by Rod Smith · 7 years ago
  37. 45f012b Added 52 Android partition type codes. by Rod Smith · 7 years ago
  38. b1707b9 Updated NEWS files to record effects of recent merges. by Rod Smith · 7 years ago
  39. 5e490b2 Changed "Creating new GPT entries" message to "Creating new GPT by Rod Smith · 7 years ago
  40. f1f6236 Fixed a major bug that caused improper partition tables to be created. by Rod Smith · 8 years ago
  41. 7dfc896 Added support for showing the disk's model name under Linux. by Rod Smith · 8 years ago
  42. fc0e014 Added code to read physical block size on Linux. by Rod Smith · 8 years ago
  43. 2a6daaf Added four Apple SoftRAID partition type codes. by Rod Smith · 8 years ago
  44. 0dfa506 Added a couple of new verification checks and minor tweaks. by Rod Smith · 8 years ago
  45. 503e9ad Initial commit of support for moving main partition table to arbitrary by Rod Smith · 8 years ago
  46. e745264 Trivial documentation changes. by Rod Smith · 8 years ago
  47. c554cf1 Added type codes for Android, ONIE, and QNX6. by Rod Smith · 8 years ago
  48. c37c487 Removed stray debugging message from "sgdisk -c" operation. by Rod Smith · 9 years ago
  49. 846a9e3 Version 1.0.1 release. by Roderick W. Smith · 9 years ago
  50. 6aec1dc Fixed bug in sgdisk that caused --largest-new/-N to fail if fed a by Roderick W. Smith · 9 years ago
  51. 080ff55 Fixed bug that caused input glitches (trailing line feeds and by Roderick W. Smith · 9 years ago
  52. bdae070 Fixed bug that caused sgdisk to not return an appropriate error code by Roderick W. Smith · 9 years ago
  53. 1392964 Fixed bug that caused cgdisk's reported partition size to be too small by Roderick W. Smith · 9 years ago
  54. 0bb668e Changed name of 0xab00 partitions from "Apple boot" to "Recovery HD". by Roderick W. Smith · 9 years ago
  55. a9630e3 Updated several partition type codes. by Roderick W. Smith · 9 years ago
  56. 505a621 Added new partition type code for Freedesktop.org ARM32 root (/) by Roderick W. Smith · 10 years ago
  57. 8017e08 Changed -z and -Z behavior in sgdisk so that subsequent changes are by Roderick W. Smith · 10 years ago
  58. 54f8fb1 Version 1.0.0 release! Added some type codes and the -O/--print-mbr by Roderick W. Smith · 10 years ago
  59. 1f7822e Changes to support compilation with UEFI GPT fdisk library. by Roderick W. Smith · 11 years ago
  60. 1a65132 New type codes for Ceph and systemd/Linux by Roderick W. Smith · 11 years ago
  61. 946866e Version 0.8.10 release. by Roderick W. Smith · 11 years ago
  62. d28495e Can now pass "0" as partition number to -A, -c, -t, and -u commands in by Roderick W. Smith · 11 years ago
  63. a345a92 Refinements to new treatment of hybrid MBR and MBR conversions that by Roderick W. Smith · 11 years ago
  64. 820d1d0 Fixed sgdisk problem when creating hybrid MBR with a partition that by Roderick W. Smith · 11 years ago
  65. 9b338c5 Fixed new bug with hybrid MBR creation in gdisk; couldn't do more than by Roderick W. Smith · 11 years ago
  66. 84aaff6 Removed libicu dependency for UTF-16 partition names. Version 0.8.9 release. by Roderick W. Smith · 11 years ago
  67. 22e88b5 Fixed spurious error message in FixParts. by Roderick W. Smith · 11 years ago
  68. 5435fcf Checks on backup GPT data structures added to GPTData::DestroyGPT(). by Roderick W. Smith · 11 years ago
  69. 4a702a2 New checks for an oversized 0xEE protective (or any hybrid MBR) by Roderick W. Smith · 11 years ago
  70. b784e0c Added support for ONIE boot and config partitions (http://www.onie.org). by Roderick W. Smith · 11 years ago
  71. f6a88a1 Version 0.8.8 release. by Roderick W. Smith · 11 years ago
  72. 24bba6e Fixed bug in sgdisk that could cause segfault when passing an invalid by Roderick W. Smith · 11 years ago
  73. 0fde58b More partition type code changes.... by Roderick W. Smith · 11 years ago
  74. e3ee733 Removed 0x8302 type code, since the Red Hat parted developers have by Roderick W. Smith · 11 years ago
  75. 427c799 Fixed hybrid creation bug on over-2TiB disks & improved verification by Roderick W. Smith · 12 years ago
  76. 042f38a Check for boot/active flag on 0xEE protective partition in verify function. by Roderick W. Smith · 12 years ago
  77. af39cb4 Fix error in gdisk man page. by Roderick W. Smith · 12 years ago
  78. e09ef88 Version 0.8.7 release. by Roderick W. Smith · 12 years ago
  79. 1eea9b0 New partition type codes & "-a" option for cgdisk by Roderick W. Smith · 12 years ago
  80. f5dfbfa Change to alignment code in sgdisk. by srs5694 · 12 years ago
  81. 0741fa2 0.8.6 release. by srs5694 · 12 years ago
  82. d8eed46 Added partition type codes; new verification check. by srs5694 · 12 years ago
  83. 4307ef2 Version 0.8.5 release by srs5694 · 13 years ago
  84. fa3868e Added new type codes for Midnight BSD by srs5694 · 13 years ago
  85. a6297b8 Fix Ctrl+D problems; 0.8.4 release by srs5694 · 13 years ago
  86. 3488294 GPT fdisk 0.8.3 release; minor bug fixes & feature changes. by srs5694 · 13 years ago
  87. e842bc1 Fixed bug: >2TiB partition creation in sgdisk by srs5694 · 13 years ago
  88. dcebe57 Version 0.8.2 final release. by srs5694 · 13 years ago
  89. 706e512 Changes to partition table size management for Solaris-created GPTs by srs5694 · 13 years ago
  90. e69e680 Fixes related to handling of GPTs created under Solaris by srs5694 · 13 years ago
  91. 0541b56 Minor bug fixes by srs5694 · 13 years ago
  92. 23d8d54 Changes for GPT fdisk version 0.8.1 by srs5694 · 13 years ago
  93. d1b11e8 Fixed bug in reading GPTs with encoded header sizes other than 92 bytes. by srs5694 · 13 years ago
  94. a17fe69 Changes for version 0.8.0 by srs5694 · 14 years ago
  95. 00b6d7a 0.7.2 release, includes new Linux type code & true GUID generation in Windows by srs5694 · 14 years ago
  96. 6aae2a9 Miscellaneous bug fixes. by srs5694 · 14 years ago
  97. 699941e 0.7.1 release version by srs5694 · 14 years ago
  98. 815fb65 A few minor changes. by srs5694 · 14 years ago
  99. 5a60853 Preliminary UTF-16LE support for GPT descriptions by srs5694 · 14 years ago
  100. c2f6e0c A few miscellaneous changes by srs5694 · 14 years ago