Age | Commit message (Expand) | Author |
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 |
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-22 | Merge pull request #282 from Stunkymonkey/mem-support | Ingo Bürk |
2018-05-22 | fix wrong memory-documentation | Felix Buehler |
2018-05-19 | Merge pull request #270 from Stunkymonkey/mem-support | Ingo Bürk |
2018-05-15 | Merge pull request #281 from eplanet/fix_warnings | Orestis |
2018-05-15 | Fix MacOS build | eplanet |
2018-05-11 | release v2.122.12 | Michael Stapelberg |
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 | Merge pull request #213 from dlrobertson/addr_description | Ingo Bürk |
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 pull request #264 from foutaise/master | Ingo Bürk |
2018-03-27 | Merge branch 'master' into master | Ingo Bürk |
2018-03-27 | Merge pull request #251 from tomaskrizek/man-eth-wireless-format | Ingo Bürk |
2018-03-27 | Merge pull request #243 from jasperla/fei_error | Ingo Bürk |
2018-02-12 | Merge pull request #266 from moreais/master | 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-02-06 | Merge pull request #262 from foutaise/master | Ingo Bürk |
2018-02-06 | Add check for interval value | foutaise |
2018-02-03 | Merge pull request #261 from tylerbrazier/no-sloc | Ingo Bürk |
2018-02-02 | Remove SLOC comment from man page | Tyler Brazier |
2018-01-28 | Treat zero battery capacity as "not available" (#259) | johcgt |