Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-08-06 | all: implement database open options | Timo Teras | 1 | -12/+6 | |
so user can override trusted keys directory and repositories file. | |||||
2009-07-07 | db: open flags revisited | Timo Teras | 1 | -1/+1 | |
more fine grained control what to load, and rename some of the flags to be shorter. | |||||
2009-06-25 | help: auto construct help | Timo Teras | 1 | -3/+4 | |
And add some more verbosity to the help message. | |||||
2009-06-19 | improve --help output | Natanael Copa | 1 | -2/+1 | |
apk --help will list the generic options only and give a list of commands To get the details for a spefic command, 'apk command --help' should be used. | |||||
2009-04-21 | search: do not read the state db as this tool only query repos | Natanael Copa | 1 | -1/+1 | |
This should be slightly faster and comsume less memory in theory | |||||
2009-04-03 | search: use fnmatch so we have support for wildcards | Natanael Copa | 1 | -1/+2 | |
2009-03-07 | Created search applet | Cameron Banta | 1 | -0/+148 | |