summaryrefslogtreecommitdiff
path: root/src/pacman/sync.c
Commit message (Expand)AuthorAge
* 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
* Minor rephrasing of the question asked by -Sc.Chantry Xavier2007-11-18
* Extend the -Sc operation to also clean up unused sync databases.Chantry Xavier2007-11-18
* pacman/sync.c : remove duplicated fallback on providers.Chantry Xavier2007-11-17
* Two memleak fixes in pacman.Nagy Gabor2007-11-17
* Typo fix (sepArately)Aaron Griffin2007-11-11
* Missing quote in outputAaron Griffin2007-11-11
* Remove the newline automatically added by alpm_logaction.Chantry Xavier2007-11-04
* Clean up usage of extern variablesDan McGee2007-11-04
* Add alpm_dep_get_string methodNagy Gabor2007-10-25
* Fix broken or missing includesDan McGee2007-10-22
* Add download size to target list.Nathan Jones2007-10-19
* Fix -Sy and -Sp operations.Chantry Xavier2007-10-04
* needs_transaction adjustmentsChantry Xavier2007-10-03
* Allow --refresh specified for most -S optionsAaron Griffin2007-09-28
* Add 'full' parameter to alpm_pkg_loadDan McGee2007-09-28
* Reimplement pacman cache cleaning the right wayDan McGee2007-09-28
* Remove package name dependency from libalpmDan McGee2007-09-28
* make alpm_strerror binding friendlyStefano Esposito2007-09-11
* pacman/sync.c : kill extra newline with groups on -Ss operation.Chantry Xavier2007-08-26
* Code cleanupDan McGee2007-08-14
* pacman/sync.c : return 0 on succesful search, 1 otherwise.Chantry Xavier2007-08-12
* new pmdepend_t / pmdepmissing_t accessors.Chantry Xavier2007-07-16
* Add --asdeps option to pacmanDan McGee2007-07-15
* Remove gettext from any alpm_logaction callsDan McGee2007-07-09
* Clean up pacman/sync.c and organize it a bitDan McGee2007-06-13
* Remove some more diskspace checking holdover stuffDan McGee2007-06-13
* Ensure correct and consistent usage of depmissChantry Xavier2007-06-10
* Allow multiple CacheDirs to be specifiedDan McGee2007-06-09
* Const correctness!Dan McGee2007-06-05
* Rip alpm_parse_config out of libalpmDan McGee2007-06-04