summaryrefslogtreecommitdiff
path: root/src/print_disk_info.c
AgeCommit message (Expand)Author
2015-02-18Make the code more readable.Christian Kohlstedde
2015-02-18Modify print_disk_info. Now there is no output if the path is no mountpoint.Christian Kohlstedde
2014-03-12Unify use of string comparisonsMats
2014-03-09disk: Colorize output when below given thresholdMats
2013-12-10disk: Distinguish between IEC, SI and custom prefixesMats
2012-11-15DragonFlyBSD support addedScott Tincman
2012-08-31introduce percentages for all values, document themMichael Stapelberg
2012-08-31adding percentage format string for disk info modulegereon
2012-04-29Fix disk usage on OpenBSD.Jasper Lievisse Adriaanse
2012-04-08add yajl compat codeMichael Stapelberg
2012-03-25Properly output JSON with libyajlMichael Stapelberg
2012-02-16Implement the i3bar JSON protocolMichael Stapelberg
2011-12-09FreeBSD: fix disk usage printBaptiste Daroussin
2010-06-25disk_info: implement %availMirko Augsburger
2010-01-10disk: also round when printing TB (Thanks Merovius)Michael Stapelberg
2009-10-16Bugfix: Cast the integers to uint64_t *before* multiplying (Thanks msi)Michael Stapelberg
2009-10-12Cleanup disk "module"Michael Stapelberg
2009-10-11Implement disk info (%free/%used/%total)Michael Stapelberg