2008-06-15Use a seperate string pool for files
James Bowes <jbowes@redhat.com> [Sun, 15 Jun 2008 10:50:32 -0400] rev 227
Use a seperate string pool for files

2008-06-15Add info command to bash completion
James Bowes <jbowes@redhat.com> [Sun, 15 Jun 2008 10:50:16 -0400] rev 226
Add info command to bash completion

2008-06-08Add url and license package data as well
James Bowes <jbowes@redhat.com> [Sun, 08 Jun 2008 18:29:24 -0400] rev 225
Add url and license package data as well

2008-06-08Import summary and description into the repo files.
James Bowes <jbowes@redhat.com> [Sun, 08 Jun 2008 17:11:41 -0400] rev 224
Import summary and description into the repo files.

Also add a 'info' command for displaying them.

2008-06-08Clean up some segfaults in the test driver
James Bowes <jbowes@redhat.com> [Sun, 08 Jun 2008 11:56:11 -0400] rev 223
Clean up some segfaults in the test driver

2008-06-04Factor out --query package selection, share with --verify.
Kristian H?gsberg <krh@redhat.com> [Wed, 04 Jun 2008 21:28:26 -0400] rev 222
Factor out --query package selection, share with --verify.

2008-06-04Start implementing rpm -i.
Kristian H?gsberg <krh@redhat.com> [Wed, 04 Jun 2008 21:06:09 -0400] rev 221
Start implementing rpm -i.

2008-06-04Start implementing erase - still need better depsolver.
Kristian H?gsberg <krh@redhat.com> [Wed, 04 Jun 2008 20:53:17 -0400] rev 220
Start implementing erase - still need better depsolver.

2008-06-04Support bundling of single letter options.
Kristian H?gsberg <krh@redhat.com> [Wed, 04 Jun 2008 20:16:50 -0400] rev 219
Support bundling of single letter options.

2008-06-04Process all option structs that match a given arg.
Kristian H?gsberg <krh@redhat.com> [Wed, 04 Jun 2008 20:04:57 -0400] rev 218
Process all option structs that match a given arg.

This lets us handle options such as -i that have different meanings
depending on what other options are present on the command line.