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.c
Age
Commit message (
Expand
)
Author
2018-05-14
Remove all modelines from the project
Eli Schwartz
2018-03-14
Update coyrights for 2018
Allan McRae
2017-01-04
Update copyright years
Allan McRae
2016-10-12
Use f_bavail for diskspace calculations
Martin Kühne
2016-01-04
Update copyright years for 2016
Allan McRae
2016-01-04
Do not warn about missing files in NoExtract
Allan McRae
2015-11-11
Use correct format specifiers
Rikard Falkeborn
2015-03-03
calculate_removed_size: ensure llstat succeeds
Allan McRae
2015-02-01
Update copyright notices for 2015
Allan McRae
2014-12-24
mount_point_list: free memory on error
Allan McRae
2014-08-04
replace strdup with STRDUP
Andrew Gregory
2014-08-03
move _alpm_lstat into util-common
Andrew Gregory
2014-01-28
Remove ts and sw from vim modeline when noet is set
Florian Pritz
2014-01-10
Fix compile warnings on systems without getmntent
Dan McGee
2014-01-06
Update copyright years for 2014
Allan McRae
2013-11-15
Fix whitespace and other formatting issues
Jason St. John
2013-01-03
Update copyright year for 2013
Allan McRae
2012-07-10
diskspace: log errors when opening the mount table fails
Dave Reisner
2012-06-25
diskspace: only load filesystem info on demand
Dave Reisner
2012-06-25
diskspace: dedupe code for loading FS usage
Dave Reisner
2012-06-25
check proper variable for NULL
Dave Reisner
2012-06-25
diskspace: canonicalize path to download dir
Dave Reisner
2012-04-08
Fix a signed overflow error on i686 with GCC 4.7.0
Dan McGee
2012-02-20
Merge branch 'maint'
Dan McGee
2012-02-19
diskspace: ensure we match only full path components
Dan McGee
2012-02-06
Remove last explicit include of config.h
Dan McGee
2012-01-23
Merge branch 'maint'
Dan McGee
2012-01-23
Fix sys/mnttab.h header include
Dan McGee
2012-01-19
Add diskspace checking support for Solaris/Illumos
Dan McGee
2011-12-21
include config.h via Makefiles
Dave Reisner
2011-10-17
diskspace: create static function mount_point_list_free
Dave Reisner
2011-10-17
diskspace: add _alpm_check_downloadspace()
Dave Reisner
2011-10-12
diskspace: extract check_mountpoint() function
Dan McGee
2011-09-08
diskspace: fix memory leak on root mount not found
Dave Reisner
2011-09-07
Use more correct integer types in diskspace checks
Dan McGee
2011-09-02
Former transaction callback rename refactor
Dan McGee
2011-09-02
Move all callbacks up to the handle level
Dan McGee
2011-08-19
Remove alpm_option_get_* usage from backend
Dan McGee
2011-08-18
Remove usages of alpm_list_next() in backend
Dan McGee
2011-08-15
libalpm: fix a remaining old syntax of RET_ERR() macro
Rémy Oudompheng
2011-07-21
Convert package filelists to an array instead of linked list
Dan McGee
2011-07-03
Merge remote-tracking branch 'allan/ALPM'
Dan McGee
2011-07-03
diskspace: remove all libarchive usage
Dan McGee
2011-07-03
Move alpm filelists to a struct object
Dan McGee
2011-07-02
Prefix _alpm_errno_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_transprog_t members with ALPM
Allan McRae
2011-07-02
Prefix alpm_loglevel_t members with ALPM
Allan McRae
2011-06-28
Rename pmtrans_t to alpm_trans_t
Allan McRae
2011-06-28
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
Rename pmhandle_t to alpm_handle_t
Allan McRae
[next]