index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
Age | Commit message (Expand) | Author |
---|---|---|
2011-01-10 | Ensure we use local package when calculating removed size | Dan McGee |
2011-01-10 | Remove need for floating point division in backend | Dan McGee |
2011-01-07 | Fix some more simple conversion "errors" | Dan McGee |
2011-01-07 | Use size_t for alpm_list sizes | Allan McRae |
2011-01-07 | Update copyright years for 2011 | Allan McRae |
2010-12-20 | Only check diskspace availability if needs more than zero | Allan McRae |
2010-12-15 | Add a cushion for diskspace checking | Dan McGee |
2010-12-12 | diskspace style cleanups and small fixes | Dan McGee |
2010-12-12 | Refactor statfs/statvfs type check | Dan McGee |
2010-12-12 | Display progress bar for disk space checking | Allan McRae |
2010-12-12 | Implement disk space checking | Allan McRae |
2010-12-12 | Add functions to calculate approximate disk usage by packages | Allan McRae |
2010-12-12 | Add function to match file to mount point | Allan McRae |
2010-12-12 | Add function for listing system mount points | Allan McRae |
2010-12-12 | Prototype disk space checking functionality | Allan McRae |