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>

2008-06-23Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 17:31:32 -0400] rev 271
Nuke ARRAY_SIZE and obsolete razor_set_list_unsatisfied from razor.h.

2008-06-23Move a couple of unrelated functions out of transaction.c.
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 17:21:03 -0400] rev 270
Move a couple of unrelated functions out of transaction.c.

2008-06-23Use GCC 4 -fvisibility to control exported symbols.
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 17:19:20 -0400] rev 269
Use GCC 4 -fvisibility to control exported symbols.

2008-06-23Merge commit 'krh/master'
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 14:52:39 -0400] rev 268
Merge commit 'krh/master'

2008-06-23Compare the right index against pq->count.
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 14:43:08 -0400] rev 267
Compare the right index against pq->count.

Fix a little logic error there.

2008-06-23Add some support for --info.
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 14:34:47 -0400] rev 266
Add some support for --info.