]> git.ipfire.org Git - thirdparty/util-linux.git/history - term-utils/scriptreplay.c
scriptreplay: add --cr-mode
[thirdparty/util-linux.git] / term-utils / scriptreplay.c
2019-10-08  Karel Zakscriptreplay: add --cr-mode
2019-10-08  Karel Zakscriptreplay: fix error path
2019-10-08  Karel Zakscriptreplay: add --stream
2019-10-08  Karel Zakscriptreplay: add --log-{in,out,io} options
2019-10-08  Karel Zakscriptreplay: cleanup usage()
2019-10-08  Karel Zakscriptreplay: skip unwanted steps
2019-10-08  Karel Zakscriptreplay: rewrite to support new timing file format
2019-04-16  Karel Zakmisc: consolidate version printing and close_stdout()
2018-06-12  Ruediger MeierMerge branch 'hardlink-import' into hardlink
2017-08-30  Sami Kerolarfkill: merge rfkill.8 project to util-linux
2017-07-11  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2017-07-10  Karel ZakMerge branch 'help' of https://github.com/rudimeier...
2017-06-29  Ruediger Meiermisc: consolidate macro style USAGE_HELP_OPTIONS
2017-06-27  Karel ZakMerge branch 'travis-checkusage' of https://github...
2017-06-27  Karel ZakMerge branch 'help-description' of https://github.com...
2017-06-27  Ruediger Meiermisc: consolidate all --help option descriptions
2017-06-26  Karel ZakMerge branch 'usage-part2' of https://github.com/rudime...
2017-06-26  Ruediger Meiermisc: cosmetics, remove argument from usage(FILE*)
2016-12-22  Karel ZakMerge branch 'getrandom' of git://github.com/kerolasa...
2016-12-19  Karel ZakUse --help suggestion on invalid option
2016-05-09  Karel ZakMerge branch 'no-fork' of https://github.com/terryburto...
2016-05-05  Sami Kerolascriptreplay: avoid re-implementing strtod_or_err()
2016-05-05  Sami Kerolascriptreplay: improve error message
2016-01-07  Filipe Brandenburgerscriptreplay/newgrp: use signed int to store return...
2015-01-08  Karel ZakMerge branch 'master' of https://github.com/pali/util...
2015-01-06  Benno Schulenbergtextual: add a docstring to most of the utilities
2014-10-01  Sami Kerolatextual: use usage() text element macros
2014-10-01  Sami Kerolatextual: use manual tail usage() macro
2014-10-01  Sami Kerolatextual: use version printing macro everywhere
2014-04-07  Karel ZakMerge branch 'kill' of git://github.com/kerolasa/lelux...
2014-04-01  Karel ZakMerge branch 'fix-script-timing' of https://github...
2014-04-01  Karel ZakMerge branch 'pg-manual-page-long-options' of https...
2014-03-20  Wolfgang Richterscriptreplay: no need to skip first time value or last...
2014-02-10  Jesper Dahl Nyerupscriptreplay: Add --maxdelay option.
2012-07-16  Karel Zakscriptreplay: fix compiler warning [-Wmissing-prototypes]
2012-07-16  Karel ZakMerge branch '2012wk28'
2012-07-16  Sami Kerolatranslation: unify file open error messages
2012-06-19  Karel ZakMerge branch '2012wk24' of git://github.com/kerolasa...
2012-06-17  Sami Kerolascriptreplay: fix compiler format warning
2012-05-24  Ludwig Nusselmerge coreutils' last GPL2 version of su.c
2012-04-11  Karel ZakMerge branch 'close_stream' of git://github.com/kerolas...
2012-04-04  Sami Kerolaterm-utils: verify writing to streams was successful
2011-08-31  Karel ZakMerge branch 'chcpu' of git://git.kernel.org/pub/scm...
2011-08-31  Karel ZakMerge branch 'docs-dir' of https://github.com/kerolasa...
2011-08-30  Karel ZakMerge branch 'lscpu' of git://git.kernel.org/pub/scm...
2011-08-16  Karel Zakscriptreplay: cleanup usage()
2011-07-27  Karel ZakMerge branch 'hwclock' of https://github.com/kerolasa...
2011-07-26  Karel ZakMerge branch 'cramfs' of https://github.com/kerolasa...
2011-07-26  Sami Kerolascriptreplay: fix buffer overflow
2011-04-12  Sami Kerolascriptreplay: allow arguments as command line switches
2011-04-12  Sami Kerolascriptreplay: support long options
2011-04-12  Sami Kerolascriptreplay: end printing with new line
2011-03-02  Karel Zakbuild-sys: move script and scriptreplay to term-utils/