Commit Graph

  • 9dcbd2a48e [修复] 更新依赖, 修复龙架构无法正常编译的问题 master 寻觅 2024-09-13 15:08:35 +08:00
  • 03f5163ccf [文档] 更新说明文档 v1.0.0 寻觅 2024-07-17 15:33:14 +08:00
  • 3e50a67047 Merge pull request #247 from gardockt/revert-termbox-go-bump gotop_src xxxserxxx 2023-03-30 14:45:17 -05:00
  • 1292a1f53e Revert termbox-go dependency bump Tomasz Gardocki 2023-02-16 17:43:47 +01:00
  • 44d9dcb5be Disabling this for now since it always fails and I'm not sure it should be automated anyway. Sean E. Russell 2022-09-29 14:50:31 -05:00
  • 2cf2f94491 The man page should be in 1, not 8 Sean E. Russell 2022-09-29 14:31:50 -05:00
  • 5bc0756661 Merge pull request #248 from jakic12/readme-typo xxxserxxx 2023-03-21 10:57:58 -05:00
  • 6a86e0cbf9 fix readme typo Jakob Drusany 2023-03-19 23:27:44 +01:00
  • 02fb0f051f Revert termbox-go dependency bump Tomasz Gardocki 2023-02-16 17:43:47 +01:00
  • 98771c2084 Merge pull request #245 from talentlessguy/patch-1 xxxserxxx 2023-02-08 10:22:50 -06:00
  • 6bdab0ee39 Better Russian translation v 1 r t l 2023-01-23 15:33:56 +02:00
  • 7a8dcee301 Merge pull request #238 from rare-magma/update-smart.go xxxserxxx 2022-11-16 11:00:53 -06:00
  • 87e0c901f1 Merge pull request #204 from mjshariati98/add-farsi-lang xxxserxxx 2022-11-04 08:54:55 -05:00
  • 139583b34d update smart.go rare-magma 2022-09-29 23:10:59 +02:00
  • 812927b919 More docs changes. Churn, baby, churn! Sean E. Russell 2022-09-29 13:46:34 -05:00
  • 9a3100455e Readme fixes Sean E. Russell 2022-09-29 13:26:17 -05:00
  • f590a56842 Adds translation for sort-by-command change to NL; many docs changes. Sean E. Russell 2022-09-29 13:06:28 -05:00
  • 7a06ff5fa7 Merge branch 'feat-sort-procs-cmd' of https://github.com/Kqzz/gotop Sean E. Russell 2022-09-29 12:26:59 -05:00
  • 8f2739c12b Merge branch 'update-gopsutil' of https://github.com/viraptor/gotop Sean E. Russell 2022-09-29 12:10:31 -05:00
  • 25aa78a6ee One of the termui tests was failing; this fixes the numbered.Less() function. Something in sorting was broken at some point, maybe during a Go version upgrade? That code hasn't changed in a while. While fixing the code, I rewrote the numbered.Less() function. It's shorter, and I think it's clearer, but in addition to being correct now it's also about 10% faster than the original. Sean E. Russell 2022-09-29 11:27:23 -05:00
  • 9997208503 Update the module versions Sean E. Russell 2022-09-29 09:09:15 -05:00
  • 98afa3c2ed Merge branch 'master' of github.com:xxxserxxx/gotop Sean E. Russell 2022-09-29 08:48:29 -05:00
  • 93748dba50 Merge pull request #237 from rapenne-s/patch-1 xxxserxxx 2022-09-29 08:43:56 -05:00
  • 061e2fb64e gotop is available in Nixpkgs Solène Rapenne 2022-09-26 20:55:36 +02:00
  • 93fe0cab2e smart.go: switch to simpler ReadGenericAttributes() api Anatol Pomozov 2022-09-17 12:52:54 -07:00
  • 3e3243fa1f Update gopsutil Stanisław Pitucha 2022-09-01 20:41:38 +10:00
  • 31f071ba7f Merge pull request #231 from sitiom/patch-1 xxxserxxx 2022-08-17 11:28:02 -05:00
  • b0284f67c5 Add scoop installation method sitiom 2022-08-05 14:13:00 +08:00
  • 3cb6461c7a Merge pull request #223 from Vistaus/master xxxserxxx 2022-07-28 13:47:42 -05:00
  • b892b792b2 Merge pull request #225 from anatol/master xxxserxxx 2022-07-28 13:46:58 -05:00
  • ba918ce4b3 Merge pull request #228 from ctII/pageupdownaddition xxxserxxx 2022-07-28 13:46:20 -05:00
  • 9238e81a59 add page up and page down to for scrolling pages Clayton Townsend II 2022-07-22 14:33:36 -05:00
  • 3518c5262f Adjust nvme temperature from Kelvins to Celsius Anatol Pomozov 2022-07-15 11:00:02 -07:00
  • cd0cf0f6ed Fixes #217 Sean E. Russell 2022-07-15 11:29:23 -05:00
  • f433901aee Bump the version of the cross-compiler builder to pull in fixes for #212, #206, #209 Sean E. Russell 2022-07-15 11:14:49 -05:00
  • 8226b52295 Add instruction for packagers and cross-compilers. Sean E. Russell 2022-07-15 10:13:49 -05:00
  • 0c7eb6b3cb Build script version fix, documentation clarification on some recent feature additions. Sean E. Russell 2022-07-15 09:19:28 -05:00
  • e702aa2777 Added nl.toml Heimen Stoffels 2022-07-13 14:26:45 +02:00
  • d7232aacb7 use single map, improve logic and logging rare-magma 2022-06-19 22:11:56 +02:00
  • e96355d0b8 optimize device opening / closing rare-magma 2022-06-18 18:55:38 +02:00
  • 387c463eee update go.mod rare-magma 2022-06-18 16:42:39 +02:00
  • c3aeb753d9 update go.mod rare-magma 2022-06-15 23:02:43 +02:00
  • cd44aab61f handle smart errors, use ParseAsTemperature() rare-magma 2022-06-15 23:01:53 +02:00
  • 3c148a4d97 add error handling, simplify attribute value assignment, remove redundant name for smart.go rare-magma 2022-06-14 00:28:37 +02:00
  • 3704569b81 use defer to close smart stream rare-magma 2022-06-08 18:37:41 +02:00
  • 7f90fef354 close smart stream after reading temperature rare-magma 2022-06-07 22:25:17 +02:00
  • 6a979718dc use log for error instead of fmt rare-magma 2022-06-07 20:43:04 +02:00
  • 98c69b7dac improve and simplify disk type switch rare-magma 2022-06-07 20:31:53 +02:00
  • b89c1dd748 add disk temperatures via smart.go / ghw rare-magma 2022-06-06 21:18:59 +02:00
  • b0fd8ac8cd Merge pull request #219 from aztecrabbit/fix-issue-16 xxxserxxx 2022-05-13 13:30:52 -05:00
  • 7cb35f7f78 Ignore gopsutil host warnings Akbar Rifai 2022-05-13 19:48:12 +07:00
  • d3fc311d68 Merge pull request #215 from ignavan39/fix/ru_dict xxxserxxx 2022-04-25 12:05:24 -05:00
  • 6ee75d345a Update ru_RU.toml Ivan Ignatenko 2022-04-25 11:28:03 +03:00
  • 251bee9d17 git (or github) doesn't know about @latest (like Go does) Sean E. Russell 2022-03-27 15:43:05 -05:00
  • 4f31421019 Merge pull request #213 from quantonganh/174-upload-download-different-colors xxxserxxx 2022-03-27 10:26:28 -05:00
  • 3f903c796c Fixes #174: different colors for download/upload Quan Tong 2022-03-26 15:09:34 +07:00
  • e0165a2283 Fixes test on darwin Quan Tong 2022-03-26 15:08:44 +07:00
  • 6daf693246 Fixes #207 Sean E. Russell 2022-03-15 11:05:45 -05:00
  • 36cba3468c Merge branch 'master' of github.com:xxxserxxx/gotop Sean E. Russell 2022-03-15 10:57:31 -05:00
  • a67301503c Fixes #209 (I hope) Sean E. Russell 2022-03-15 10:56:30 -05:00
  • 987183d7f6 add cmd sorting to help pages kqzz 2022-02-19 22:04:59 -05:00
  • 6d3595f7f7 feat: add sorting by cmd kqzz 2022-02-19 22:02:36 -05:00
  • b08c67b752 Merge pull request #205 from Tigerfyj/patch-3 xxxserxxx 2022-02-18 11:45:47 -06:00
  • 7096393dd5 Merge branch 'master' into patch-3 Yaojun Feng 2022-02-18 18:09:12 +08:00
  • db95c9c48a The dash-patch was merged upstream by droundy, so this gets rid of the replace. Sean E. Russell 2022-02-17 13:28:21 -06:00
  • f21a461346 Fixed target directory for man page; removes the homebrew trigger in release workflow -- gotop is in core. Sean E. Russell 2022-02-14 16:44:27 -06:00
  • f15c3dea66 Update changelog Sean E. Russell 2022-02-14 15:35:16 -06:00
  • 70d96bd2c2 Temporarily replace David's goopt with my patched version that fixes the dash issue. Sean E. Russell 2022-02-10 09:24:50 -06:00
  • 7d2656726e Version bump for bugfix in action; maybe I should use @latest? Sean E. Russell 2022-02-09 14:10:14 -06:00
  • 66047ad64c Fixes #158, adding a man page. This replaces the flags library in the process. It also changes some of the new no- flags. Sean E. Russell 2022-02-08 16:50:30 -06:00
  • 7b8bf412b1 Another colorscheme lookup fix for when the config specifies no colorscheme. Sean E. Russell 2022-02-08 14:33:51 -06:00
  • e01db2c144 Fixes #200, colorscheme in config file causes error. Sean E. Russell 2022-02-08 11:50:52 -06:00
  • 0f9c74eb08 Merge ../gotop-merge Sean E. Russell 2022-02-08 11:40:25 -06:00
  • 62e9bdad9f YML spacing cleanup, and add missing archive types. Sean E. Russell 2022-02-08 11:32:34 -06:00
  • e739840ac0 FreeBSD was failing because the compiler name changed in the image. Sean E. Russell 2022-02-08 10:01:55 -06:00
  • b89013b18a Fixes #198, adding back in deb and rpm packaging Sean E. Russell 2022-02-07 15:17:15 -06:00
  • 1e8f89f178 Update the translation of zh-CN for fix-124 Yaojun Feng 2022-02-06 10:57:12 +08:00
  • 7dfd040628 Use a newer version of golang-build action, because old illuspas/xcgo tags keep disappearing. Sean E. Russell 2022-02-04 15:36:59 -06:00
  • 1a16363c78 Adds translations for fix-124; ru_RU and zh_CN are still pending. Sean E. Russell 2022-02-04 10:28:59 -06:00
  • 008d523263 Add Persian/Farsi support to gotop for issue #120 mjshariati98 2022-02-04 19:44:03 +03:30
  • 1163301362 Merge branch 'fix-124' of github.com:mjshariati98/gotop Sean E. Russell 2022-02-04 09:58:01 -06:00
  • 32ad7539bc Merge pull request #202 from xgdgsc/patch-1 xxxserxxx 2022-02-04 09:53:07 -06:00
  • c691514a41 Fix #124 mjshariati98 2022-02-04 18:16:58 +03:30
  • a3560cc11c Update htop xgdgsc 2022-01-28 16:15:29 +08:00
  • 9c3b4fdbab Create htop xgdgsc 2022-01-28 16:10:07 +08:00
  • bfea0cdf86 Update releasing doc for changes over the past months. Sean E. Russell 2021-09-07 10:50:55 -05:00
  • a32a1c05ea Merge pull request #195 from vabshere/vabshere-readme-typo xxxserxxx 2021-08-16 10:24:52 -05:00
  • dee46ba44f docs: fix Readme typo vabshere 2021-08-14 01:34:17 -07:00
  • 257706b0f8 New install instructions for Go 1.16 were missing a part. Sean E. Russell 2021-07-27 11:07:24 -05:00
  • bbed8ce247 prerelease.yml needs to duplicate build.yml Sean E. Russell 2021-07-20 15:03:53 -05:00
  • ac9e7e911a CI updates for cross-compile action changes Sean E. Russell 2021-07-20 14:56:10 -05:00
  • 170743dbcd Builder from "master" didn't work for some reason, so hard-coding the version. Sean E. Russell 2021-07-20 13:45:23 -05:00
  • 6809c82eb3 Documentation prep for release; remote monitoring docs cleanup. Sean E. Russell 2021-07-20 13:37:03 -05:00
  • e21e972f78 Fixes #189 (thanks @donPatino) Sean E. Russell 2021-07-20 13:06:39 -05:00
  • 8d0c828e91 Merge remote-tracking branch 'darwinArm/darwin-arm64-dup2' Sean E. Russell 2021-07-20 09:33:09 -05:00
  • bda9b394d0 Mostly TODOs, but adds command to build Darwin/ARM Sean E. Russell 2021-07-20 09:31:42 -05:00
  • 3507351262 Adds github link to help; tidys up spacing in help text. Sean E. Russell 2021-07-17 14:34:56 -05:00
  • f250415541 Merge branch 'master' of github.com:xxxserxxx/gotop; fixes unreported bug where languages aren't listed. Sean E. Russell 2021-07-17 13:30:40 -05:00
  • a1dc3a0b1c Remote extension was ignoring config file values. Sean E. Russell 2021-07-17 13:19:30 -05:00
  • 7954eb4f37 Removes go:generate directives Sean E. Russell 2021-07-17 13:18:48 -05:00