Age | Commit message (Expand) | Author |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-07-02 | pass (and save) state around in Repository-related stuff. | Marc Espie |
2010-06-30 | allow say and errsay to work without parameters, as it's ways common. | Marc Espie |
2010-06-30 | whitespace cleanup | Marc Espie |
2010-06-25 | fix "deduplicate" code. | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-01-09 | move signal catching up, so we can clean repos and temp files at once. | Marc Espie |
2010-01-09 | slightly more complex repolist, to allow for: | Marc Espie |
2010-01-09 | move pipe handling into RepositoryList | Marc Espie |
2010-01-09 | repositories no longer need match | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2007-05-19 | and I forgot this one | Marc Espie |
2007-05-19 | don't pass srcpath around, since we don't use it. | Marc Espie |
2007-05-14 | kill "available" routine, which is no longer used. | Marc Espie |
2007-05-14 | move the retry code down at the http/ftp repository level, where it belongs. | Marc Espie |
2007-05-14 | tidy | Marc Espie |
2007-05-13 | remove some specialness of the Filtering stuff. | Marc Espie |
2007-05-13 | kill unused stuff | Marc Espie |
2007-05-13 | unify object lookup as locator->match($o) or $repo->match($o) | Marc Espie |
2007-05-13 | also create PartialStem objects, and create a generic | Marc Espie |
2007-05-13 | tweak _first_of so it can take an extra $filter routine, so that we | Marc Espie |
2007-05-13 | provide match_spec, findstem, find_partialstem at the repository list level, | Marc Espie |
2007-05-02 | $o->method() becomes $o->method | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2006-11-17 | don't return undef, use plain return. | Marc Espie |
2006-03-08 | propagate stuff to be able to explicitly clean-up repositories. | Marc Espie |
2006-03-04 | cut down the Locator code into maintainable chunks. | Marc Espie |