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.

2008-06-23Don't install /usr/bin/rpm just yet...
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 14:07:07 -0400] rev 265
Don't install /usr/bin/rpm just yet...

2008-06-23Actually store the files strings in the files string pool
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 14:51:56 -0400] rev 264
Actually store the files strings in the files string pool

2008-06-23Display progress when importing rpms
James Bowes <jbowes@redhat.com> [Mon, 23 Jun 2008 14:04:47 -0400] rev 263
Display progress when importing rpms

2008-06-23Set up gtkdoc for razor.
Kristian H?gsberg <krh@redhat.com> [Mon, 23 Jun 2008 13:54:56 -0400] rev 262
Set up gtkdoc for razor.

Despite its name, gtkdoc doesn't require gtk+ and is a nice way to
generate DocBook format API documentation.

2008-06-23Rename bash completion script to razor.sh
Richard Hughes <richard@hughsie.com> [Mon, 23 Jun 2008 10:31:04 -0400] rev 261
Rename bash completion script to razor.sh

More suitable for installation into /etc/bash_completion.d.

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