Age | Commit message (Expand) | Author |
2010-05-10 | whitespace fixes | Marc Espie |
2010-01-27 | actually order things: | Marc Espie |
2010-01-24 | add code to check packagename for problems | Marc Espie |
2010-01-19 | simplify caching: return $cached->{$_} //= new_value; | Marc Espie |
2010-01-10 | pull the signature comparison code into its own file. | Marc Espie |
2010-01-09 | fix to_string | Marc Espie |
2009-12-30 | more changes and optimizations: create unique dewey objects, so I can | Marc Espie |
2009-12-30 | fix pkgspec handling, actually do filter by regexp. | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-06-10 | fix dewey comparison for suffixes (no early return) | Marc Espie |
2009-04-19 | synch with my new style search/location changes | Marc Espie |
2009-03-07 | introduce versionspecs as a derivative object from version. | Marc Espie |
2008-10-20 | Say goodbye to local $_ | Marc Espie |
2007-08-23 | fix v* order in keep_most_recent. | Marc Espie |
2007-06-04 | convert the remaining regexps, so that $`, $', $& are completely dead. | 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-17 | handle normalization of flavors in PackageName objects. | Marc Espie |
2007-05-14 | put Search objects into their own file, finally | Marc Espie |
2007-05-14 | put search objects into a search class. | Marc Espie |
2007-05-14 | name tweaks: match -> match_list, match_repo -> match | Marc Espie |
2007-05-14 | maintain stemlist for installed packages dynamically | Marc Espie |
2007-05-13 | kill more 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 | move towards unifying stem searches and pkgspec searches. | Marc Espie |
2007-05-07 | zap old code | Marc Espie |
2007-05-07 | do not expose stemlist internals, create find_partialstem function. | Marc Espie |
2007-05-07 | make keep_most_recent explicit, do not try to pre-compute it at the stemlist | Marc Espie |
2007-04-15 | update copyright years, standardize licence. | Marc Espie |
2007-03-06 | get vfs size snapshotted and restored so that pkg_add -u has a harder | Marc Espie |
2006-10-17 | add proper version handling, not really used yet. | Marc Espie |
2006-08-11 | typo in comment | Bernd Ahlers |
2006-03-13 | repair pkg_add - | Marc Espie |
2006-03-04 | reorganize code a little bit: Update.pm becomes Replace.pm (since it matches | Marc Espie |
2005-08-29 | correctly trim old p* versions of packages. | Marc Espie |
2005-08-16 | use a hash for compiled stems, to avoid spurious duplicates. | Marc Espie |
2005-08-16 | support code for pkg_add -u: | Marc Espie |
2004-10-11 | split PackageName handling into PackageName stuff/PkgSpec matching. | Marc Espie |
2004-08-06 | unified headers, switch to smaller copyright notice. | Marc Espie |
2004-02-20 | move wildcard rewriting down. Allows flavors in package-specs to | Marc Espie |
2003-11-06 | url2pkgname as an explicit function | Marc Espie |
2003-10-19 | Add is_stem/find_stem | Marc Espie |
2003-10-16 | new import of my pkgtools, after a slight naming disagreement with the | Marc Espie |