| Commit message (Expand) | Author | Age |
* | 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 |
* | pacman/sync.c : kill extra newline with groups on -Ss operation. | Chantry Xavier | 2007-08-26 |
* | Code cleanup | Dan McGee | 2007-08-14 |
* | pacman/sync.c : return 0 on succesful search, 1 otherwise. | Chantry Xavier | 2007-08-12 |
* | new pmdepend_t / pmdepmissing_t accessors. | Chantry Xavier | 2007-07-16 |
* | Add --asdeps option to pacman | Dan McGee | 2007-07-15 |
* | Remove gettext from any alpm_logaction calls | Dan McGee | 2007-07-09 |
* | Clean up pacman/sync.c and organize it a bit | Dan McGee | 2007-06-13 |
* | Remove some more diskspace checking holdover stuff | Dan McGee | 2007-06-13 |
* | Ensure correct and consistent usage of depmiss | Chantry Xavier | 2007-06-10 |
* | Allow multiple CacheDirs to be specified | Dan McGee | 2007-06-09 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Rip alpm_parse_config out of libalpm | Dan McGee | 2007-06-04 |
* | Remove hardcoded defines from libalpm | Dan McGee | 2007-06-04 |
* | Move parts of pacman_query into subfunctions (query_search, query_group, quer... | Chantry Xavier | 2007-06-02 |
* | Change -z|--showsize flag to ShowSize pacman.conf option | Nathan Jones | 2007-06-01 |
* | Move DB and cache dirs away from there dependence on ROOTDIR | Dan McGee | 2007-05-31 |
* | Set an error exit status on -Qi or -Si failure | Dan McGee | 2007-05-31 |
* | Display size for packages | Nathan Jones | 2007-05-14 |
* | Remove output.c and output.h | Dan McGee | 2007-04-26 |
* | Remove ERR calls from the code | Dan McGee | 2007-04-26 |