Age | Commit message (Expand) | Author | Files | Lines |
2018-06-20 | Avoid assigning a new value to a var before using the old value | Olivier Gayot | 1 | -2/+1 |
2018-06-20 | Make sure the arguments passed to printf/die(...) match the format | Olivier Gayot | 3 | -4/+5 |
2018-06-20 | No longer use a temporary buffer in the die() function | Olivier Gayot | 1 | -3/+1 |
2018-06-20 | Merge pull request #289 from bebehei/testsuite | Ingo Bürk | 3 | -4/+17 |
2018-06-19 | Show differing results, if testcase fails | Benedikt Heine | 1 | -0/+2 |
2018-06-19 | Run all travis tests and expose the final result as exit code | Benedikt Heine | 1 | -3/+5 |
2018-06-19 | Expose the testsuite in the Makefile | Benedikt Heine | 2 | -1/+4 |
2018-06-19 | Fail the tests, if i3status actually crashes | Benedikt Heine | 1 | -0/+6 |
2018-06-16 | Merge pull request #287 from eplanet/emeric/man_typo | Ingo Bürk | 1 | -1/+1 |
2018-06-14 | Fix man typo | eplanet | 1 | -1/+1 |
2018-06-11 | Merge pull request #286 from duskCoder/#283 | Ingo Bürk | 1 | -11/+43 |
2018-06-11 | Fix shown IP address belonging to wrong interface | Olivier Gayot | 1 | -2/+31 |
2018-06-04 | Simplify the algorithm used to determine the IP address | Olivier Gayot | 1 | -10/+13 |
2018-05-22 | Merge pull request #282 from Stunkymonkey/mem-support | Ingo Bürk | 1 | -2/+2 |
2018-05-22 | fix wrong memory-documentation | Felix Buehler | 1 | -2/+2 |
2018-05-19 | Merge pull request #270 from Stunkymonkey/mem-support | Ingo Bürk | 5 | -0/+300 |
2018-05-15 | Merge pull request #281 from eplanet/fix_warnings | Orestis | 1 | -0/+1 |
2018-05-15 | Fix MacOS build | eplanet | 1 | -0/+1 |
2018-05-11 | release v2.12 | Michael Stapelberg | 4 | -3/+30 |
2018-05-04 | Simplify the memory thresholds | Benedikt Heine | 5 | -77/+96 |
2018-05-04 | Rename ram variables consistently | Benedikt Heine | 1 | -44/+45 |
2018-04-11 | Implement support for memory-usage on Linux | Felix Buehler | 4 | -0/+280 |
2018-04-08 | Merge pull request #275 from winks/patch-2 | Ingo Bürk | 1 | -2/+4 |
2018-04-06 | Fix NULL value on OpenBSD when there is no acpitz0 | Florian Anderiasch | 1 | -2/+4 |
2018-03-29 | Merge pull request #213 from dlrobertson/addr_description | Ingo Bürk | 1 | -2/+3 |
2018-03-29 | Show IP address when address has a label | Dan Robertson | 1 | -2/+3 |
2018-03-27 | Merge pull request #264 from foutaise/master | Ingo Bürk | 1 | -19/+21 |
2018-03-27 | Merge branch 'master' into master | Ingo Bürk | 3 | -4/+16 |
2018-03-27 | Merge pull request #251 from tomaskrizek/man-eth-wireless-format | Ingo Bürk | 1 | -2/+6 |
2018-03-27 | Merge pull request #243 from jasperla/fei_error | Ingo Bürk | 1 | -4/+1 |
2018-02-12 | Merge pull request #266 from moreais/master | Ingo Bürk | 1 | -2/+9 |
2018-02-13 | OpenBSD: fix volume display on some hardware | Carlin Bingham | 1 | -2/+9 |
2018-02-07 | Make iface_type() work on FreeBSD | Gerome Fournier | 1 | -22/+20 |
2018-02-06 | Merge pull request #262 from foutaise/master | Ingo Bürk | 1 | -0/+5 |
2018-02-06 | Add check for interval value | foutaise | 1 | -0/+5 |
2018-02-03 | Merge pull request #261 from tylerbrazier/no-sloc | Ingo Bürk | 1 | -7/+6 |
2018-02-02 | Remove SLOC comment from man page | Tyler Brazier | 1 | -7/+6 |
2018-01-28 | Treat zero battery capacity as "not available" (#259) | johcgt | 7 | -4/+31 |
2017-12-12 | Merge pull request #255 from eplanet/update_readme | Ingo Bürk | 1 | -6/+6 |
2017-12-11 | Get rid of the SLOC comment | eplanet | 1 | -6/+6 |
2017-12-11 | Update comment as in #247 (#254) | Emeric Planet | 1 | -1/+4 |
2017-12-11 | Add IPv6 address when IPv4 isn't available (#247) | Emeric Planet | 6 | -26/+113 |
2017-12-09 | Merge pull request #253 from eplanet/always_reload_tz | Ingo Bürk | 1 | -1/+1 |
2017-12-09 | Call tzset at each time print | eplanet | 1 | -1/+1 |
2017-12-09 | Merge pull request #252 from GuyOfThePery/patch-1 | Ingo Bürk | 1 | -3/+3 |
2017-12-09 | Fixed minor typos | GuyOfThePery | 1 | -3/+3 |
2017-12-03 | man: explicitly use format_up/format_down in ethernet, wireless conf | Tomas Krizek | 1 | -2/+6 |
2017-11-20 | Add network test cases (#246) | Emeric Planet | 4 | -0/+22 |
2017-10-05 | Merge pull request #237 from kousu/215-battery | Michael Stapelberg | 1 | -7/+26 |
2017-10-05 | Fix CPU unit tests (#239) | Emeric Planet | 12 | -12/+112 |