]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
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
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 Meiermisc: no more errtryh()
2017-06-25  Ruediger Meiermkfs.cramfs: add --help and --version
2017-06-24  J William PiggottDocs: move option naming to howto-contribute.txt
2017-06-24  J William PiggottDocs: update howto-usage-function.txt
2017-06-24  J William PiggottDocs: add a comment for constants to boilerplate.c
2017-06-24  J William Piggottinclude/c.h: add USAGE_COMMANDS and USAGE_COLUMNS
2017-06-23  Karel Zakagetty: fix login name DEL/CTRL^U issue
2017-06-22  Ruediger Meiermisc: fix optutils.h related exit codes
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 Meiermore: add --help and --version
2017-06-22  Ruediger Meierwhereis: add --help and --version
2017-06-22  Ruediger Meierlogin: add --help and --version
2017-06-22  Ruediger Meierfsck: add --help and --version
2017-06-22  Ruediger Meiersetarch: use errtryhelp()
2017-06-22  Ruediger Meierdmesg: do not accept any non-option arguments
2017-06-22  Ruediger Meierblkid: use errtryhelp instead of errtryh
2017-06-22  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-22  Karel ZakMerge branch '170618' of github.com:jwpi/util-linux
2017-06-22  Ivan Delalandedmesg: print only 2 hex digits for each hex-escaped...
2017-06-22  Pali Rohártests: Add UDF hdd image which label has length 30...
2017-06-22  Pali Rohárlibblkid: udf: Fix parsing of UDF dstring structures
2017-06-22  Ruediger Meiermisc: remove superfluous null pointer checks for optarg
2017-06-22  Ruediger Meieruuidd: remove unused define
2017-06-22  J William Piggotthwclock: add audit for --systz
2017-06-22  J William Piggotthwclock: remove unused optstring characters
2017-06-21  Karel Zakbuild-sys: update DISTCHECK_CONFIGURE_FLAGS
2017-06-21  Karel Zaktravis: fix another chown issue
2017-06-21  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-06-21  Karel Zaktravis: use --disable-makeinstall-chown everywhere
2017-06-21  Karel Zakdocs: add program-desc to howto-usage-function.txt...
2017-06-21  Karel Zakhwclock: remove unwanted space before description
2017-06-21  Karel ZakMerge branch '170427' of github.com:jwpi/util-linux
2017-06-21  Karel Zakbuild-sys: make chown usage more robust
2017-06-21  Karel Zakwipefs: exit on failed erase
2017-06-20  J William Piggotthwclock: remove unused stdarg.h
next