Home
Packages
Forums
Bugs
Mailing List
Download
Arch Linux Official
Send patches - preferably formatted by
git format-patch
- to
patches at archlinux32 dot org
.
index
:
pacman
auto-pentium4
master
Archlinux32 fork of pacman
gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
diskspace.h
Age
Commit message (
Expand
)
Author
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-06
Update copyright years for 2014
Allan McRae
2013-01-03
Update copyright year for 2013
Allan McRae
2012-06-25
diskspace: only load filesystem info on demand
Dave Reisner
2012-02-20
Update copyright years
Allan McRae
2011-10-17
diskspace: add _alpm_check_downloadspace()
Dave Reisner
2011-09-07
Use more correct integer types in diskspace checks
Dan McGee
2011-06-28
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-03
Remove global handle from diskspace.c
Dan McGee
2011-02-11
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-08
Skip diskspace checking for symlinks and directories in all cases
Dan McGee
2011-01-07
Update copyright years for 2011
Allan McRae
2010-12-12
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