2008-03-11update to match DEPSOLVE.txt
Dan Winship <danw@gnome.org> [Tue, 11 Mar 2008 11:43:54 -0400] rev 160
update to match DEPSOLVE.txt

unfortunately not quite right; it can't figure out that "git-core" updates
to "git"

2008-03-10when importing, create fake file PROVIDES to match file REQUIRES
Dan Winship <danw@gnome.org> [Mon, 10 Mar 2008 14:12:31 -0400] rev 159
when importing, create fake file PROVIDES to match file REQUIRES

2008-03-10update DEPSOLVE.txt after talking with Kristian
Dan Winship <danw@gnome.org> [Mon, 10 Mar 2008 11:30:00 -0400] rev 158
update DEPSOLVE.txt after talking with Kristian

In particular, we're going to do the fake PROVIDES for files thing now.

2008-03-07depsolving plan
Dan Winship <danw@gnome.org> [Fri, 07 Mar 2008 15:38:31 -0500] rev 157
depsolving plan

2008-03-07Fix both sides of provide/conflict handling to work the same way
Dan Winship <danw@gnome.org> [Fri, 07 Mar 2008 13:45:37 -0500] rev 156
Fix both sides of provide/conflict handling to work the same way

thus fixing conflicts-on-properties-rather-than-names, thus fixing the
last remaining unpassed test

2008-03-07kill warning
Dan Winship <danw@gnome.org> [Fri, 07 Mar 2008 13:44:22 -0500] rev 155
kill warning

2008-03-07another checkpoint...
Dan Winship <danw@gnome.org> [Fri, 07 Mar 2008 08:52:09 -0500] rev 154
another checkpoint...

there are a bunch of problems with doing things this way, and file
provide removals are currently unhandled

2008-03-07fix version parsing to not sometimes use octal :)
Dan Winship <danw@gnome.org> [Fri, 07 Mar 2008 08:24:09 -0500] rev 153
fix version parsing to not sometimes use octal :)

2008-03-06Use the razor transaction logic when installing rpms.
Kristian H?gsberg <krh@redhat.com> [Thu, 06 Mar 2008 01:41:50 -0500] rev 152
Use the razor transaction logic when installing rpms.

2008-03-06Split install root creation out into command_init().
Kristian H?gsberg <krh@redhat.com> [Thu, 06 Mar 2008 01:33:08 -0500] rev 151
Split install root creation out into command_init().