Age | Commit message (Expand) | Author |
2018-10-23 | Add testcase for invalid %cpu placeholder | Gaël PORTAY |
2018-10-21 | print_cpu_usage: fix invalid %cpu placeholder output | Gaël PORTAY |
2018-10-19 | Merge pull request #315 from gportay/fix-typo-in-man | Orestis |
2018-10-18 | man: fix typo for max_threshold in load | Gaël PORTAY |
2018-10-11 | Provide a more natural volume percentage with ALSA. | arcnmx |
2018-10-07 | strncpy + strlen is pointless (#312) | Orestis |
2018-09-04 | Merge pull request #305 from David96/master | Ingo Bürk |
2018-09-03 | Add testcase for #304 | David96 |
2018-09-03 | Add support for "POWER_SUPPLY_STATUS=Not charging" (fixes #304) | David96 |
2018-08-27 | Merge pull request #302 from coderonline/master | Ingo Bürk |
2018-08-24 | Added %interface to the ethernet options | Max Christian Pohle |
2018-08-01 | Merge pull request #301 from wmarvel/issue300 | Ingo Bürk |
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-15 | Merge pull request #298 from tuxillo/patch-1 | Ingo Bürk |
2018-07-14 | Do not use pulseaudio for DragonFly BSD | Antonio Huete Jimenez |
2018-07-13 | clang-format-3.8 fix travis error | Felix Buehler |
2018-07-13 | Merge pull request #297 from Stunkymonkey/percent-first | Ingo Bürk |
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-07-13 | Merge pull request #295 from Stunkymonkey/fix-min_width-docs | Ingo Bürk |
2018-07-08 | switch to clang 3.8 & ignore sort oder of includes | Felix Buehler |
2018-07-07 | fix min_width doc | Felix Buehler |
2018-06-30 | Merge pull request #294 from Stunkymonkey/remove_memory_discussion | Ingo Bürk |
2018-06-30 | forgot to remove memory discussion from man page (it is implemented) | Felix Buehler |
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-29 | Merge pull request #293 from Stunkymonkey/hide_seconds_battery | Ingo Bürk |
2018-06-29 | Merge pull request #291 from duskCoder/cap_net_admin | Ingo Bürk |
2018-06-29 | hide seconds in battery by default | Felix Buehler |
2018-06-25 | Stop requiring CAP_NET_ADMIN | Olivier Gayot |
2018-06-22 | Merge pull request #290 from duskCoder/changes | Ingo Bürk |
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-20 | Merge pull request #289 from bebehei/testsuite | Ingo Bürk |
2018-06-19 | Show differing results, if testcase fails | Benedikt Heine |
2018-06-19 | Run all travis tests and expose the final result as exit code | Benedikt Heine |
2018-06-19 | Expose the testsuite in the Makefile | Benedikt Heine |
2018-06-19 | Fail the tests, if i3status actually crashes | Benedikt Heine |
2018-06-16 | Merge pull request #287 from eplanet/emeric/man_typo | Ingo Bürk |
2018-06-14 | Fix man typo | eplanet |
2018-06-11 | Merge pull request #286 from duskCoder/#283 | Ingo Bürk |