| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-07 | Use the 'fallthrough' attribute | Matteo Croce | 1 | -1/+1 |
| 2024-11-18 | disk-utils: make pointer arrays const | Max Kellermann | 1 | -1/+1 |
| 2024-08-18 | fdisk: fix sgi_menu_cb return value | mr-bronson | 1 | -1/+1 |
| 2024-04-17 | fdisk: add 'T' command to discard sectors | Karel Zak | 1 | -0/+5 |
| 2023-12-08 | fdisk: add support for partition resizing | Thomas Weißschuh | 1 | -0/+4 |
| 2023-11-01 | disk-utils: add SPDX and Copyright notices | Karel Zak | 1 | -1/+10 |
| 2023-02-19 | fdisk: document expected answers to quit message | Thomas Weißschuh | 1 | -1/+3 |
| 2022-11-10 | fdisk: make it more obvious that DOS means MBR | Karel Zak | 1 | -2/+2 |
| 2021-07-30 | fdisk: Add support for fixing MBR partitions CHS values | Pali Rohár | 1 | -0/+8 |
| 2021-07-13 | fdisk: move reorder diag messages to fdisk_reorder_partitions() | Pali Rohár | 1 | -11/+0 |
| 2021-07-06 | fdisk: do not print error message when partition reordering is not needed | Pali Rohár | 1 | -2/+9 |
| 2020-09-30 | fdisk: always report fdisk_create_disklabel() errors | Karel Zak | 1 | -6/+14 |
| 2020-03-24 | fdisk: make sure label defined for some menu entries | Karel Zak | 1 | -2/+2 |
| 2019-10-01 | libfdisk: (gpt) fix hybrid MBR detection, fix 'w' | Karel Zak | 1 | -1/+2 |
| 2019-09-30 | fdisk: use 'r' to return from MBR to GPT | Karel Zak | 1 | -6/+7 |
| 2019-09-05 | fdisk: make quit question more usable | Karel Zak | 1 | -1/+1 |
| 2019-05-14 | fdisk: initialize buffers for get_user_reply() [coverity scan] | Karel Zak | 1 | -1/+1 |
| 2018-08-01 | fdisk: fix error message on 'd' command | Karel Zak | 1 | -2/+4 |
| 2018-02-16 | misc: fix typos using codespell | Ruediger Meier | 1 | -1/+1 |
| 2018-01-02 | libfdisk: extend API to provide label specific geometry ranges | Karel Zak | 1 | -8/+26 |
| 2017-11-02 | fdisk: (gpt) make PMBR accessible from main menu | Karel Zak | 1 | -4/+6 |
| 2017-08-24 | fdisk: add missing include | Karel Zak | 1 | -0/+1 |
| 2017-08-24 | fdisk: fix readline interaction with signals | Karel Zak | 1 | -3/+16 |
| 2017-07-14 | fdisk: use fdisk_reread_changes() | Karel Zak | 1 | -1/+5 |
| 2017-07-10 | fdisk: reset context after failed script | Karel Zak | 1 | -2/+8 |
| 2017-02-20 | misc: add static keyword to where needed [smatch scan] | Sami Kerola | 1 | -8/+8 |
| 2017-02-14 | fdisk: improve --wipe functionality | Karel Zak | 1 | -15/+18 |
| 2016-10-26 | fdisk: fix compiler warning | Karel Zak | 1 | -2/+2 |
| 2016-05-31 | misc: Fix various typos | Sebastian Rasmussen | 1 | -3/+3 |
| 2016-05-18 | fdisk: Add support for altering GPT size | Sassan Panahinejad | 1 | -0/+8 |
| 2016-05-04 | fdisk: add --wipe-partitions=auto|never|default | Karel Zak | 1 | -1/+37 |
| 2016-03-29 | fdisk: remove dead assignment [clang analyze] | Karel Zak | 1 | -1/+0 |
| 2016-03-13 | misc: fix icc/clang compiler warnings | Ruediger Meier | 1 | -2/+2 |
| 2016-03-08 | fdisk: fix warning, uninitialized variable | Ruediger Meier | 1 | -1/+1 |
| 2016-02-03 | fdisk: make 'f' command more verbose | Karel Zak | 1 | -0/+4 |
| 2015-08-03 | textual: adjust grammar and punctuation of some messages | Benno Schulenberg | 1 | -1/+1 |
| 2015-07-29 | fdisk: value is never read [clang analyze] | Karel Zak | 1 | -1/+0 |
| 2015-07-29 | fdisk: value is never read [clang analyze] | Karel Zak | 1 | -1/+0 |
| 2015-07-28 | fdisk: add 'F' command to list free unpartitioned space | Karel Zak | 1 | -0/+4 |
| 2015-05-11 | fdisk: add the 'i'nfo command | Jean-Loup 'clippix' Bogalho | 1 | -0/+4 |
| 2015-01-28 | fdisk: check return and robust label usage [coverity scan] | Karel Zak | 1 | -1/+2 |
| 2015-01-26 | textual: fix spellos and inconsistencies in several program messages | Benno Schulenberg | 1 | -3/+3 |
| 2014-11-26 | libfdisk: rename and move function | Karel Zak | 1 | -9/+9 |
| 2014-11-21 | libfdisk: remove flags from fdisk_ask API | Karel Zak | 1 | -4/+2 |
| 2014-11-13 | cfdisk: remove [Load] from menu | Karel Zak | 1 | -2/+2 |
| 2014-11-12 | cfdisk: add support for sfdisk scripts | Karel Zak | 1 | -2/+2 |
| 2014-11-12 | fdisk: add support for sfdisk scripts | Karel Zak | 1 | -0/+78 |
| 2014-10-07 | libfdisk: (gpt) use generic API to change UUID and name | Karel Zak | 1 | -2/+28 |
| 2014-10-07 | libfdisk: return partno when add new partition | Karel Zak | 1 | -1/+1 |
| 2014-08-28 | libfdisk: use reference counting for context | Karel Zak | 1 | -4/+4 |
| 2014-08-15 | fdisk: add independent debug stuff | Karel Zak | 1 | -16/+16 |
| 2014-08-15 | fdisk: use libfdisk public API only | Karel Zak | 1 | -18/+31 |
| 2014-08-13 | libfdisk: cleanup fdisk_is_label stuff | Karel Zak | 1 | -5/+5 |
| 2014-08-13 | libfdisk: clean up API (context.c) | Karel Zak | 1 | -15/+15 |
| 2014-07-15 | libfdisk: make disk sync() optional | Karel Zak | 1 | -1/+1 |
| 2014-05-13 | fdisk: support colors customization | Karel Zak | 1 | -1/+1 |
| 2014-04-18 | libfdisk: add partitions reorder operation to label API | Karel Zak | 1 | -4/+4 |
| 2014-03-21 | libfdisk: properly implement read-only mode | Karel Zak | 1 | -0/+4 |
| 2014-03-21 | libfdisk: use new debug functions | Karel Zak | 1 | -15/+15 |
| 2014-03-11 | build-sys: ove fdisks to disk-utils | Karel Zak | 1 | -0/+880 |