index
:
i3status.git
master
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
print_disk_info.c
Age
Commit message (
Expand
)
Author
2015-03-25
Fix build on FreeBSD
Baptiste Daroussin
2015-03-16
clang-format-3.5 -i **/*.[ch], update modeline
Michael Stapelberg
2015-02-22
removing Yoda-Style
Christian Kohlstedde
2015-02-18
Adding optional configuration option to "print_disk_info".
Christian Kohlstedde
2015-02-18
Excluding the code on BSD systems.
Christian Kohlstedde
2015-02-18
Make the code more readable.
Christian Kohlstedde
2015-02-18
Modify print_disk_info. Now there is no output if the path is no mountpoint.
Christian Kohlstedde
2014-03-12
Unify use of string comparisons
Mats
2014-03-09
disk: Colorize output when below given threshold
Mats
2013-12-10
disk: Distinguish between IEC, SI and custom prefixes
Mats
2012-11-15
DragonFlyBSD support added
Scott Tincman
2012-08-31
introduce percentages for all values, document them
Michael Stapelberg
2012-08-31
adding percentage format string for disk info module
gereon
2012-04-29
Fix disk usage on OpenBSD.
Jasper Lievisse Adriaanse
2012-04-08
add yajl compat code
Michael Stapelberg
2012-03-25
Properly output JSON with libyajl
Michael Stapelberg
2012-02-16
Implement the i3bar JSON protocol
Michael Stapelberg
2011-12-09
FreeBSD: fix disk usage print
Baptiste Daroussin
2010-06-25
disk_info: implement %avail
Mirko Augsburger
2010-01-10
disk: also round when printing TB (Thanks Merovius)
Michael Stapelberg
2009-10-16
Bugfix: Cast the integers to uint64_t *before* multiplying (Thanks msi)
Michael Stapelberg
2009-10-12
Cleanup disk "module"
Michael Stapelberg
2009-10-11
Implement disk info (%free/%used/%total)
Michael Stapelberg