aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-21print_cpu_usage: fix invalid %cpu placeholder outputGaël PORTAY1-1/+1
2018-10-19Merge pull request #315 from gportay/fix-typo-in-manOrestis1-1/+1
2018-10-18man: fix typo for max_threshold in loadGaël PORTAY1-1/+1
2018-10-11Provide a more natural volume percentage with ALSA.arcnmx1-7/+28
2018-10-07strncpy + strlen is pointless (#312)Orestis1-3/+4
2018-09-04Merge pull request #305 from David96/masterIngo Bürk4-1/+13
2018-09-03Add testcase for #304David963-0/+12
2018-09-03Add support for "POWER_SUPPLY_STATUS=Not charging" (fixes #304)David961-1/+1
2018-08-27Merge pull request #302 from coderonline/masterIngo Bürk1-4/+11
2018-08-24Added %interface to the ethernet optionsMax Christian Pohle1-4/+11
2018-08-01Merge pull request #301 from wmarvel/issue300Ingo Bürk5-1/+57
2018-07-31Fix for issue 300: Correctly print usage for cpu 10=5-1/+57
2018-07-16Merge pull request #296 from Stunkymonkey/include-orderIngo Bürk6-82/+89
2018-07-16Merge pull request #299 from tuxillo/patch-2Ingo Bürk2-6/+28
2018-07-15Detect interface type on DragonFly BSDAntonio Huete Jimenez2-6/+28
2018-07-15Merge pull request #298 from tuxillo/patch-1Ingo Bürk2-1/+6
2018-07-14Do not use pulseaudio for DragonFly BSDAntonio Huete Jimenez2-1/+6
2018-07-13clang-format-3.8 fix travis errorFelix Buehler1-1/+2
2018-07-13Merge pull request #297 from Stunkymonkey/percent-firstIngo Bürk13-88/+89
2018-07-13fix clang errorsFelix Buehler3-79/+84
2018-07-13able to print percentageFelix Buehler13-88/+89
2018-07-13Merge pull request #256 from oyvinht/masterIngo Bürk1-9/+56
2018-07-13Merge pull request #295 from Stunkymonkey/fix-min_width-docsIngo Bürk1-2/+2
2018-07-08switch to clang 3.8 & ignore sort oder of includesFelix Buehler2-2/+3
2018-07-07fix min_width docFelix Buehler1-2/+2
2018-06-30Merge pull request #294 from Stunkymonkey/remove_memory_discussionIngo Bürk1-20/+6
2018-06-30forgot to remove memory discussion from man page (it is implemented)Felix Buehler1-20/+6
2018-06-29Merge pull request #292 from Stunkymonkey/format_qualityIngo Bürk4-5/+9
2018-06-29add format_quality option in wirelessFelix Buehler4-5/+9
2018-06-29Merge pull request #293 from Stunkymonkey/hide_seconds_batteryIngo Bürk7-5/+21
2018-06-29Merge pull request #291 from duskCoder/cap_net_adminIngo Bürk5-9/+2
2018-06-29hide seconds in battery by defaultFelix Buehler7-5/+21
2018-06-25Stop requiring CAP_NET_ADMINOlivier Gayot5-9/+2
2018-06-22Merge pull request #290 from duskCoder/changesIngo Bürk9-14/+15
2018-06-20Prevent potential crash if glob() failsOlivier Gayot1-1/+1
2018-06-20Fix potential memory leak on LinuxOlivier Gayot1-1/+4
2018-06-20Fix invalid handling of glob() errors on LinuxOlivier Gayot2-2/+2
2018-06-20Fix use of undefined macro __OpenBSD__Olivier Gayot1-1/+1
2018-06-20Avoid assigning a new value to a var before using the old valueOlivier Gayot1-2/+1
2018-06-20Make sure the arguments passed to printf/die(...) match the formatOlivier Gayot3-4/+5
2018-06-20No longer use a temporary buffer in the die() functionOlivier Gayot1-3/+1
2018-06-20Merge pull request #289 from bebehei/testsuiteIngo Bürk3-4/+17
2018-06-19Show differing results, if testcase failsBenedikt Heine1-0/+2
2018-06-19Run all travis tests and expose the final result as exit codeBenedikt Heine1-3/+5
2018-06-19Expose the testsuite in the MakefileBenedikt Heine2-1/+4
2018-06-19Fail the tests, if i3status actually crashesBenedikt Heine1-0/+6
2018-06-16Merge pull request #287 from eplanet/emeric/man_typoIngo Bürk1-1/+1
2018-06-14Fix man typoeplanet1-1/+1
2018-06-11Merge pull request #286 from duskCoder/#283Ingo Bürk1-11/+43
2018-06-11Fix shown IP address belonging to wrong interfaceOlivier Gayot1-2/+31