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
/
list.c
Age
Commit message (
Expand
)
Author
2006-10-31
Numerous changes:
Aaron Griffin
2006-10-20
A handful of minor changes:
Aaron Griffin
2006-02-22
improved _alpm_list_free handling
Aurelien Foret
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-02-16
- db_write: add support to write both local and sync entries
Aurelien Foret
2006-01-05
- started to rename list_XXX calls to _alpm_list_XXX
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-10-07
Merging in recent fixes/additions from 2.9.7
Judd Vinet
2005-05-03
reimplemented list_remove to deal with lists of any kind of data
Aurelien Foret
2005-04-23
renamed list_is_ptrin() in list_is_in()
Aurelien Foret
2005-04-20
- fixed args order in list_is_ptrin()
Aurelien Foret
2005-03-26
rewrote list_free to not be recursive anymore
Aurelien Foret
2005-03-26
More backport from pacman 2.9.5 (mainly for resolvedeps)
Aurelien Foret
2005-03-26
Backport from pacman 2.9.5
Aurelien Foret
2005-03-25
Backport from pacman 2.9.5
Aurelien Foret
2005-03-15
Initial revision
Judd Vinet