summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/remove.h
AgeCommit message (Expand)AuthorFilesLines
2017-01-04Update copyright yearsAllan McRae1-1/+1
2016-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster1-3/+3
2016-01-04Update copyright years for 2016Allan McRae1-1/+1
2015-02-01Update copyright notices for 2015Allan McRae1-1/+1
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz1-1/+1
2014-01-06Update copyright years for 2014Allan McRae1-1/+1
2013-01-03Update copyright year for 2013Allan McRae1-1/+1
2012-02-20Update copyright yearsAllan McRae1-1/+1
2011-09-19Be smarter about running ldconfig during removal transactionsDan McGee1-1/+1
2011-07-06Unify package removal codeDan McGee1-2/+3
2011-06-28Rename pmpkg_t to alpm_pkg_tAllan McRae1-1/+1
2011-06-28Rename pmhandle_t to alpm_handle_tAllan McRae1-3/+3
2011-06-03Remove global handle from remove.cDan McGee1-3/+4
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2009-09-12Change the interface for target loadingXavier Chantry1-2/+0
2009-09-09Remove transaction typeXavier Chantry1-1/+4
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-4/+2
2007-11-17War on whitespaceDan McGee1-3/+3
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-2/+2
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin1-1/+1
2006-10-20A handful of minor changes:Aaron Griffin1-1/+1
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret1-3/+3
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-04-16reworked transaction prototypesAurelien Foret1-3/+3
2005-03-15Initial revisionJudd Vinet1-0/+34