Age | Commit message (Expand) | Author |
2011-07-19 | mostly done | Marc Espie |
2011-07-19 | use common code for ssh/http 1.1 | Marc Espie |
2011-07-19 | clean-up a few things | Marc Espie |
2011-07-19 | fix -Ddependencies, from Nathanael Rensen | Marc Espie |
2011-07-18 | most of the pieces are there... still need to open a new connection if | Marc Espie |
2011-07-18 | a little better, but not yet ready | Marc Espie |
2011-07-18 | skeleton for grabbing files... | Marc Espie |
2011-07-18 | Also handle normal Content-Length | Marc Espie |
2011-07-18 | chunked directory transfers | Marc Espie |
2011-07-18 | a few typos, nothing working yet... needs to parse Chunked transfer | Marc Espie |
2011-07-18 | allow pkg_delete -a pkgname to do something useful: | Marc Espie |
2011-07-17 | now that the API is working, reorg the code correctly: DeleteSet is the | Marc Espie |
2011-07-17 | unify the main loop some more: add and delete do more or less the | Marc Espie |
2011-07-17 | protect against really weird packing-lists | Marc Espie |
2011-07-14 | move deptree_header into AddDelete, use it in pkg_delete. | Marc Espie |
2011-07-13 | share code | Marc Espie |
2011-07-13 | let short_print work on DeleteSets | Marc Espie |
2011-07-13 | create DeleteSet as a specialized version of UpdateSets that print | Marc Espie |
2011-07-13 | fix a nasty bug: hints are evaluated lazily, so if a package is mentioned | Marc Espie |
2011-07-12 | be ways more verbose with -a | Marc Espie |
2011-07-12 | put back options -Dbaddepend -Ddependencies | Marc Espie |
2011-07-12 | document new -a | Marc Espie |
2011-07-12 | new pkg_delete, very similar to pkg_add, support for -a | Marc Espie |
2011-07-12 | wip, definitely not finished (and not used) yet | Marc Espie |
2011-07-12 | refactor | Marc Espie |
2011-07-12 | write a small blurb about `installed manually' and how it fits with the other | Marc Espie |
2011-07-12 | tweak: need -a -a to reverse @option manual-install | Marc Espie |
2011-07-12 | move option -a up into common add/delete code, in preparation for pkg_delete | Marc Espie |
2011-07-06 | future code to handle HTTP 1.1 connection: need to establish a somewhat | Marc Espie |
2011-07-02 | allows .libs* packages to match correctly in the presence of @conflict markers | Marc Espie |
2011-06-30 | make exact flavor specs smarter. | Marc Espie |
2011-06-27 | make things slightly more readable | Marc Espie |
2011-06-27 | add useless method for tied readability | Marc Espie |
2011-06-27 | compute checksum in plist's existing checksum class, so that very old | Marc Espie |
2011-06-25 | even with tied files, still arrange to apply set_modes. | Marc Espie |
2011-06-24 | fix @extra dir/ | Marc Espie |
2011-06-24 | speed up dependency checking: | Marc Espie |
2011-06-23 | switch to installing source manuals (base part) | Ingo Schwarze |
2011-06-22 | absolute_okay is more a property of the class than an extra parameter to | Marc Espie |
2011-06-21 | - adjust add_property() to allow more liberal whitespace usage. | Jasper Lievisse Adriaanse |
2011-06-20 | document -Ddonttie, even though I only put it in for performance testing | Marc Espie |
2011-06-20 | in an UpdateSet, match new files with old files based on their sha256. | Marc Espie |
2011-06-20 | zap extra try that's no longer needed: print-plist-with-depends should | Marc Espie |
2011-06-19 | another missing message | Marc Espie |
2011-06-16 | remove redundant values | Marc Espie |
2011-06-16 | repair broken tally display | Marc Espie |
2011-06-15 | change yet again how we handle transparent formatting of manpages. | Marc Espie |
2011-06-09 | fix @ask-update example | Stuart Henderson |
2011-06-01 | repaire pkg_info -P in the simplest possible way, pending revisit. | Marc Espie |
2011-05-30 | tweak previous; | Jason McIntyre |