index
:
pacman
auto-pentium4
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
libalpm
/
remove.h
Age
Commit message (
Expand
)
Author
2012-02-20
Update copyright years
Allan McRae
2011-09-19
Be smarter about running ldconfig during removal transactions
Dan McGee
2011-07-06
Unify package removal code
Dan McGee
2011-06-28
Rename pmpkg_t to alpm_pkg_t
Allan McRae
2011-06-28
Rename pmhandle_t to alpm_handle_t
Allan McRae
2011-06-03
Remove global handle from remove.c
Dan McGee
2011-01-07
Update copyright years for 2011
Allan McRae
2010-03-14
Bump copyright dates to 2010
Dan McGee
2009-09-12
Change the interface for target loading
Xavier Chantry
2009-09-08
Remove transaction type
Xavier Chantry
2009-07-01
Update copyright headers and messages
Dan McGee
2007-12-10
Update GNU GPL boilerplate and copyright dates
Dan McGee
2007-11-16
War on whitespace
Dan McGee
2007-01-19
Preliminary checkin for alpm_list conversion
Aaron Griffin
2006-11-20
* repo-add script - to add entries to a db file directly from package data (n...
Aaron Griffin
2006-10-20
A handful of minor changes:
Aaron Griffin
2006-02-17
prepend library function names with _alpm (helped with the patch from VMiklos...
Aurelien Foret
2006-01-02
patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSION
Judd Vinet
2005-04-16
reworked transaction prototypes
Aurelien Foret
2005-03-15
Initial revision
Judd Vinet