| Commit message (Expand) | Author | Age |
... | |
* | Use the plural features of gettext | Dan McGee | 2010-07-27 |
* | Allow -Qo to perform a functional 'which' | Allan McRae | 2010-05-11 |
* | Bump copyright dates to 2010 | Dan McGee | 2010-03-14 |
* | String improvements | Xavier Chantry | 2009-09-16 |
* | query.c : return 1 when no package match | Xavier Chantry | 2009-08-18 |
* | Quiet ShowSize with -Ss and -Qs | Xavier Chantry | 2009-08-18 |
* | Use lstat instead of stat for -Qo | Xavier Chantry | 2009-07-25 |
* | New feature: files verification | Dan McGee | 2009-07-22 |
* | Update copyright headers and messages | Dan McGee | 2009-07-01 |
* | Remove version information from -Qqo output | Dan McGee | 2009-05-11 |
* | Introduce -Qlq | Nagy Gabor | 2009-05-11 |
* | -Qu rework | Nagy Gabor | 2008-10-31 |
* | Rename alpm_db_get{pkg,grp}cache to alpm_db_get_{pkg,grp}cache | Xavier Chantry | 2008-08-25 |
* | src/pacman : rework the display_targets function. | Xavier Chantry | 2008-07-24 |
* | -Sqg and -Qqg | Nagy Gabor | 2008-07-22 |
* | Make all error messages use pm_fprintf | Allan McRae | 2008-05-11 |
* | pacman-side code cleanups | Dan McGee | 2008-05-08 |
* | Add quiet printout to --owns functionality | 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 |
* | Don't follow symlinks with -Qo. | Chantry Xavier | 2008-02-05 |
* | Rename -t --orphans to -t --unrequired (FS#9144). | Chantry Xavier | 2008-01-10 |
* | Update GNU GPL boilerplate and copyright dates | Dan McGee | 2007-12-10 |
* | Improve changelog handling through addition of open/read/close functions | Dan McGee | 2007-12-09 |
* | pacman/query.c : -Qo optimization. | Chantry Xavier | 2007-11-25 |
* | Add -q/--quiet option for controlling output. | Artyom | 2007-11-25 |
* | Fix memleak when querying package file(s) | Dan McGee | 2007-11-25 |
* | Remove duplicated get_upgrades function, use sysupgrade instead. | Chantry Xavier | 2007-11-21 |
* | Remove REQUIREDBY usage from libalpm | Dan McGee | 2007-11-14 |
* | Fix display of -Qip output when a package file is given | Dan McGee | 2007-11-13 |
* | Clean up usage of extern variables | Dan McGee | 2007-11-04 |
* | pacman/query.c: add missing free() | Dan McGee | 2007-10-29 |
* | Add download size to target list. | Nathan Jones | 2007-10-19 |
* | Add 'full' parameter to alpm_pkg_load | Dan McGee | 2007-09-28 |
* | Remove the DB consistency check from pacman and libalpm. | Chantry Xavier | 2007-09-16 |
* | Make some small changes recommended by splint | Dan McGee | 2007-09-11 |
* | new query options : explicit (-Qe) and deps (-Qd). | Chantry Xavier | 2007-08-15 |
* | libalpm/query.c : makes orphans and foreign options as filters. | Chantry Xavier | 2007-08-15 |
* | Fix previous makepkg patch, and some pacman output. | Andrew Fyfe | 2007-07-12 |
* | pacman/query.c : return after a query on all packages. | Chantry Xavier | 2007-07-02 |
* | Clean up pacman/sync.c and organize it a bit | Dan McGee | 2007-06-13 |
* | Functionalize query.c and pacman_query | Dan McGee | 2007-06-12 |
* | Implement a -Qt operation in frontend to test the database | Dan McGee | 2007-06-09 |
* | Const correctness! | Dan McGee | 2007-06-05 |
* | Merge branch 'alpm.c_cleanup' into frontend_config | Dan McGee | 2007-06-04 |
|\ |
|
| * | Move functions out of alpm.c to where they belong | Dan McGee | 2007-06-04 |
* | | Rip alpm_parse_config out of 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 |