summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-04-24Fixes a null-pointer error introduced by removal of deprecated options.ismcSean E. Russell
2020-04-23Remove deprecated command-line argumentsv3.6Sean E. Russell
2020-04-23Help text clean upSean E. Russell
2020-04-23Add sensible defaults for temps. Improve config writing.Sean E. Russell
2020-04-23Fixes #92, configurable temps; help text & docs clean-up; versions are now bu...Sean E. Russell
2020-04-22Switch from smc.c to iSMC.Sean E. Russell
2020-04-21Fixes #90. The disk widget was truncating, not roundingSean E. Russell
2020-04-21Fixes #91, memory widget colors inconsist.Sean E. Russell
2020-04-16Closes #40, overflow line graph labels.Sean E. Russell
2020-04-16Closes #46, option to display network traffic as mbps. This can be set on the...Sean E. Russell
2020-04-16Fix #47, help & statusbar don't obey theme. Also fix help text layout.Sean E. Russell
2020-04-16Closes #84, cli option to scale outSean E. Russell
2020-04-16Merge tag 'v3.5.1' into v3.6Sean E. Russell
2020-04-16Merge branch 'v3.6' of github.com:xxxserxxx/gotop into v3.6Sean E. Russell
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-04-16Update changelog for releaseSean E. Russell
2020-04-16Include the log file path in the help text.Sean E. Russell
2020-04-16Merge pull request #81 from markuspeloquin/masterxxxserxxx
2020-04-16Merge pull request #88 from tormath1/mt-gentoo-installxxxserxxx
2020-04-16Switch away from Go Plugin API for the time being.Sean E. Russell
2020-04-13doc: add doc on gentoo installationMathieu Tortuyaux
2020-04-09Forgot to update the version string.v3.5.1Sean E. Russell
2020-04-09Updated for release.Sean E. Russell
2020-04-09Fixes #75 for 3.5.1 releaseSean E. Russell
2020-04-09Update changelog for releaseSean E. Russell
2020-04-06Include the log file path in the help text.Sean E. Russell
2020-04-06Fixes #75DELETEDSean E. Russell
2020-04-01Fix crash when loading a custom colorschemeMarkus Peloquin
2020-03-08Better error reporting.Sean E. Russell
2020-03-08Adds Go work-around to make gotop exit cleanly with an exit code, like all go...Sean E. Russell
2020-03-08Executation path re-arranging left a condition where somethnig was closed tha...Sean E. Russell
2020-03-07Print key bindings functionSean E. Russell
2020-03-07Add ability to look in system-wide directories for configuration filesSean E. Russell
2020-03-07Safety: prevent uninitialized variable useSean E. Russell
2020-03-07Removes verbose debugging unintentionally left onSean E. Russell
2020-03-07Actually embed `kitchensink`Sean E. Russell
2020-03-06Prerelease gets proper title.Sean E. Russell
2020-03-06Fixed invalid workflowv3.5.0Sean E. Russell
2020-03-06Builds were broken; the build action didn't compile the right thing.Sean E. Russell
2020-03-06Version bump for releaseSean E. Russell
2020-03-06Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
2020-03-06Prevent crashes on Windows from wonky CPU values #70xxxserxxx
2020-03-03Merge pull request #64 from ionlights/patch-1xxxserxxx
2020-03-03Merge pull request #71 from MaxSem/patch-1xxxserxxx
2020-03-03Merge branch 'master' into patch-1xxxserxxx
2020-03-03Prevent crashes on Windows from wonky CPU values #70Sean E. Russell
2020-03-03default layout matches old behavior, pre-LayoutgitsucksSean E. Russell
2020-03-03Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
2020-03-03Prevent crashes on Windows from wonky CPU values #70Sean E. Russell
2020-03-03More instructionsxxxserxxx