index
:
pacman
master
pkgbase
[no description]
Johannes Löthberg
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
util
/
cleanupdelta.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-04
Fix open braces style
Gerardo Exequiel Pozzi
1
-3
/
+6
2013-01-04
fix comment style // -> /* */
Gerardo Exequiel Pozzi
1
-1
/
+1
2012-02-06
ALPM API adjustments for sanity and consistency
Dan McGee
1
-1
/
+1
2011-12-21
include config.h via Makefiles
Dave Reisner
1
-2
/
+0
2011-11-14
create a typedef for enum _alpm_errno_t
Jonathan Conder
1
-1
/
+1
2011-10-12
Remove alpm_list_getdata wrapper function
Dan McGee
1
-3
/
+3
2011-09-20
utils/cleanupdelta: remove unneeded syncdbpath
Dan McGee
1
-9
/
+6
2011-07-05
signing: move to new signing verification and return scheme
Dan McGee
1
-1
/
+2
2011-07-02
Prefix alpm_loglevel_t members with ALPM
Allan McRae
1
-3
/
+3
2011-06-28
Rename pmerrno_t to alpm_errno_t
Allan McRae
1
-1
/
+1
2011-06-28
Rename pmloglevel_t to alpm_loglevel_t
Allan McRae
1
-1
/
+1
2011-06-28
Rename pmpkg_t to alpm_pkg_t
Allan McRae
1
-1
/
+1
2011-06-28
Rename pmdb_t to alpm_db_t
Allan McRae
1
-1
/
+1
2011-06-28
Rename pmhandle_t to alpm_handle_t
Allan McRae
1
-1
/
+1
2011-06-24
Do database signature checking at load time
Dan McGee
1
-1
/
+1
2011-06-13
Move pm_errno onto the handle
Dan McGee
1
-1
/
+1
2011-06-09
Require handle for alpm_db_register_sync()
Dan McGee
1
-1
/
+1
2011-06-09
Require handle argument to all alpm_option_(get|set)_*() methods
Dan McGee
1
-1
/
+1
2011-06-07
Update utilities for new initialize/release methods
Dan McGee
1
-6
/
+8
2011-05-04
Fix warnings reported by -Wwrite-strings
Dan McGee
1
-2
/
+2
2011-03-20
Style change: return(x) --> return x
Dan McGee
1
-1
/
+1
2011-02-25
alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache
Dave Reisner
1
-1
/
+1
2011-02-24
Mark log callback format string const
Dan McGee
1
-1
/
+1
2011-02-04
Read pkgcache into hash
Allan McRae
1
-1
/
+1
2011-01-07
Update copyright years for 2011
Allan McRae
1
-1
/
+1
2010-12-30
Declare all local functions static
Allan McRae
1
-1
/
+1
2010-12-29
Detect undefined PATH_MAX
Allan McRae
1
-0
/
+2
2010-10-11
util: fall cleaning on single file programs
Dan McGee
1
-4
/
+4
2010-03-14
Bump copyright dates to 2010
Dan McGee
1
-1
/
+1
2010-03-14
delta : add external cleanup script
Xavier Chantry
1
-0
/
+134