summaryrefslogtreecommitdiffstats
path: root/lib/libalpm/sync.h
AgeCommit message (Expand)AuthorFilesLines
2007-04-27Remove FREESYNC macro and correctly type _alpm_sync_freeDan McGee1-3/+1
2007-03-03Big commit this time:Aaron Griffin1-0/+3
2007-01-24This mainly deals with code clarity- removing currently unneededAaron Griffin1-1/+1
2007-01-19Preliminary checkin for alpm_list conversionAaron Griffin1-4/+4
2006-11-20* repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin1-5/+4
2006-10-20A handful of minor changes:Aaron Griffin1-4/+4
2006-10-15Merged frugalware changes (too many to list). Also added some config fileAaron Griffin1-2/+2
2006-02-22improved _alpm_list_free handlingAurelien Foret1-1/+1
2006-02-17prepend library function names with _alpm (helped with the patch from VMiklos...Aurelien Foret1-8/+8
2006-01-07sync_commit can now return conflicting files with a trans_prepare like data s...Aurelien Foret1-1/+1
2006-01-02patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet1-1/+1
2005-11-07added a FREESYNC macro to release pointers to pmsyncpkg_t structuresAurelien Foret1-0/+2
2005-04-17more work for sync_commit()Aurelien Foret1-5/+5
2005-04-17- reworked pmsyncpkg_t structureAurelien Foret1-10/+7
2005-04-06more work to backport the sync features from pacman 2.9.5Aurelien Foret1-0/+2
2005-04-06updated structure names (PM_SYNCPKG), and added transaction queues (install &...Aurelien Foret1-15/+5
2005-04-03more work to backport pacman_sync from pacman 2.9.5Aurelien Foret1-0/+8
2005-03-31started the work on "pacman_sync"Aurelien Foret1-0/+2
2005-03-15Initial revisionJudd Vinet1-0/+47