summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-05-29Fixes #97Sean E. Russell
2020-05-28Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this c...Sean E. Russell
2020-05-28Use dup2 on FreeBSD aarch64mikael
2020-05-28Update CHANGELOGSean E. Russell
2020-05-28Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this c...Sean E. Russell
2020-05-28Always use Dup2 on FreeBSD. Clears up the FreeBSD dup2 patch issues; the buil...Sean E. Russell
2020-05-28Fixes #95 Update termui and pin termbox-go to newer version. This commit is b...Sean E. Russell
2020-05-24Merge branch 'master' into v4.0Sean E. Russell
2020-05-24Update changelog.Sean E. Russell
2020-05-24Merge branch 'MikaelUrankar-freebsd-aarch64'Sean E. Russell
2020-05-24Merges #125 from @wcdawn, with some minor modifications.Sean E. Russell
2020-05-24Documentation clean-up.Sean E. Russell
2020-05-19Cleans up and removes the smc.c code, which was forcing a license dependency ...Sean E. Russell
2020-05-19Closes #36 -- switch to MIT license.Sean E. Russell
2020-05-18Release SVG a bit taller, and add the size test bisect script.Sean E. Russell
2020-05-13Release badge widthSean E. Russell
2020-05-13Getting the text width right is difficult with github in the way.Sean E. Russell
2020-05-13Fixes the release version badge.Sean E. Russell
2020-05-13Adds a current-release badge to the READMESean E. Russell
2020-05-13Have the build workflow ignore commits containing only doc changes.Sean E. Russell
2020-05-13Revert "gopsutil 2.20 doesn't compile on FreeBSD; rolling back."Sean E. Russell
2020-05-13gopsutil 2.20 doesn't compile on FreeBSD; rolling back.Sean E. Russell
2020-05-13Missed a no-longer-used attributeSean E. Russell
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-08Merge branch 'master' into v4.0Sean 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-05More translation work. Incomplete.Sean E. Russell
2020-05-01Translation file with help text.Sean E. Russell
2020-05-01Translations for main.go, so mainly helpSean E. Russell
2020-05-01Updated documentation for braille/block fontSean E. Russell
2020-05-01Merge remote-tracking branch 'cmatsuoka/console-font' into v4.0Sean E. Russell
2020-05-01Fixes #123, refresh delay on startSean E. Russell
2020-05-01Update todosSean 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