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
/
deps.h
Age
Commit message (
Expand
)
Author
2007-01-31
* Forgot the int->enum header checkin
Aaron Griffin
2007-01-24
This mainly deals with code clarity- removing currently unneeded
Aaron Griffin
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2006-11-22
* Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)
Aaron Griffin
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-10-20
A handful of minor changes:
Aaron Griffin
2006-10-15
Merged frugalware changes (too many to list). Also added some config file
Aaron Griffin
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-01-21
resolvedeps: return the depmiss info to the frontend in case of failure
Aurelien Foret
2006-01-18
more code cleanup yet
Aurelien Foret
2006-01-17
fixed detection for duplicate entries in list of deps/conflicts
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-10-09
added conversation callback support for transactions
Judd Vinet
2005-03-30
started the work on "pacman_sync"
Aurelien Foret
2005-03-29
Turned pmdepmissing_t into an opaque structure
Aurelien Foret
2005-03-26
backport from pacman 2.9.5 (splitdep returns an int)
Aurelien Foret
2005-03-25
Backport from pacman 2.9.5
Aurelien Foret
2005-03-15
Initial revision
Judd Vinet