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
2007-06-28
libalpm/remove.c : file variable used before being initialized.
Chantry Xavier
2007-06-26
Make alpm_splitdep immutable
Nagy Gabor
2007-06-26
Remove unnecessary trans parameter from _alpm_checkdeps
Nagy Gabor
2007-06-26
Don't extract any top-level files in a package that start with '.'
Dan McGee
2007-06-20
libalpm/util.c: remove unnecessary include
Dan McGee
2007-06-20
Revert "Fix libarchive permission extraction"
Dan McGee
2007-06-17
Update Doxyfile and add a few missing parts of documentation
Dan McGee
2007-06-13
Remove some more diskspace checking holdover stuff
Dan McGee
2007-06-10
Attempt to clean up _alpm_sync_prepare
Dan McGee
2007-06-10
Implement simple topological sort algorithm for sortbydeps
Nagy Gabor
2007-06-10
Ensure correct and consistent usage of depmiss
Chantry Xavier
2007-06-10
Fix for removing a package that is no longer needed
Chantry Xavier
2007-06-10
Small speed-tuning to upgrade-checkdep
Nagy Gabor
2007-06-10
Fix issue when upgrading two packages that would break deps
Nagy Gabor
2007-06-10
Fix breakage in checkdeps when upgrading a multiple-depend
Nagy Gabor
2007-06-09
be_files.c: Fix compilation bug since I removed unnecessary LOG_STR_LEN
Dan McGee
2007-06-09
Allow multiple CacheDirs to be specified
Dan McGee
2007-06-09
Add a alpm_db_test() function to the backend for checking DB consistency
VMiklos
2007-06-09
Fix up things after the last few changes
Dan McGee
2007-06-09
Remove logmask stuff from backend; switch logging callback to new pm_printf
Dan McGee
2007-06-05
Const correctness!
Dan McGee
2007-06-05
Clean up unnecessary headers and macros from alpm.c
Dan McGee
2007-06-05
Fix compilation with GCC 4.2.0
Dan McGee
2007-06-04
Merge branch 'alpm.c_cleanup' into frontend_config
Dan McGee
2007-06-04
Fix up outstanding parseconfig issues
Dan McGee
2007-06-04
Rip alpm_parse_config out of libalpm
Dan McGee
2007-06-04
Add a parseconfig to the pacman frontend that compiles
Dan McGee
2007-06-04
Move functions out of alpm.c to where they belong
Dan McGee
2007-06-04
Autotool clean up.
Andrew Fyfe
2007-06-04
Remove hardcoded defines from libalpm
Dan McGee
2007-06-04
Start moving hardcoded paths out of libalpm
Dan McGee
2007-06-02
Remove freespace checking code
Dan McGee
2007-06-01
Change -z|--showsize flag to ShowSize pacman.conf option
Nathan Jones
2007-05-31
alpm_parse_config(): ignore #.*$, not just ^#.*$
VMiklos
2007-05-31
Move DB and cache dirs away from there dependence on ROOTDIR
Dan McGee
2007-05-18
Allow $repo expansion in 'Server' config lines
Aaron Griffin
2007-05-18
Fix extraneous "ignoring upgrade" output on Ignore'd packages
Chantry Xavier
2007-05-18
Continue scanning when an invalid DB entry is found
Aaron Griffin
2007-05-18
Remove trailing slashes from Server URLs
Aaron Griffin
2007-05-18
Fix libarchive permission extraction
Aaron Griffin
2007-05-14
Use alpm_depcmp in _alpm_pkg_update_requiredby
Nagy Gabor
2007-05-14
Remove unnecessary casts on malloc and elsewhere
Dan McGee
2007-05-09
Fix IgnorePkg handling with replacement packages
Aaron Griffin
2007-04-29
libalpm util.c and util.h cleanup
Dan McGee
2007-04-29
Remove STRNCPY macro from libalpm
Dan McGee
2007-04-28
Remove 'removes' array from libalpm
Dan McGee
2007-04-28
Remove FREELISTPTR macro
Dan McGee
2007-04-28
Remove FREEPKG macro and correctly type _alpm_pkg_free
Dan McGee
2007-04-28
Remove FREEHANDLE macro and correctly type _alpm_handle_free
Dan McGee
2007-04-27
Remove FREESERVER macro and correctly type _alpm_server_free
Dan McGee
[next]