summaryrefslogtreecommitdiff
path: root/lib/libalpm/diskspace.c
Commit message (Expand)AuthorAge
* Ensure we use local package when calculating removed sizeDan McGee2011-01-10
* Remove need for floating point division in backendDan McGee2011-01-10
* Fix some more simple conversion "errors"Dan McGee2011-01-07
* Use size_t for alpm_list sizesAllan McRae2011-01-07
* Update copyright years for 2011Allan McRae2011-01-07
* Only check diskspace availability if needs more than zeroAllan McRae2010-12-20
* Add a cushion for diskspace checkingDan McGee2010-12-15
* diskspace style cleanups and small fixesDan McGee2010-12-12
* Refactor statfs/statvfs type checkDan McGee2010-12-12
* Display progress bar for disk space checkingAllan McRae2010-12-12
* Implement disk space checkingAllan McRae2010-12-12
* Add functions to calculate approximate disk usage by packagesAllan McRae2010-12-12
* Add function to match file to mount pointAllan McRae2010-12-12
* Add function for listing system mount pointsAllan McRae2010-12-12
* Prototype disk space checking functionalityAllan McRae2010-12-12