| 2008-01-03 | Split a few functions out into new file util.c. | file | diff | annotate |
| 2007-12-29 | Fix a bit of return -1 / exit(-1) confusion. | file | diff | annotate |
| 2007-12-29 | Use fstat() instead of stat() when opening rpm. | file | diff | annotate |
| 2007-12-29 | Drop table based section lookup and look up sections on demand. | file | diff | annotate |
| 2007-12-27 | Extend installer implementation further. | file | diff | annotate |
| 2007-12-27 | Run install scripts. | file | diff | annotate |
| 2007-12-27 | Use an array of tags instead of a big switch for parsing the RPM headers. | file | diff | annotate |
| 2007-11-08 | First steps towards rpm installation. | file | diff | annotate |
| 2007-11-08 | Extend rpm dumper into an rpm importer. | file | diff | annotate |
| 2007-11-07 | Add the first bits of rpm file parser. | file | diff | annotate |