summaryrefslogtreecommitdiffstats
path: root/config.go
AgeCommit message (Collapse)Author
2020-02-20Moved todos around to correct filesSean E. Russell
2020-02-20Changelog cleanup & add todos.Sean E. Russell
2020-02-17Adds log rotation, config file support, and refactoring. Colorschemes are ↵Sean E. Russell
self-registered. Merge remote-tracking branch 'jrswab/configFile111' into config_file; drastically refactored, and am not sure how much original code from the patch was used.
2020-02-16Merge prepSean E. Russell
2020-02-15Fixes #49, logs filling up hard drive.Sean E. Russell
2020-02-14Ready for release.v3.2.0Sean E. Russell
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell
2020-02-14Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'Sean E. Russell
2020-02-14Updates release info.Sean E. Russell
2020-02-14Add merge todosSean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Reworks the -l argument. Combines the layout args into one (smarter) one, ↵Sean E. Russell
and adds the ability to parse layouts from stdin. Re-implements --minimal as a layout.
2020-02-13Fixes the directory structure.Sean E. Russell