]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils
cal: Add test, all are checked against ncal
[thirdparty/util-linux.git] / term-utils /
2020-05-06  Karel ZakMerge branch 'scriptlive' of https://github.com/jwilk...
2020-05-05  Jakub Wilkscriptlive: fix typo
2020-05-05  Jakub Wilkscriptlive: fix man page formatting
2020-05-04  Karel Zakagetty: save the original speed on --keep-baud
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] fix wrong *cmp usage
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-04-19  Rosen Penev[clang-tidy] do not return in void functions
2020-04-17  Karel ZakMerge branch 'map-user' of https://github.com/mat8913...
2020-04-14  Karel Zakscriptlive, scriptreplay: cleanup --maxdelay man page...
2020-03-10  Karel Zakagetty: (man) fix typo
2020-03-10  Karel Zakagetty: (man) add "white" color name
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2020-02-18  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2020-02-18  Karel ZakMerge branch 'various-fixes' of https://github.com...
2020-02-15  Sami Kerolascript: fix minor warning
2020-02-15  Sami Kerolavarious: use threadsafe versions of time functions...
2020-02-15  Sami Kerolawrite: fix potential string overflow
2020-01-23  Karel ZakMerge branch 'master' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-2' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'patch-1' of https://github.com/yurchor...
2020-01-23  Karel ZakMerge branch 'dmverity_sig' of https://github.com/bluca...
2020-01-20  Karel Zakscriptreplay: restrict header name size
2020-01-15  Karel Zakscript: follow --logging-format on -t
2020-01-08  Yuri ChornoivanFix minor typo: aliast -> alias
2020-01-08  Yuri ChornoivanFix minor typo: ussuported -> unsupported
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
next