summaryrefslogtreecommitdiff
path: root/src/pacman/query.c
Commit message (Expand)AuthorAge
* * -Qo now properly resolves paths when finding an ownerAaron Griffin2007-03-22
* * Typo fix.Dan McGee2007-03-21
* * Fix asking the user to upgrade when using -SpAaron Griffin2007-03-21
* * Fixed -Qil regression, now both flags are honored. (FS #1355)Dan McGee2007-03-12
* * -Qs was returning an error if no package found, which is not the same behav...Dan McGee2007-03-06
* This commit looks much more monumental than it is. Almost all just #includeDan McGee2007-03-05
* * pacman hidden arguments: removed -Y and -D. -T is the only hidden arg now, toAaron Griffin2007-02-26
* * Updated the README fileAaron Griffin2007-02-12
* * Fix total transfered size on download barAaron Griffin2007-02-07
* * Makepkg updates, and small bugfix on man page compression.Dan McGee2007-02-06
* Implemented a crappy version of -Qu (query upgrades). This simply outputs theAaron Griffin2007-02-04
* * Make -Qo work on multiple files againAaron Griffin2007-01-31
* Debug logging changes:Aaron Griffin2007-01-31
* * Shuffled some of the alpm_list free funtions - still not perfect, but betterAaron Griffin2007-01-24
* Preliminary checkin for alpm_list conversionAaron Griffin2007-01-19
* * Completed getinfo api changes (pmmissing_t, pmtrans_t, etc)Aaron Griffin2006-11-22
* * repo-add script - to add entries to a db file directly from package data (n...Aaron Griffin2006-11-20
* * Numerous mini valgrind fixes.Aaron Griffin2006-11-14
* * Fixed some alpm_get_option calls (long params were used for C99 compliance,Aaron Griffin2006-11-02
* Numerous changes:Aaron Griffin2006-10-31
* Merged frugalware changes. Added a few other minor things too, but there's alotAaron Griffin2006-10-15
* first stage of i18n stuff from VMiklosJudd Vinet2006-05-15
* patch from VMiklos - use PACKAGE_VERSION instead of PACMAN_VERSIONJudd Vinet2006-01-02
* added Frugalware patch: -Q --foreign to display packages not found in sync reposJudd Vinet2005-12-14
* renamed pmconfig_t to config_tAurelien Foret2005-10-29
* added pmconfig_t structure to hold all the configurationAurelien Foret2005-10-28
* improved query_fileowner() functionAurelien Foret2005-10-10
* Merging in recent fixes/additions from 2.9.7Judd Vinet2005-10-07
* fixed a compilation warningAurelien Foret2005-04-02
* Relocated log and transaction stuffs from pacman.c to log.c and trans.cAurelien Foret2005-03-19
* Avoided extern references to pmo_root.Aurelien Foret2005-03-18
* Initial revisionJudd Vinet2005-03-15