]> git.sur5r.net Git - i3/i3status/history - src/print_disk_info.c
able to print percentage
[i3/i3status] / src / print_disk_info.c
2018-07-13 Felix Buehlerable to print percentage 297/head
2018-07-13 Ingo BürkMerge pull request #256 from oyvinht/master
2018-06-22 Ingo BürkMerge pull request #290 from duskCoder/changes
2018-06-20 Olivier GayotFix use of undefined macro __OpenBSD__
2017-03-16 Ingo BürkMerge pull request #211 from ixjlyons/issue210
2017-03-10 Kenneth Lyonsdisk: don't remove trailing slash if path is a single... 211/head
2017-03-08 Ingo BürkMerge pull request #208 from stapelberg/warning
2017-03-08 Ingo BürkMerge pull request #207 from stapelberg/disk_info
2017-03-08 Michael Stapelbergdisk: sanitize trailing slashes 207/head
2016-11-16 Michael StapelbergMerge pull request #179 from mihaicmn/feature-threshold...
2016-11-14 Mihai ComanAdd 'format_below_threshold' option for 'disk' module
2016-08-16 eplanetPrint empty string for not mounted disks. (#148)
2016-08-14 Michael StapelbergMerge pull request #149 from tommie/incremental_multibatt
2016-08-14 Tommie GannertMake print_disk_info, print_eth_info and print_wireless...
2016-01-12 Michael StapelbergBugfix: check that format_not_mounted is not NULL befor...
2015-10-04 Michael StapelbergMerge pull request #68 from bsvh/master
2015-10-04 Brendan Van HookAdded support for lemonbar 68/head
2015-07-08 Michael StapelbergMerge pull request #40 from afh/pull/osx
2015-07-06 Alexis HildebrandtAdd ifdef to compile print_disk_info on Mac 40/head
2015-05-29 Michael StapelbergMerge pull request #35 from Airblader/feature-33
2015-05-29 Ingo BürkUse format_not_mounted if the directory for a disk_info... 35/head
2015-03-25 Michael StapelbergMerge pull request #13 from bapt/master
2015-03-25 Baptiste DaroussinFix build on FreeBSD
2015-03-16 Michael StapelbergMerge pull request #8 from azuwis/master
2015-03-16 Michael Stapelbergclang-format-3.5 -i **/*.[ch], update modeline
2015-03-01 Michael StapelbergMerge pull request #3 from chrko/master
2015-02-22 Christian Kohlstedderemoving Yoda-Style 3/head
2015-02-18 Christian KohlsteddeAdding optional configuration option to "print_disk_info".
2015-02-18 Christian KohlsteddeExcluding the code on BSD systems.
2015-02-18 Christian KohlsteddeMake the code more readable.
2015-02-18 Christian KohlsteddeModify print_disk_info. Now there is no output if the...
2014-03-12 MatsUnify use of string comparisons
2014-03-09 Matsdisk: Colorize output when below given threshold
2013-12-10 Matsdisk: Distinguish between IEC, SI and custom prefixes
2012-11-15 Scott TincmanDragonFlyBSD support added
2012-08-31 Michael Stapelbergintroduce percentages for all values, document them
2012-08-31 gereonadding percentage format string for disk info module
2012-04-29 Jasper Lievisse... Fix disk usage on OpenBSD.
2012-04-08 Michael Stapelbergadd yajl compat code
2012-03-25 Michael StapelbergProperly output JSON with libyajl
2012-02-16 Michael StapelbergImplement the i3bar JSON protocol
2011-12-09 Baptiste DaroussinFreeBSD: fix disk usage print
2010-06-24 Mirko Augsburgerdisk_info: implement %avail
2010-01-10 Michael Stapelbergdisk: also round when printing TB (Thanks Merovius)
2009-10-15 Michael StapelbergBugfix: Cast the integers to uint64_t *before* multiply...
2009-10-11 Michael StapelbergCleanup disk "module"
2009-10-11 Michael StapelbergImplement disk info (%free/%used/%total)