Age | Commit message (Expand) | Author |
2019-02-21 | Added function to print content from file (#331) | Dennis Vesterlund |
2019-02-11 | configure.ac: complain when asciidoc cannot be found | Michael Stapelberg |
2019-02-11 | configure.ac: complain when xmlto cannot be found | Michael Stapelberg |
2019-02-11 | Makefile.am: s/I3LOCK/I3STATUS/ | Michael Stapelberg |
2019-02-11 | README: update build instructions | Michael Stapelberg |
2019-02-03 | Merge pull request #336 from gokcehan/patch-1 | Ingo Bürk |
2019-02-03 | default config: move disk info out of network info | gokcehan |
2019-01-27 | Merge pull request #334 from stapelberg/speed | Ingo Bürk |
2019-01-27 | fix ethernet speed display for 100 Gbit/s cards | Michael Stapelberg |
2019-01-27 | Merge pull request #333 from stapelberg/sysconfdir | Ingo Bürk |
2019-01-27 | fix: use SYSCONFDIR in error message | Michael Stapelberg |
2019-01-23 | Merge pull request #332 from eplanet/fix-macos-build | Orestis |
2019-01-23 | Fix non Linux build for #309 | eplanet |
2019-01-23 | Switch to autotools (#316) | Michael Stapelberg |
2019-01-23 | Implement %devicename specifier for volume module (#325) | Denton Liu |
2019-01-13 | Merge pull request #328 from jdevelop/fix/capture-volume-status | Ingo Bürk |
2019-01-03 | Fixed ALSA capture device monitoring. | Eugene Dzhurinsky |
2018-11-17 | Merge pull request #321 from eplanet/autodisplay-tz | Ingo Bürk |
2018-11-15 | Corrections according to PR review | eplanet |
2018-11-10 | Add timezone switch | eplanet |
2018-11-08 | Merge pull request #319 from eplanet/fix-etc-mtab | Orestis |
2018-11-08 | Merge pull request #320 from eplanet/fix-error-msg | Ingo Bürk |
2018-11-08 | Read /proc/mounts if /etc/mtab can't be read | eplanet |
2018-11-07 | Fix error messages | eplanet |
2018-11-05 | Merge pull request #309 from TwentyFourD/NonConsecutiveCPUs | Orestis |
2018-11-05 | print_cpu_usage.c: Support non-consecutive CPUs | TwentyFourD |
2018-10-26 | Merge pull request #318 from gportay/fix-invalid-cpu-placeholder | Ingo Bürk |
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 |