show statistics on SIGQUIT
[barcat.git] / barcat
2019-09-19 Mischa POSLAWSKYshow statistics on SIGQUIT
2019-09-12 Mischa POSLAWSKYgraph-format option to change bar character
2019-09-12 Mischa POSLAWSKYonly ignore interrupt signal after input
2019-09-12 Mischa POSLAWSKYprogress after line count with negative --interval
2019-09-12 Mischa POSLAWSKYrespond to alarm signal regardless of interval
2019-09-12 Mischa POSLAWSKYcolored values in summary stats
2019-09-12 Mischa POSLAWSKYincrease value length for newline substitution
2019-09-12 Mischa POSLAWSKYdocumentation intro, info options
2019-09-12 Mischa POSLAWSKYinline podexit code for --help, alias to -?
2019-09-12 Mischa POSLAWSKYbrief usage documentation reformatted from pod
2019-09-09 Mischa POSLAWSKYtest inputless command behaviour v1.05
2019-09-09 Mischa POSLAWSKYunmodified should avoid value alignment
2019-09-09 Mischa POSLAWSKYcustomisable spark characters
2019-09-09 Mischa POSLAWSKYspark option to replace lines by single characters
2019-09-09 Mischa POSLAWSKYearthquake feed example
2019-09-09 Mischa POSLAWSKYdate alternative on BSD variants including OSX
2019-09-09 Mischa POSLAWSKYreplace perl in example date parsing
2019-09-09 Mischa POSLAWSKYadditional git example for date history
2019-09-09 Mischa POSLAWSKYreset SIGINT after first ignoral
2019-09-09 Mischa POSLAWSKYvoid color() shorthand to surround value
2019-09-09 Mischa POSLAWSKYcolor() function to prepare ansi escapes
2019-09-09 Mischa POSLAWSKYshorten human-readable values to 2-3 digits
2019-09-09 Mischa POSLAWSKYfix sival log for negative/zero values
2019-09-09 Mischa POSLAWSKYoptional decimal point for human-readable integers
2019-09-09 Mischa POSLAWSKYdeclare pod encoding
2019-09-09 Mischa POSLAWSKYescape unicode character in pod
2019-09-09 Mischa POSLAWSKYjson example alternative without jq
2019-09-09 Mischa POSLAWSKYexplain options introduced in examples
2019-09-09 Mischa POSLAWSKYread utf-8 input in letter frequency example
2019-09-09 Mischa POSLAWSKYreorder examples by complexity
2019-09-08 Mischa POSLAWSKYdo not trim valueless contents v1.04
2019-09-08 Mischa POSLAWSKYomit empty value statistics
2019-09-08 Mischa POSLAWSKYorder incoming values before interval
2019-09-08 Mischa POSLAWSKYkeep ordered values, only resort on interval
2019-09-08 Mischa POSLAWSKYindicate limited results in stats
2019-09-08 Mischa POSLAWSKYsilence warnings on empty input
2019-09-08 Mischa POSLAWSKYinclude total, min, avg, max in stat details
2019-09-08 Mischa POSLAWSKYstat (-s) option to summarise totals at end
2019-09-08 Mischa POSLAWSKYminor code cleanup for human formatting
2019-09-07 Mischa POSLAWSKYalign human values, reserve constant length
2019-09-07 Mischa POSLAWSKYomit source code position in regex error message
2019-09-07 Mischa POSLAWSKYcompile regular expression to -f (without /x)
2019-09-07 Mischa POSLAWSKYsupport values with float suffixes e±N
2019-09-07 Mischa POSLAWSKYprepare anchor match during option parsing
2019-09-07 Mischa POSLAWSKYprepare regex to match values
2019-09-07 Mischa POSLAWSKYexponent fallback in case of unit overflow
2019-09-07 Mischa POSLAWSKYmove human formatting code into sival() function
2019-09-07 Mischa POSLAWSKYdecrease divider for small human numbers
2019-09-07 Mischa POSLAWSKYhuman-readable (-H) option to abbreviate numbers
2019-09-07 Mischa POSLAWSKYcombined limit minimum-maximum
2019-09-07 Mischa POSLAWSKYminimum limit to override start line number
2019-09-07 Mischa POSLAWSKYempty limit support (hidemax internally)
2019-09-07 Mischa POSLAWSKYlimit (-L) option to stop output
2019-09-07 Mischa POSLAWSKYhello barcat =^.^= v1.03
2019-09-07 Mischa POSLAWSKYrename program to barcat