summaryrefslogtreecommitdiffstats
path: root/go.sum
AgeCommit message (Expand)Author
2021-05-03Include the contributed Russian translation, and pick up the German improveme...Sean 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
2020-02-14Merge remote-tracking branch 'mattLLVW/feature/network_interface_list'Sean E. Russell
2020-02-12Gets rid of vendor, starts adding dynamic layout.Sean E. Russell
2019-03-07Upgrade termui to v3Caleb Bassi
2019-02-28RefactorCaleb Bassi
2019-02-22Switch back to using distatus/battery upstream repoCaleb Bassi
2019-02-22Revert back to using XDG on macOSCaleb Bassi
2019-02-06Move drawille-go into termui folderCaleb Bassi
2019-02-06Fix drawille-go dependency (#105)Caleb Bassi
2019-02-06Fork distatus/battery to fix plist import (#105)Caleb Bassi
2019-01-23Switch to master branch of gizak/termui after its updateCaleb Bassi