Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #43 from SiIky/unknown_str | Aaron Marcher | 2018-02-17 | 1 | -1/+3 | |
|\ | ||||||
| * | Print unknown_str in case of error | SiIky | 2018-02-17 | 1 | -1/+3 | |
|/ | ||||||
* | Update LICENSE year for myself. | Aaron Marcher | 2018-01-06 | 1 | -1/+1 | |
* | Fix a bug in wifi_essid(). | Aaron Marcher | 2018-01-06 | 1 | -0/+1 | |
* | Small fixes in config.mk | Aaron Marcher | 2017-12-03 | 1 | -2/+2 | |
* | Update LICENSE for parazyd | Aaron Marcher | 2017-10-24 | 1 | -1/+1 | |
* | Return actual percentage for wifi_perc() | parazyd | 2017-10-24 | 1 | -3/+7 | |
* | Move components into dedicated subdirectory | Laslo Hunhold | 2017-09-24 | 20 | -40/+40 | |
* | Get rid of HDR variable | Laslo Hunhold | 2017-09-18 | 1 | -4/+3 | |
* | Simplify Makefile | Laslo Hunhold | 2017-09-18 | 1 | -20/+1 | |
* | Fix missing config.h in Makefile | Quentin Rameau | 2017-09-18 | 1 | -1/+4 | |
* | Added LICENSE statements to all source files | Aaron Marcher | 2017-09-17 | 21 | -0/+21 | |
* | Properly declare buf as extern and fix all unused-warnings | Laslo Hunhold | 2017-09-17 | 3 | -3/+6 | |
* | Rewrite Makefile to accomodate file split | Laslo Hunhold | 2017-09-17 | 3 | -45/+131 | |
* | Split into multiple files | Aaron Marcher | 2017-09-17 | 22 | -740/+826 | |
* | Add blank line after setlocale | Aaron Marcher | 2017-09-16 | 1 | -0/+1 | |
* | slstatus: set locale | Kurt Van Dijck | 2017-09-16 | 1 | -0/+2 | |
* | Added CPU iowait to README | Aaron Marcher | 2017-09-16 | 1 | -0/+1 | |
* | slstatus: add cpu_iowait | Kurt Van Dijck | 2017-09-16 | 2 | -11/+34 | |
* | Deleted slstatus.png as it is unnecessary | Aaron Marcher | 2017-09-14 | 1 | -0/+0 | |
* | slstatus load_avg format string | Kamil CholewiĆski | 2017-09-10 | 2 | -4/+4 | |
* | Added IPv6 address function | Aaron Marcher | 2017-08-14 | 3 | -6/+39 | |
* | sexy config.def.h table | Aaron Marcher | 2017-08-14 | 1 | -35/+38 | |
* | Fix a little logic error | Laslo Hunhold | 2017-08-14 | 1 | -1/+1 | |
* | Add pscanf() | Laslo Hunhold | 2017-08-14 | 1 | -157/+66 | |
* | Refactor main() | Laslo Hunhold | 2017-08-13 | 2 | -36/+41 | |
* | Simplify signal handling a bit | Laslo Hunhold | 2017-08-13 | 1 | -7/+5 | |
* | Remove unnecessary prototypes | Laslo Hunhold | 2017-08-13 | 1 | -3/+0 | |
* | Remove unnecessary blank lines after license-notice | Laslo Hunhold | 2017-08-13 | 2 | -2/+0 | |
* | Fix man page .Os field | Aaron Marcher | 2017-08-13 | 1 | -1/+1 | |
* | Added Makefile target for distribution tarballs. | Aaron Marcher | 2017-08-13 | 1 | -0/+8 | |
* | Fixed man page path | Aaron Marcher | 2017-08-13 | 1 | -1/+1 | |
* | slstatus != dmenu lol | Aaron Marcher | 2017-08-12 | 1 | -2/+2 | |
* | Removed #define for unknown_str | Aaron Marcher | 2017-08-12 | 2 | -70/+70 | |
* | Removed #define for update interval | Aaron Marcher | 2017-08-12 | 2 | -3/+3 | |
* | Updated LICENSE | Aaron Marcher | 2017-08-12 | 1 | -1/+1 | |
* | keyboard_indicators: fix segfault when -s is specified | Ali H. Fardan | 2017-08-12 | 1 | -0/+6 | |
* | Fixed possible NULL-deref and removed unnecessary XOpenDisplay() | Aaron Marcher | 2017-08-11 | 1 | -2/+5 | |
* | Add and use LEN() macro | Laslo Hunhold | 2017-08-11 | 1 | -5/+6 | |
* | Refactor battery_state() | Laslo Hunhold | 2017-08-11 | 1 | -12/+17 | |
* | Reformatted LICENSE to fit 75 character width | Aaron Marcher | 2017-08-10 | 1 | -10/+10 | |
* | Print usage() when we are left with arguments | Laslo Hunhold | 2017-08-10 | 1 | -0/+4 | |
* | Reduce -o | -n to -s | Laslo Hunhold | 2017-08-10 | 2 | -26/+13 | |
* | Remove d- and v-flags | Laslo Hunhold | 2017-08-10 | 3 | -24/+4 | |
* | Convert slstatus.1 to mandoc, simplify it and remove -h | Laslo Hunhold | 2017-08-10 | 2 | -40/+42 | |
* | Refactor build system | Laslo Hunhold | 2017-08-10 | 2 | -21/+23 | |
* | New README in plain text | Aaron Marcher | 2017-08-10 | 2 | -76/+56 | |
* | Removed TODO.md | Aaron Marcher | 2017-08-10 | 1 | -0/+0 | |
* | Removed CONTRIBUTING.md | Aaron Marcher | 2017-08-10 | 1 | -6/+0 | |
* | Moved contributors to LICENSE | Aaron Marcher | 2017-08-10 | 2 | -11/+10 |