]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils/scriptlive.c
Make the ways of using output stream consistent in usage()
[thirdparty/util-linux.git] / term-utils / scriptlive.c
2023-10-24  Masatake YAMATOMake the ways of using output stream consistent in...
2023-06-05  Karel ZakMerge branch 'fix-jfs' of https://github.com/mbroz...
2023-03-02  Karel ZakMerge branch 'wdctl/sysfs-firmware_version' of https...
2023-02-13  Karel ZakMerge branch 'lsfd-raw' of https://github.com/masatake...
2023-02-08  Karel ZakMerge branch 'cal-columns' of https://github.com/t...
2023-02-08  Karel ZakMerge branch 'fix_comment_in_scriptlive' of https:...
2023-02-05  Soumendra GangulyFix minor typo in comment.
2022-11-16  Karel Zakllib/pty-session: split PTY and signalfd setup
2022-04-19  Karel ZakMerge branch 'fdisktestsppc64le' of https://github...
2022-03-04  Karel ZakMerge branch 'new-gpt-types' of https://github.com...
2022-03-02  Karel Zakscriptlive: fix argv[0] for execlp()
2020-12-14  Karel Zakscriptlive: fix compiler warnings [-Wmaybe-uninitialized]
2020-11-09  Karel ZakMerge branch 'vipw-shortwrite' of https://github.com...
2020-11-03  Karel ZakMerge branch 'execl-null' of https://github.com/DankRan...
2020-10-29  Egor Chelakcast NULL to char * when using execl
2020-05-25  Karel ZakMerge branch 'libeconf' of https://github.com/thkukuk...
2020-04-22  Karel ZakMerge branch 'clang' of https://github.com/neheb/util...
2020-04-20  Rosen Penev[clang-tidy] do not use else after return
2020-02-27  Karel ZakMerge branch 'libuuid-range' of https://github.com...
2019-12-10  Karel ZakMerge branch 'dmverity_options' of https://github.com...
2019-12-10  Karel Zakbuild-sys: remove duplicate includes
2019-12-03  Karel ZakMerge branch 'mount-eperm'
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-10-08  Karel Zakscriptlive: remove unnecessary variables
2019-10-08  Karel Zaklib/pty-session: make wait_child callback optional
2019-10-08  Karel Zakscriptlive: translate error messages too
2019-10-08  Karel Zakscriptlive: free resource at the and
2019-10-08  Karel Zakscriptreplay: add -T, --log-timing
2019-10-08  Karel Zakscriptlive: run shell in PTY
2019-10-08  Karel Zakscriptlive: add new command to re-execute script(1...