1
0
mirror of https://github.com/moparisthebest/pacman synced 2024-11-10 03:25:01 -05:00
pacman/lib/libalpm
Aaron Griffin 7131b7ac87 A handful of minor changes:
* Removed the PMList typedef, in favor of the same naming scheme other
      structs use 'pmlist_t'
    * Added a time stamp on debug output, to make it more informational
    * Moved alpm_db_register to _alpm_db_register, making the public function
      not take a callback parameter
2006-10-20 06:26:55 +00:00
..
po Applied Frugalware patch from Christian Hamar alias krix <krics@linuxforum.hu> 2006-10-15 23:54:43 +00:00
.cvsignore added .cvsignore files 2006-03-27 17:17:35 +00:00
add.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
add.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
alpm.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
alpm.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
backup.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
backup.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
be_files.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
cache.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
cache.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
conflict.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
conflict.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
db.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
db.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
deps.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
deps.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
Doxyfile added Doxyfile 2005-11-21 22:14:32 +00:00
error.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
error.h Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
group.c first stage of i18n stuff from VMiklos 2006-05-15 02:19:57 +00:00
group.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
handle.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
handle.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
list.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
list.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
log.c - db_write: add support to write both local and sync entries 2006-02-16 21:02:39 +00:00
log.h patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION 2006-01-02 19:55:35 +00:00
Makefile.am Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5.h Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
md5driver.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
package.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
package.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
provide.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
provide.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
remove.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
remove.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
server.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
server.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
sha1.c Added sha1 support (for now?) 2006-10-15 22:20:21 +00:00
sha1.h Added sha1 support (for now?) 2006-10-15 22:20:21 +00:00
sync.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
sync.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
trans.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
trans.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
util.c A handful of minor changes: 2006-10-20 06:26:55 +00:00
util.h A handful of minor changes: 2006-10-20 06:26:55 +00:00
versioncmp.c Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00
versioncmp.h Merged frugalware changes (too many to list). Also added some config file 2006-10-15 19:31:03 +00:00