Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-01-17 | db: database locking and creation to part of opening it | Timo Teras | 1 | -1/+1 | |
Add flags field to db open call. Also make error reporting quite a bit more detailed. | |||||
2009-01-16 | index: write out only packages specified in command line | Timo Teras | 1 | -6/+4 | |
Ignore /etc/apk/repositories, so additional repositories that depend on other repositories need to have explicit --repository reference on command line when generating the index (to avoid warnings). | |||||
2009-01-13 | apk: per applet options | Timo Teras | 1 | -1/+1 | |
2008-11-28 | io: apk_ostream stuff | Timo Teras | 1 | -1/+6 | |
2008-04-22 | Preserve uid and gid. Quiet flag to print dots on progress. | Timo Teras | 1 | -2/+3 | |
2008-04-21 | Argument parsing. Some other stuff too. | Timo Teras | 1 | -2/+2 | |
2008-04-17 | Initial commit of some stuff written so far. Still in state of flux. Expect | Timo Teras | 1 | -0/+70 | |
breakage and major changes. |