summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2008-07-09Use strings to identify section types in the on-disk repo format.James Bowes1-8/+1
Previously, a given razor file type had a fixed number of sections in a fixed order, identified by an integer type. Now, sections are identified by a named string (stored in a string pool after the section lists). This will allow for razor files to contain arbitrary sections. For bonus points, also drop the 4k section alignment and change the magic byte string to "RZDB".
2008-07-02rename the .repo files to .rzdb filesRichard Hughes1-12/+12
2008-06-28Remove a couple of done TODO items.Kristian Høgsberg1-9/+0
2008-04-30Add more TODO items.Kristian Høgsberg1-2/+72
2008-04-09Edit TODO a bit.Kristian Høgsberg1-8/+19
2008-04-07Misc comment/todo changes.Kristian Høgsberg1-5/+0
2008-04-06Make a note about how we don't handle release-less properties.Kristian Høgsberg1-0/+15
Such as requires: glibc > 2.6.90.
2008-03-14remove some done thingsDan Winship1-7/+1
2008-01-10Implement razor_set_get_package() using the package iterator.Kristian Høgsberg1-3/+0
Drop bsearch and qsort with data TODO items.
2007-11-13Dump a couple of ideas to TODO, prune a few old items.Kristian Høgsberg1-16/+37
2007-11-08Extend rpm dumper into an rpm importer.Kristian Høgsberg1-0/+2
2007-11-07Add the first bits of rpm file parser.Kristian Høgsberg1-3/+8
2007-11-05Link to curl and download yum files automatically.Kristian Høgsberg1-2/+3
2007-11-04Parse filelists.xml.gz too, so we import the yum files too.Kristian Høgsberg1-0/+5
2007-10-31Store requires and provides in the same list.Kristian Høgsberg1-0/+2
2007-10-28Trim TODO, start tracking what's needed for 0.1 (replace rpm+yum).Kristian Høgsberg1-9/+22
2007-10-25More ideas for TODO.Kristian Høgsberg1-0/+15
2007-10-24Track files per package and add command to list them.Kristian Høgsberg1-0/+6
2007-10-24Prune TODO items.Kristian Høgsberg1-42/+3
2007-10-22Track file owner ship.Kristian Høgsberg1-0/+4
2007-10-22TODO: Add pipelined download and install idea.Kristian Høgsberg1-0/+4
2007-10-21Update TODO a bit.Kristian Høgsberg1-3/+9
2007-09-29Implement linear package set merger.Kristian Høgsberg1-0/+5
2007-09-26Update TODO; prune a couple of obsolete items, add a new few new.Kristian Høgsberg1-5/+8
2007-09-11Implement property (requires/provides) to package mapping.Kristian Høgsberg1-0/+12
2007-09-06Also import requires.Kristian Høgsberg1-7/+10
Needs more work though, only 10% of requires are unique.
2007-09-04Add idea for representing all files in a package set.Kristian Høgsberg1-0/+14
2007-09-03Add TODO and .gitignore.Kristian Høgsberg1-0/+37