summaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
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-14Merge remote-tracking branch 'theverything/add-missing-option-to-readme'Sean E. Russell
2020-02-13Switching maintainership.Sean E. Russell
2020-02-13Updates docs for layout rework.Sean E. Russell
2020-02-13Updates README with information about layoutsSean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2020-01-25Add deprecation noticeCaleb Bassi
2019-09-26Add missing cli option to README and fix formattingJeffrey Horn
2019-09-09added cli usage info, removed useless type aliasMatt Melquiond
2019-06-12Implement #148 and #149Matt Melquiond
2019-06-03Convert tabs to spaces in README.md.Brian Mattern
2019-06-03Refactor filter editing input handling.Brian Mattern
Only swallow events that are explicitly handled by the editor. Fall through to the default event handling for all other events. Also, cancel editing on <Escape> and fix README file formatting.
2019-05-31First pass at filter support.Brian Mattern
Press / to input a filter string. The proc list will be filtered to procs that contain the filter as a substring of either the command or the string representation of the PID.
2019-05-29Misc project changesCaleb Bassi
2019-05-14added README interface optionmatt LLVW
2019-04-25readme: add snap installation instructionsCaleb Bassi
2019-02-23Update readmeCaleb Bassi
2019-02-22Revert back to using XDG on macOSCaleb Bassi
2019-02-22Change -v to -V for versionCaleb Bassi
2019-02-07Update readmeCaleb Bassi
2019-02-07Add .travis.yml and reconfigure release processCaleb Bassi
- travis-ci used to publish binaries to the GitHub releases tab on new release - Will also publish .deb and .rpm packages - Haven't gotten the checksums file to work yet - OSX x86 also isn't working - No longer using goreleaser to publish binaries - didn't support cgo cross compilation which made things difficult - Remove obsolete Makefile
2019-01-16Update readmeCaleb Bassi
2019-01-16Update readmeCaleb Bassi
2019-01-16Update readmeCaleb Bassi
2019-01-14Go 1.11+ no longer required to install from source because of vendorCaleb Bassi
2019-01-04Update readme and cli arg help menuCaleb Bassi
2019-01-04Merge pull request #89 from serussell/masterCaleb Bassi
Adds battery support
2019-01-04Update readmeCaleb Bassi
2019-01-01Update README with option flag change for battery & adds status barSean E. Russell
flag.
2019-01-01Merge https://github.com/cjbassi/gotopSean E. Russell
Disable all battery code if battery not selected in options. Refactors widgetCount to localize use.
2018-12-31Port to termui 2.0Caleb Bassi
2018-12-26Adds battery supportSean E. Russell
Cleans up mod file; adds flag for battery. Adds documentation; fixes missing color sets for battery.
2018-12-22Update readmeCaleb Bassi
2018-12-22Update readme and bug report template with new config pathsCaleb Bassi
2018-12-14Add FreeBSD installation instructionsMateusz Piotrowski
A port was recently added: https://www.freshports.org/sysutils/gotop/
2018-12-01Update readme; Closes #74Caleb Bassi
2018-11-29Update readmeCaleb Bassi
2018-11-29RefactorCaleb Bassi
Updated event management based on changes to termui
2018-10-22Cleanup merge from chiefy:feature/nfpmCaleb Bassi
2018-10-12Adding instructions to READMEChristopher 'Chief' Najewicz
2018-09-18Fix cli options in readme. Closes #60Caleb Bassi
2018-09-18Add custom colorscheme loading. Closes #55Caleb Bassi
2018-08-16Update READMECaleb Bassi
2018-05-24Update readmeCaleb Bassi
2018-05-23Update readme to reflect OSX supportCaleb Bassi
2018-05-15Update readmeCaleb Bassi
2018-05-11Remove DockerCaleb Bassi
2018-05-10Update README and download.shCaleb Bassi
2018-05-10Update READMECaleb Bassi