pacman/lib/libalpm
Allan McRae 8a04bc25a1 Rename pmpkg_t to alpm_pkg_t
Signed-off-by: Allan McRae <allan@archlinux.org>
2011-06-28 23:26:39 +10:00
..
po po/: split into scripts/po/ and src/pacman/po/ 2011-06-23 22:50:01 -05:00
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Allow conditional compilation with GPGME 2011-04-27 16:58:58 -05:00
add.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
add.h Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
alpm.c Rename pmdb_t to alpm_db_t 2011-06-28 14:16:12 +10:00
alpm.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
alpm_list.c Merge branch 'maint' 2011-06-01 12:13:49 -05:00
alpm_list.h Add new alpm_list_remove_item() function 2011-02-04 09:55:46 +10:00
backup.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
backup.h Fix several -Wshadow warnings 2011-06-27 10:10:08 -05:00
base64.c Add base64 algorithms from PolarSSL to libalpm 2011-03-23 02:22:00 -05:00
base64.h Add base64 algorithms from PolarSSL to libalpm 2011-03-23 02:22:00 -05:00
be_local.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
be_package.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
be_sync.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
conflict.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
conflict.h Rename pmdb_t to alpm_db_t 2011-06-28 14:16:12 +10:00
db.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
db.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
delta.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
delta.h Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
deps.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
deps.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
diskspace.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
diskspace.h Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
dload.c Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
dload.h Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
error.c Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
graph.c Move pm_errno onto the handle 2011-06-13 19:38:38 -05:00
graph.h Include "config.h" in header files using off_t 2011-04-15 18:40:32 -05:00
group.c Make pmgrp_t public 2011-06-16 11:58:04 -05:00
group.h Make pmgrp_t public 2011-06-16 11:58:04 -05:00
handle.c Rename pmdb_t to alpm_db_t 2011-06-28 14:16:12 +10:00
handle.h Rename pmdb_t to alpm_db_t 2011-06-28 14:16:12 +10:00
log.c Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
log.h Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
md5.c libalpm md5: use larger and dynamic buffer 2010-09-02 10:33:21 -05:00
md5.h libalpm/md5: Fix license header 2008-06-03 21:31:31 -05:00
package.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
package.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
pkghash.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
pkghash.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
remove.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
remove.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
signing.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
signing.h Rename pmdb_t to alpm_db_t 2011-06-28 14:16:12 +10:00
sync.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
sync.h Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
trans.c Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
trans.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
util.c Rename pmhandle_t to alpm_handle_t 2011-06-28 14:04:00 +10:00
util.h Rename pmpkg_t to alpm_pkg_t 2011-06-28 23:26:39 +10:00
version.c Style change: return(x) --> return x 2011-03-20 19:49:45 -05:00