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