about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* Fix date parsing HEAD masterAndinus2021-04-021-5/+18
* Re-generate READMEAndinus2021-04-021-42/+42
* Update year in LICENSEAndinus2021-04-021-1/+1
* Add note on showdelta about autohideAndinus2020-08-031-0/+2
* Fix help optionAndinus2020-08-031-1/+1
* Document autohide functionality in READMEAndinus2020-08-031-8/+25
* Add Term::Size to cpanfileAndinus2020-08-031-0/+1
* Add auto hide functionalityAndinus2020-08-031-1/+14
* Change color intensity, remove colors from state columnAndinus2020-07-291-13/+10
* Add plain-text README fileAndinus2020-07-123-219/+297
* Move state notes table generator to a moduleAndinus2020-06-182-15/+72
* Use %show instead of @to_showAndinus2020-06-181-1/+1
* Remove HTTP::Tiny related code, change $response to $statusAndinus2020-06-161-6/+3
* Add showdelta optionAndinus2020-06-161-13/+15
* Describe showdelta in README, add changes about help optionAndinus2020-06-161-0/+6
* Fix cpanfile, require Net::SSLeayAndinus2020-06-151-3/+2
* Remove $SIG{__DIE__}Andinus2020-06-151-1/+0
* Override warn & die sub to add colorsAndinus2020-06-151-14/+15
* Update README with documentationAndinus2020-06-151-1/+190
* Move HelpMessage sub near GetOptionsAndinus2020-06-151-18/+18
* Add option to remove number formatting with wordsAndinus2020-06-141-5/+7
* Format numbers with Number::Format::SouthAsian, add to cpanfileAndinus2020-06-142-16/+27
* Print error when no rows to printAndinus2020-06-141-0/+3
* Change warning color to yellow from redAndinus2020-06-141-4/+5
* Add option to show only passed statesAndinus2020-06-141-8/+22
* Warn on invalid options instead of dyingAndinus2020-06-141-4/+8
* Add latest demo video to READMEAndinus2020-06-141-1/+4
* Make text on output readableAndinus2020-06-141-4/+4
* Use foreach instead of each, remove iterator reset lineAndinus2020-06-141-3/+2
* Add HTTP::Simple to cpanfile, remove HTTP::TinyAndinus2020-06-141-1/+1
* Warn about not hiding notes column only if notes option was passedAndinus2020-06-141-1/+2
* Alias updated to last updatedAndinus2020-06-141-0/+5
* Document a line, ignoring a warningAndinus2020-06-141-0/+1
* Enforce local optionAndinus2020-06-141-6/+9
* Fix file fetching logic, use mtime, switch to HTTP::SimpleAndinus2020-06-141-8/+9
* Add ability to hide columnsAndinus2020-06-141-23/+30
* Fix rows option behaviourAndinus2020-06-141-8/+8
* Initialize %hide earlierAndinus2020-06-141-2/+1
* Shorten "State Unassigned", check for statecode if length > 16Andinus2020-06-131-2/+10
* Add option to hide statesAndinus2020-06-131-7/+22
* Add option to hide 'Total' rowAndinus2020-06-131-2/+9
* Add more colors to outputAndinus2020-06-131-4/+14
* Add Term::ANSIColor to cpanfileAndinus2020-06-131-0/+1
* Remove colors from Last Updated columnAndinus2020-06-131-8/+5
* Add colors to terminal outputAndinus2020-06-131-11/+47
* Fix CRITICAL error: unveil was overriden by custom subAndinus2020-06-111-5/+8
* Add note for OpenBSD users in READMEAndinus2020-06-111-2/+2
* Use OpenBSD::Unveil only on OpenBSDAndinus2020-06-111-1/+7
* Add "nodelta" flagAndinus2020-06-111-7/+10
* Save $file in cache directoryAndinus2020-06-101-5/+7