summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/backup.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-07-14Allow fileconflict if unowned file moving into backup arrayDan McGee1-1/+1
2011-06-28Rename pmbackup_t to alpm_backup_tAllan McRae1-4/+4
2011-06-27Fix several -Wshadow warningsDan McGee1-1/+1
2011-06-22Convert backup list to new pmbackup_t typeDan McGee1-3/+5
2011-01-08Update copyright years for 2011Allan McRae1-1/+1
2010-03-15Bump copyright dates to 2010Dan McGee1-1/+1
2009-07-01Update copyright headers and messagesDan McGee1-1/+2
2007-12-11Update GNU GPL boilerplate and copyright datesDan McGee1-4/+2
2007-12-05libalpm/backup.c : simple refactoring.Chantry Xavier1-0/+2
2007-11-17War on whitespaceDan McGee1-3/+3
2007-06-05Const correctness!Dan McGee1-1/+1
2007-02-17* A whole mess of backup changesAaron Griffin1-1/+1
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-2/+2
2006-10-20A handful of minor changes:Aaron Griffin1-1/+1
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-05-04code cleanupAurelien Foret1-1/+1
2005-03-15Initial revisionJudd Vinet1-0/+30