Age | Commit message (Expand) | Author |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-12-21 | fix, as noticed by dcoppa@ | Marc Espie |
2010-12-21 | simplify a bit: | Marc Espie |
2010-12-20 | use a better strategy: ask the ports tree for the plist for packages with | Marc Espie |
2010-12-20 | missed some | Marc Espie |
2010-12-20 | prepare for reuse in pkgcreate: allow not finding stuff and not failing | Marc Espie |
2010-12-20 | split solver class into a base that can be reused from pkgcreate. | Marc Espie |
2010-12-20 | more refactor: errsay_library | Marc Espie |
2010-12-20 | more refactor: method for global_cache, add find_in_installed, separate | Marc Espie |
2010-12-20 | move stuff around | Marc Espie |
2010-12-20 | use Auto::cache | Marc Espie |
2010-12-20 | turn find_candidate into a real method we can inherit, tweak parameters | Marc Espie |
2010-12-20 | pass state to SharedLibs for direct printing | Marc Espie |
2010-12-13 | pass state around and use state->print | Marc Espie |
2010-11-27 | avoid infinite loops correctly this time | Marc Espie |
2010-10-28 | this can't be right, as it takes out check_for_loops entirely... | Marc Espie |
2010-10-27 | initial scaffolding for @rcscript: for now, acts like normal files, | Marc Espie |
2010-08-13 | bad works better if you push consistent stuff in it, like always strings... | Marc Espie |
2010-08-07 | need to check that kept packages are still okay. | 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-30 | extra parameter to UpdateSet: use the factory to create extra object. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-06-05 | Move ask_list() method to $state object like it's done for confirm(), so | Landry Breuil |
2010-06-04 | move code around, so that commands can be used as modules. | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-04-10 | finding dep in old names like this actually means we are replacing with | Marc Espie |
2010-04-10 | avoid some loops. | Marc Espie |
2010-03-06 | match_locations doesn't work on invalid specs, so don't go there | Marc Espie |
2010-01-24 | use libspecs, report problem will be terser for now. | Marc Espie |
2010-01-24 | use libspecs through Dependencies. | Marc Espie |
2010-01-05 | tweak output | Marc Espie |
2010-01-04 | better | Marc Espie |
2010-01-01 | (C) of affected files | Marc Espie |
2010-01-01 | store repository paths in sets and propagate them. | Marc Espie |
2009-12-31 | stupid, stupid, stupid | Marc Espie |
2009-12-31 | need to tweak from to_update to self, as this kind of thing happens all | Marc Espie |
2009-12-31 | more/better cache for bad cases, and trap self after merge. | Marc Espie |
2009-12-30 | ... and this should fix todd's case, that of not finding anything and | Marc Espie |
2009-12-30 | also track stuff I couldn't install, and use it for negative cache lookups. | Marc Espie |
2009-12-30 | pretty | Marc Espie |
2009-12-29 | a few more tweaks: | Marc Espie |
2009-12-29 | the way Tracker works, installed packages are always marked uptodate as well, | Marc Espie |
2009-12-29 | for now, show cache statistic if -F stat_cache (still in need of improvements) | Marc Espie |
2009-12-29 | rework dependency solving around cached items, so that redoing the same | Marc Espie |
2009-12-29 | prepare to cache conflicts in sets: object to do so, code to merge conflicts | Marc Espie |
2009-12-29 | improved check for loops: | Marc Espie |
2009-12-29 | prepare for smarter sets, with cache info | Marc Espie |
2009-12-28 | kill old dependency adjuster | Marc Espie |
2009-12-28 | nits | Marc Espie |