Age | Commit message (Expand) | Author |
2023-03-22 | Revert termbox-go dependency bump | Tomasz Gardocki |
2022-09-29 | update smart.go | rare-magma |
2022-09-17 | smart.go: switch to simpler ReadGenericAttributes() api | Anatol Pomozov |
2022-06-18 | update go.mod | rare-magma |
2022-06-15 | update go.mod | rare-magma |
2022-06-06 | add disk temperatures via smart.go / ghw | rare-magma |
2022-02-17 | The dash-patch was merged upstream by droundy, so this gets rid of the replace. | Sean E. Russell |
2022-02-10 | Temporarily replace David's goopt with my patched version that fixes the dash... | Sean E. Russell |
2022-02-09 | Fixes #158, adding a man page. This replaces the flags library in the process... | Sean E. Russell |
2021-02-03 | Go 1.16: embed and io/fs | Sean E. Russell |
2021-02-03 | Replace jdkeke142 lingo with fork; using replace in go.mod breaks go get. | Sean E. Russell |
2021-01-26 | Bumped gopsutils to v3.20.12, and battery to v0.10.0. | Sean E. Russell |
2021-01-25 | Translations didn't work outside of the project directory.v4.1.0 | Sean E. Russell |
2020-11-23 | Resolves merge conflicts | Sean E. Russell |
2020-07-25 | Closes #32. Average is really average, over time. Boldify the AVRG label. Rem... | Sean E. Russell |
2020-06-20 | Fixes the help text issue. Moved some hard-coded strings to the translation f... | Sean E. Russell |
2020-06-19 | Translation files are now bundled. | Sean E. Russell |
2020-06-18 | Expand translations | Sean E. Russell |
2020-06-18 | Merge branch 'master' into i18n | Sean E. Russell |
2020-06-09 | Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.v4.0.1 | Sean E. Russell |
2020-05-31 | Merge branch 'master' into v4.0 | Sean E. Russell |
2020-05-31 | Bring 3.5.3 change log forward; pin golang.org/x/sys version | Sean E. Russell |
2020-05-29 | Work-around for https://github.com/shirou/gopsutil/issues/853, FreeBSD build ... | Sean E. Russell |
2020-05-28 | Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this c... | Sean E. Russell |
2020-05-28 | Fixes #95 Update termui and pin termbox-go to newer version. This commit is b... | Sean E. Russell |
2020-05-13 | Revert "gopsutil 2.20 doesn't compile on FreeBSD; rolling back." | Sean E. Russell |
2020-05-13 | gopsutil 2.20 doesn't compile on FreeBSD; rolling back. | Sean E. Russell |
2020-05-12 | Replaces the Prometheus client with VictoriaMetrics/metrics | Sean E. Russell |
2020-05-01 | Translations for main.go, so mainly help | Sean E. Russell |
2020-04-29 | Have -C look in the usual directories (not always absolute path) | Sean E. Russell |
2020-04-29 | Mostly adds the -C option. KNOWN: it must be the first argument. | Sean E. Russell |
2020-04-27 | Clean up, and now extensions can register for configuration | Sean E. Russell |
2020-04-27 | Change from docopt to pflag to support extensions having options | Sean E. Russell |
2020-04-23 | Version bump to v4 | Sean E. Russell |
2020-04-22 | Switch from smc.c to iSMC. | Sean E. Russell |
2020-03-07 | Add ability to look in system-wide directories for configuration files | Sean E. Russell |
2020-02-28 | Update go version to match (necessary) plugin versionsv3.4.3 | Sean E. Russell |
2020-02-28 | Merge branch 'v3.4.x' | Sean E. Russell |
2020-02-28 | Abstracts CPU & mem devices. | Sean E. Russell |
2020-02-27 | Merge branch 'v3.4.x' into nvidia | Sean E. Russell |
2020-02-25 | NVIDIA support | Sean E. Russell |
2020-02-20 | Builds for darwin; requires docker. | Sean E. Russell |
2020-02-18 | Fixes a layout bug; rolls back gopsutil dep update | Sean E. Russell |
2020-02-17 | Fixes cross-compiling, adds a new build scriptv3.3.0 | Sean E. Russell |
2020-02-17 | Adds log rotation, config file support, and refactoring. Colorschemes are se... | Sean E. Russell |
2020-02-16 | Merge prep | Sean E. Russell |
2020-02-14 | Merge remote-tracking branch 'rephorm/filter' | Sean E. Russell |
2020-02-14 | Merge remote-tracking branch 'mattLLVW/feature/network_interface_list' | Sean E. Russell |
2020-02-13 | Switching maintainership. | Sean E. Russell |
2020-02-12 | Gets rid of vendor, starts adding dynamic layout. | Sean E. Russell |