summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.h
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-09-25Do not #define _RESERVED_IDENTIFIERSIvy Foster
2016-01-04Update copyright years for 2016Allan McRae
2015-09-20check fileconflicts and diskspace outside commitAndrew Gregory
2015-02-01Update copyright notices for 2015Allan McRae
2014-10-13sync.c: download packages before starting commitAndrew Gregory
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-06-28Rename pmhandle_t to alpm_handle_tAllan McRae
2011-06-03Remove global handle dependencies from sync/upgrade pathsDan McGee
2011-01-07Update copyright years for 2011Allan McRae
2010-03-14Bump copyright dates to 2010Dan McGee
2009-09-12Change the interface for target loadingXavier Chantry
2009-07-22Introduce -SuuNagy Gabor
2009-07-01Update copyright headers and messagesDan McGee
2009-04-11Remove pmsyncpkg_tNagy Gabor
2008-10-31-Qu reworkNagy Gabor
2008-01-27pmsyncpkg_t cleanupNagy Gabor
2007-12-10Update GNU GPL boilerplate and copyright datesDan McGee
2007-11-21Remove duplicated get_upgrades function, use sysupgrade instead.Chantry Xavier
2007-11-16War on whitespaceDan McGee
2007-04-27Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee
2007-03-03Big commit this time:Aaron Griffin
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...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-02-22improved _alpm_list_free handlingAurelien Foret
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret
2006-01-07sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet
2005-11-07added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret
2005-04-17more work for sync_commit()Aurelien Foret
2005-04-16- reworked pmsyncpkg_t structureAurelien Foret
2005-04-06more work to backport the sync features from pacman 2.9.5Aurelien Foret
2005-04-06updated structure names (PM_SYNCPKG), and added transaction queues (install &...Aurelien Foret
2005-04-02more work to backport pacman_sync from pacman 2.9.5Aurelien Foret
2005-03-30started the work on "pacman_sync"Aurelien Foret
2005-03-15Initial revisionJudd Vinet