]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2017-07-15  Sami Kerolareset: remove script from the package
2017-07-14  Karel Zaklibfdisk: make fdisk compliant to UEFI/GPT specificatio...
2017-07-14  Karel Zaklibfdisk: remove whitespaces
2017-07-14  Karel Zakcfdisk: use fdisk_reread_changes()
2017-07-14  Karel Zakfdisk: use fdisk_reread_changes()
2017-07-14  Karel Zaklibfdisk: use BLKPG ioctls to inform kernel about changes
2017-07-14  Karel Zakpartx: move partx.h to include/
2017-07-14  Karel Zaklibfdisk: add comment
2017-07-14  Karel Zaksfdisk: use fdisk_device_is_used()
2017-07-14  Karel Zaklibfdisk: add fdisk_device_is_used()
2017-07-14  Karel Zaklibfdisk: remove unnecessary fstat() call
2017-07-14  Karel Zaklibfdisk: move fdisk_reread_partition_table() to anothe...
2017-07-12  Karel Zaklibblkid: don't use CDROM_GET_CAPABILITY ioctl for...
2017-07-12  Karel Zaktests: don't use errno in output
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-11  Karel Zaktests: use sample-fdisk-mkpart-fullspec
2017-07-11  Karel Zaklibfdisk: (dos) accept start for log.partitions on...
2017-07-11  Karel Zaktests: check for missing programs in last(1) test
2017-07-11  Karel Zaktests: use sample-fdisk-mkpart
2017-07-11  Karel Zaklibfdisk: don't hardcode label type in samples
2017-07-11  Karel Zaklibfdisk: add sample-fdisk-mkpart-fullspec
2017-07-11  Karel Zaklibfdisk: (dos) cleanup template based partitioning
2017-07-11  Karel Zaklibblkid: don't check for size on UBI (char dev)
2017-07-10  J William Piggotthwclock: sync one-liner descriptions
2017-07-10  J William Piggottdocs: update boilerplate.c usage()
2017-07-10  J William Piggotthwclock: final usage() strings slice
2017-07-10  J William Piggotthwclock: usage() use program_invocation_short_name
2017-07-10  J William Piggotthwclock: remove from usage() FILE *out = stdout
2017-07-10  Karel Zakmount: remove extN from mount.8 man page
2017-07-10  Karel Zakfdisk: reset context after failed script
2017-07-10  Karel Zaklibfdisk: add fdisk_reassign_device()
2017-07-10  Karel Zakagetty: print /etc/issue on --skip-login
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-07-10  coastal-hikerlast: condition (secs == 0) - now handled correctly
2017-07-10  coastal-hikerlast: don't show negative time
2017-07-05  Pali Rohártests: update UDF test, add ID_FS_VERSION
2017-07-05  Pali Rohárlibblkid: udf: Add support for ID_FS_VERSION
2017-07-05  Pali Rohárlibblkid: udf: Fix types
2017-07-05  Pali Rohárlibblkid: udf: De-duplicate code for dstring decoding
2017-07-04  Karel Zaklogin: use IPv4 on IPv4-mapping-to-IPv6
2017-07-04  Ruediger Meiersetpriv: silence compiler warning
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 Meierhwclock: don't ifdef printf arguments
2017-06-29  Ruediger Meiersetpriv: align --help
2017-06-29  Ruediger Meiertools: add segfault detection for checkusage.sh
2017-06-29  Ruediger Meiermisc: avoid some dead initialization warnings
2017-06-29  Ruediger Meierlscpu: make clang analyzer happy
2017-06-29  Ruediger Meierlsmem: fix, using freed memory
2017-06-29  Ruediger Meierlib/path: add error handling to path_vcreate()
2017-06-29  Karel Zaktests: explicitly define wipefs outpuit columns
2017-06-29  Karel Zaktests: update wipefs outputs
2017-06-29  Carlos Santoscolumn: fix compilation when libc lacks wide-character...
2017-06-29  Karel Zaklibmount: use _exit() in <type> handlers
2017-06-29  Ruediger Meierdocs: correct line(1) deprecation comment
2017-06-29  Ruediger Meierlib/blkdev: remove support for Linux < 2.6
2017-06-29  Ruediger Meierdocs: remove some old history from manpages
2017-06-29  Karel Zakuuidgen: improve --help
2017-06-29  Karel Zakwipefs: improve --help
2017-06-29  Karel Zakwipefs: use libsmartcols
2017-06-29  Karel Zakuuidparse: se JSON table name on -J
2017-06-28  Karel Zakwipefs: try another magic strings on -o and -t
2017-06-28  Karel Zakwipefs: add control struct
2017-06-28  Karel Zakwipefs: don't do step-back if <type> does not match
2017-06-28  Karel Zakwipefs: print all signature permutations
2017-06-28  Karel Zaklibblkid: allow to hide already detected signatures
2017-06-27  Ruediger Meierlib/path: fix crash, pathbuf overflow
2017-06-27  Karel Zaksetpriv: add --ambient-caps to usage()
2017-06-27  Patrick Steinhardtsetpriv: support modifying the set of ambient capabilities
2017-06-27  Patrick Steinhardtsetpriv: support dumping ambient capabilities
2017-06-27  Patrick Steinhardtsetpriv: proxy function to update capabilities
2017-06-27  Patrick Steinhardtsetpriv: proxy function checking whether a capability...
2017-06-27  Patrick Steinhardtsetpriv: introduce indirection for `capng_type` enum
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 Meiermisc: update --help content again
2017-06-27  Ruediger Meierlogin: add --help text
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-27  Karel Zaklibblkid: remove dead code and blkid_probe_new_value()
2017-06-27  Ruediger Meiertravis: add make checkusage
2017-06-27  Ruediger Meiertools: checkusage can dump all command output
2017-06-27  Ruediger Meiertools: ignore unsafe commands in checkusage.sh
2017-06-26  Karel ZakMerge branch 'travis-fix' of https://github.com/rudimei...
2017-06-26  Ruediger Meieruuidparse: fix getopt crash
2017-06-26  Ruediger Meiermisc: revert to the old USAGE_HELP strings
2017-06-26  Ruediger Meierbuild-sys: fix chown mistake, add checkusage.sh to...
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Karel Zakscript: rename fixtty() to enable_rawmode_tty()
2017-06-26  Sami Kerolascript: ensure typescript and timing errors do not...
2017-06-26  Sami Kerolauuidparse: add new command
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(int)
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  Ruediger Meierflock, getopt: write --help to stdout and return 0
2017-06-26  Ruediger Meiertools: add checkusage.sh
next