Age | Commit message (Expand) | Author |
2010-06-09 | ui changes: go thru a state object for most printouts | Marc Espie |
2010-05-10 | whitespace fixes | Marc Espie |
2010-03-20 | if a package already contains an url marker (say, local stuff recreated), | Marc Espie |
2009-12-31 | fix for error message logging. | Marc Espie |
2009-12-31 | add meat to the "can't install" stupid handle message | Marc Espie |
2009-12-30 | store url where we retrieved the package. | Marc Espie |
2009-12-29 | move check for already installed UP, which allows me to deal with UpdateSet | Marc Espie |
2009-12-20 | change verbosity handling: be silent by default, turn on the first level if -v. | Marc Espie |
2009-11-28 | when resolving conflicts, don't recreate handles for packages being replaced | Marc Espie |
2009-11-11 | progressmeter puts STDOUT in autoflush if -t, so that it can display to it in... | Marc Espie |
2009-11-10 | bad espie: use strict/warnings consistently, and fix two nits and two | Marc Espie |
2009-11-08 | let Handle display what went wrong. | Marc Espie |
2009-11-08 | bug-fix: if we can't find the package, it makes no sense to look in a | Marc Espie |
2009-11-08 | tracker/updater methods for state that auto-create the object. | Marc Espie |
2009-10-19 | cleanup method that does more or less what's needed | Marc Espie |
2009-10-19 | syntactic sugar: methods to access plist and location from handle. | Marc Espie |
2009-10-15 | missed one, tell tracker this is already installed | Marc Espie |
2009-10-15 | reorg code | Marc Espie |
2009-10-15 | let handle compute pkgnames correctly, simplifies code a bit | Marc Espie |
2009-10-14 | move OpenBSD::Handle into its own file. I guess I need to disentangle this | Marc Espie |