summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-02-13Updates the version to reflect feature additions and mergesv3.1.0Sean E. Russell
2020-02-13Updates docs for layout rework.Sean E. Russell
2020-02-13Merge remote-tracking branch 'jrswab/otherSigTerms'Sean E. Russell
2020-02-13Reworks the -l argument. Combines the layout args into one (smarter) one, and...Sean E. Russell
2020-02-13Solarized theme fixesMarkus Peloquin
2020-02-13Merge remote-tracking branch 'howjmay/fix_typo'Sean E. Russell
2020-02-13Updates README with information about layoutsSean E. Russell
2020-02-13Adds a disk-focused layoutSean E. Russell
2020-02-13Fixes the directory structure.Sean E. Russell
2020-02-13v1 of dynamic layout for GUISean E. Russell
2020-02-12Gets rid of vendor, starts adding dynamic layout.Sean E. Russell
2020-02-12Adds an option to disable the temperature widget for, e.g., VPSes or other se...Sean E. Russell
2020-01-25Add deprecation noticeCaleb Bassi
2020-01-22fix: Fix typosHowJMay
2019-10-03Added sigterm options to "d" command.Jaron Swab
2019-07-15Refactor help menuCaleb Bassi
2019-06-07Refactor network interface selectionCaleb Bassi
2019-05-29Misc project changesCaleb Bassi
2019-05-28Fix localization issues on macOS (#124)Caleb Bassi
2019-05-28Merge pull request #145 from mgamsjager/freebsd-fixesCaleb Bassi
2019-05-28Fix temperatures on FreeBSDMatthias Gamsjager
2019-05-28Fix issues with swap memory on FreeBSDMatthias Gamsjager
2019-05-28Fix process localization issues on FreeBSDMatthias Gamsjager
2019-05-15Update changelogCaleb Bassi
2019-05-15Merge pull request #144 from mattLLVW/feature/network_interfaceCaleb Bassi
2019-05-15Change network widget title based on interfaceCaleb Bassi
2019-05-15Merge pull request #143 from mgamsjager/freebsd-procCaleb Bassi
2019-05-14added README interface optionmatt LLVW
2019-05-14functionalmatt LLVW
2019-05-14startedmatt LLVW
2019-05-14Proper json helperMatthias Gamsjager
2019-05-14Create separate file for FreeBSDMatthias Gamsjager
2019-04-25readme: add snap installation instructionsCaleb Bassi
2019-04-25Implement snap packaging, snaps are universal linux packagesๆž—ๅšไป(Buo-ren Lin)
2019-04-08Merge pull request #130 from A-lxe/process-list-location-indicatorCaleb Bassi
2019-03-25Remove partial commentAlex Aubuchon
2019-03-22Merge pull request #129 from gbrlsnchs/patch-1Caleb Bassi
2019-03-22Merge pull request #128 from omar-polo/masterCaleb Bassi
2019-03-22Add a scroll location indicator to the process tableAlex Aubuchon
2019-03-21Fix "TX" being displayed as "Tx"Gabriel Sanches
2019-03-17re-render statusbar on every tickOmar Polo
2019-03-11Minor refactorCaleb Bassi
2019-03-11Merge pull request #126 from omar-polo/masterCaleb Bassi
2019-03-11complete the refactorOmar Polo
2019-03-08Merge pull request #123 from CodeLingoBot/rewriteCaleb Bassi
2019-03-08Fix sparkline after upgrading termuiCaleb Bassi
2019-03-08Refactor utilsCaleb Bassi
2019-03-08Replace custom widget locking with termui's lockingCaleb Bassi
2019-03-07Upgrade termui to v3Caleb Bassi
2019-03-07Fix function comments based on best practices from Effective GoCodeLingo Bot