]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2019-09-20  Karel Zaklibuuid: add header file guard [lgtm scan]
2019-09-20  Karel Zakinclude/all-io: remove unnecessary condition [lgtm...
2019-09-20  Karel Zakfsfreeze: remove unnecessary condition [lgtm scan]
2019-09-20  Karel Zaklibblkid: remove unnecessary condition [lgtm scan]
2019-09-20  Karel Zakmkswap: cast before lseek [lgtm scan]
2019-09-20  Karel Zakfdformat: cast before lseek [lgtm scan]
2019-09-20  Karel Zaklibfdisk: (bsd) cast before ask [lgtm scan]
2019-09-20  Karel Zaklibfdisk: (gpt) cast number of entries [lgtm scan]
2019-09-20  Karel Zakbuild-sys: fix UTIL_LINUX_PT_SGI_H macro [lgtm scan]
2019-09-20  Karel Zaklibmount: use fmemopen() in more robust way [coverity...
2019-09-16  Karel ZakMerge branch 'typos' of https://github.com/kerolasa...
2019-09-16  Karel Zaktests: update sfdisk dumps
2019-09-16  Karel Zaklibfdisk: add sector-size to dump
2019-09-12  Sami Kerolabash-completion: update options
2019-09-12  Sami Kerolamisc: fix typos [codespell]
2019-09-12  Karel ZakMerge branch 'sfdisk-man-page-typo' of https://github...
2019-09-12  Karel Zakblkid: (man) add note about udev to --list-one
2019-09-12  Karel Zakbuild-sys: check for linux/capability.h
2019-09-12  Karel ZakMerge branch 'unshare/keep-caps' of https://github...
2019-09-10  Matthew Krupcaledisk-utils: docs: fix sfdisk(8) man page typo
2019-09-10  Ernesto A.... libfdisk: (gpt) add GUID for APFS containers
2019-09-10  Karel Zaksetterm: cleanup usage() and man page
2019-09-10  Karel Zaksetterm: fix --clear
2019-09-10  Karel Zakdmesg: do not stop on \0
2019-09-10  James Peachunshare: add --keep-caps option
2019-09-09  Karel Zakbash-completion: (unshare) add --map-current-user
2019-09-09  Karel Zakdmesg: add --noescape
2019-09-09  Karel ZakMerge branch 'unshare/map-current' of https://github...
2019-09-09  Karel Zaktests: (sfdisk) update move output
2019-09-08  James Peachunshare: add --map-current-user option
2019-09-06  Karel Zaksfdisk: (--move-data) add speed to progress bar, don...
2019-09-06  Karel Zaksfdisk: (--move-data) add simple progress bar
2019-09-06  Karel Zaklibfdisk: cleanup fdisk_deassign_device() docs
2019-09-06  Karel Zaksfdisk: add --move-use-fsync, disable fsync() by default
2019-09-06  Karel Zaksfdisk: (--move-data) make log optional
2019-09-06  Karel Zaksfdisk: (--move-data) keep step size based on optimal I/O
2019-09-06  Karel Zaklibfdisk: use grain as small as possible
2019-09-06  Karel Zaksfdisk: make --no-act usable for --move-data too
2019-09-06  Karel ZakMerge branch 'xfs-v5' of https://github.com/mator/util...
2019-09-05  Karel Zaktests: update sfdisk wipe output
2019-09-05  Karel Zakfstrim: ignore non-directory mountpoints
2019-09-05  Karel Zakfdisk: fix quit dialog for non-libreadline version
2019-09-05  Karel Zakfdisk: make quit question more usable
2019-09-04  Karel Zakfdisk: cleanup wipe warning
2019-09-03  Anatoly Pugachevtests: Add test for current version (v5) of XFS filesystem
2019-09-03  Karel Zaksfdisk: add -J between mutually exclusive options
2019-09-03  Karel Zaklibmount: fix typo
2019-09-03  Karel Zaklibblkid: (xfs) fix sector size calculation
2019-09-03  Karel Zakfdisk: add hint about --wipe to warning
2019-09-02  Karel Zaksfdisk: mark --dump and --list-free as mutually exclusive
2019-09-02  Karel Zaktests: (blkid) update regression tests (due to BLOCK_SIZE)
2019-09-02  Mikulas Patockablkid: retport block size of a filesystem
2019-09-02  Patrick Steinhardtinclude/closestream: fix assignment to read-only standa...
2019-09-02  Karel Zakcolcrt: make seek to \n more robust
2019-08-30  Karel Zaktests: (colcrt) use env to set locale
2019-08-30  Karel Zaktests: (getopt) remove unwanted paths from error output
2019-08-30  Karel Zaktests: remove unbuffered ts_run feature
2019-08-30  Karel Zaktests: add remaining stderr outputs
2019-08-30  Karel Zaklibdisk: write sample output to stdout
2019-08-30  Karel Zaktests: split stdout and stderr
2019-08-30  Karel Zaksfdisk: write all message to stdout
2019-08-29  Karel Zaklibmount; fix and improve read+poll mountinfo
2019-08-29  Karel Zaklibmount: improve mountinfo reliability
2019-08-28  Patrick Steinhardttests: use env and support both unbuffer/stdbuf
2019-08-27  Karel Zaktests: don't show diff for TS_KNOWN_FAIL
2019-08-27  Karel Zaktests: improve unbuffer check
2019-08-27  Patrick Steinhardttests: (fdisk) avoid hardcoding of errno string
2019-08-27  Karel Zaktests: fix --unbuffered mode with ASAN
2019-08-27  Karel ZakMerge branch '2019wk33' of https://github.com/kerolasa...
2019-08-27  Patrick Steinhardttests: (col) avoid hardcoding of errno string
2019-08-27  Patrick Steinhardttests: (column) use actually invalid multibytes to...
2019-08-27  Patrick Steinhardttests: (colcrt) fix reliance on EILSEQ in POSIX locale
2019-08-27  Patrick Steinhardttests: (libfdisk) remove reliance on buffer behaviour...
2019-08-27  Patrick Steinhardttests: remove reliance on buffer behaviour of stderr...
2019-08-27  Bjarni Ingi... sys-utils/manuals: Make the number of the paired macros...
2019-08-26  Sami Keroladocs: try to find broken man references and fix them
2019-08-24  Sami Keroladocs: correct su.1 runuser reference from section 8...
2019-08-24  Sami Kerolapo: remove possibility to translate static option arguments
2019-08-23  Karel ZakMerge branch 'fix-ger-translation-chrt-help' of https...
2019-08-22  Karel Zaklibfidk: (dos) fix tiny partitions calculation
2019-08-22  Karel Zakeject: use O_EXCL on default
2019-08-22  Noel KuntzeFix -n to -b in German help message
2019-08-21  Sami Kerolainclude/xalloc: reindent function bodies to unify inden...
2019-08-21  Sami Kerolainclude/xalloc: use multiline function declarations
2019-08-21  Sami Kerolasetpwnam: use more appropriate allocation size types
2019-08-21  Sami Kerolacolumn: pass control struct to local_wcstok()
2019-08-21  Karel ZakMerge branch 'container' of https://github.com/slashdd...
2019-08-21  Karel Zakpartx: document -d vs. --nr and fix test
2019-08-21  Karel Zakpartx: don't report ENXIO as error on -d
2019-08-20  Patrick Steinhardtlibmount: fix comment referring to passno field
2019-08-19  Patrick Steinhardtwdctl: remove duplicate include of <unistd.h>
2019-08-19  Kevin Haolibmount: Keep the mnt_tab info for the existent dest...
2019-08-19  Karel Zaktests: Skip fdisk/mbr-nondos-mode on Sparc as unsupported
2019-08-19  Karel Zakchfn: don't append extra tailing commas
2019-08-14  Eric Desrochersfstrim shouldn't run inside a container
2019-08-08  Rosen PenevRemove unused utime.h header
2019-08-08  Rosen PenevRemove isascii usage
2019-08-08  Karel Zaktests: update fdisk output
2019-08-08  Karel Zaklibfdisk: (script) support shortcuts in the type= field
2019-08-07  Karel Zaktests: use subtests for mountpoint(1)
next