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
Age
Commit message (
Expand
)
Author
2011-01-21
Add strndup fallback function to libalpm util
Dan McGee
2011-01-18
Fix integrity check status when installing from file
Dan McGee
2011-01-12
Fix double read issue in maint releases
Dan McGee
2011-01-11
Back out anticipated epoch changes
Dan McGee
2011-01-11
Merge branch 'diskspace-fixes'
Dan McGee
2011-01-11
Merge branch 'fix-double-load'
Dan McGee
2011-01-11
Fix double filelist issue when upgrading a package
Dan McGee
2011-01-11
Call archive_read_data_skip() while checking diskspace
Dan McGee
2011-01-11
Add error message stating which partition is full
Dan McGee
2011-01-11
Unify two free diskspace error messages
Dan McGee
2011-01-11
Add a progressbar for package integrity checking
Dan McGee
2011-01-11
Small fix to download size lookup and a logger
Dan McGee
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
libalpm/be_package.c: fix small memleak
Xavier Chantry
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
Refactor old date parsing into single method
Dan McGee
2011-01-07
Update copyright years for 2011
Allan McRae
2011-01-05
Remove FORCE reading from local DB
Dan McGee
2011-01-02
Fix function indentation
Dan McGee
2010-12-30
Merge branch 'maint'
Dan McGee
2010-12-30
Declare all local functions static
Allan McRae
2010-12-30
Respect Ignore{Pkg,Group} for group members
Jakob Gruber
2010-12-30
Move group code to separate function
Jakob Gruber
2010-12-30
Add const to some ALPM function signatures
Jakob Gruber
2010-12-29
Use limits.h for PATH_MAX
Allan McRae
2010-12-29
Detect undefined PATH_MAX
Allan McRae
2010-12-29
Correct type for hash value storage
Allan McRae
2010-12-29
Merge branch 'depcmp-perf'
Dan McGee
2010-12-21
Use name hashes in depends to avoid strcmp calls
Dan McGee
2010-12-21
Remove need for memory allocation in _alpm_depcmp
Dan McGee
2010-12-21
Overhaul archive fgets function
Dan McGee
2010-12-20
Only check diskspace availability if needs more than zero
Allan McRae
2010-12-20
Always specify arguement type in function delcarations
Allan McRae
2010-12-20
Use macros in sync DB parsing
Dan McGee
2010-12-15
Add a cushion for diskspace checking
Dan McGee
2010-12-14
Reorganize fields in package struct
Dan McGee
2010-12-14
Used hashed package name in _alpm_pkg_find
Dan McGee
2010-12-14
When setting package name, set hash value as well
Dan McGee
2010-12-14
Add hash_sdbm function
Dan McGee
2010-12-14
Use _alpm_pkg_find in deps search
Dan McGee
2010-12-13
Correctly force load of package reason
Dan McGee
2010-12-13
Abstract has_scriptlet() to package ops struct
Dan McGee
2010-12-13
Remove non-public functions from header
Dan McGee
2010-12-13
Mark sync_db_read() as static
Dan McGee
2010-12-13
Abort db_populate if dbpath is not set
Bruno Widmann
2010-12-12
Create sync/ DB directory if it does not exist
Dan McGee
2010-12-12
Merge desc and depends files in local db
Allan McRae
2010-12-12
Attempt to stop installation when we encounter problems
Dan McGee
[prev]
[next]