barcat.git
2019-09-09 Mischa POSLAWSKYtest field selection and human readable output
2019-09-09 Mischa POSLAWSKYtest commands to compare usage output, prevent regeneration
2019-09-09 Mischa POSLAWSKYregenerate test output on regress.t -G option
2019-09-09 Mischa POSLAWSKYparse options to regress.t
2019-09-09 Mischa POSLAWSKYspaces and options in test file names
2019-09-09 Mischa POSLAWSKYinitial regression test suite
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
2019-09-07 Mischa POSLAWSKYgraph length rounded to nearest integer
2019-09-07 Mischa POSLAWSKYvalue-length option to override $lenval
2019-09-07 Mischa POSLAWSKYfield selection by regex anchor
2019-09-07 Mischa POSLAWSKYretain unsubstituted line contents
2019-09-07 Mischa POSLAWSKYfield (-f) option to select later values
2019-09-07 Mischa POSLAWSKYvalue placeholder in contents
2019-09-07 Mischa POSLAWSKYignore length of valueless lines in padding
2019-09-07 Mischa POSLAWSKYshorthand -C to disable color
2019-09-07 Mischa POSLAWSKYrename follow option to --interval or -t
2019-09-07 Mischa POSLAWSKYanother json example with multiple columns
2019-09-07 Mischa POSLAWSKYexamples with csv, xml, and json data
2019-09-05 Mischa POSLAWSKYcalculate length percentages of width v1.02
2019-09-05 Mischa POSLAWSKYenable lexical subs before perl v5.26
2019-09-05 Mischa POSLAWSKYskip recalculation of unprogressed data
2019-09-05 Mischa POSLAWSKYstrip trailing carriage returns
2019-09-05 Mischa POSLAWSKYdescribe -u, rename to --unmodified
2019-09-05 Mischa POSLAWSKYunclean (-u) option to keep leading whitespace
2019-09-05 Mischa POSLAWSKYman page rendering of --help pod
2019-09-05 Mischa POSLAWSKYtransition bar to visualise changed scale
2019-09-05 Mischa POSLAWSKYignore SIGINT so partial input is shown
2019-09-05 Mischa POSLAWSKYcolor default depends on stdout being isatty
2019-09-05 Mischa POSLAWSKYfollow (-f) option to output partial results
2019-09-05 Mischa POSLAWSKYparse values while reading lines
2019-09-05 Mischa POSLAWSKYseparate project repository v1.01
2019-09-05 Mischa POSLAWSKYavoid drawing empty graph
2019-09-05 Mischa POSLAWSKYmarkers < > at standard deviation offsets
2019-09-05 Mischa POSLAWSKYdisable markers without graph
2019-09-05 Mischa POSLAWSKYcut after assumed delimiter on --trim=0
2019-09-05 Mischa POSLAWSKYomit abbreviation mark on --trim=1
2019-09-05 Mischa POSLAWSKYinclude value delimiter in trim length
2019-09-05 Mischa POSLAWSKYtrim maximum unless negative
2019-09-05 Mischa POSLAWSKYtrim (-l) option to abbreviate contents
2019-09-05 Mischa POSLAWSKYmarkers (-m) option to omit statistical markers
2019-09-05 Mischa POSLAWSKYnegative values less than positive
2019-09-05 Mischa POSLAWSKYpass through numberless lines
2019-09-05 Mischa POSLAWSKYfloating point value support
2019-09-05 Mischa POSLAWSKYnegative value support
2019-09-05 Mischa POSLAWSKYassume standard input/output is utf8
2019-09-05 Mischa POSLAWSKYcolor option to disable formatting codes
2019-09-05 Mischa POSLAWSKYdocument practical example oneliners
2019-09-05 Mischa POSLAWSKYshort and long help options
2019-09-05 Mischa POSLAWSKYminimal documentation and help options v1.00
2019-09-05 Mischa POSLAWSKYparse options to override width
2019-09-05 Mischa POSLAWSKYindicate average value in bar
2019-09-05 Mischa POSLAWSKYcoloured bar markers
2019-09-05 Mischa POSLAWSKYprepare to facilitate other distribution markers
2019-09-05 Mischa POSLAWSKYprepare bar positions of (mean) indicators
2019-09-05 Mischa POSLAWSKYindicate mean value in bar position
2019-09-05 Mischa POSLAWSKYdistinguish median value
2019-09-05 Mischa POSLAWSKYminimum and maximum values in red and green
next