summaryrefslogtreecommitdiff
path: root/lib/libalpm/sync.c
Commit message (Expand)AuthorAge
* Bump copyright dates to 2010Dan McGee2010-03-14
* Fix "-Sd conflict_pkg" bugNagy Gabor2009-10-11
* typing: a few more fixes for special int typesDan McGee2009-10-11
* sync.c : duplicate the target before modifying itXavier Chantry2009-09-20
* Change the interface for target loadingXavier Chantry2009-09-12
* Remove transaction typeXavier Chantry2009-09-08
* Use sync.c for upgrade transaction prepare and commitNagy Gabor2009-09-08
* Add a new reason field to pmconflict_t structNagy Gabor2009-09-08
* Introduce -SuuNagy Gabor2009-07-22
* Fix 2 minor memleaksXavier Chantry2009-07-20
* Update copyright headers and messagesDan McGee2009-07-01
* Enable remove progressbar with -S (conflict resolving)Nagy Gabor2009-06-13
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Introduce _alpm_pkg_free_trans()Nagy Gabor2009-06-07
* xdelta : only handle gz compression specificallyXavier Chantry2009-06-06
* Remove find_replacements()Nagy Gabor2009-05-18
* Look in target-list first to resolve dependenciesBryan Ischo2009-04-11
* Remove duplicates from the unresolvable list before prompting userBryan Ischo2009-04-11
* const-ify endswith()Dan McGee2009-04-11
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* Fix for trans001.py (FS#9088)Nagy Gabor2009-04-11
* Free *data list when user removes unresolvable packagesNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Fix several issues with xdeltaXavier Chantry2009-03-15
* libalpm: remove from_md5 and to_md5 from pmdelta_tXavier Chantry2009-02-28
* Don't prompt the user for unignore of IgnorePkg/IgnoreGroup packagesBryan Ischo2009-02-23
* Enabled new interactive prompt and updated some testsBryan Ischo2009-02-23
* Reorganize code for one-at-a-time resolvingBryan Ischo2009-02-18
* -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