]> git.ipfire.org Git - thirdparty/util-linux.git/history - disk-utils
cal: Use ALTMON_* correctly
[thirdparty/util-linux.git] / disk-utils /
2018-01-17  Karel Zaksfdisk: add hint about udev and flock to the man page
2018-01-17  Karel Zakinclude/debug: introduce __UL_INIT_DEBUG_FROM_STRING()
2018-01-12  Karel Zaksfdisk: cleanup shortcuts in man page too
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-09  Karel Zaklibfdisk: (script) support R (RAID) and V (LVM) shortcuts
2018-01-02  Karel Zaklibfdisk: extend API to provide label specific geometry...
2018-01-02  Karel Zaksfdisk: wait before re-read
2017-12-20  Karel ZakMerge branch 'gpt-part-name' of https://github.com...
2017-12-12  Karel Zaklib/md5: use ul_/UL_ prefix
2017-11-13  Karel ZakMerge branch '170925' of github.com:jwpi/util-linux
2017-11-13  Karel ZakMerge branch 'udf' of https://github.com/pali/util...
2017-11-13  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-11-13  Karel Zakblockdev: be more explicit for BLKSSZ in blockdev.8
2017-11-03  Karel Zaksfdisk: create empty label on 'write' command
2017-11-02  Tobias Stoeckmannfsck.cramfs: Fix bus error on broken file system.
2017-11-02  Karel Zaksfdisk: allow to disable bootable flag on all partitions
2017-11-02  Karel Zaksfdisk: allow to use --activate for PMBR
2017-11-02  Karel Zakfdisk: (gpt) make PMBR accessible from main menu
2017-10-02  Karel ZakMerge branch 'fix-python_libmount_get_propagation'...
2017-09-26  Karel Zakcfdisk: cleanup die-on-signal code
2017-09-26  Karel Zakcfdisk: make resize code more readable
2017-09-15  Karel ZakMerge branch 'patch-1' of https://github.com/aner-perez...
2017-09-15  Karel Zakswaplabel: fix --disable-libuuid compilation
2017-09-05  Karel ZakMerge branch '170825' of github.com:jwpi/util-linux
2017-09-05  Philip Prindevillemisc: replace magic number 37 with UUID_STR_LEN
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-08-29  Vaclav Dolezalfdisk: use strutils to trim whitespace from input
2017-08-28  Vaclav Dolezalfdisk: fix copy from readline and whitespace stripping
2017-08-28  Vaclav Dolezalfdisk: minor fixes to make readline work
2017-08-24  Karel Zakfdisk: add missing include
2017-08-24  Karel Zakfdisk: fix readline interaction with signals
2017-08-24  Vaclav Dolezalfdisk: handle SIGINT in dialogs as cancel
2017-08-24  Vaclav Dolezalfdisk: add wrap_fgets() for getting user input
2017-08-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-08-21  Karel Zakisosize: usage() and coding style cleanup
2017-08-21  Karel Zakisosize: iterate over all arguments even when something...
2017-08-15  Karel Zakcfdisk: add missing 0x7F key mapping
2017-08-14  Karel Zakblockdev: document --setro more properly
2017-07-19  Karel Zakcfdisk: add resize function
2017-07-14  Karel Zakcfdisk: use fdisk_reread_changes()
2017-07-14  Karel Zakfdisk: use fdisk_reread_changes()
2017-07-14  Karel Zakpartx: move partx.h to include/
2017-07-14  Karel Zaksfdisk: use fdisk_device_is_used()
2017-07-12  Karel Zaklibblkid: don't use CDROM_GET_CAPABILITY ioctl for...
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel Zakfdisk: reset context after failed script
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-29  Ruediger Meierblockdev: correct man page name in --help
2017-06-29  Karel ZakMerge branch 'path-fixes' of https://github.com/rudimei...
2017-06-29  Ruediger Meierdocs: remove some old history from manpages
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meierblockdev: improve --help and man page
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-27  Ruediger Meiermisc: introduce print_usage_help_options()
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Ruediger Meiermisc: never use usage(stderr)
2017-06-26  Ruediger Meiermisc: never use usage(ERROR)
2017-06-26  Ruediger Meiermisc: cleanup and fix --unknownopt issues
2017-06-26  Karel Zakmisc: consolidate usage() "Available columns"
2017-06-26  Karel ZakMerge branch '170622' of github.com:jwpi/util-linux
2017-06-26  Karel ZakMerge branch 'fix-exit-codes' of https://github.com...
2017-06-26  Karel ZakMerge branch 'usage-part1' of https://github.com/rudime...
2017-06-25  Ruediger Meiermkfs.cramfs: add --help and --version
2017-06-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-06-22  Ruediger Meiermisc: fix xalloc.h related exit codes
2017-06-22  Ruediger Meiermisc: fix more strutils related exit codes
2017-06-22  Ruediger Meierlib: fix strutils.h, remove STRTOXX_EXIT_CODE
2017-06-22  Ruediger Meiermisc: fix some broken exit codes
2017-06-22  Ruediger Meierfsck: add --help and --version
2017-06-14  Sami Kerolamisc: fix reassigned values before old ones has been...
2017-06-14  Sami Kerolaisosize: avoid reading more data than what is needed
2017-06-14  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-13  Karel ZakMerge branch 'sami-fallthrough' of https://github.com...
2017-06-13  Sami Kerolamisc: fix ggc-7 fallthrough warnings
2017-06-06  Karel ZakMerge branch 'rename-nooverride' of https://github...
2017-06-06  Karel ZakMerge branch 'hwclock-localtime' of https://github...
2017-06-05  Karel ZakMerge branch 'fdformat-done1' of https://github.com...
2017-06-02  Jakub Wilkfdformat: clear progress message before printing "done"
2017-06-02  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2017-05-31  Karel Zakcfdisk: fix compiler warning
2017-05-22  Chris Morinsfdisk: disambiguate units of --show-size
2017-05-18  Karel Zakmisc: consolidate smartcols error messages
2017-05-17  Karel Zaksfdisk: add hints for scanners [coverity scan]
2017-05-17  Karel Zakmkswap: use memcpy() for non-terminated string [coverit...
2017-05-17  Karel Zakfsck.minix: add hint for scanners [coverity scan]
2017-05-17  Karel Zakfdisk: check scols_line_refer_data() return code [cover...
2017-05-17  Karel Zakcfdisk: add hints for scanners [coverity scan]
2017-05-16  Sami Kerolafsck.minix: fix crash
2017-05-11  Karel Zakfdisk: fix type dialog
2017-05-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-05-09  Karel Zakfdisk: inform on 'p' about wiped partitions
2017-05-09  Karel Zakfdisk: add to the man page missing option
2017-05-09  Karel ZakMerge branch '2017wk16' of git://github.com/kerolasa...
2017-05-02  Sami Kerolapartx: add --list-types option
2017-05-02  Sami Keroladocs: try to convince open(2) O_DIRECT rather than...
2017-04-18  Karel ZakMerge branch 'script_newline' of https://github.com...
next