aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-06-18Merge pull request #347 from thrasymache/overflowIngo Bürk3-2/+8
2019-06-10print_file_contents: allocate enough to include \0Sam Newbold3-2/+8
2019-02-21Added function to print content from file (#331)Dennis Vesterlund8-0/+134
2019-02-11configure.ac: complain when asciidoc cannot be foundMichael Stapelberg1-1/+3
2019-02-11configure.ac: complain when xmlto cannot be foundMichael Stapelberg1-1/+3
2019-02-11Makefile.am: s/I3LOCK/I3STATUS/Michael Stapelberg1-1/+1
2019-02-11README: update build instructionsMichael Stapelberg1-2/+10
2019-02-03Merge pull request #336 from gokcehan/patch-1Ingo Bürk1-5/+5
2019-02-03default config: move disk info out of network infogokcehan1-5/+5
2019-01-27Merge pull request #334 from stapelberg/speedIngo Bürk1-1/+1
2019-01-27fix ethernet speed display for 100 Gbit/s cardsMichael Stapelberg1-1/+1
2019-01-27Merge pull request #333 from stapelberg/sysconfdirIngo Bürk1-2/+1
2019-01-27fix: use SYSCONFDIR in error messageMichael Stapelberg1-2/+1
2019-01-23Merge pull request #332 from eplanet/fix-macos-buildOrestis1-0/+2
2019-01-23Fix non Linux build for #309eplanet1-0/+2
2019-01-23Switch to autotools (#316)Michael Stapelberg45-183/+2264
2019-01-23Implement %devicename specifier for volume module (#325)Denton Liu4-39/+124
2019-01-13Merge pull request #328 from jdevelop/fix/capture-volume-statusIngo Bürk1-12/+24
2019-01-03Fixed ALSA capture device monitoring.Eugene Dzhurinsky1-12/+24
2018-11-17Merge pull request #321 from eplanet/autodisplay-tzIngo Bürk4-5/+21
2018-11-15Corrections according to PR revieweplanet4-11/+12
2018-11-10Add timezone switcheplanet4-5/+20
2018-11-08Merge pull request #319 from eplanet/fix-etc-mtabOrestis1-6/+13
2018-11-08Merge pull request #320 from eplanet/fix-error-msgIngo Bürk2-3/+5
2018-11-08Read /proc/mounts if /etc/mtab can't be readeplanet1-6/+13
2018-11-07Fix error messageseplanet2-3/+5
2018-11-05Merge pull request #309 from TwentyFourD/NonConsecutiveCPUsOrestis1-7/+20
2018-11-05print_cpu_usage.c: Support non-consecutive CPUsTwentyFourD1-7/+20
2018-10-26Merge pull request #318 from gportay/fix-invalid-cpu-placeholderIngo Bürk3-1/+17
2018-10-23Add testcase for invalid %cpu placeholderGaël PORTAY2-0/+16
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