index
:
nowopen
main
A small command line tool for checking business hours
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-05-01
Added -e/--edit for editing
Bruce Hill
2021-10-19
Updated comment
Bruce Hill
2021-10-19
Minor cleanup
Bruce Hill
2021-10-09
Fix fix
Bruce Hill
2021-10-09
Parsing fix
Bruce Hill
2020-07-08
Bugfix for wraparound weekdays (e.g. wed-sun)
Bruce Hill
2020-07-07
Added an option to print where the config file is and improved
Bruce Hill
2019-09-12
Better error message for missing config file
Bruce Hill
2019-05-25
Properly seeding the RNG
Bruce Hill
2019-05-25
Added randomization option
Bruce Hill
2019-01-22
Added support for multiple time windows in a day (e.g. mon: 1pm-2pm,
Bruce Hill
2019-01-22
Added manfile
Bruce Hill
2019-01-05
Added preview
Bruce Hill
2019-01-05
Moved PEG inline.
Bruce Hill
2019-01-05
Fixed uninstall
Bruce Hill
2019-01-05
Improved install/uninstall process and updated doc.
Bruce Hill
2019-01-05
Added makefile for install/uninstall.
Bruce Hill
2019-01-05
Added --help
Bruce Hill
2019-01-05
Added readme/license and better -p flag
Bruce Hill
2019-01-05
Added support for noon/midnight, fixed bug in 12:XX calculations.
Bruce Hill
2019-01-05
Cleaned up
Bruce Hill
2019-01-05
Initial commit
Bruce Hill