]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils/fdisk-menu.c
wipefs: add --lock and LOCK_BLOCK_DEVICE
[thirdparty/util-linux.git] / disk-utils / fdisk-menu.c
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-03-24  Karel Zakfdisk: make sure label defined for some menu entries
2019-10-01  Karel Zaklibfdisk: (gpt) fix hybrid MBR detection, fix 'w'
2019-09-30  Karel Zakfdisk: use 'r' to return from MBR to GPT
2019-09-06  Karel ZakMerge branch 'xfs-v5' of https://github.com/mator/util...
2019-09-05  Karel Zakfdisk: make quit question more usable
2019-05-14  Karel Zakfdisk: initialize buffers for get_user_reply() [coverit...
2019-02-06  Karel ZakMerge branch 'hardlink' of https://github.com/rudimeier...
2018-08-01  Karel Zakfdisk: fix error message on 'd' command
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2018-04-09  Karel ZakMerge branch 'mount-omode' of https://github.com/yontal...
2018-03-27  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2018-02-16  Karel ZakMerge branch 'maybe-for-v2.32' of https://github.com...
2018-02-16  Ruediger Meiermisc: fix typos using codespell
2018-01-12  Karel ZakMerge branch 'mbsencode' of https://github.com/yontalca...
2018-01-11  Karel ZakMerge branch 'fixes' of https://github.com/rudimeier...
2018-01-02  Karel Zaklibfdisk: extend API to provide label specific geometry...
2017-11-02  Karel Zakfdisk: (gpt) make PMBR accessible from main menu
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-24  Karel Zakfdisk: add missing include
2017-08-24  Karel Zakfdisk: fix readline interaction with signals
2017-07-14  Karel Zakfdisk: use fdisk_reread_changes()
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel Zakfdisk: reset context after failed script
2017-02-20  Sami Kerolamisc: add static keyword to where needed [smatch scan]
2017-02-14  Karel Zakfdisk: improve --wipe functionality
2016-10-26  Karel Zakfdisk: fix compiler warning
2016-05-31  Sebastian Rasmussenmisc: Fix various typos
2016-05-18  Sassan Panahinejadfdisk: Add support for altering GPT size
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-05-04  Karel Zakfdisk: add --wipe-partitions=auto|never|default
2016-03-29  Karel Zakfdisk: remove dead assignment [clang analyze]
2016-03-21  Karel ZakMerge branch '2016-03-02/cgns' of https://github.com...
2016-03-14  Karel ZakMerge branch 'travis-osx' of https://github.com/rudimei...
2016-03-13  Ruediger Meiermisc: fix icc/clang compiler warnings
2016-03-10  Karel ZakMerge branch 'test-btrfs' of https://github.com/rudimei...
2016-03-09  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2016-03-09  Karel ZakMerge branch 'port-osx' of https://github.com/rudimeier...
2016-03-08  Ruediger Meierfdisk: fix warning, uninitialized variable
2016-02-11  Karel ZakMerge branch 'colcrt' of git://github.com/kerolasa...
2016-02-04  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2016-02-03  Karel Zakfdisk: make 'f' command more verbose
2015-08-03  Benno Schulenbergtextual: adjust grammar and punctuation of some messages
2015-07-29  Karel Zakfdisk: value is never read [clang analyze]
2015-07-29  Karel Zakfdisk: value is never read [clang analyze]
2015-07-28  Karel Zakfdisk: add 'F' command to list free unpartitioned space
2015-05-13  Karel ZakMerge branch 'test-fixes' of https://github.com/rudimei...
2015-05-11  Jean-Loup 'clippix... fdisk: add the 'i'nfo command
2015-01-28  Karel Zakfdisk: check return and robust label usage [coverity...
2015-01-26  Karel ZakMerge branch 'timex' of https://github.com/kerolasa...
2015-01-26  Karel ZakMerge branch 'icc-fixes' of https://github.com/rudimeie...
2015-01-26  Karel ZakMerge branch 'opts' of https://github.com/jwpi/util...
2015-01-26  Benno Schulenbergtextual: fix spellos and inconsistencies in several...
2014-11-26  Karel Zaklibfdisk: rename and move function
2014-11-21  Karel Zaklibfdisk: remove flags from fdisk_ask API
2014-11-13  Karel Zakcfdisk: remove [Load] from menu
2014-11-12  Karel Zakcfdisk: add support for sfdisk scripts
2014-11-12  Karel Zakfdisk: add support for sfdisk scripts
2014-10-07  Karel Zaklibfdisk: (gpt) use generic API to change UUID and...
2014-10-07  Karel Zaklibfdisk: return partno when add new partition
2014-08-28  Karel Zaklibfdisk: use reference counting for context
2014-08-15  Karel Zakfdisk: add independent debug stuff
2014-08-15  Karel Zakfdisk: use libfdisk public API only
2014-08-13  Karel Zaklibfdisk: cleanup fdisk_is_label stuff
2014-08-13  Karel Zaklibfdisk: clean up API (context.c)
2014-07-22  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2014-07-22  Karel ZakMerge branch 'ioclt' of https://github.com/lanurmi...
2014-07-15  Karel Zaklibfdisk: make disk sync() optional
2014-05-14  Karel ZakMerge branch 'travis-root-checks-v2' of https://github...
2014-05-13  Karel Zakfdisk: support colors customization
2014-04-18  Karel Zaklibfdisk: add partitions reorder operation to label API
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-28  Karel ZakMerge branch 'fix-ppc-tests' of https://github.com...
2014-03-28  Karel ZakMerge branch 'fix-ipcs-q-fallback' of https://github...
2014-03-21  Karel ZakMerge branch 'fix-compile-color-cfdisk' of https:/...
2014-03-21  Karel ZakMerge branch 'cfdisk-fix-typo' of https://github.com...
2014-03-21  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-21  Karel Zaklibfdisk: properly implement read-only mode
2014-03-21  Karel Zaklibfdisk: use new debug functions
2014-03-12  Karel ZakMerge branch 'master' of https://github.com/rudimeier...
2014-03-11  Karel Zakbuild-sys: ove fdisks to disk-utils