Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-12-21 | Only check diskspace availability if needs more than zero | Allan McRae | 1 | -1/+2 |
2010-12-15 | Add a cushion for diskspace checking | Dan McGee | 1 | -3/+8 |
2010-12-13 | diskspace style cleanups and small fixes | Dan McGee | 1 | -48/+53 |
2010-12-13 | Refactor statfs/statvfs type check | Dan McGee | 1 | -34/+17 |
2010-12-13 | Display progress bar for disk space checking | Allan McRae | 1 | -2/+17 |
2010-12-13 | Implement disk space checking | Allan McRae | 1 | -1/+42 |
2010-12-13 | Add functions to calculate approximate disk usage by packages | Allan McRae | 1 | -0/+100 |
2010-12-13 | Add function to match file to mount point | Allan McRae | 1 | -0/+28 |
2010-12-13 | Add function for listing system mount points | Allan McRae | 1 | -0/+119 |
2010-12-13 | Prototype disk space checking functionality | Allan McRae | 1 | -0/+28 |