| Commit message (Expand) | Author | Age |
... | |
* | Merge branch 'maint' | Dan McGee | 2011-05-19 |
|\ |
|
| * | Coding style cleanups; add a null check | Dan McGee | 2011-05-19 |
* | | Perform package verification at package load time | Dan McGee | 2011-04-24 |
* | | Make dump_pkg_full a little less insane | Dan McGee | 2011-04-22 |
* | | Header inclusion cleanup | Dan McGee | 2011-04-20 |
* | | syntax: if/while statements should have no trailing space | Dan McGee | 2011-04-20 |
* | | Remove ShowSize option | Jakob Gruber | 2011-04-20 |
* | | Merge branch 'maint' | Dan McGee | 2011-04-15 |
|\| |
|
| * | pacman/query: correctly handle root files with -Qo | Xavier Chantry | 2011-04-15 |
* | | Style change: return(x) --> return x | Dan McGee | 2011-03-20 |
|/ |
|
* | Fix some easy to find double translations | Dan McGee | 2011-02-28 |
* | Add directory name to ownership error message | Dan McGee | 2011-02-25 |
* | alpm: alpm_db_get_pkgcache_list => alpm_db_get_pkgcache | Dave Reisner | 2011-02-25 |
* | Read pkgcache into hash | Allan McRae | 2011-02-04 |
* | Remove need to explicitly register the local DB | Dan McGee | 2011-01-29 |
* | Query fileowner performance improvements | Dan McGee | 2011-01-22 |
* | Improve mbasename performance | Dan McGee | 2011-01-22 |
* | Fix some more simple conversion "errors" | Dan McGee | 2011-01-07 |
* | Update copyright years for 2011 | Allan McRae | 2011-01-07 |
* | 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 |