Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-05-09 | Error handling: Never output null as full_text (JSON), prefix messages with i... | Michael Stapelberg | 1 | -1/+2 |
2012-04-29 | Fix CPU usage on OpenBSD. Currently only takes the first cpu into account, bu... | Jasper Lievisse Adriaanse | 1 | -2/+17 |
2012-04-08 | add yajl compat code | Michael Stapelberg | 1 | -0/+1 |
2012-03-25 | Properly output JSON with libyajl | Michael Stapelberg | 1 | -9/+6 |
2012-02-16 | Implement the i3bar JSON protocol | Michael Stapelberg | 1 | -0/+7 |
2011-08-29 | fix parentheses in cc1457c4f0f4cccb8bec326dd0bb13082ac806e6 | Mateusz Poszwa | 1 | -2/+2 |
2011-08-26 | initialize variables to fix compiler warning | Michael Stapelberg | 1 | -1/+1 |
2011-08-25 | make modules more resilient to failure | Connor Lane Smith | 1 | -11/+12 |
2011-07-24 | Add support for cpu usage on FreeBSD | Baptiste Daroussin | 1 | -0/+25 |
2011-05-06 | Fix trailing whitespaces, document cpu_usage in manpage | Michael Stapelberg | 1 | -1/+1 |
2011-05-06 | Add print_cpu_usage | Peter Bui | 1 | -0/+50 |