version 1.10 marking stable log support
[barcat.git] / barcat
2022-12-12 Mischa POSLAWSKYversion 1.10 marking stable log support master v1.10
2022-12-12 Mischa POSLAWSKYreport generic calc percentiles instead of min/max
2022-12-12 Mischa POSLAWSKYinvert percentile numbers to expected order
2022-12-12 Mischa POSLAWSKYsum calculation on demand and cached
2022-12-12 Mischa POSLAWSKYignore zero values in report conditions
2022-12-12 Mischa POSLAWSKYweighted percentile interpolation
2022-12-12 Mischa POSLAWSKYmarker functions in report variables
2022-12-12 Mischa POSLAWSKYmarker positions rounded like bar lengths
2022-12-12 Mischa POSLAWSKYincrement minimum marker position
2022-12-12 Mischa POSLAWSKYdelete little joke from pod description
2022-12-12 Mischa POSLAWSKYunspecified field counts entire lines
2022-12-12 Mischa POSLAWSKYsupport count combined with trim, interval
2022-12-12 Mischa POSLAWSKYcount duplicates anchored by specified field
2022-12-12 Mischa POSLAWSKYcount option providing improved uniq -c
2022-12-04 Mischa POSLAWSKYdocument available palette parameter names
2022-12-04 Mischa POSLAWSKYbold option item titles in pod
2022-12-03 Mischa POSLAWSKYdocument statistics signaling
2022-12-03 Mischa POSLAWSKYline stats regardless of values, nested report templates
2022-12-03 Mischa POSLAWSKYcomplete report template with optional variables
2022-12-03 Mischa POSLAWSKYreuse hide limits calculation in stats
2022-12-03 Mischa POSLAWSKYending line count in limit range (prefix +)
2022-11-27 Mischa POSLAWSKYapply hide limits in length calculation
2022-11-22 Mischa POSLAWSKYlogarithmic repeat markers multiply by 10
2022-11-22 Mischa POSLAWSKYrepeat markers (prefixed /)
2022-11-22 Mischa POSLAWSKYreport variables always formatted on trailing +
2022-11-22 Mischa POSLAWSKYreport variables unformatted on trailing #
2022-11-22 Mischa POSLAWSKYrecurse nested braces in report variables
2022-11-22 Mischa POSLAWSKYcatch errors in report templates
2022-11-22 Mischa POSLAWSKYexperimental statistics report template (varfmt)
2022-11-22 Mischa POSLAWSKYextend units from quecto to Quetta
2022-11-22 Mischa POSLAWSKYreuse relative value calculation
2022-11-22 Mischa POSLAWSKYlogarithmic scale option
2022-11-22 Mischa POSLAWSKYversion 1.09 before adding even more complex features v1.09
2022-11-21 Mischa POSLAWSKYdatabase examples compatible with sqlite
2022-11-21 Mischa POSLAWSKYdistinguish column -n argument in examples
2022-11-21 Mischa POSLAWSKYexplain -w default (COLUMNS environment)
2022-11-21 Mischa POSLAWSKYcombined value and sum formatting, --reformat
2022-11-21 Mischa POSLAWSKYlength padding on formatted values
2022-11-21 Mischa POSLAWSKYreserve minimal length for -H formatting
2022-11-21 Mischa POSLAWSKYsupport negative sexagesimal times
2022-11-21 Mischa POSLAWSKYsexagesimal time formatting option
2022-11-21 Mischa POSLAWSKYcompare media example (exiftool, ffprobe)
2022-11-21 Mischa POSLAWSKYshorthand -f+ for first number (+0)
2022-11-21 Mischa POSLAWSKYprefix + to select numeric fields in -f
2022-11-18 Mischa POSLAWSKYswap -C to enable color, -M to disable
2022-11-18 Mischa POSLAWSKYNO_COLOR environment as default --color
2022-11-18 Mischa POSLAWSKYrestrict spark index to maximum value
2022-11-18 Mischa POSLAWSKYtreat zero as non-empty spark value
2022-11-18 Mischa POSLAWSKYprotest against unknown palette presets
2022-11-18 Mischa POSLAWSKYrotate sparkless indicators default
2022-11-18 Mischa POSLAWSKYrandom palette of 215 colours
2022-11-18 Mischa POSLAWSKYrainbow (lolcat) colour palette
2022-11-18 Mischa POSLAWSKYretire 88-colour palettes
2022-11-18 Mischa POSLAWSKYsimplify or clean up example scriptlets
2022-11-18 Mischa POSLAWSKYcrop limits beyond available lines
2022-11-18 Mischa POSLAWSKYprefix indicators option without spark
2022-11-07 Mischa POSLAWSKYfull distribution over sparkline indicators
2022-11-01 Mischa POSLAWSKYversion 1.08 with extra cat v1.08
2022-11-01 Mischa POSLAWSKYdraw mascot cat in usage message
2022-11-01 Mischa POSLAWSKYmove sparkline example below interrupted git group
2022-11-01 Mischa POSLAWSKYempty program arguments do not need to be parsed
2022-11-01 Mischa POSLAWSKYunit rounding corner case
2022-11-01 Mischa POSLAWSKYunit formatting of negatives
2022-11-01 Mischa POSLAWSKYkeep valueless lines as is
2022-11-01 Mischa POSLAWSKYshift unit to prevent additional digits after rounding
2022-11-01 Mischa POSLAWSKYstatic usage text, generation code into reformat-podusa...
2022-11-01 Mischa POSLAWSKYnegative limit range counting from end
2022-10-31 Mischa POSLAWSKYnegative limit counts from last line
2022-04-18 Mischa POSLAWSKYapply value formatting to statistics
2022-04-18 Mischa POSLAWSKYascii option to avoid unicode
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
next