1. d4e73c9 Dump machine-readable MBR or GPT details. by Jeff Sharkey · 9 years ago
  2. d761ff5 Revert "Offer to print partition info in raw format." by Jeff Sharkey · 9 years ago
  3. 08372d7 Add host build rules for sgdisk by Greg Hartman · 9 years ago
  4. 6d73fc6 Revert "Add host build rules for sgdisk" by Greg Hartman · 9 years ago
  5. adc00b1 Add host build rules for sgdisk by Greg Hartman · 9 years ago
  6. 729f7bd Offer to print partition info in raw format. by Jeff Sharkey · 9 years ago
  7. 05760b7 Use off64_t for large devices on 32-bit kernels. by Jeff Sharkey · 9 years ago
  8. 873988a Compile gptfdisk for Android. by Jeff Sharkey · 9 years ago
  9. 49e7284 Merge gptfdisk by Conley Owens · 9 years ago
  10. d54af7c Initial empty repository by Geoff Mendal · 9 years ago
  11. a920398 Fixed bug that caused spurious "1" exit condition in gdisk. Also by Roderick W. Smith · 10 years ago
  12. f694803 Fixes for minor typos and trivial bugs. by Roderick W. Smith · 10 years ago
  13. e62b527 Change to support compilation with UEFI GPT fdisk library. by Roderick W. Smith · 10 years ago
  14. 1f7822e Changes to support compilation with UEFI GPT fdisk library. by Roderick W. Smith · 10 years ago
  15. 1a65132 New type codes for Ceph and systemd/Linux by Roderick W. Smith · 10 years ago
  16. 946866e Version 0.8.10 release. by Roderick W. Smith · 10 years ago
  17. 3d170f1 New variant Makefile for 64-bit Windows builds. by Roderick W. Smith · 10 years ago
  18. d28495e Can now pass "0" as partition number to -A, -c, -t, and -u commands in by Roderick W. Smith · 10 years ago
  19. a345a92 Refinements to new treatment of hybrid MBR and MBR conversions that by Roderick W. Smith · 10 years ago
  20. 820d1d0 Fixed sgdisk problem when creating hybrid MBR with a partition that by Roderick W. Smith · 10 years ago
  21. 9b338c5 Fixed new bug with hybrid MBR creation in gdisk; couldn't do more than by Roderick W. Smith · 10 years ago
  22. 84aaff6 Removed libicu dependency for UTF-16 partition names. Version 0.8.9 release. by Roderick W. Smith · 10 years ago
  23. 22e88b5 Fixed spurious error message in FixParts. by Roderick W. Smith · 10 years ago
  24. 5435fcf Checks on backup GPT data structures added to GPTData::DestroyGPT(). by Roderick W. Smith · 10 years ago
  25. 4a702a2 New checks for an oversized 0xEE protective (or any hybrid MBR) by Roderick W. Smith · 10 years ago
  26. b784e0c Added support for ONIE boot and config partitions (http://www.onie.org). by Roderick W. Smith · 10 years ago
  27. f6a88a1 Version 0.8.8 release. by Roderick W. Smith · 11 years ago
  28. 24bba6e Fixed bug in sgdisk that could cause segfault when passing an invalid by Roderick W. Smith · 11 years ago
  29. 0fde58b More partition type code changes.... by Roderick W. Smith · 11 years ago
  30. e3ee733 Removed 0x8302 type code, since the Red Hat parted developers have by Roderick W. Smith · 11 years ago
  31. 427c799 Fixed hybrid creation bug on over-2TiB disks & improved verification by Roderick W. Smith · 11 years ago
  32. 042f38a Check for boot/active flag on 0xEE protective partition in verify function. by Roderick W. Smith · 11 years ago
  33. af39cb4 Fix error in gdisk man page. by Roderick W. Smith · 11 years ago
  34. e09ef88 Version 0.8.7 release. by Roderick W. Smith · 11 years ago
  35. 1eea9b0 New partition type codes & "-a" option for cgdisk by Roderick W. Smith · 11 years ago
  36. f5dfbfa Change to alignment code in sgdisk. by srs5694 · 11 years ago
  37. df231c1 Added type code for Haiku BFS. by srs5694 · 11 years ago
  38. 0741fa2 0.8.6 release. by srs5694 · 11 years ago
  39. d8eed46 Added partition type codes; new verification check. by srs5694 · 12 years ago
  40. 4307ef2 Version 0.8.5 release by srs5694 · 12 years ago
  41. bc8dedf Changed (intermediate) version number by srs5694 · 12 years ago
  42. fa3868e Added new type codes for Midnight BSD by srs5694 · 12 years ago
  43. a6297b8 Fix Ctrl+D problems; 0.8.4 release by srs5694 · 12 years ago
  44. 3488294 GPT fdisk 0.8.3 release; minor bug fixes & feature changes. by srs5694 · 12 years ago
  45. e842bc1 Fixed bug: >2TiB partition creation in sgdisk by srs5694 · 12 years ago
  46. dcebe57 Version 0.8.2 final release. by srs5694 · 12 years ago
  47. 706e512 Changes to partition table size management for Solaris-created GPTs by srs5694 · 12 years ago
  48. e69e680 Fixes related to handling of GPTs created under Solaris by srs5694 · 12 years ago
  49. 0541b56 Minor bug fixes by srs5694 · 13 years ago
  50. 23d8d54 Changes for GPT fdisk version 0.8.1 by srs5694 · 13 years ago
  51. d1b11e8 Fixed bug in reading GPTs with encoded header sizes other than 92 bytes. by srs5694 · 13 years ago
  52. f502e52 Forgot to modify the README file... fixed.... by srs5694 · 13 years ago
  53. a17fe69 Changes for version 0.8.0 by srs5694 · 13 years ago
  54. 3860cbe New files in support of version 0.8.0 by srs5694 · 13 years ago
  55. 00b6d7a 0.7.2 release, includes new Linux type code & true GUID generation in Windows by srs5694 · 13 years ago
  56. 6aae2a9 Miscellaneous bug fixes. by srs5694 · 13 years ago
  57. 699941e 0.7.1 release version by srs5694 · 13 years ago
  58. 815fb65 A few minor changes. by srs5694 · 13 years ago
  59. 5a60853 Preliminary UTF-16LE support for GPT descriptions by srs5694 · 13 years ago
  60. c2f6e0c A few miscellaneous changes by srs5694 · 13 years ago
  61. 01f7f08 Second patchset from Florian & a few other small changes by srs5694 · 13 years ago
  62. 9a46b04 Patches supplied by Florian Zumbiehl by srs5694 · 13 years ago
  63. d3ba7a6 Added fixparts.cc and fixparts.8 (accidentally omitted earlier) by srs5694 · 13 years ago
  64. 886ac6c Added fixparts.cc and fixparts.8 (accidentally omitted earlier) by srs5694 · 13 years ago
  65. 28f4098 Added Makefile.freebsd by srs5694 · 13 years ago
  66. bf8950c Version 0.7.0 by srs5694 · 13 years ago
  67. 9631223 Added files for 0.7.0 by srs5694 · 13 years ago
  68. 64cbd17 Misc. bug fixes & restructuring. by srs5694 · 13 years ago
  69. f2efa7d New files by srs5694 · 13 years ago
  70. df9d363 Version 0.6.14 release by srs5694 · 13 years ago
  71. 058d4a5 Version 0.6.13: GPT-to-MBR conversion bug fixes. by srs5694 · 14 years ago
  72. 0873e9d Version 0.6.12 release; mostly changes in support for disks with other by srs5694 · 14 years ago
  73. ab4b043 Final 0.6.11 version; only trivial changes by srs5694 · 14 years ago
  74. 5a08175 Added -F option to sgdisk by srs5694 · 14 years ago
  75. 82f3f0b Further refinements to GUID type code entry. by srs5694 · 14 years ago
  76. 327129e sgdisk can now accept GUID values with its -t option. Also some by srs5694 · 14 years ago
  77. 659eaf1 Changed man pages to update contributors' list by srs5694 · 14 years ago
  78. 9ddc14b Revisions for 0.6.10 release by srs5694 · 14 years ago
  79. f9312b0 Tentative support for duplicating one disk's partition table on another disk. by srs5694 · 14 years ago
  80. 61768bc Fixed bug in hybrid MBR generation; gdisk 0.6.9 by srs5694 · 14 years ago
  81. 8f1b2d6 0.6.8 release by srs5694 · 14 years ago
  82. 8b6f476 Removed CHANGELOG by srs5694 · 14 years ago
  83. 0e197dc Added NEWS file by srs5694 · 14 years ago
  84. 9ba5421 Added some options for randomizing GUIDs and setting GUIDs via sgdisk by srs5694 · 14 years ago
  85. c54e9b4 Final 0.6.7 release; minor bug fixes. by srs5694 · 14 years ago
  86. 0283dae A few bug fixes. by srs5694 · 14 years ago
  87. 8a4ddfc Bring git up to 0.6.6 release version. by srs5694 · 14 years ago
  88. a8582cf Changes to sector alignment policies and behavior when restoring a backup fails by srs5694 · 14 years ago
  89. 55d9261 Updated project files for 0.6.5 release version. by srs5694 · 14 years ago
  90. ea17cff Added two new project files by srs5694 · 14 years ago
  91. 3b29c89 Added Mac-specific Makefile (Makefile.mac) and RPM-building current.spec file. by srs5694 · 14 years ago
  92. 825c264 Set version number for intermediate version (0.6.5-pre1) by srs5694 · 14 years ago
  93. 1c6f8b0 Bug fix relating to loading of >128-entry partition tables by srs5694 · 14 years ago
  94. 08bb0da Version 0.6.4 by srs5694 · 14 years ago
  95. fad0642 New files for 0.6.4 by srs5694 · 14 years ago
  96. cb76c67 A few minor bug fixes; backup function now accepts dd output of MBR, by srs5694 · 14 years ago
  97. 6699b01 Version 0.6.3 release. Big-endian bug fix, new GUID generation method, by srs5694 · 14 years ago
  98. 20e2a97 New files for 0.6.3 by srs5694 · 14 years ago
  99. da9e903 Forgot CHANGELOG for 0.6.2 release.... by srs5694 · 14 years ago
  100. e321d44 Final 0.6.2 release; misc. bug fixes & Windows version by srs5694 · 14 years ago