]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2021-11-02  Karel Zakbuild-sys: fir distcheck for fileeq.h
2021-11-02  Karel Zakbuild-sys: (meson) fix hardlink
2021-11-02  Mario Blättermannlsfd.1.adoc: Add missing underscores
2021-11-02  Karel Zaklogin: improve coding style
2021-11-02  Daan De Meyerlogin: Restore tty size after calling vhangup()
2021-11-02  Karel Zaklsfd: remove unused --sysroot
2021-11-02  Masatake YAMATOlsfd: delete an unnecessary semicolon
2021-11-02  Masatake YAMATOlsfd: introduce -p/--pid option, pids filter working...
2021-11-01  Karel ZakMerge branch 'mount_fuzz' of https://github.com/evverx...
2021-11-01  Karel ZakMerge branch 'topic/hardlink'
2021-11-01  Karel Zaktests: update hardlink --maximum-size
2021-11-01  Daniele Pizzollihardlink: add new option: -S/--maximum-size
2021-11-01  Karel Zakhardlink: add --cache-size
2021-11-01  Karel Zaklib/fileeq: fix for small memsiz
2021-11-01  Karel Zakhardlink: rename --buffer-size to --io-size
2021-10-30  Evgeny Vereshchaginmount_fuzz: reject giant files early
2021-10-29  Karel Zakhardlink: rewrite files content comparison
2021-10-29  Karel Zakinclude/fileeq: add functions to compare files content
2021-10-28  Masatake YAMATOlsfd: introduce -p/--pid option, pids filter working...
2021-10-25  Lorenzo Berettachsh: fflush stdout before reading from stdin
2021-10-25  Lorenzo Berettachfn: flush stdout before reading stdin and fix uniniti...
2021-10-25  Karel ZakMerge branch 'refactor-tests' of https://github.com...
2021-10-25  Karel Zakbuild-sys: disable libmount when missing mntent.h
2021-10-25  Karel Zakbuild-sys: include xlocale.h for locale_t on MacOS
2021-10-25  Karel Zakbuild-sys: (hardlink) check for llistxattr and lgetxattr
2021-10-25  Karel Zaklibbuid: use _UL_LIBUUID_UUID_H to cover uuid.h
2021-10-25  Karel Zakdocs: add hint for non-public reports
2021-10-25  Karel ZakMerge branch 'flush' of https://github.com/ericonr...
2021-10-25  Ludwig Nusselagetty: use getttynam() if available
2021-10-25  Karel ZakMerge branch 'uniformize-title-markups' of https:/...
2021-10-22  Érico Nogueiravipw: flush stdout before getting answer.
2021-10-21  Karel Zaklogger: fix --size use for stdin
2021-10-21  Karel ZakRevert "logger: verify --size of large enough for messa...
2021-10-21  Karel Zakbuild-sys: use set +e before patch --try in ./autogen.sh
2021-10-21  Karel Zaklogger: realloc buffer when header size changed
2021-10-21  Karel Zaklogger: verify --size of large enough for message header
2021-10-21  Karel Zakwdctl: update man page
2021-10-21  Masatake YAMATOlsfd: (adoc) add more exapmles
2021-10-21  Masatake YAMATOlsfd: remove --source option
2021-10-21  Masatake YAMATOlsfd: add KTHREAD column
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying symlinks
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying COMMAND column
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying socket pairs
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying DEV column
2021-10-21  Masatake YAMATOlsfd: (helper) improve the code converting file descrip...
2021-10-21  Masatake YAMATOlsfd: (test) add a case for displaying a character...
2021-10-21  Masatake YAMATOlsfd: add --debug-filter option
2021-10-21  Masatake YAMATOlsfd: (test) add a case for testing SIZE column
2021-10-21  Masatake YAMATOlsfd: (test) add a case for testing FLAGS (wronly,nonbl...
2021-10-21  Masatake YAMATOlsfd: (helper) add "nonblock" parameter to pipe-no...
2021-10-21  Masatake YAMATOlsfd: (helper) update examples in the help message
2021-10-21  Masatake YAMATOlsfd: (helper) add "dentries" parameter to directory...
2021-10-21  Masatake YAMATOlsfd: (helper) add "dir" parameter to directory factory
2021-10-21  Masatake YAMATOlsfd: (test) test POS column
2021-10-21  Masatake YAMATOlsfd: (helper) add "offset" parameter to ro-regular...
2021-10-21  Masatake YAMATOlsfd: (helper) accept an integer argument for a parameter
2021-10-21  Masatake YAMATOlsfd: (helper) add "file" parameter to ro-regular-file...
2021-10-21  Masatake YAMATOlsfd: (helper) allow to pass extra parameters
2021-10-21  Masatake YAMATOlsfd: (helper) use more "const" modifiers
2021-10-21  Masatake YAMATOlsfd: (helper) set proper errno before calling err()
2021-10-21  Masatake YAMATOlsfd: (filter) accept % char as a part of column name
2021-10-21  Masatake YAMATOlsfd: (filter) fix a memory leak
2021-10-21  Masatake YAMATOlsfd: remove prototype decls for removed functions
2021-10-21  Masatake YAMATOlsfd: declare local variables at the beginning of block
2021-10-21  Karel Zakwdctl: add --setpregovernor
2021-10-21  Karel Zakwdctl: set_watchdog() refactoring
2021-10-21  Karel Zakwdctl: print the current and available governors
2021-10-21  Karel Zakdocs: add links to adjtime_config manpage
2021-10-19  Vojtěch Eichlertests: split additional tests into subtests
2021-10-19  Karel Zakbuild-sys: remove bashism
2021-10-19  Mark Hindleytests: Fix test/misc/swaplabel failure due to change...
2021-10-19  Karel Zakbuild-sys: make libtool patching more robust
2021-10-19  Karel Zakwdctl: sysfs open refactoring
2021-10-19  Karel Zakwdctl: add --setpretimeout
2021-10-18  Chris Hofstaedtlerblockdev: remove accidental non-breaking spaces
2021-10-18  Hiroaki Sengokumcookie: fix infinite-loop when use -f
2021-10-15  Masatake YAMATOlsfd: remove duplicated an O_ flag entry
2021-10-14  Vojtěch Eichlertests: split several tests into subtests
2021-10-14  Karel Zakbuild-sys: patch libtool.m4 for darwin
2021-10-14  Karel Zaktests: (logger) check for socat
2021-10-14  Karel Zaksu: reset RLIMIT_AS too
2021-10-14  Karel Zakdocs: add note about GitHub PR
2021-10-14  Mister Mefindmnt: (adoc) Added section stating exit code semantics
2021-10-11  Masatake YAMATObuild-sys: link lib_common to test_procfs
2021-10-11  Masatake YAMATOlsfd: (adoc) write about filter expression
2021-10-11  Masatake YAMATOlsfd: (test) add a case for displaying a directory
2021-10-11  Masatake YAMATOlsfd: (test) add cases for displaying a regular file...
2021-10-11  Masatake YAMATOlsfd: add FUID and OWNER columns
2021-10-11  Masatake YAMATOlsfd: fill UID column with the process's uid
2021-10-10  Masatake YAMATOlsfd: (filter) implement !~, an operator for regex...
2021-10-08  Masatake YAMATOlsfd: (filter) implement =~, an operator for regex...
2021-10-08  Masatake YAMATOlsfd: (filter) make error messages in check_type methods
2021-10-08  Masatake YAMATOlsfd: (filter) give a name to a constant
2021-10-08  Masatake YAMATOlsfd: (filter) whitespace cleanup
2021-10-07  Masatake YAMATOlsfd: (adoc) remove a redundant word
2021-10-07  Karel Zakhardlink: improve verbose messages
2021-10-07  Karel Zakbuild-sys: fix test_procfs SOURCES
2021-10-06  Karel Zaklsns: optimize mountinfo use
2021-10-06  Karel Zaklsfd: remove unused code
2021-10-06  Karel Zaklsfd: function rename
next