Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-02-20 | Update copyright years | Allan McRae | 1 | -1/+1 |
2011-10-17 | diskspace: add _alpm_check_downloadspace() | Dave Reisner | 1 | -0/+2 |
2011-09-08 | Use more correct integer types in diskspace checks | Dan McGee | 1 | -2/+5 |
2011-06-28 | Rename pmhandle_t to alpm_handle_t | Allan McRae | 1 | -1/+1 |
2011-06-03 | Remove global handle from diskspace.c | Dan McGee | 1 | -1/+1 |
2011-02-11 | diskspace: allow used flag to be toggled for both remove and install | Dan McGee | 1 | -1/+6 |
2011-02-11 | Check mountpoint read-only status when checking space | Dan McGee | 1 | -0/+1 |
2011-02-08 | Skip diskspace checking for symlinks and directories in all cases | Dan McGee | 1 | -0/+1 |
2011-01-08 | Update copyright years for 2011 | Allan McRae | 1 | -1/+1 |
2010-12-13 | diskspace style cleanups and small fixes | Dan McGee | 1 | -2/+2 |
2010-12-13 | Refactor statfs/statvfs type check | Dan McGee | 1 | -7/+4 |
2010-12-13 | Add function for listing system mount points | Allan McRae | 1 | -0/+20 |
2010-12-13 | Prototype disk space checking functionality | Allan McRae | 1 | -0/+29 |