Kristian H?gsberg <krh@redhat.com> [Tue, 08 Jul 2008 21:56:53 -0400] rev 314
Fix old typo in file merging code.
Kristian H?gsberg <krh@redhat.com> [Tue, 08 Jul 2008 21:55:56 -0400] rev 313
Use the file string pool when merging directories.
Kristian H?gsberg <krh@redhat.com> [Wed, 02 Jul 2008 14:39:44 -0400] rev 312
Rename a couple more .repo references.
Kristian H?gsberg <krh@redhat.com> [Wed, 02 Jul 2008 14:37:38 -0400] rev 311
Move DEPSOLVE.txt and REPO.txt into docbook.
A little messy, but it's a first step towards pulling all the docs into
a nice self-contained document.
Richard Hughes <richard@hughsie.com> [Wed, 02 Jul 2008 18:46:47 +0100] rev 310
rename the .repo files to .rzdb files
Kristian H?gsberg <krh@redhat.com> [Tue, 01 Jul 2008 10:49:48 -0400] rev 309
Document the razor_importer API.
Kristian H?gsberg <krh@redhat.com> [Tue, 01 Jul 2008 09:44:46 -0400] rev 308
Update docs for the RAZOR_DETAIL_LAST change.
Richard Hughes <richard@hughsie.com> [Tue, 01 Jul 2008 09:22:25 +0100] rev 307
convert the NULL sentinel to RAZOR_DETAIL_LAST
Kristian H?gsberg <krh@redhat.com> [Mon, 30 Jun 2008 13:28:59 -0400] rev 306
Get rid of razor_set_get_package().
This was always a silly little helper function, not general enough for
real world applications. Use an iterator to search through the set to
find the package of interest.
Kristian H?gsberg <krh@redhat.com> [Mon, 30 Jun 2008 13:26:55 -0400] rev 305
Tweak razor search a bit: casefold, print summary, search rawhide instead.