Age | Commit message (Expand) | Author |
---|---|---|
2007-05-19 | add match_locations/filter_locations methods to search stuff that returns | Marc Espie |
2007-05-19 | don't pass srcpath around, since we don't use it. | Marc Espie |
2007-05-18 | normalize installed names | Marc Espie |
2007-05-17 | new methods: repositories can create url. Rename PackageLocation->stringize | Marc Espie |
2007-05-17 | name each urlscheme | Marc Espie |
2007-05-14 | redo search filters as real objects. Accordingly, rename match_list to | Marc Espie |
2007-05-14 | name tweaks: match -> match_list, match_repo -> match | Marc Espie |
2007-05-14 | two repos: new(1) gives all packages. new() zaps .libs and friends. | Marc Espie |
2007-05-14 | load PackageLocation just in time. Control what we import from | Marc Espie |
2007-05-14 | move code around to allow OO access to installed packages always. | Marc Espie |