pacman/lib/libalpm
Aurelien Foret 6dd2ecf4fa pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
..
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
Makefile.am renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz 2005-12-26 16:48:37 +00:00
add.c pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
add.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
alpm.c added more doxygen comments (patch from VMiklos <vmiklos@frugalware.org>) 2006-01-11 21:44:11 +00:00
alpm.h removed unuseful error codes 2006-01-13 20:55:39 +00:00
backup.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
backup.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
cache.c code cleanup 2006-01-02 20:28:46 +00:00
cache.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
conflict.c pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
conflict.h pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
db.c - merged pkg_new and pkg_dummy functions 2006-01-09 20:16:00 +00:00
db.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
deps.c pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
deps.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
error.c removed unuseful error codes 2006-01-13 20:55:39 +00:00
error.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
group.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
group.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
handle.c removed handle/uid checks (CYGWIN) 2006-01-07 10:03:18 +00:00
handle.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
list.c - started to rename list_XXX calls to _alpm_list_XXX 2006-01-05 21:49:42 +00:00
list.h - started to rename list_XXX calls to _alpm_list_XXX 2006-01-05 21:49:42 +00:00
log.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
log.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
md5.c added patch to use the system memcpy for md5 stuff 2005-10-18 18:47:10 +00:00
md5.h Merging in recent fixes/additions from 2.9.7 2005-10-07 23:29:49 +00:00
md5driver.c Initial revision 2005-03-15 01:51:43 +00:00
package.c added ALLDEPS transaction flag mainly to handle "makepkg -s" 2006-01-10 18:19:06 +00:00
package.h - merged pkg_new and pkg_dummy functions 2006-01-09 20:16:00 +00:00
provide.c patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
provide.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
remove.c pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
remove.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
sync.c pulled out conflict checkings from checkdeps() in its own function: checkconflicts() 2006-01-15 15:55:16 +00:00
sync.h sync_commit can now return conflicting files with a trans_prepare like data structure (patch from VMiklos <vmiklos@frugalware.org>) 2006-01-07 18:42:44 +00:00
trans.c fixed a memory leak in the transaction cleanup code 2006-01-10 20:28:27 +00:00
trans.h sync_commit can now return conflicting files with a trans_prepare like data structure (patch from VMiklos <vmiklos@frugalware.org>) 2006-01-07 18:42:44 +00:00
util.c - merged pkg_new and pkg_dummy functions 2006-01-09 20:16:00 +00:00
util.h - merged pkg_new and pkg_dummy functions 2006-01-09 20:16:00 +00:00
versioncmp.c - started to rename list_XXX calls to _alpm_list_XXX 2006-01-05 21:49:42 +00:00
versioncmp.h renamed rpmvercmp to versioncmp, added some fixes from isteve@bofh.cz 2005-12-26 16:48:37 +00:00