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