]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2014-07-14  Benno Schulenbergdocs: many tiny formatting and wording improvements...
2014-07-14  Benno Schulenbergdocs: improve formatting and wording of a few man pages
2014-07-14  Benno Schulenbergbuild-sys: exclude Documentation/ from looking for...
2014-07-14  Benno Schulenbergtextual: fix the usage message of kill
2014-07-14  Karel ZakMerge branch 'minor-fixes' of git://github.com/kerolasa...
2014-07-14  Andreas Henrikssonuuidd.rc: Requires remote_fs
2014-07-14  Andreas Henrikssonuuidd.rc: drop on-demand mode from script
2014-07-14  Sami Kerolakill: use --queue option argument as sigval integer...
2014-07-14  Benno Schulenbergbuild-sys: improve the informative message when not...
2014-07-14  Benno Schulenbergdocs: fix many wording and some formatting issues in...
2014-07-14  Andreas Henrikssonwhereis: fix missing newline on empty results
2014-07-14  Karel Zaklibfdisk: make first sector buffer usage more robust
2014-07-13  Sami Kerolalscpu: avoid double free
2014-07-13  Sami Kerolalibsmartcols: avoid variable dereference after release
2014-07-13  Sami Kerolalibfdisk: do not do the same thing twice in single...
2014-07-13  Sami Kerolawhereis: avoid printing uninitialized string
2014-07-13  Sami Kerolasetpriv: avoid alloca() use xmalloc() instead
2014-07-13  Sami Keroladmesg: avoid unnecessary variable assignment
2014-07-13  Sami Kerolafdisk: avoid code duplication
2014-07-13  Sami Kerolamkfs.cramfs: use defined failure name rather than magic...
2014-07-13  Sami Kerolafdformat: match variable and print format types
2014-07-13  Sami Kerolacfdisk: add braces to ensure operation order
2014-07-13  Sami Kerolalscpu: avoid use of bzero() in favor of memset()
2014-07-13  Sami Kerolasetterm: remove unnecessary variable
2014-07-13  Sami Kerolacal: remove unnused structure and definition
2014-07-13  Sami Kerolatextual: fix some typos
2014-07-02  Karel Zakbuild-sys: release++ (v2.25-rc2) v2.25-rc2
2014-07-02  Karel Zakdocs: update v2.25-ReleaseNotes
2014-07-02  Karel Zakdocs: update AUTHORS file
2014-07-02  Karel Zakpo: merge changes
2014-07-01  Karel Zaklib/ismounted: more robust buffer usage [clang-analyze]
2014-07-01  Karel Zakfsck: uninitialized argument value [clang-analyze]
2014-07-01  Karel Zaklibfdisk: fix possible memory leak [clang-analyze]
2014-07-01  Karel Zakcfdisk: fix division by zero [clang-analyze]
2014-07-01  Karel Zaklibblkid: fix probe_ddf() [clang-analyze]
2014-07-01  Karel Zakfindmnt: simplify cache_set_targets()
2014-07-01  Karel Zaklibmount: always use mnt_resolve_target() in mnt_fs_mat...
2014-07-01  Eric Rannaudfindmnt: use mnt_cache_set_targets() for non-kernel...
2014-07-01  Eric Rannaudlibmount: mnt_resolve_target: tiptoe around active...
2014-07-01  Eric Rannaudlibmount: mnt_resolve_path: don't canonicalize fs-...
2014-07-01  Eric Rannaudlibmount: mnt_resolve_path: use strcmp() only if both...
2014-06-30  Karel Zakfdisk: don't use --geom-* prefix for CHS options
2014-06-30  Karel Zaklibsmartcols: add note about deallocations
2014-06-30  Karel Zakswapon: mark --sumarry as deprecated
2014-06-30  Sami Kerolaswapon: align --summary fields
2014-06-30  Benno Schulenbergumount: slightly improve the man page
2014-06-30  Benno Schulenbergfindmnt: minimally improve wording of usage text
2014-06-30  Benno Schulenbergfindmnt: slightly improve wording and formatting in...
2014-06-30  Benno Schulenberglslogins: improve the columns information
2014-06-30  Benno Schulenberglslogins: improve wording and formatting of the man...
2014-06-30  Benno Schulenbergsetterm: improve formatting and wording of usage text
2014-06-30  Benno Schulenbergsetterm: improve wording and formatting of the man...
2014-06-26  Karel Zakfallocate: use O_CREAT only for the default behavior
2014-06-26  Bernhard Voelkerfallocate: fix check of number of arguments
2014-06-26  Pádraig Bradyfallocate: clarify usage()
2014-06-26  Karel Zakfallocate: use err_exclusive_options(), cleanup getopt_...
2014-06-26  Karel Zakfallocate: make man page readable for humans
2014-06-26  Karel Zakfallocate: fix FALLOC_FL_ZERO_RANGE flag check
2014-06-25  Karel Zakdocs: add note about lsblk
2014-06-25  Karel Zakbash-completion: update fallocate, fstrim and lsblk
2014-06-25  Karel Zakbash-completion: update cfdisk
2014-06-25  Karel Zakbash-completion: update fdisk
2014-06-25  Karel Zakfdisk: add long options, cleanup man page and usage()
2014-06-25  Karel Zakdocs: fix minor things in man-page howto
2014-06-25  Karel Zakdocs: add fdisk mac support to TODO file
2014-06-24  David Shealibblkid: correct the return values in squashfs probe
2014-06-24  Karel Zaklibfdisk: (dos) count fisrt usable LBA to total number...
2014-06-24  Karel Zaklibfdisk: (dos) use check() for dos-comaptible mode...
2014-06-24  Thorsten Wilmerlibfdisk: (dos) calculation of total size based on...
2014-06-23  Karel Zaklibmount: special treatment for auto in fstype pattern
2014-06-23  peppehwclock: sometimes one day lasts 23 hours.
2014-06-23  Karel Zakscript: clean up code to genenrate Star/Done messages
2014-06-23  Andreas Henrikssonscript: silence the done message on --quiet as well
2014-06-23  James Huntscript: --quiet option is not quiet.
2014-06-20  Karel Zakcfdisk: add --zero command line option
2014-06-20  Karel Zakcfdisk: don't offer BSD
2014-06-19  Karel ZakMerge branch 'master' of https://github.com/nazarov...
2014-06-19  Samuel Thibaultbuild-sys: fixes for non-Linux systems
2014-06-19  Karel Zakbuild-sys: support ./configure ADJTIME_PATH=
2014-06-18  Yuriy Nazarovlib/loopdev.c: reset errno before strtol() call
2014-06-18  Karel Zakbuild-sys: add libsmartcols to ko-release-gen script
2014-06-18  Karel Zakbuild-sys: release++ (v2.25-rc1) v2.25-rc1
2014-06-18  Karel Zakdocs: add v2.25-ReleaseNotes
2014-06-18  Karel Zakdocs: update AUTHORS file
2014-06-18  Karel Zakpo: merge changes
2014-06-18  Wylmer Wangpo: update zh_CN.po (from translationproject.org)
2014-06-18  Rafael Ferreirapo: update pt_BR.po (from translationproject.org)
2014-06-18  Takeshi Hamasakipo: update ja.po (from translationproject.org)
2014-06-18  Mario Blättermannpo: update de.po (from translationproject.org)
2014-06-18  Joe Hansenpo: update da.po (from translationproject.org)
2014-06-18  Petr Písařpo: update cs.po (from translationproject.org)
2014-06-18  Karel Zakmount: fix man page [checkmans]
2014-06-18  Karel Zaklib/fileutils: xalloc stuff in library-like code
2014-06-18  Karel Zaklscpu: fix ifdef HAVE_sys_io_h [checkconfig]
2014-06-18  Karel Zaktests: update build tests
2014-06-18  Karel Zakbuild-sys: add non-libsmartcols.conf
2014-06-18  Karel Zaklibblkid: fix compiler warning [-Wimplicit-function...
2014-06-18  Karel Zaklib/sysfs: fix compiler warning [-Wunused-variable]
2014-06-17  Karel Zaklibmount: don't touch mtab when mount -n specified
2014-06-17  Karel Zaktests: remove test_wholedisk
next