capture error messages from examples
[barcat.git] / barcat
2022-04-18 Mischa POSLAWSKYdeclare value formatting functions in options
2022-04-18 Mischa POSLAWSKYround partial sum to avoid floating point errors
2022-04-18 Mischa POSLAWSKYcomment long regexp in usage preparation
2022-04-18 Mischa POSLAWSKYfollow download redirects in example scripts
2022-04-18 Mischa POSLAWSKYtest and warn about invalid marker values
2022-04-17 Mischa POSLAWSKYsilence warnings on spark
2022-04-17 Mischa POSLAWSKYannotate intentional lvalue substr
2022-04-17 Mischa POSLAWSKYend subroutines with return
2022-04-17 Mischa POSLAWSKYcode cleanup following some perlcritic warnings
2022-04-17 Mischa POSLAWSKYenable /x in all regular expressions
2022-04-17 Mischa POSLAWSKYenable /ms in all regular expressions
2020-02-16 Mischa POSLAWSKYstable enough version 1.07 v1.07
2020-02-16 Mischa POSLAWSKYpostgresql client invocation example
2020-02-16 Mischa POSLAWSKYrename remaining graph references in documentation
2020-02-16 Mischa POSLAWSKYdocument remaining color options
2020-02-16 Mischa POSLAWSKYcleanup superfluous hide checks in show_lines()
2020-02-16 Mischa POSLAWSKYprepare decremented hidemin value
2020-02-16 Mischa POSLAWSKYmove subroutine sival() out of readline loop
2020-02-16 Mischa POSLAWSKYrefer to bold as bright in black colour documentation
2020-02-16 Mischa POSLAWSKYconsistent documentation syntax of options
2020-02-16 Mischa POSLAWSKYalign long options in usage
2020-02-16 Mischa POSLAWSKYabbreviate usage output
2020-02-16 Mischa POSLAWSKYclean up common value range calculation
2020-02-16 Mischa POSLAWSKYsilence warning calculating size of zero values
2020-02-16 Mischa POSLAWSKYtest value parameters and option parsing
2020-01-24 Mischa POSLAWSKYwrap long code lines to 80 characters
2020-01-24 Mischa POSLAWSKYignore interval option without input file
2020-01-24 Mischa POSLAWSKYsimplify users example code (s/sed/tr/)
2020-01-24 Mischa POSLAWSKYlexical sub feature no longer required
2020-01-24 Mischa POSLAWSKYclean up doubly titled xml example
2020-01-24 Mischa POSLAWSKYoptional width of sparkline lines
2019-10-08 Mischa POSLAWSKYround total value slightly in statistics
2019-10-08 Mischa POSLAWSKYnumber of lines distinct from values in statistics
2019-10-04 Mischa POSLAWSKYnumeric inline parameters override value input
2019-10-04 Mischa POSLAWSKYlimit without arguments for all (statistics only)
2019-09-24 Mischa POSLAWSKYvalue color in spark mode
2019-09-24 Mischa POSLAWSKYspark values for minimum and maximum
2019-09-24 Mischa POSLAWSKYwidth option fallback to tput
2019-09-24 Mischa POSLAWSKYextended palettes for 88-256 color terminals
2019-09-24 Mischa POSLAWSKYnamed palette presets fire, whites
2019-09-24 Mischa POSLAWSKYdistribute palette parameters over value range
2019-09-24 Mischa POSLAWSKYminval/maxval options to override bar range
2019-09-24 Mischa POSLAWSKYcustomizable format for markers option
2019-09-24 Mischa POSLAWSKYpalette option to customize value colors
2019-09-24 Mischa POSLAWSKYcolored header like values
2019-09-24 Mischa POSLAWSKYheader option to prepend value scale
2019-09-24 Mischa POSLAWSKYoverride version option to only show main program v1.06
2019-09-24 Mischa POSLAWSKYexplain spark option parameters
2019-09-24 Mischa POSLAWSKYdocument spark option
2019-09-24 Mischa POSLAWSKYremove lower scan line from spark default
2019-09-19 Mischa POSLAWSKYforce exit on interrupt signal
2019-09-19 Mischa POSLAWSKYsignal-stat option to override signal name
2019-09-19 Mischa POSLAWSKYprefer SIGINFO for statistics if available
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
next