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