| Commit message (Expand) | Author | Age |
... | |
* | src/pacman/sync.c : cleanup of pacman_sync | Xavier Chantry | 2008-06-04 |
* | Add missing NULL set in group printing | Dan McGee | 2008-05-29 |
* | Add SyncFirst option. | Chantry Xavier | 2008-05-13 |
* | Cleanup usages of alpm_list_find and alpm_list_remove. | Chantry Xavier | 2008-05-13 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | pacman-side code cleanups | Dan McGee | 2008-05-08 |
* | Refactor the trans init and release code. | Chantry Xavier | 2008-04-26 |
* | Remove libdownload reference from pacman frontend | Dan McGee | 2008-04-06 |
* | Enable display of multiple groups in -Ss and -Qs output | Dan McGee | 2008-03-30 |
* | Fix segfault on -Qs usage | Dan McGee | 2008-03-30 |
* | Switch pmgrp_t to dynamic allocation, general group cleanup | Dan McGee | 2008-03-23 |
* | Add new CleanMethod option. | Chantry Xavier | 2008-03-23 |
* | libalpm: clean up of md5sum functions. | Chantry Xavier | 2008-02-27 |
* | Improve yesno function. | Chantry Xavier | 2008-02-24 |
* | Move -Sy operation into its own transaction | Chantry Xavier | 2008-02-20 |
* | Lock the database on -Sc operation. | Chantry Xavier | 2008-02-19 |
* | Add new sync_trans_init and sync_trans_release. | Chantry Xavier | 2008-02-19 |
* | When cleaning DBs, only look at directories | Dan McGee | 2008-02-19 |
* | Clarify the "failed to add target" errors. | Chantry Xavier | 2008-02-02 |
* | Clarify the "cancel current operation" message. | Chantry Xavier | 2008-01-27 |
* | Move the fallback on providers from backend to frontend. | Chantry Xavier | 2008-01-09 |
* | Check ignored packages in _alpm_sync_addtarget(). | Nathan Jones | 2007-12-21 |
* | Only query pacman upgrade when performing actual upgrade | Allan McRae | 2007-12-17 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | src/pacman/: use the FREELIST macro when possible. | Chantry Xavier | 2007-12-08 |
* | pacman/sync.c : improve the sync db cleanup feature. | Chantry Xavier | 2007-12-05 |
* | pacman/sync.c: mark sync_trans as static | Dan McGee | 2007-12-03 |
* | Unify dump_pkg_full in pacman [-Si, -Qip, -Qi and -Qii] | Nagy Gabor | 2007-12-01 |
* | Add -q/--quiet option for controlling output. | Artyom | 2007-11-25 |
* | Fix several memleaks, mostly related to errors handling. | Chantry Xavier | 2007-11-25 |
* | Add the pmconflict_t type. | Nagy Gabor | 2007-11-18 |
* | Simple s/conflict/fileconflict/ renaming. | Chantry Xavier | 2007-11-18 |
* | Minor rephrasing of the question asked by -Sc. | Chantry Xavier | 2007-11-18 |
* | Extend the -Sc operation to also clean up unused sync databases. | Chantry Xavier | 2007-11-18 |
* | pacman/sync.c : remove duplicated fallback on providers. | Chantry Xavier | 2007-11-17 |
* | Two memleak fixes in pacman. | Nagy Gabor | 2007-11-17 |
* | Typo fix (sepArately) | Aaron Griffin | 2007-11-11 |
* | Missing quote in output | Aaron Griffin | 2007-11-11 |
* | Remove the newline automatically added by alpm_logaction. | Chantry Xavier | 2007-11-04 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | Add alpm_dep_get_string method | Nagy Gabor | 2007-10-25 |
* | Fix broken or missing includes | Dan McGee | 2007-10-22 |
* | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | Fix -Sy and -Sp operations. | Chantry Xavier | 2007-10-04 |
* | needs_transaction adjustments | Chantry Xavier | 2007-10-03 |
* | Allow --refresh specified for most -S options | Aaron Griffin | 2007-09-28 |
* | Add 'full' parameter to alpm_pkg_load | Dan McGee | 2007-09-28 |
* | Reimplement pacman cache cleaning the right way | Dan McGee | 2007-09-28 |
* | Remove package name dependency from libalpm | Dan McGee | 2007-09-28 |
* | make alpm_strerror binding friendly | Stefano Esposito | 2007-09-11 |