summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
Commit message (Expand)AuthorAge
* -Qu reworkNagy Gabor2008-10-31
* Change checkdeps and checkdbconflicts to be more flexible.Xavier Chantry2008-08-25
* Move -Sp implementation to the front-endNagy Gabor2008-08-23
* Cleanup of _alpm_pkg_compare_versions.Xavier Chantry2008-08-23
* Rephrase some debug messages in alpm/sync.cNagy Gabor2008-07-19
* sync_addtarget reworkNagy Gabor2008-07-13
* Resolvedeps reworkNagy Gabor2008-07-07
* Reimplement TotalDownload functionalityDan McGee2008-06-04
* Use correct C type for file sizesDan McGee2008-06-04
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Swap the parameters of alpm_pkg_findNagy Gabor2008-05-13
* Fix some fallout from the delta/download changesDan McGee2008-04-26
* get_filename : use the FILENAME db field only.Chantry Xavier2008-04-26
* libalpm/sync.c : memleak fixes.Chantry Xavier2008-04-26
* Get rid of the delta patches listChantry Xavier2008-04-26
* Completely rework delta algorithmChantry Xavier2008-04-26
* Rework delta struct and modify code accordinglyDan McGee2008-04-26
* Remove unnecessary header file, move one macro to util.cDan McGee2008-04-06
* Avoid duplicated target names.Nagy Gabor2008-03-23
* Kill the dependsonly option.Chantry Xavier2008-03-22
* Kill PM_TRANS_TYPE_ADD.Chantry Xavier2008-03-17
* Remove trans->targetsNagy Gabor2008-03-10
* libalpm: clean up of md5sum functions.Chantry Xavier2008-02-27
* clean up dltotal leftover from 81a2a06818d367f852.Chantry Xavier2008-02-27
* Merge branch 'maint'Dan McGee2008-02-25
|\
| * libalpm/sync.c : fix poorly worded debug message.Chantry Xavier2008-02-25
* | Remove pmserver_t abstractionDan McGee2008-02-24
* | Add new stub download functions for use throughout the codeDan McGee2008-02-24
* | Move download code out of server.cDan McGee2008-02-24
* | Merge branch 'maint'Dan McGee2008-02-20
|\|
| * Do not warn about up to date package when downloading onlyAllan McRae2008-02-18
* | Remove alpm_sync_get_newversion functionNagy Gabor2008-02-07
* | alpm_sync_sysupgrade splitNagy Gabor2008-02-07
* | pmsyncpkg_t cleanupNagy Gabor2008-01-27
* | Fix PM_ERR_CONFLICTING_DEPS handling in sync.cNagy Gabor2008-01-27
* | small sync.c code clean-upNagy Gabor2008-01-27
* | libalpm/sync.c : conflicts resolving cleanup.Chantry Xavier2008-01-23
* | Add new public alpm_checkdbconflicts function.Chantry Xavier2008-01-23
* | small memleak fix in sync.c.Chantry Xavier2008-01-23
* | libalpm/sync.c: don't duplicate packages for the sync->data field.Chantry Xavier2008-01-12
* | Merge branch 'maint'Dan McGee2008-01-11
|\|
| * Fix library interfaceDan McGee2008-01-11
* | Use dynamic string allocation in package structuresDan McGee2008-01-11
|/
* Move the fallback on providers from backend to frontend.Chantry Xavier2008-01-09
* sync.c: add sanity check so we don't dereference a null pointerDan McGee2008-01-05
* Fix another usage of pkg_new in _alpm_sync_addtargetDan McGee2008-01-01
* Switch pkg_new -> pkg_dup in find_replacementsDan McGee2008-01-01
* Allow NULL parameter in alpm_trans_commitAllan McRae2007-12-28
* Check ignored packages in _alpm_sync_addtarget().Nathan Jones2007-12-21
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10