Age | Commit message (Expand) | Author |
2015-01-04 | tweak the ntogo messages slightly so that they work better in all situations | Marc Espie |
2014-02-02 | simplify how "kept" packages are handled. First, we never need their | Marc Espie |
2014-02-01 | no need to test for plist, we get the conflict_list since we have update_info | Marc Espie |
2014-01-24 | subject -z hints (fuzzy update) to quirks' tweak_search. | Marc Espie |
2014-01-11 | a bit of spring cleanup in advance: scrape old stuff that's not really | Marc Espie |
2014-01-09 | bump copyright to 2014 | Marc Espie |
2014-01-05 | have -DFW_UPDATE set @option firmware on downloaded firmwares. | Marc Espie |
2013-12-25 | fix autoloading of quirks: don't try to run quirks while processing the | Marc Espie |
2013-12-25 | a bit more scaffolding for running quirks. In particular, once quirks | Marc Espie |
2012-10-13 | In update verbose mode, when skipping an update candidate due to an | Jeremy Evans |
2012-04-28 | cleaner code: only wrap the call to quirks itself inside an eval. | Marc Espie |
2012-02-06 | don't abort if that info is not yet available... | Marc Espie |
2011-08-26 | zap fatpackages. nobody actually uses them. | Marc Espie |
2011-07-19 | tag fuzzy stuff for manual-installs too | Marc Espie |
2011-06-19 | another missing message | Marc Espie |
2010-12-24 | handle failures from ports tree with more care. | Marc Espie |
2010-10-02 | whitespace | Marc Espie |
2010-08-03 | bug-fix: during updates, only set oldfound after we found a matching pkgpath. | Marc Espie |
2010-07-31 | keep location open while we grab updateinfo. | Marc Espie |
2010-07-26 | better progress_message | Marc Espie |
2010-07-06 | fuss over wantntogo, especially when it's false (make sure we still get :ok | 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 | access locator through new API | Marc Espie |
2010-06-09 | replace confusing (n to go) message with #done/#total annotations. | Marc Espie |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-06-04 | move code around, so that commands can be used as modules. | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-01-26 | downgrade, not downgrades | Marc Espie |
2010-01-10 | use full signatures to avoid downgrades. | Marc Espie |
2010-01-09 | zap unused | Marc Espie |
2010-01-09 | streamline interface | Marc Espie |
2010-01-09 | fixed version, somehow I forgot that I use parse to do weird things with | Marc Espie |
2010-01-09 | temporary revert until I figure this out | Marc Espie |
2010-01-09 | tweak path parsing to handle inst:pkgname and such as well... | Marc Espie |
2010-01-02 | first step in comparing full signatures: make them full objects, with | Marc Espie |
2010-01-01 | for -z/-l, if several candidates are found, try to order them, and use the | Marc Espie |
2010-01-01 | explicit-update support | 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-28 | an actual difference between -r and -u. If we replace, don't look as hard | Marc Espie |
2009-12-26 | zap message for .libs, be smart about partial-*, it's easy to install/update | Marc Espie |
2009-12-24 | avoid infinite loop, noticed by Rivo Nurges. | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-12-14 | since some packages in updatesets don't need updates, be explicit about it. | Marc Espie |
2009-12-14 | combined updates show the packages that can't be updated | Marc Espie |
2009-12-14 | fuss about install msgs: new method state->ntogo, use it to annotate more | Marc Espie |
2009-12-13 | okay, so old libs are not 'kept', keep track of updates correctly instead | Marc Espie |
2009-12-12 | fix the fam->libgamin issue. Look for update candidates in self before | Marc Espie |
2009-12-07 | simplify tracker a bit now we know what we're doing. | Marc Espie |