2007-12-29Fix a bit of return -1 / exit(-1) confusion.
Kristian H?gsberg <krh@redhat.com> [Sat, 29 Dec 2007 16:43:34 -0500] rev 89
Fix a bit of return -1 / exit(-1) confusion.

2007-12-29Use fstat() instead of stat() when opening rpm.
Kristian H?gsberg <krh@redhat.com> [Sat, 29 Dec 2007 15:56:59 -0500] rev 88
Use fstat() instead of stat() when opening rpm.

2007-12-29Drop table based section lookup and look up sections on demand.
Kristian H?gsberg <krh@redhat.com> [Sat, 29 Dec 2007 15:36:13 -0500] rev 87
Drop table based section lookup and look up sections on demand.

2007-12-27Extend installer implementation further.
Kristian H?gsberg <krh@redhat.com> [Thu, 27 Dec 2007 17:45:18 -0500] rev 86
Extend installer implementation further.

2007-12-27Run install scripts.
Kristian H?gsberg <krh@redhat.com> [Thu, 27 Dec 2007 15:47:09 -0500] rev 85
Run install scripts.

2007-12-27Use an array of tags instead of a big switch for parsing the RPM headers.
Kristian H?gsberg <krh@redhat.com> [Thu, 27 Dec 2007 15:46:52 -0500] rev 84
Use an array of tags instead of a big switch for parsing the RPM headers.

2007-11-16Fix file tree traversal to not skip the last entry.
Kristian H?gsberg <krh@redhat.com> [Fri, 16 Nov 2007 17:14:51 -0500] rev 83
Fix file tree traversal to not skip the last entry.

2007-11-13Dump a couple of ideas to TODO, prune a few old items.
Kristian H?gsberg <krh@redhat.com> [Tue, 13 Nov 2007 01:30:09 -0500] rev 82
Dump a couple of ideas to TODO, prune a few old items.

2007-11-13Drop unused sha1.c from repository.
Kristian H?gsberg <krh@redhat.com> [Tue, 13 Nov 2007 01:08:08 -0500] rev 81
Drop unused sha1.c from repository.

2007-11-13Add the start of a test suite for the core razor functionality.
Kristian H?gsberg <krh@redhat.com> [Tue, 13 Nov 2007 01:07:03 -0500] rev 80
Add the start of a test suite for the core razor functionality.