Age | Commit message (Expand) | Author |
2011-07-02 | allows .libs* packages to match correctly in the presence of @conflict markers | Marc Espie |
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-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-05-10 | whitespace fixes | Marc Espie |
2010-01-05 | better spec handling: instead of dying, create badspec objects that never | Marc Espie |
2010-01-05 | use Auto::cache | Marc Espie |
2009-12-27 | fix partial stems, as noticed by numerous people | Marc Espie |
2009-12-05 | change the internal representation of Search::Stem to allow the addition | Marc Espie |
2009-11-30 | tweak the rules a bit: the search filter for "more recent than" ought to | Marc Espie |
2009-11-10 | kill more unused code | Marc Espie |
2009-11-10 | remove dead code: as far as possible, we use only | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-11-09 | fix, need to keep =version for "no need to update" to occur... | Marc Espie |
2009-11-09 | okay, so updates become "true" updates: unless you say -F downgrade | Marc Espie |
2009-10-11 | maybe I'll change the code later (two XXX), but allows flavor after stem, | Marc Espie |
2009-04-19 | remove class FatPackageLocation. Instead make PackageLocation a hierarchy | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2007-12-28 | tweak the semantics so that no-default-conflict works. | Marc Espie |
2007-06-04 | I am on drugs, I don't know where I found split can take strings as | Marc Espie |
2007-06-04 | some minor systematic changes. | Marc Espie |
2007-05-19 | add match_locations/filter_locations methods to search stuff that returns | Marc Espie |
2007-05-18 | Add pkgpath hints to pkgspec. Make PackageRepository/Source functional: | Marc Espie |
2007-05-14 | for completion, allow Stem object to filter as well. | Marc Espie |
2007-05-14 | redo search filters as real objects. Accordingly, rename match_list to | Marc Espie |
2007-05-14 | put Search objects into their own file, finally | Marc Espie |