summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
AgeCommit message (Expand)Author
2009-04-11const-ify endswith()Dan McGee
2009-04-11Remove pmsyncpkg_tNagy Gabor
2009-04-11Fix for trans001.py (FS#9088)Nagy Gabor
2009-04-11Free *data list when user removes unresolvable packagesNagy Gabor
2009-04-11New error type: PM_ERR_PKG_IGNOREDNagy Gabor
2009-03-15Fix several issues with xdeltaXavier Chantry
2009-02-28libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry
2009-02-23Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo
2009-02-23Enabled new interactive prompt and updated some testsBryan Ischo
2009-02-18Reorganize code for one-at-a-time resolvingBryan Ischo
2008-10-31-Qu reworkNagy Gabor
2008-08-25Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry
2008-08-23Move -Sp implementation to the front-endNagy Gabor
2008-08-23Cleanup of _alpm_pkg_compare_versions.Xavier Chantry
2008-07-19Rephrase some debug messages in alpm/sync.cNagy Gabor
2008-07-13sync_addtarget reworkNagy Gabor
2008-07-07Resolvedeps reworkNagy Gabor
2008-06-04Reimplement TotalDownload functionalityDan McGee
2008-06-04Use correct C type for file sizesDan McGee
2008-05-13Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier
2008-05-13Swap the parameters of alpm_pkg_findNagy Gabor
2008-04-26Fix some fallout from the delta/download changesDan McGee
2008-04-26get_filename : use the FILENAME db field only.Chantry Xavier
2008-04-26libalpm/sync.c : memleak fixes.Chantry Xavier
2008-04-26Get rid of the delta patches listChantry Xavier
2008-04-26Completely rework delta algorithmChantry Xavier
2008-04-26Rework delta struct and modify code accordinglyDan McGee
2008-04-06Remove unnecessary header file, move one macro to util.cDan McGee
2008-03-23Avoid duplicated target names.Nagy Gabor
2008-03-22Kill the dependsonly option.Chantry Xavier
2008-03-17Kill PM_TRANS_TYPE_ADD.Chantry Xavier
2008-03-10Remove trans->targetsNagy Gabor
2008-02-27libalpm: clean up of md5sum functions.Chantry Xavier
2008-02-27clean up dltotal leftover from 81a2a06818d367f852.Chantry Xavier
2008-02-25Merge branch 'maint'Dan McGee
2008-02-24Remove pmserver_t abstractionDan McGee
2008-02-24Add new stub download functions for use throughout the codeDan McGee
2008-02-24Move download code out of server.cDan McGee
2008-02-25libalpm/sync.c : fix poorly worded debug message.Chantry Xavier
2008-02-20Merge branch 'maint'Dan McGee
2008-02-18Do not warn about up to date package when downloading onlyAllan McRae
2008-02-07Remove alpm_sync_get_newversion functionNagy Gabor
2008-02-07alpm_sync_sysupgrade splitNagy Gabor
2008-01-27pmsyncpkg_t cleanupNagy Gabor
2008-01-27Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor
2008-01-27small sync.c code clean-upNagy Gabor
2008-01-23libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier
2008-01-23Add new public alpm_checkdbconflicts function.Chantry Xavier
2008-01-23small memleak fix in sync.c.Chantry Xavier
2008-01-12libalpm/sync.c: don't duplicate packages for the sync->data field.Chantry Xavier