pacman/lib/libalpm
Dan McGee 67445334e7 Update translations from transifex
Signed-off-by: Dan McGee <dan@archlinux.org>
2011-08-08 16:39:04 -05:00
..
po Update translations from transifex 2011-08-08 16:39:04 -05:00
.gitignore Remove unnecessary entries from .gitignore files 2007-07-16 16:49:28 -04:00
Makefile.am Add a hash table for holding packages 2011-02-04 09:55:45 +10:00
add.c Remove incorrect output when downloading only 2011-06-07 10:51:46 -05:00
add.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
alpm.c alpm/db: do not close local DB in alpm_db_unregister_all 2011-03-24 17:18:24 -05:00
alpm.h alpm.h: fix typos in documentation 2011-04-13 10:32:04 -05:00
alpm_list.c alpm_list: fix typo in doxygen comment 2011-05-24 08:27:21 -05:00
alpm_list.h Add new alpm_list_remove_item() function 2011-02-04 09:55:46 +10:00
backup.c Update copyright years for 2011 2011-01-07 18:47:37 -06:00
backup.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
be_local.c Ensure populate error return codes are consistent 2011-05-05 12:10:51 -05:00
be_package.c Move documentation for public package function to alpm.h 2011-04-09 22:36:43 +02:00
be_sync.c Ensure populate error return codes are consistent 2011-05-05 12:10:51 -05:00
conflict.c Ensure a file can be replaced by a directory 2011-06-27 09:15:31 -05:00
conflict.h Conflict checking code cleanup 2011-02-16 20:57:07 -06:00
db.c Move documentation of public database functions to alpm.h 2011-04-09 22:36:43 +02:00
db.h Check local DB version before continuing transaction 2011-02-28 10:46:00 -06:00
delta.c Update copyright years for 2011 2011-01-07 18:47:37 -06:00
delta.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
deps.c Fix broken documentation for alpm_trans_prepare() 2011-04-09 15:24:11 -05:00
deps.h Ensure reported missing dependencies show correct version comparison 2011-03-25 15:43:08 -05:00
diskspace.c diskspace: add the actually used statfs type in ifdefs 2011-04-06 15:56:21 -05:00
diskspace.h diskspace: allow used flag to be toggled for both remove and install 2011-02-11 10:51:59 -06:00
dload.c libalpm: Set ret correctly in download_internal() 2011-07-25 08:48:02 -05:00
dload.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
error.c Check local DB version before continuing transaction 2011-02-28 10:46:00 -06:00
graph.h Use CALLOC for _alpm_graph_new() 2011-02-15 16:23:36 -06:00
group.c Update copyright years for 2011 2011-01-07 18:47:37 -06:00
group.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
handle.c Bail early if we don't have a valid lockfile path 2011-05-19 17:42:22 -05:00
handle.h Fix double close of the lock file 2011-02-27 13:32:41 -06:00
log.c Mark log callback format string const 2011-02-24 09:38:59 -06:00
log.h Mark log callback format string const 2011-02-24 09:38:59 -06: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 Move documentation for public package function to alpm.h 2011-04-09 22:36:43 +02:00
package.h Remove epoch as an independent field 2011-01-21 19:30:45 -06:00
pkghash.c libalpm/pkghash.c: unused variable ptr 2011-04-04 23:35:39 -05:00
pkghash.h alpm: remove public visibility of pmpkghash_t 2011-02-25 09:45:13 -06:00
remove.c Fix segfault when uninstalling broken backed-up symlink 2011-05-16 11:50:13 -05:00
remove.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
sync.c Minor code cleanups 2011-03-21 09:02:03 -05:00
sync.h Update copyright years for 2011 2011-01-07 18:47:37 -06:00
trans.c Bail early if we don't have a valid lockfile path 2011-05-19 17:42:22 -05:00
trans.h Remove trans->skip_add 2011-02-22 16:48:51 -06:00
util.c util.c: include limits.h for PATH_MAX macro 2011-04-02 12:40:12 -05:00
util.h alpm/handle.c: ensure handle is not NULL before proceeding 2011-03-29 12:10:08 -05:00
version.c Allow version comparison to contain epoch specifier 2011-01-21 19:30:45 -06:00