2008-06-25Factor out package selection and listing in main.c.
Kristian H?gsberg <krh@redhat.com> [Wed, 25 Jun 2008 11:24:55 -0400] rev 281
Factor out package selection and listing in main.c.

2008-06-25Error out if package isn't found instead of listing all properties.
Richard Hughes <richard@hughsie.com> [Wed, 25 Jun 2008 11:00:25 -0400] rev 280
Error out if package isn't found instead of listing all properties.

committer: Kristian H?gsberg <krh@redhat.com>

2008-06-23For rpm --query, --requires is also -R
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 21:38:33 -0400] rev 279
For rpm --query, --requires is also -R

2008-06-23Create an empty package iterator when we don't know about the given file.
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 21:20:16 -0400] rev 278
Create an empty package iterator when we don't know about the given file.

This is an easy way to stop segfaults when trying to destroy iterators for
unknown files.

2008-06-23Implement rpm --query --file
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 20:48:48 -0400] rev 277
Implement rpm --query --file

2008-06-23Display razor version number for rpm --version
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 20:20:08 -0400] rev 276
Display razor version number for rpm --version

2008-06-23Implement rpm --query --list
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 20:09:56 -0400] rev 275
Implement rpm --query --list

2008-06-23Make file listing (either per-repo or per-package) use the correct string pool
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 19:58:13 -0400] rev 274
Make file listing (either per-repo or per-package) use the correct string pool

2008-06-23Save all 3 repo files on razor_root_create
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 19:43:52 -0400] rev 273
Save all 3 repo files on razor_root_create

2008-06-23Fix configure.ac version, remove /usr/bin/rpm workaround from spec file.
Richard Hughes <richard@hughsie.com> [Mon, 23 Jun 2008 17:41:10 -0400] rev 272
Fix configure.ac version, remove /usr/bin/rpm workaround from spec file.

committer: Kristian H?gsberg <krh@redhat.com>