Imported Upstream version 15.0.0
[platform/upstream/libzypp.git] / zypp / DiskUsageCounter.cc
2016-11-01 DongHun KwakImported Upstream version 15.0.0 56/94656/1
2016-11-01 DongHun KwakImported Upstream version 14.42.7 48/94648/1
2016-11-01 DongHun KwakImported Upstream version 14.29.1 11/94611/1
2016-11-01 DongHun KwakImported Upstream version 14.29.0 10/94610/1
2013-12-13 Michael AndresPolish DiskUsageCounter
2013-12-12 Michael AndresFix disk usage computation for single packages (bnc...
2012-07-12 Michael Andresfilter zero sized devices in disk usage counter(bnc...
2011-10-10 Michael AndresUse libsolv includes and adjust documentation
2008-10-22 Michael Andres- Adapt to satsolver-0.12 API.
2008-10-08 Ladislav Slezak- disk usage - ignore /proc filesystem (bnc#418783)
2008-09-30 Michael Andres- Allow computation of disk usage per solvable.
2008-06-04 Michael AndresFix crash when requesting disk usage without a target...
2008-05-28 Michael Andres- Reenable diskusage calculation (bnc #395051)
2008-02-26 Ladislav Slezak- DiskUsageCounter.cc - ignore "vfat", "fat", "ntfs...
2008-02-15 Stephan Kulowmove into trunk
2008-02-12 Michael Andrespool iterator fixes
2007-12-07 Michael Andresspeed up
2007-09-17 Michael AndresImprove estimated diskusage while there is no valid...
2007-09-12 Michael Andres- Various disk space calculation fixes. Susetags, plain...
2007-09-11 Michael Andreschanges
2007-09-10 Ladislav Slezak- fixed disk usage counting of updated packages (#308362)
2007-08-30 Michael AndresFilter readonly mount points in DiskUsageCounter (...
2007-08-07 Duncan Mac-Vicar Pmerge
2007-06-18 Michael Andreschar* vs. const char* fixes
2006-11-15 Michael Andresprefer asKind to convert Resolvable::Ptr into Package...
2006-05-18 Klaus Kaempfdecrease logging (#163186)
2006-04-19 Michael Andres- fixed missplaced Logger.h includes
2006-04-13 Ladislav Slezak- fixed disk usage counting - in case of more partition...
2006-04-06 Ladislav Slezak- fixed disk usage counting of updated packages (#163197),
2006-03-07 Ladislav Slezak- fixed disk usage of removed packages (#155364)
2006-03-01 Ladislav Slezak- added DiskUsageCounter class