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