summaryrefslogtreecommitdiff
path: root/lib/libalpm/backup.c
AgeCommit message (Expand)Author
2018-05-14Remove all modelines from the projectEli Schwartz
2018-03-14Update coyrights for 2018Allan McRae
2017-01-04Update copyright yearsAllan McRae
2016-08-30Release resources on error paths.Tobias Stoeckmann
2016-01-04Update copyright years for 2016Allan McRae
2015-10-27Alpm, check for NULL in free-functionsRikard Falkeborn
2015-02-01Update copyright notices for 2015Allan McRae
2014-12-24_alpm_split_backup: free memory on errorAllan McRae
2014-11-18_alpm_backup_dup: fix memory leak in error caseAllan McRae
2014-01-28Remove ts and sw from vim modeline when noet is setFlorian Pritz
2014-01-06Update copyright years for 2014Allan McRae
2013-01-03Update copyright year for 2013Allan McRae
2012-02-20Update copyright yearsAllan McRae
2011-12-21include config.h via MakefilesDave Reisner
2011-07-14Allow fileconflict if unowned file moving into backup arrayDan McGee
2011-06-30Fix a few warnings pointed out via clang scan-buildDan McGee
2011-06-28Rename pmbackup_t to alpm_backup_tAllan McRae
2011-06-28Rename pmpkg_t to alpm_pkg_tAllan McRae
2011-06-27Fix several -Wshadow warningsDan McGee
2011-06-22Convert backup list to new pmbackup_t typeDan McGee
2011-06-03Remove ALPM_LOG_FUNC macroDan McGee
2011-03-20Style change: return(x) --> return xDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-10-11typing: a few more fixes for special int typesDan McGee
2009-07-01Update copyright headers and messagesDan McGee
2008-03-23memleak fix: ensure backup fname isn't lost if unusedDan McGee
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-12-04libalpm/backup.c : simple refactoring.Chantry Xavier
2007-11-16War on whitespaceDan McGee
2007-08-16Remove support for SHA1 from pacman.Andrew Fyfe
2007-06-05Const correctness!Dan McGee
2007-03-05This commit looks much more monumental than it is. Almost all just #includeDan McGee
2007-02-17* A whole mess of backup changesAaron Griffin
2007-01-30K. Piche <kevin.piche@cgi.com>Aaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2006-12-22Cleanup from Dan McGee <dpmcgee@gmail.com> and Jürgen Hötzel <juergen@hoet...Aaron Griffin
2006-10-31Numerous changes:Aaron Griffin
2006-10-20A handful of minor changes:Aaron Griffin
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-05-04fixed a pointer errorAurelien Foret
2005-05-04code cleanupAurelien Foret
2005-03-15Initial revisionJudd Vinet