summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2021-01-26Fixes #7, sort temps starting with 'core' at topv4.2Sean E. Russell
2021-01-26Errors on any battery stopped display of all battery informationSean E. Russell
2021-01-26The statusbar got lost somewhere along the way. A noisy (debug) log message ↵Sean E. Russell
was left in.
2021-01-26Bumped gopsutils to v3.20.12, and battery to v0.10.0.Sean E. Russell
2021-01-26Fixes #157, add list of translations to help text.Sean E. Russell
2021-01-26Fixes #161, CPU names are sorted strictly as strings rather than ↵Sean E. Russell
lexographically.
2021-01-26Trigger extensions build before external distributions in case those failSean E. Russell
2021-01-25Patch to try to resolve homebrew workflow failure.Sean E. Russell
2021-01-25Translations didn't work outside of the project directory.v4.1.0Sean E. Russell
2021-01-25Updates the translations.Sean E. Russell
2021-01-25Prep for v4.1.0Sean E. Russell
2021-01-25Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
2021-01-25Completes DE translations #120Sean E. Russell
2021-01-04Merge pull request #155 from 0xflotus/patch-1xxxserxxx
fix: small errors
2021-01-04fix: small errors0xflotus
2020-11-30Fixes #130. Any warning or error from gopsutil was preventing any temps from ↵Sean E. Russell
being displayed, even if some had useful data.
2020-11-23Merge branch 'master' of github.com:xxxserxxx/gotopSean E. Russell
Re-implements doc fixes and updates static data go:generate
2020-11-23Resolves merge conflictsSean E. Russell
2020-11-23Merge pull request #149 from alicektx/masterxxxserxxx
Update main.go
2020-11-23Merge pull request #153 from antiops/docs-updatexxxserxxx
[docs] Fix links in docs
2020-11-23Merge pull request #154 from aofei/masterxxxserxxx
Only render mem info when its total > 0
2020-11-22Only render mem info when its total > 0Aofei Sheng
2020-11-19[docs] Fix links in docsAnti Ops
- 3 Links in colorschemes.md lead to the current docs directory instead of its actual directory in the root - 1 link in releasing.md didnt have the corrent linking syntax causing the link to send the uesr to a page that doesnt exist
2020-09-09Update main.goalicektx
2020-08-25Merge branch 'v4.0.2' into masterSean E. Russell
2020-08-25Fixes bad label keys in disk widget; finishes Esperanto translation.Sean E. Russell
2020-08-24Closes #147.Sean E. Russell
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. ↵v4.0.2Sean E. Russell
Remove spurious sync lock.
2020-07-25Closes #32. Average is really average, over time. Boldify the AVRG label. ↵Sean E. Russell
Remove spurious sync lock.
2020-07-24Merge pull request #142 from aofei/masterxxxserxxx
Align CPU values in CPU widget
2020-07-24Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18nSean E. Russell
2020-07-24Merge pull request #141 from Tigerfyj/i18nxxxserxxx
Correct the translation of 'gauge'.
2020-07-24Adds Esperanto (incomplete)Sean E. Russell
2020-07-21Align CPU values in CPU widgetAofei Sheng
2020-07-09Correct the translation of 'gauge'.Tiger Feng
2020-07-01Cleaned up previous commit.Sean E. Russell
2020-07-01Closes #140 -- include instructions in the README for properly setting the ↵Sean E. Russell
version.
2020-06-26Work-around for bug shirou/gopsutil#849, addressing #135Sean E. Russell
2020-06-23Fixes #134, caused by a divide by zero error on systems with no batteriesSean E. Russell
2020-06-22Merge pull request #138 from Tigerfyj/i18ni18n-gettextxxxserxxx
Add more translation items
2020-06-22Fix build errors on FreeBSDSean E. Russell
2020-06-22Translate the 'list'Tiger Feng
2020-06-22Merge remote-tracking branch 'upstream/i18n' into i18nTiger Feng
2020-06-22Add more translation.Tiger Feng
2020-06-21Fix windows compile errors.Sean E. Russell
2020-06-21Revert to English if jibber_jabber can't detect the language; revert ↵Sean E. Russell
accidental removal of two zh_CN translations.
2020-06-21Add 3 translation line of the [help] section.Tigerfyj
2020-06-20More strings moved to translationsSean E. Russell
2020-06-20Fixes the help text issue. Moved some hard-coded strings to the translation ↵Sean E. Russell
files.
2020-06-20Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18nSean E. Russell