..
po
Updated 3.5.1 translations from Transifex
2011-03-23 02:12:36 -05:00
.gitignore
Remove unnecessary entries from .gitignore files
2007-07-16 16:49:28 -04:00
add.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
add.h
Update copyright years for 2011
2011-01-07 18:47:37 -06:00
alpm_list.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
alpm_list.h
Add new alpm_list_remove_item() function
2011-02-04 09:55:46 +10:00
alpm.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
alpm.h
handle error case for PM_ERR_LIBCURL
2011-03-09 15:22:32 -05:00
backup.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
backup.h
Update copyright years for 2011
2011-01-07 18:47:37 -06: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
Merge branch 'maint'
2011-03-21 07:53:13 -05:00
be_package.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
be_sync.c
repo-add: add sha256sum values to repo database
2011-03-23 02:18:48 -05:00
conflict.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
conflict.h
Conflict checking code cleanup
2011-02-16 20:57:07 -06:00
db.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
db.h
Check local DB version before continuing transaction
2011-02-28 10:46:00 -06:00
delta.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
delta.h
Update copyright years for 2011
2011-01-07 18:47:37 -06:00
deps.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
deps.h
alpm/depcmp: new NODEPVERSION flag
2011-01-31 10:49:39 -06:00
diskspace.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -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
Don't initialize progress to zero before calling curl_easy_perform().
2011-03-21 07:51:27 -05:00
dload.h
Remove all traces of libfetch
2011-03-09 15:22:32 -05:00
error.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
graph.h
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
group.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
group.h
Update copyright years for 2011
2011-01-07 18:47:37 -06:00
handle.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
handle.h
handle: Add CURL* and CURLcode vars to struct
2011-03-09 15:22:32 -05:00
log.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
log.h
Mark log callback format string const
2011-02-24 09:38:59 -06:00
Makefile.am
Add base64 algorithms from PolarSSL to libalpm
2011-03-23 02:22:00 -05: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
Merge branch 'maint'
2011-03-21 07:53:13 -05:00
package.h
Remove epoch as an independent field
2011-01-21 19:30:45 -06:00
pkghash.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
pkghash.h
alpm: remove public visibility of pmpkghash_t
2011-02-25 09:45:13 -06:00
remove.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
remove.h
Update copyright years for 2011
2011-01-07 18:47:37 -06:00
sync.c
Merge branch 'maint'
2011-03-23 02:16:13 -05:00
sync.h
Update copyright years for 2011
2011-01-07 18:47:37 -06:00
trans.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
trans.h
Remove trans->skip_add
2011-02-22 16:48:51 -06:00
util.c
Merge branch 'maint'
2011-03-23 02:16:13 -05:00
util.h
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00
version.c
Style change: return(x) --> return x
2011-03-20 19:49:45 -05:00