]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2013-04-10  Karel Zakbuild-sys: release++ (v2.23-rc2) v2.23-rc2
2013-04-10  Karel Zakdocs: update v2.23-ReleaseNotes
2013-04-10  Karel Zakbuild-sys: make wall optional in bash-completion
2013-04-10  Karel Zakbuild-sys: add --disable-fdformat
2013-04-10  Karel Zakbuild-sys: add --disable-hwclock
2013-04-10  Karel Zakbuild-sys: add --disable-bfs
2013-04-10  Karel Zakbuild-sys: add --disable-cytune
2013-04-10  Karel Zakdocs: update AUTHORS file
2013-04-10  Karel Zakpo: merge changes
2013-04-10  Karel Zakblkid: use xalloc everywhere
2013-04-10  Karel Zaktests: make line(1) optional
2013-04-10  Karel Zaklibblkid: remove duplicate includes
2013-04-10  Karel Zaklib/xalloc: add xstrndup()
2013-04-10  Karel Zaktests: update lscpu tests
2013-04-10  Karel Zaklibblkid: fix ZFS superblok offset for SBMAGIC
2013-04-10  Bernhard Voelkerbash-completion: add swapoff
2013-04-10  Karel Zaklscpu: add Model name
2013-04-10  Karel Zaksu: remove '+' from getopt_long()
2013-04-09  Jeff Mahoneyloopdev: sync capacity after setting it
2013-04-09  Karel Zaklibblkid: export blkid_init_debug()
2013-04-09  Karel Zaklibblkid: support LIBBLKID_DEBUG= only
2013-04-09  Karel Zaklibblkid: fix DBG()
2013-04-09  Sami Keroladocs: add fsck.cramfs manual page
2013-04-09  Sami Keroladocs: add mkfs.cramfs manual page
2013-04-09  Sami Kerolatools: make checkmans.sh to find missing manuals
2013-04-09  Sami Keroladocs: remove repeated words [checkmans.sh]
2013-04-09  Sami Keroladocs: col.1: fix manual page name section [checkmans.sh]
2013-04-09  Sami Keroladocs: mount.8: make propagation flags adjustable [check...
2013-04-09  Sami Kerolatools: add checks to manual page test script
2013-04-09  Sami Kerolalibblkid: number of functions should not be declared...
2013-04-09  Sami Kerolalibmount, col: remove redundant null checks [smatch...
2013-04-09  Sami Kerolavarious: fix shadow declarations [smatch scan]
2013-04-09  Sami Kerolavarious: fix variable and function declarations [smatch...
2013-04-09  Sami Kerolabash-completion: swapon: add options and fix argument
2013-04-09  Sami Kerolabash-completion: setarch: use correct list for architec...
2013-04-09  Sami Kerolasetarch: clean up usage()
2013-04-08  Karel Zaklibblkid: clean up DBG()
2013-04-08  Ville Skyttäbash-completion: Symlink runuser symlink to su so it...
2013-04-08  Ville Skyttäbash-completion: Don't offer short options where corres...
2013-04-08  Ville SkyttäSpelling fixes.
2013-04-08  Ville Skyttäuuidd.8: Document --debug and --quiet long options.
2013-04-08  Ville Skyttäbash-completion: Avoid some unnecessary subshells.
2013-04-08  Ville Skyttäbash-completion: Don't offer any more completions after...
2013-04-08  Karel Zaklogger: make socket initialization in main() more readable
2013-04-08  Sami Kerolalogger: allow to log using tcp transport protocol
2013-04-08  Karel Zakfsfreeze: add note about atime to the man page
2013-04-05  Karel Zakbuild-sys: add --disable-bash-completion
2013-04-05  Karel Zakbash-completion: rename shell-completion -> bash-completion
2013-04-05  Karel ZakMerge branch 'shell-completion' of git://github.com...
2013-04-05  Sami Kerolalogger: make local sockets to try both stream and datagram
2013-04-05  Sami Kerolasetarch: add option to list settable architectures
2013-04-05  Sami Kerolachrt: make command syntax easier to understand in usage()
2013-04-05  Sami Kerolavipw: add usage() function
2013-04-05  Sami Kerolasetterm: fix various color option argument lists
2013-04-05  Sami Kerolapartx: remove deprecated option from usage()
2013-04-05  Sami Kerolalscpu: fix error message
2013-04-05  Sami Kerolalosetup: allow -j option argument to be relative path
2013-04-05  Sami Kerolafsfreeze: tell user when mandatory option is not specified
2013-04-05  Sami Keroladmesg: fix usage() output consistancy
2013-04-05  Sami Kerolaagetty: the command does not have -h and -V options
2013-04-05  Sami Kerolanewgrp: use xstrdup to check allocation succeeded
2013-04-05  Karel Zakdocs: remove repeated words
2013-04-05  Karel Zakrtcwake: add --auto to usage()
2013-04-05  Karel Zakreadprofile: reorder options in man page
2013-04-05  Karel Zakreadprofile: add --counters to the man page
2013-04-05  Karel Zakfsck: cleanup usage()
2013-04-05  Karel Zakagetty: add --chroot to usage() and man page
2013-04-05  Karel Zakagetty: add -E, --remote to usage()
2013-04-05  Karel Zakul: cleanup usage() and man page
2013-04-05  Karel Zakraw: add long options to man page
2013-04-05  Karel Zakmount: add --read-write to man page
2013-04-05  Karel Zakmount: add --show-labels to man page
2013-04-05  Karel Zaksetarch: normalize man page formatting
2013-04-05  Karel Zakgetopt: fix usage() typo unquote -> unquoted
2013-04-05  Karel Zakfindmnt: fix typo fsroot -> nofsroot
2013-04-03  Karel Zakblkid: use O_CLOEXEC
2013-04-03  Karel Zaklibblkid: use O_CLOEXEC
2013-04-03  Karel Zaklibmount: use O_CLOEXEC
2013-04-03  Karel Zaklibuuid: use O_CLOEXEC
2013-04-03  Karel Zaklibfdisk: use O_CLOEXEC
2013-04-03  Karel Zaklib: use O_CLOEXEC in libcommon
2013-04-03  Karel Zakinclude/fileutils: use O_CLOEXEC for mktemp stuff
2013-04-03  Karel Zakinclude/c: add macro UL_CLOEXECSTR
2013-04-03  Karel Zaklib/canonicalize: don't use /dev/mapper/<name> if the...
2013-04-02  Karel Zaklibmount: add version and features to debug output
2013-04-01  Sami Kerolabash-completion: add completion files to Makefile.am
2013-04-01  Sami Kerolabash-completion: text-utils
2013-04-01  Sami Kerolabash-completion: term-utils
2013-04-01  Sami Kerolabash-completion: sys-utils
2013-04-01  Sami Kerolabash-completion: schedutils
2013-04-01  Sami Kerolabash-completion: misc-utils
2013-04-01  Sami Kerolabash-completion: login-utils
2013-04-01  Sami Kerolabash-completion: fdisks
2013-04-01  Sami Kerolabash-completion: disk-utils
2013-03-30  Sami Kerolabash-completion: add bash completetion configure option
2013-03-29  Karel Zaklsblk: add --paths
2013-03-27  Karel Zaklibmount: make mnt_table_find_* more robust [coverity...
2013-03-27  Karel Zakwipefs: make do_wipe() more readable [coverity scan]
2013-03-27  Karel Zakrename: fix memory leak [coverity scan]
2013-03-27  Karel Zakwipefs: fix memory leak [coverity scan]
next