summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Expand)Author
2023-03-22Revert termbox-go dependency bumpTomasz Gardocki
2022-09-29update smart.gorare-magma
2022-09-29Update the module versionsSean E. Russell
2022-09-17smart.go: switch to simpler ReadGenericAttributes() apiAnatol Pomozov
2022-06-18update go.modrare-magma
2022-06-15update go.modrare-magma
2022-06-06add disk temperatures via smart.go / ghwrare-magma
2022-02-17The dash-patch was merged upstream by droundy, so this gets rid of the replace.Sean E. Russell
2022-02-10Temporarily replace David's goopt with my patched version that fixes the dash...Sean E. Russell
2022-02-09Fixes #158, adding a man page. This replaces the flags library in the process...Sean E. Russell
2021-02-03Go 1.16: embed and io/fsSean E. Russell
2021-02-03Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get.Sean E. Russell
2021-01-26Bumped gopsutils to v3.20.12, and battery to v0.10.0.Sean E. Russell
2021-01-25Translations didn't work outside of the project directory.v4.1.0Sean E. Russell
2020-11-23Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
2020-11-23Resolves merge conflictsSean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. Rem...Sean E. Russell
2020-07-09Correct the translation of 'gauge'.Tiger Feng
2020-06-21Fix windows compile errors.Sean E. Russell
2020-06-20Fixes the help text issue. Moved some hard-coded strings to the translation f...Sean E. Russell
2020-06-19Translation files are now bundled.Sean E. Russell
2020-06-18Expand translationsSean E. Russell
2020-06-18Merge branch 'master' into i18nSean E. Russell
2020-06-09Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1Sean E. Russell
2020-05-31Merge branch 'master' into v4.0Sean E. Russell
2020-05-31Merge tag 'v3.5.3'Sean E. Russell
2020-05-29Work-around for https://github.com/shirou/gopsutil/issues/853, FreeBSD build ...Sean E. Russell
2020-05-29Fixes #97Sean E. Russell
2020-05-28Fixes #95 Update termui and pin termbox-go to newer version. This commit is b...Sean E. Russell
2020-05-12Replaces the Prometheus client with VictoriaMetrics/metricsSean E. Russell
2020-05-01Translations for main.go, so mainly helpSean E. Russell
2020-04-29Have -C look in the usual directories (not always absolute path)Sean E. Russell
2020-04-29Mostly adds the -C option. KNOWN: it must be the first argument.Sean 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-23Version bump to v4Sean E. Russell
2020-04-22Switch from smc.c to iSMC.Sean E. Russell
2020-03-07Add ability to look in system-wide directories for configuration filesSean E. Russell
2020-02-28Abstracts CPU & mem devices.Sean E. Russell
2020-02-27Merge branch 'v3.4.x' into nvidiaSean E. Russell
2020-02-25Adds charge/discharge to power widget.Sean E. Russell
2020-02-25NVIDIA supportSean E. Russell
2020-02-18Merge branch 'metrics' into v3.4.x; also fixes a bug in some of the widgets w...Sean E. Russell
2020-02-18Prepped for releasev3.3.1Sean E. Russell
2020-02-18Fixes a layout bug; rolls back gopsutil dep updateSean E. Russell
2020-02-18Strange behaviors with 2.20 gopsutil, so reverting dependency.Sean E. Russell
2020-02-17Fixes cross-compiling, adds a new build scriptv3.3.0Sean E. Russell
2020-02-17Adds log rotation, config file support, and refactoring. Colorschemes are se...Sean E. Russell
2020-02-16Merge prepSean E. Russell
2020-02-14Merge remote-tracking branch 'rephorm/filter'Sean E. Russell