summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-06-16Merge pull request #136 from Tigerfyj/patch-1termdashxxxserxxx
2020-06-14Add a translation file of Mandarin ChineseYaojun Feng
2020-06-09Updated the changelog and readme for v4.0.1Sean E. Russell
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell
2020-06-07Trying to get the workflow working.Sean E. Russell
2020-06-07linting & documentationv4.0.0Sean E. Russell
2020-06-03Spelling.Sean E. Russell
2020-06-03Add peers section to READMESean E. Russell
2020-06-02Prep for v4.0.0 releaseSean E. Russell
2020-06-02Closes #100, breaks up the READMESean E. Russell
2020-06-01Doc changesbuilder.0Sean E. Russell
2020-05-31Fixing github's inconsistent reference handling.Sean E. Russell
2020-05-31Update instructions and current release badge.Sean E. Russell
2020-05-31Fixes #128 for LineGraph; there's probably another leak in SparklineSean E. Russell
2020-05-31Only report battery sensor errors once; closes #117Sean E. Russell
2020-05-31Merge branch 'master' into v4.0Sean E. Russell
2020-05-31Merge tag 'v3.5.3'Sean E. Russell
2020-05-31Bring 3.5.3 change log forward; pin golang.org/x/sys versionSean E. Russell
2020-05-30Actually commit the version change.v3.5.3v3.5Sean E. Russell
2020-05-30ChangelogSean E. Russell
2020-05-30Fixes #97Sean E. Russell
2020-05-29Work-around for https://github.com/shirou/gopsutil/issues/853, FreeBSD build ...Sean E. Russell
2020-05-29Closes #111, which was a bogus issue.Sean E. Russell
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