Sean E. Russell
|
ccf7a6822f
|
Fix build errors on FreeBSD
|
2020-06-22 10:23:10 -05:00 |
|
Tiger Feng
|
8ef3011b94
|
Translate the 'list'
|
2020-06-22 23:01:13 +08:00 |
|
Tiger Feng
|
79867c09ad
|
Merge remote-tracking branch 'upstream/i18n' into i18n
|
2020-06-22 22:55:41 +08:00 |
|
Tiger Feng
|
cc42059b2e
|
Add more translation.
|
2020-06-22 22:49:03 +08:00 |
|
Sean E. Russell
|
81424fb000
|
Fix windows compile errors.
|
2020-06-21 11:49:04 -05:00 |
|
Sean E. Russell
|
b49c7c9a60
|
Revert to English if jibber_jabber can't detect the language; revert accidental removal of two zh_CN translations.
|
2020-06-21 10:14:18 -05:00 |
|
Tigerfyj
|
fd91f5b445
|
Add 3 translation line of the [help] section.
|
2020-06-21 11:23:05 +08:00 |
|
Sean E. Russell
|
23364aa754
|
More strings moved to translations
|
2020-06-20 16:47:48 -05:00 |
|
Sean E. Russell
|
9a56571373
|
Fixes the help text issue. Moved some hard-coded strings to the translation files.
|
2020-06-20 08:33:01 -05:00 |
|
Sean E. Russell
|
c0a06128a2
|
Merge branch 'i18n' of github.com:xxxserxxx/gotop into i18n
|
2020-06-20 07:02:41 -05:00 |
|
xxxserxxx
|
ddeadfbf14
|
Merge pull request #137 from Tigerfyj/i18n
Update the translation of Mandarin Chinese
|
2020-06-20 07:01:05 -05:00 |
|
Yaojun Feng
|
90c273c9de
|
Correct the wording of 'scale'.
|
2020-06-20 14:07:32 +08:00 |
|
Yaojun Feng
|
7c51eca9fd
|
Merge pull request #1 from Tigerfyj/translation-zh-CN
Update the translation of Mandarin Chinese
|
2020-06-20 13:27:41 +08:00 |
|
Yaojun Feng
|
342efdd29a
|
Update the translation of Mandarin Chinese
|
2020-06-20 13:26:35 +08:00 |
|
Sean E. Russell
|
aa828c5790
|
Translation files are now bundled.
|
2020-06-19 10:01:26 -05:00 |
|
Sean E. Russell
|
de187a89ae
|
Added a dummy temperature widget label for testing
|
2020-06-18 20:03:42 -05:00 |
|
Sean E. Russell
|
b6b7541524
|
Expand translations
|
2020-06-18 19:51:01 -05:00 |
|
Sean E. Russell
|
f599454875
|
Merge branch 'master' into i18n
|
2020-06-18 16:47:36 -05:00 |
|
Sean E. Russell
|
b29c2b1c89
|
Merge branch 'master' into i18n
|
2020-06-18 16:46:56 -05:00 |
|
xxxserxxx
|
e59e91847b
|
Merge pull request #136 from Tigerfyj/patch-1
Add a translation file of Mandarin Chinese
|
2020-06-16 05:36:15 -05:00 |
|
Yaojun Feng
|
cc76bda5d8
|
Add a translation file of Mandarin Chinese
|
2020-06-14 23:05:17 +08:00 |
|
Sean E. Russell
|
0b463d427f
|
Fixme comment
|
2020-06-12 10:22:23 -05:00 |
|
Sean E. Russell
|
e2879e970c
|
Updated the changelog and readme for v4.0.1
|
2020-06-09 10:42:52 -05:00 |
|
Sean E. Russell
|
1181b94bd2
|
Closes #131, SMC GPL issue on OSX; consequently removes need to CGO in darwin.
|
2020-06-09 09:54:10 -05:00 |
|
Sean E. Russell
|
5590679cb4
|
Trying to get the workflow working.
|
2020-06-07 18:12:04 -05:00 |
|
Sean E. Russell
|
b20f477389
|
linting & documentation
Updated versioning and dates for release.
|
2020-06-07 16:56:19 -05:00 |
|
Sean E. Russell
|
b13fd2833c
|
Spelling.
|
2020-06-03 08:43:58 -05:00 |
|
Sean E. Russell
|
dbaab87e71
|
Add peers section to README
|
2020-06-03 08:34:31 -05:00 |
|
Sean E. Russell
|
5274d20897
|
Prep for v4.0.0 release
|
2020-06-02 10:30:03 -05:00 |
|
Sean E. Russell
|
d6be10bcd8
|
Closes #100, breaks up the README
|
2020-06-02 09:09:23 -05:00 |
|
Sean E. Russell
|
dcec8a53b7
|
Doc changes
|
2020-06-01 11:08:19 -05:00 |
|
Sean E. Russell
|
b24cd05fcc
|
Fixing github's inconsistent reference handling.
|
2020-05-31 20:08:40 -05:00 |
|
Sean E. Russell
|
a1d276aa53
|
Update instructions and current release badge.
|
2020-05-31 20:05:54 -05:00 |
|
Sean E. Russell
|
44b5d2d6ec
|
Fixes #128 for LineGraph; there's probably another leak in Sparkline
Fixes #128 for Sparkline. Also, the amount of data held is tiny so bumped the buffer to 4x to reduce collections.
Minor comment change
|
2020-05-31 16:09:51 -05:00 |
|
Sean E. Russell
|
5123568b92
|
Only report battery sensor errors once; closes #117
|
2020-05-31 14:45:24 -05:00 |
|
Sean E. Russell
|
e8727c7c20
|
Merge branch 'master' into v4.0
|
2020-05-31 10:29:14 -05:00 |
|
Sean E. Russell
|
299b4397d1
|
Merge tag 'v3.5.3'
|
2020-05-31 10:24:29 -05:00 |
|
Sean E. Russell
|
e72e7be141
|
Bring 3.5.3 change log forward; pin golang.org/x/sys version
Changelog and Readme updates
|
2020-05-31 10:19:06 -05:00 |
|
Sean E. Russell
|
5840773ec6
|
Actually commit the version change.
|
2020-05-30 19:59:50 -05:00 |
|
Sean E. Russell
|
14a49e86a2
|
Changelog
|
2020-05-30 10:03:56 -05:00 |
|
Sean E. Russell
|
30f59c43da
|
Fixes #97
|
2020-05-30 05:35:27 -05:00 |
|
Sean E. Russell
|
dcfa280166
|
Work-around for https://github.com/shirou/gopsutil/issues/853, FreeBSD build failures.
|
2020-05-29 20:38:27 -05:00 |
|
Sean E. Russell
|
7b09b90936
|
Closes #111, which was a bogus issue.
|
2020-05-29 19:27:39 -05:00 |
|
Sean E. Russell
|
11e412c29c
|
Fixes #97
Updating the modules files for FreeBSD
log fix
|
2020-05-29 15:23:01 +00:00 |
|
Sean E. Russell
|
a1bd0cc9ee
|
Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this can be reverted.
Update changelog
|
2020-05-28 18:21:03 -05:00 |
|
mikael
|
8a42612031
|
Use dup2 on FreeBSD aarch64
Update changelog.
Clears up the FreeBSD dup2 patch issues; the build flags were causing compile failures on other target OSes.
|
2020-05-28 18:20:58 -05:00 |
|
Sean E. Russell
|
0900e98abb
|
Update CHANGELOG
|
2020-05-28 18:16:39 -05:00 |
|
Sean E. Russell
|
66bc1919ea
|
Fixes #95. When termui updates to the termbox-go with the FreeBSD fix, this can be reverted.
|
2020-05-28 18:12:08 -05:00 |
|
Sean E. Russell
|
0a7c4d82e4
|
Always use Dup2 on FreeBSD. Clears up the FreeBSD dup2 patch issues; the build flags were causing compile failures on other target OSes.
|
2020-05-28 18:10:42 -05:00 |
|
Sean E. Russell
|
d1cabfdc6f
|
Fixes #95 Update termui and pin termbox-go to newer version. This commit is broken because of the merge from master.
|
2020-05-28 13:37:44 -05:00 |
|