Age | Commit message (Expand) | Author |
2018-10-21 | print_cpu_usage: fix invalid %cpu placeholder output | Gaël PORTAY |
2018-10-11 | Provide a more natural volume percentage with ALSA. | arcnmx |
2018-09-03 | Add support for "POWER_SUPPLY_STATUS=Not charging" (fixes #304) | David96 |
2018-08-24 | Added %interface to the ethernet options | Max Christian Pohle |
2018-07-31 | Fix for issue 300: Correctly print usage for cpu 10 | = |
2018-07-16 | Merge pull request #296 from Stunkymonkey/include-order | Ingo Bürk |
2018-07-16 | Merge pull request #299 from tuxillo/patch-2 | Ingo Bürk |
2018-07-15 | Detect interface type on DragonFly BSD | Antonio Huete Jimenez |
2018-07-14 | Do not use pulseaudio for DragonFly BSD | Antonio Huete Jimenez |
2018-07-13 | fix clang errors | Felix Buehler |
2018-07-13 | able to print percentage | Felix Buehler |
2018-07-13 | Merge pull request #256 from oyvinht/master | Ingo Bürk |
2018-06-29 | Merge pull request #292 from Stunkymonkey/format_quality | Ingo Bürk |
2018-06-29 | add format_quality option in wireless | Felix Buehler |
2018-06-25 | Stop requiring CAP_NET_ADMIN | Olivier Gayot |
2018-06-20 | Prevent potential crash if glob() fails | Olivier Gayot |
2018-06-20 | Fix potential memory leak on Linux | Olivier Gayot |
2018-06-20 | Fix invalid handling of glob() errors on Linux | Olivier Gayot |
2018-06-20 | Fix use of undefined macro __OpenBSD__ | Olivier Gayot |
2018-06-20 | Avoid assigning a new value to a var before using the old value | Olivier Gayot |
2018-06-20 | Make sure the arguments passed to printf/die(...) match the format | Olivier Gayot |
2018-06-20 | No longer use a temporary buffer in the die() function | Olivier Gayot |
2018-06-11 | Fix shown IP address belonging to wrong interface | Olivier Gayot |
2018-06-04 | Simplify the algorithm used to determine the IP address | Olivier Gayot |
2018-05-19 | Merge pull request #270 from Stunkymonkey/mem-support | Ingo Bürk |
2018-05-15 | Fix MacOS build | eplanet |
2018-05-04 | Simplify the memory thresholds | Benedikt Heine |
2018-05-04 | Rename ram variables consistently | Benedikt Heine |
2018-04-11 | Implement support for memory-usage on Linux | Felix Buehler |
2018-04-08 | Merge pull request #275 from winks/patch-2 | Ingo Bürk |
2018-04-06 | Fix NULL value on OpenBSD when there is no acpitz0 | Florian Anderiasch |
2018-03-29 | Show IP address when address has a label | Dan Robertson |
2018-03-27 | Read multiple batteries on DragonFly BSD. | Øyvin Halfdan Thuv |
2018-03-27 | Merge branch 'master' into master | Ingo Bürk |
2018-03-27 | Merge pull request #243 from jasperla/fei_error | Ingo Bürk |
2018-02-13 | OpenBSD: fix volume display on some hardware | Carlin Bingham |
2018-02-07 | Make iface_type() work on FreeBSD | Gerome Fournier |
2018-01-28 | Treat zero battery capacity as "not available" (#259) | johcgt |
2017-12-11 | Update comment as in #247 (#254) | Emeric Planet |
2017-12-11 | Add IPv6 address when IPv4 isn't available (#247) | Emeric Planet |
2017-12-09 | Call tzset at each time print | eplanet |
2017-09-04 | Remove overly aggressive #error | Jasper Lievisse Adriaanse |
2017-08-24 | Be more cautious about handling invalid battery measurements. | kousu |
2017-08-19 | Use local timezone for battery %emptytime (#236) | Emeric Planet |
2017-04-16 | Merge pull request #219 from flammi/master | Ingo Bürk |
2017-04-13 | Add battery capacity parsing (#216) | Emeric Planet |
2017-04-13 | Added braces | Fabian Franzen |
2017-04-12 | Fix memory leak/Use BEGINS_WITH macro | Fabian Franzen |
2017-04-12 | Add check for virtual ethernet devices | Fabian Franzen |
2017-03-26 | Multiple CPU support for cpu_usage (#209) | eplanet |