]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils
libblkid: check status for the current CDROM slot
[thirdparty/util-linux.git] / term-utils /
2020-01-02  Karel ZakMerge branch 'fix-map-current-user-shortopt' of https...
2019-12-20  Karel Zakagetty: keep freed issue file pointer zeroized
2019-12-20  Karel ZakMerge branch 'master' of https://github.com/dsd/util...
2019-12-17  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2019-12-17  Bjarni Ingi Gislasonman pages: Change a HYPHEN-MINUS (-) to a minus (\...
2019-12-17  Bjarni Ingi Gislasonman pages: Add a comma after "e.g." and "i.e."
2019-12-17  Bjarni Ingi Gislasonman pages: Fix misuse of two-fonts macros
2019-12-12  Karel ZakMerge branch 'release-prep' of https://github.com/kerol...
2019-12-12  Patrick Steinhardtagetty: return proper value if compiled without ISSUEDI...
2019-12-11  Sami Kerolascript: fix typos [codespell]
2019-12-11  Sami Kerolaman: improve script and scriptreplay formatting style
2019-12-10  Karel ZakMerge branch 'dmverity_options' of https://github.com...
2019-12-10  Karel Zakbuild-sys: remove duplicate includes
2019-12-09  Karel Zakscript: document SIGUSR1
2019-12-09  Karel Zakscript: listen to SIGUSR1, flush logs on the signal
2019-12-03  Karel ZakMerge branch 'mount-eperm'
2019-11-25  Karel Zakscriptreplay: fix typo
2019-11-25  Karel Zakscript: add --echo
2019-11-22  Karel Zakscriptlive: keep ECHO flag, improve welcome message
2019-11-22  Karel Zakscriptlive: add --command, cleanup shell exec
2019-11-22  Karel Zakscriptlive: terminate session at end of the log
2019-11-21  Karel Zakscript: fix ECHO use, improve shell exec
2019-11-12  Karel Zakagetty: add --show-issue to review issue output
2019-11-12  Karel Zakagetty: add support for /run/issue and /usr/lib/issue
2019-10-09  Karel Zakscript: fix signalfd use
2019-10-09  Karel Zakbuild-sys: fix typo
2019-10-08  Karel Zakscript: cleanup logs freeing
2019-10-08  Karel Zakscriptlive: remove unnecessary variables
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 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 Zakscriptlive: free resource at the and
2019-10-08  Karel Zakbuild-sys: fix build with pty
2019-10-08  Karel Zakscriptreplay: add -T, --log-timing
2019-10-08  Karel Zakscriptlive: run shell in PTY
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 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 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
2019-10-08  Karel Zakscript: default to new format when new features expected
2019-10-08  Karel Zakscriptreplay: add --log-{in,out,io} options
2019-10-08  Karel Zakscriptreplay: cleanup usage()
2019-10-08  Karel Zakscript: add --logging-format
2019-10-08  Karel Zakscript: add note about --log-in and passwords
2019-10-08  Karel Zakscript: make --help more readable
2019-10-08  Karel Zakscriptreplay: skip unwanted steps
2019-10-08  Karel Zakscript: add multistream timing file initialization
2019-10-08  Karel Zakscriptreplay: rewrite to support new timing file format
2019-10-08  Karel Zakscript: remove unused variable
2019-10-08  Karel Zakscript: support multi-stream logging
2019-10-08  Karel Zakscript: add --log-in
2019-10-08  Karel Zakscript: add option --log-timing
2019-10-08  Karel Zakscript: add option --log-out
2019-10-08  Karel Zakscript: cleanup usage
2019-10-08  Karel Zakscript: allow to use the same log for more streams
2019-10-08  Karel Zakscript: report also timing file, do it only once
2019-10-08  Karel Zakscript: make optional argument more robust
2019-10-08  Karel Zakscript: log file usage refactoring
2019-10-01  Elliott Mitchellcleanup: Remove some spurious spaces
2019-09-30  Karel ZakMerge branch 'non-canonical-completion' of https:/...
2019-09-20  Karel Zakterm-utils: add header file guards [lgtm scan]
2019-09-12  Karel ZakMerge branch 'unshare/keep-caps' of https://github...
2019-09-10  Karel Zaksetterm: cleanup usage() and man page
2019-09-10  Karel Zaksetterm: fix --clear
2019-08-27  Karel ZakMerge branch '2019wk33' of https://github.com/kerolasa...
2019-08-26  Sami Keroladocs: try to find broken man references and fix them
2019-08-08  Rosen PenevRemove isascii usage
2019-07-24  Sami Kerolaagetty: simplify code in dolog() preprocessor blocks
2019-06-21  Stanislav Brabecagetty: Remove superfluous fflush()
2019-06-18  Karel ZakMerge branch 'su_err_msg' of https://github.com/jhrozek...
2019-06-06  Karel Zakwall: make sure ut_line is not empty
2019-05-27  Karel Zakmesg: avoid 'ttyname failed: Success' message
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2019-04-02  Karel ZakMerge branch 'spelling' of https://github.com/jwilk...
2019-03-11  Karel ZakMerge branch 'swapon-btrfs' of https://github.com/marco...
2019-03-11  Karel ZakMerge branch 'setterm' of https://github.com/jwilk...
2019-03-08  Jakub Wilksetterm: fix --hbcolor description
2019-03-08  Karel ZakMerge branch 'setterm' of https://github.com/jwilk...
2019-03-07  Jakub Wilksetterm: update comments about -ulcolor/-hbcolor syntax
2019-03-07  Jakub Wilksetterm: fix bright colors for --ulcolor/--hbcolor
2019-03-07  Jakub Wilksetterm: disallow "default" for --ulcolor/--hbcolor
next