summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-13Merge branch 'freebsd-aarch64' of https://github.com/MikaelUrankar/gotop into...MikaelUrankar-freebsd-aarch64Sean E. Russell
2020-05-12Replaces the Prometheus client with VictoriaMetrics/metricsSean E. Russell
2020-05-06FIXMEsSean E. Russell
2020-05-05Homebrew updateSean E. Russell
2020-05-05Fixes #115; makes instructions more brief.Sean E. Russell
2020-05-01Translation file with help text.Sean E. Russell
2020-04-30github isn't smart enough to name templates properly.Sean E. Russell
2020-04-30Created enhancement templatexxxserxxx
2020-04-29Have -C look in the usual directories (not always absolute path)Sean E. Russell
2020-04-29Merge tag 'v3.5.2' into v4.0Sean E. Russell
2020-04-29Use dup2 on FreeBSD aarch64mikael
2020-04-29Mostly adds the -C option. KNOWN: it must be the first argument.Sean E. Russell
2020-04-28Fix lint refactoring failures for cross-compile filesSean E. Russell
2020-04-28Fixes #94, null map on FreeBSDv3.5.2Sean E. Russell
2020-04-28Adds --list widgetsSean E. Russell
2020-04-28Fine tuning for extensionsSean E. Russell
2020-04-27Go vet/lint cleanupsSean E. Russell
2020-04-27Clean up, and now extensions can register for configurationSean E. Russell
2020-04-27Change from docopt to pflag to support extensions having optionsSean E. Russell
2020-04-24Merge branch 'ismc' into v4.0Sean E. Russell
2020-04-24Fixes a null-pointer error introduced by removal of deprecated options.ismcSean E. Russell
2020-04-23Version bump to v4Sean 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