Age | Commit message (Expand) | Author |
2020-02-19 | Fixes #50. Replace forked ps with builtin gopsutil which should save some CPU...gopsutil_procs | Sean E. Russell |
2020-02-18 | Prepped for releasev3.3.1 | Sean E. Russell |
2020-02-18 | Fixes a layout bug; rolls back gopsutil dep update | Sean E. Russell |
2020-02-17 | Fixes cross-compiling, adds a new build scriptv3.3.0 | Sean E. Russell |
2020-02-17 | Version bump <sigh> | Sean E. Russell |
2020-02-17 | Adds log rotation, config file support, and refactoring. Colorschemes are se... | Sean E. Russell |
2020-02-16 | Merge prep | Sean E. Russell |
2020-02-15 | Deprecation warning for --minimal and --battery. | Sean E. Russell |
2020-02-15 | Fixed changelog text to conform to self-proclaimed spec. | Sean E. Russell |
2020-02-15 | Addendum to logging fix, to enable on other archs | Sean E. Russell |
2020-02-15 | Fixes #49, logs filling up hard drive. | Sean E. Russell |
2020-02-14 | Ready for release.v3.2.0 | Sean E. Russell |
2020-02-14 | Merge remote-tracking branch 'rephorm/filter' | Sean E. Russell |
2020-02-14 | Merge remote-tracking branch 'mattLLVW/feature/network_interface_list' | Sean E. Russell |
2020-02-14 | Updates release info. | Sean E. Russell |
2020-02-14 | Merge remote-tracking branch 'jrswab/nordColorScheme' | Sean E. Russell |
2020-02-14 | Merge remote-tracking branch 'theverything/add-missing-option-to-readme' | Sean E. Russell |
2020-02-14 | Fixes rowspan losing widget bug. Preps for 3.2.0 | Sean E. Russell |
2020-02-14 | Add merge todos | Sean E. Russell |
2020-02-13 | Switching maintainership. | Sean E. Russell |
2020-02-13 | Updates the version to reflect feature additions and mergesv3.1.0 | Sean E. Russell |
2020-02-13 | Updates docs for layout rework. | Sean E. Russell |
2020-02-13 | Merge remote-tracking branch 'jrswab/otherSigTerms' | Sean E. Russell |
2020-02-13 | Reworks the -l argument. Combines the layout args into one (smarter) one, and... | Sean E. Russell |
2020-02-13 | Solarized theme fixes | Markus Peloquin |
2020-02-13 | Merge remote-tracking branch 'howjmay/fix_typo' | Sean E. Russell |
2020-02-13 | Updates README with information about layouts | Sean E. Russell |
2020-02-13 | Adds a disk-focused layout | Sean E. Russell |
2020-02-13 | Fixes the directory structure. | Sean E. Russell |
2020-02-13 | v1 of dynamic layout for GUI | Sean E. Russell |
2020-02-12 | Gets rid of vendor, starts adding dynamic layout. | Sean E. Russell |
2020-02-12 | Adds an option to disable the temperature widget for, e.g., VPSes or other se... | Sean E. Russell |
2020-01-25 | Add deprecation notice | Caleb Bassi |
2020-01-22 | fix: Fix typos | HowJMay |
2019-10-03 | Added sigterm options to "d" command. | Jaron Swab |
2019-10-02 | Added check for shell arguments | Jaron Swab |
2019-10-02 | Created a json config file | Jaron Swab |
2019-10-01 | Added a color scheme to match Nord. | Jaron Swab |
2019-09-26 | Add missing cli option to README and fix formatting | Jeffrey Horn |
2019-09-09 | added cli usage info, removed useless type alias | Matt Melquiond |
2019-07-15 | Refactor help menu | Caleb Bassi |
2019-06-12 | Implement #148 and #149 | Matt Melquiond |
2019-06-07 | Refactor network interface selection | Caleb Bassi |
2019-06-06 | Remove unused duplicate definition. | Brian Mattern |
2019-06-04 | Remove default filter (oops). | Brian Mattern |
2019-06-04 | Factor Entry widget out of proc. | Brian Mattern |
2019-06-04 | Fix fullwidth rune handling. | Brian Mattern |
2019-06-03 | Move filter event handling into proc widget. | Brian Mattern |
2019-06-03 | Convert tabs to spaces in README.md. | Brian Mattern |
2019-06-03 | Handle space in filter input box. | Brian Mattern |