2008-06-26Get api docs building
James Bowes <jbowes@redhat.com> [Thu, 26 Jun 2008 10:37:45 -0400] rev 287
Get api docs building

2008-06-26Add missing newline for conflicts output
James Bowes <jbowes@redhat.com> [Thu, 26 Jun 2008 09:21:14 -0400] rev 286
Add missing newline for conflicts output

2008-06-25Update gitignore files for docs and test-driver
James Bowes <jbowes@redhat.com> [Wed, 25 Jun 2008 21:11:33 -0400] rev 285
Update gitignore files for docs and test-driver

2008-06-25Get the test driver compiling and running again (but not passing).
James Bowes <jbowes@redhat.com> [Wed, 25 Jun 2008 20:53:48 -0400] rev 284
Get the test driver compiling and running again (but not passing).

2008-06-25Also don't explode when a given path doesn't exist.
Kristian H?gsberg <krh@redhat.com> [Wed, 25 Jun 2008 11:48:46 -0400] rev 283
Also don't explode when a given path doesn't exist.

2008-06-25Don't explode when listing files.
Richard Hughes <richard@hughsie.com> [Wed, 25 Jun 2008 11:44:54 -0400] rev 282
Don't explode when listing files.

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

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.