Age | Commit message (Expand) | Author |
2015-09-25 | use proper unsigned type for ESSID length | Michael Stapelberg |
2015-09-25 | use nlmsg_data instead of the too-new genlmsg_hdr | Michael Stapelberg |
2015-09-25 | use NL80211_RATE_INFO_BITRATE (16-bit) | Michael Stapelberg |
2015-09-24 | travis: switch to libnl-genl-3-dev | Michael Stapelberg |
2015-09-24 | wireless (linux): switch from libiw to libnl | Michael Stapelberg |
2015-09-24 | Merge pull request #62 from brioscaibriste/master | Michael Stapelberg |
2015-09-24 | Merge pull request #63 from JSmith-BitFlipper/patch-1 | Michael Stapelberg |
2015-09-23 | adding new markdown README.md to display nicely on github | konadr |
2015-09-20 | Resolved potential bug | JSmith-BitFlipper |
2015-09-16 | Merge pull request #59 from bsdjhb/freebsd_wifi | Michael Stapelberg |
2015-09-16 | Merge pull request #58 from bsdjhb/freebsd_ethernet_media | Michael Stapelberg |
2015-09-15 | Fix various issues with wireless information under FreeBSD: | John Baldwin |
2015-09-15 | Fix some issues with displaying Ethernet media status on recent FreeBSD kernels. | John Baldwin |
2015-08-10 | Merge pull request #51 from czarkoff/mail-python | Michael Stapelberg |
2015-08-07 | Basic mail checker in python | Dmitrij D. Czarkoff |
2015-08-06 | Merge pull request #50 from czarkoff/no_ip | Michael Stapelberg |
2015-08-06 | Use "color_degraded" when interface has no IP | Dmitrij D. Czarkoff |
2015-08-02 | Merge pull request #47 from czarkoff/sndio | Michael Stapelberg |
2015-08-01 | Use SndIO for volume module on OpenBSD | Dmitrij D. Czarkoff |
2015-07-07 | Merge pull request #40 from afh/pull/osx | Michael Stapelberg |
2015-07-06 | Add ifdef to compile print_disk_info on Mac | Alexis Hildebrandt |
2015-07-06 | Use gettimeofday instead of clock_gettime on Mac | Alexis Hildebrandt |
2015-07-06 | Fix undeclared identifier thermal_zone error | Alexis Hildebrandt |
2015-07-06 | Add A2X_FLAGS | Alexis Hildebrandt |
2015-07-06 | Whitespace edit | Alexis Hildebrandt |
2015-06-13 | Merge pull request #39 from vikstrous/master | Michael Stapelberg |
2015-06-12 | add apostrophe to error message to fix grammar | Viktor Stanchev |
2015-05-29 | Merge pull request #35 from Airblader/feature-33 | Michael Stapelberg |
2015-05-29 | Use format_not_mounted if the directory for a disk_info block does not exist. | Ingo Bürk |
2015-05-20 | Clamp the percentage at 100% when last_full_capacity is enabled. | Michael Stapelberg |
2015-05-05 | Merge pull request #26 from nhelke/master | Michael Stapelberg |
2015-05-05 | Changed battery info output to HH:MM for consistency accross all platforms | Nicholas Helke |
2015-04-21 | Merge pull request #30 from Deiz/update-notices | Michael Stapelberg |
2015-04-21 | Update copyright notices and get rid of ranges | Deiz |
2015-04-20 | travis: re-add libpulse-dev | Michael Stapelberg |
2015-04-20 | travis: switch to container-based build infrastructure | Michael Stapelberg |
2015-04-19 | Merge pull request #28 from Watcom/mute | Michael Stapelberg |
2015-04-19 | PulseAudio muted volume support (fixes #27) | Watcom Hecht |
2015-04-12 | Merge pull request #23 from Deiz/net-speed | Michael Stapelberg |
2015-04-08 | Merge pull request #24 from tanderson92/master | Michael Stapelberg |
2015-04-07 | Add support for differing PREFIX and MANPREFIX. | Thomas Anderson |
2015-04-04 | Basic XDG support and minor tweaks to the net-speed script | Deiz |
2015-04-04 | Merge pull request #22 from jasperla/obsd_signal | Michael Stapelberg |
2015-04-04 | Use the maximum rssi, not the scaled percentage for the signal level. | Jasper Lievisse Adriaanse |
2015-04-03 | Merge pull request #7 from Watcom/master | Michael Stapelberg |
2015-04-03 | PulseAudio support for volume input | Watcom Hecht |
2015-04-02 | Merge pull request #17 from chrko/format_down | Michael Stapelberg |
2015-04-02 | Adding the option "format_down" to path_exists and run_watch. | Christian Kohlstedde |
2015-04-02 | Merge pull request #16 from He-Ro/patch-1 | Michael Stapelberg |
2015-04-02 | Merge pull request #18 from jasperla/sched_h | Michael Stapelberg |