summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
Commit message (Expand)AuthorAge
* Introduce -SuuNagy Gabor2009-07-22
* Offer to clean up non-package files in cache directory.Xavier Chantry2009-07-16
* Update copyright headers and messagesDan McGee2009-07-01
* Give sensible feedback when a repo has no configured serversDan McGee2009-06-08
* Remove pmsyncpkg_tNagy Gabor2009-04-11
* New error type: PM_ERR_PKG_IGNOREDNagy Gabor2009-04-11
* Rename alpm_get_md5sum to alpm_compute_md5sum and alpm_dep_get_string to alpm...Nagy Gabor2009-01-12
* Merge branch 'maint'Dan McGee2008-12-02
|\
| * Minor code cleanupsDan McGee2008-11-17
* | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cacheXavier Chantry2008-08-25
* | Move -Sp implementation to the front-endNagy Gabor2008-08-23
* | split yesno() into yesno() and noyes() functions.Xavier Chantry2008-08-23
|/
* src/pacman : rework the display_targets function.Xavier Chantry2008-07-24
* -Sqg and -QqgNagy Gabor2008-07-22
* Re-enable --debug with -Sw and -SpNagy Gabor2008-07-22
* src/pacman/sync.c : Display only errors with -Sp and -Sw operations.Xavier Chantry2008-07-13
* sync_addtarget reworkNagy Gabor2008-07-13
* Reformat -Sg output to look like -QgDan McGee2008-06-05
* src/pacman/sync.c : cleanup of pacman_syncXavier Chantry2008-06-04
* Add missing NULL set in group printingDan McGee2008-05-29
* Add SyncFirst option.Chantry Xavier2008-05-13
* Cleanup usages of alpm_list_find and alpm_list_remove.Chantry Xavier2008-05-13
* Make all error messages use pm_fprintfAllan McRae2008-05-11
* pacman-side code cleanupsDan McGee2008-05-08
* Refactor the trans init and release code.Chantry Xavier2008-04-26
* Remove libdownload reference from pacman frontendDan McGee2008-04-06
* Enable display of multiple groups in -Ss and -Qs outputDan McGee2008-03-30
* Fix segfault on -Qs usageDan McGee2008-03-30
* Switch pmgrp_t to dynamic allocation, general group cleanupDan McGee2008-03-23
* Add new CleanMethod option.Chantry Xavier2008-03-23
* libalpm: clean up of md5sum functions.Chantry Xavier2008-02-27
* Improve yesno function.Chantry Xavier2008-02-24
* Move -Sy operation into its own transactionChantry Xavier2008-02-20
* Lock the database on -Sc operation.Chantry Xavier2008-02-19
* Add new sync_trans_init and sync_trans_release.Chantry Xavier2008-02-19
* When cleaning DBs, only look at directoriesDan McGee2008-02-19
* Clarify the "failed to add target" errors.Chantry Xavier2008-02-02
* Clarify the "cancel current operation" message.Chantry Xavier2008-01-27
* Move the fallback on providers from backend to frontend.Chantry Xavier2008-01-09
* Check ignored packages in _alpm_sync_addtarget().Nathan Jones2007-12-21
* Only query pacman upgrade when performing actual upgradeAllan McRae2007-12-17
* Update GNU GPL boilerplate and copyright datesDan McGee2007-12-10
* src/pacman/: use the FREELIST macro when possible.Chantry Xavier2007-12-08
* pacman/sync.c : improve the sync db cleanup feature.Chantry Xavier2007-12-05
* pacman/sync.c: mark sync_trans as staticDan McGee2007-12-03
* Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii]Nagy Gabor2007-12-01
* Add -q/--quiet option for controlling output.Artyom2007-11-25
* Fix several memleaks, mostly related to errors handling.Chantry Xavier2007-11-25
* Add the pmconflict_t type.Nagy Gabor2007-11-18
* Simple s/conflict/fileconflict/ renaming.Chantry Xavier2007-11-18