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
Age
Commit message (
Expand
)
Author
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
2010-12-12
Turn libarchive warnings into libalpm warnings
Dan McGee
2010-12-12
Make reading from any file possible in sync DB
Dan McGee
2010-12-12
diskspace style cleanups and small fixes
Dan McGee
2010-12-12
Refactor statfs/statvfs type check
Dan McGee
2010-12-12
Display progress bar for disk space checking
Allan McRae
2010-12-12
Add configuration option to control disk space checking
Allan McRae
2010-12-12
Implement disk space checking
Allan McRae
2010-12-12
Add functions to calculate approximate disk usage by packages
Allan McRae
2010-12-12
Add function to match file to mount point
Allan McRae
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
Remove AC_TYPE_SIGNAL usage
Dan McGee
2010-12-12
dirent usage cleanup
Dan McGee
2010-12-12
Move MAX_DELTA_RATIO definition
Allan McRae
2010-12-12
Combine reading from depends and desc in sync db
Allan McRae
2010-12-12
alpm/remove.c : respect --dbonly during remove-upgrade
Xavier Chantry
2010-12-12
alpm: don't expose alpm_depcmp
Xavier Chantry
2010-12-12
alpm: kill alpm_deptest
Xavier Chantry
2010-12-12
alpm: add new alpm_find_satisfier function
Xavier Chantry
2010-12-12
Fix a few problems reported by clang-analyzer
Xavier Chantry
2010-12-12
Merge branch 'maint'
Dan McGee
2010-12-12
be_files: write EPOCH instead of FORCE
Xavier Chantry
2010-12-10
Fix possible null pointer deref in check_arch
Dan McGee
2010-10-18
Merge branch 'maint'
Dan McGee
2010-10-18
alpm/sync: very small memleak fix
Xavier Chantry
2010-10-18
libalpm/remove: fix funny progress bar problem with empty packages
Xavier Chantry
2010-10-14
be_package: read force entry and convert to epoch
Xavier Chantry
2010-10-13
Add epoch support to pacman/libalpm
Dan McGee
2010-10-13
Small tweaks after backend merge
Dan McGee
2010-10-14
Only write to local repos
Allan McRae
2010-10-14
Clean-up parsing sync database
Allan McRae
2010-10-14
Clean-up parsing local database
Allan McRae
2010-10-14
Remove lazy loading of deltas
Allan McRae
2010-10-14
Move and rename splitname
Allan McRae
2010-10-14
Restrict visibility of checkdbdir and get_pkgpath
Allan McRae
2010-10-14
Only download sync databases
Allan McRae
2010-10-14
Parse sync database
Allan McRae
2010-10-14
Populate sync db from archive
Allan McRae
2010-10-14
Completely separate local and sync db handling
Allan McRae
2010-10-14
Separate be_files into be_sync and be_local
Allan McRae
2010-10-13
Move db cache handling functions
Allan McRae
2010-10-13
Move database handling utility functions
Allan McRae
2010-10-13
Fix documentation syntax and typo
Allan McRae
2010-10-13
Initial hack at a DB operations struct
Dan McGee
2010-10-13
Move the cache stuff where it should be
Dan McGee
2010-10-13
Move changelog functions to callback struct
Dan McGee
2010-10-13
Complete rework of package accessor logic
Dan McGee
2010-10-13
Allow local and sync db to be treated separately
Dan McGee
[next]