]> git.ipfire.org Git - thirdparty/util-linux.git/shortlog
thirdparty/util-linux.git
2019-11-12  Karel Zakbuild-sys: introduce $sysconfstaticdir
2019-11-08  Karel Zakrenice: fix arguments description in --help
2019-11-08  Karel Zakrenice: fix --help text
2019-11-08  Andrew Pricefallocate.1: List gfs2 as supporting punch-hole
2019-11-08  Karel Zakhwclock: add SPDX-License-Identifier(s)
2019-11-08  Karel Zakdocs: add GPLv3 text
2019-11-08  Karel Zaklib/timeutils: add %Y-%m-%dT%H:%M:%S to parse_timestamp()
2019-11-08  Karel Zaklib: add missing license headers
2019-11-07  Karel Zakbuild-sys: .gitignore hwclock-parse-date.c
2019-11-07  Karel Zaklib: add missing license headers
2019-11-07  Karel Zakbuild-sys: use parse-date() only for hwclock
2019-11-06  Michal Suchaneklibblkid: open device in nonblock mode.
2019-11-05  Karel Zaktests: commit add missing file
2019-11-05  Karel Zaktests: add mount --all tests
2019-10-31  Karel Zaklibmount: make sure optsmode is initialized
2019-10-31  Karel Zakmount: (man) document --target-prefix
2019-10-31  Karel Zaklibmount: allow use -o together with --all
2019-10-31  Karel Zaklibmount: move context fs merge to separate function
2019-10-31  Karel Zaklibmount: fix mnt_context_next_remount()
2019-10-31  Karel Zaklibmount: save current FS setting as template
2019-10-31  Karel Zaklibfdisk: consolidate strdup() use
2019-10-31  Karel Zaklibmount: use strdup_between_structs()
2019-10-31  Karel Zakinclude/strutils: add strdup_between_structs()
2019-10-31  Karel Zaklibmount: cleanup strdup() use in context, add reg...
2019-10-31  Karel Zakmount: add --target-prefix
2019-10-31  Karel Zaklibmount: add target prefix support
2019-10-29  Karel Zaklsblk: never fallback to udev/blkid on --sysroot
2019-10-29  Karel Zaklibmount: don't use /proc/mounts fallback if filename...
2019-10-29  Karel Zaksu: fix error message
2019-10-23  Karel ZakMerge branch 'blkid-sparc' of https://github.com/mator...
2019-10-23  Anatoly Pugachevtests: fixes blkid/md-raidX-whole on Sparc
2019-10-17  Vladimir Slaviklsblk: update man description of -f / --fs for current...
2019-10-17  Patrick Steinhardtlib/path: fix missing header for `struct stat`
2019-10-17  Karel ZakMerge branch 'master' of https://github.com/smvoss...
2019-10-17  Merlin Bügemount: (man) small typo fixes
2019-10-17  Karel Zakdocs: remove implemented TODO items
2019-10-17  Karel Zaklogin: reduce file-descriptors cleanup overhead
2019-10-17  Karel Zaklib/fileutils: add close_all_fds()
2019-10-15  Karel Zaktests: (lsblk) gather also udev attributes for new...
2019-10-15  Karel Zaklsblk: read also GROUP,OWNER and MODE from dumps
2019-10-15  Karel Zaklsblk: on --sysroot read attributes from /dev/<devname...
2019-10-15  Karel Zaklib/path: add ul_path_stat(), fix absolute paths
2019-10-15  Sam Vosswipefs: Allow explicitly enable/disablement
2019-10-11  Masami Hiramatsulibmount: Add libselinux dependency to pkgconfig file
2019-10-11  John Garrylscpu: Add HiSilicon aarch64 tsv110 cpupart
2019-10-11  Stanislav Brabecnologin: Prevent error from su -c
2019-10-10  Karel Zaktests: add missing 'ts_check_prog xz'
2019-10-10  Karel Zaklib/pty-session: fix compilation
2019-10-09  Karel Zaktests: remove device name from blkdiscard output
2019-10-09  Karel Zakscript: fix signalfd use
2019-10-09  Karel Zakscript: add debug messages around waitpid()
2019-10-09  Karel Zaktests: add --parsable, remove TS_OPT_parsable
2019-10-09  Karel Zakbuild-sys: cleanup prefixed used for tests
2019-10-09  Karel Zakbuild-sys: support 'none' for parallel tests
2019-10-09  Karel Zaktravis: force non-parallel for root
2019-10-09  Karel Zakbuild-sys: fix typo
2019-10-09  Karel Zaktravis: don't call tests in parallel for root
2019-10-08  Karel Zakscript: cleanup logs freeing
2019-10-08  Karel Zakscriptlive: remove unnecessary variables
2019-10-08  Karel Zaklib/pty-session: simplify example/test code
2019-10-08  Karel Zaklib/pty-session: make wait_child callback optional
2019-10-08  Karel Zakscript: use lib/pty-session
2019-10-08  Karel Zakscriptlive: translate error messages too
2019-10-08  Karel Zaklib/pty-session: add loggin callback to code, follow...
2019-10-08  Karel Zaklib/pty-session: add log callbacks
2019-10-08  Karel Zakscriptlive: add man page
2019-10-08  Karel Zakscriptreplay: fix io data log use
2019-10-08  Karel Zakscriptreplay: make data log file optional for --summary
2019-10-08  Karel Zakscript: fix man page on --logging-format
2019-10-08  Karel Zaklib/pty-session: improve debug messages
2019-10-08  Karel Zakscriptlive: free resource at the and
2019-10-08  Karel Zaklib/pty: save sigmask, add API to free all resources
2019-10-08  Karel Zaksu: (pty) remove unnecessary call
2019-10-08  Karel Zakbuild-sys: fix build with pty
2019-10-08  Karel Zaklib/pty: reset mainloop timeout on signal
2019-10-08  Karel Zakscriptreplay: add -T, --log-timing
2019-10-08  Karel Zakscriptlive: run shell in PTY
2019-10-08  Karel Zaklib/pty: allow use callback from mainloop
2019-10-08  Karel Zakscriptreplay: (utils) detect empty steps
2019-10-08  Karel Zakscriptreplay: use struct timeval for delay
2019-10-08  Karel Zakcript: always use decimal point numbers in logs
2019-10-08  Karel Zakscript: add missing exit()
2019-10-08  Karel Zaksu: use lib/pty-session.c code for --pty
2019-10-08  Karel Zaklib/pty-session: add generic PTY container code
2019-10-08  Karel Zakscriptlive: add new command to re-execute script(1...
2019-10-08  Karel Zakscriptreplay: move all utils to script-playutils.{c,h}
2019-10-08  Karel Zakscriptreplay: add --summary
2019-10-08  Karel Zakscript: add more information to timing log
2019-10-08  Karel Zakscriptreplay: check for EOF
2019-10-08  Karel Zakscript: cleanup info logging
2019-10-08  Karel Zakscriptreplay: print info and signals
2019-10-08  Karel Zakscript: log additional information
2019-10-08  Karel Zakinclude/strutils: add strrealloc()
2019-10-08  Karel Zakscriptreplay: make sure timing file specified
2019-10-08  Karel Zakscript: write signals to timing file
2019-10-08  Karel Zakscriptreplay: add --stream to the man page
2019-10-08  Karel Zakscriptreplay: add --cr-mode
2019-10-08  Karel Zakscriptreplay: (man) add missing --log-* oprions
2019-10-08  Karel Zakscriptreplay: fix error path
2019-10-08  Karel Zakscriptreplay: add --stream
next