Age | Commit message (Expand) | Author |
2011-08-27 | the order of packinglists has been fixed for years by now, so it's no | Marc Espie |
2011-08-26 | remove one more reference to pkg_merge; ok espie | Jason McIntyre |
2011-08-26 | zap it from there too | Marc Espie |
2011-08-26 | Shared Stuff never got used | Marc Espie |
2011-08-26 | zap fatpackages. nobody actually uses them. | Marc Espie |
2011-08-23 | zap old INSTALL/DEINSTALL stuff, it's been deprecated for 3 years, and removed | Marc Espie |
2011-08-18 | spacing | Marc Espie |
2011-08-18 | tweak | Marc Espie |
2011-08-17 | pkg_add and pkg_delete will now syslog activity by default. | Marc Espie |
2011-07-24 | nudge people towards pkglocatedb as a viable alternative to pkg_info -E. | Marc Espie |
2011-07-23 | avoid weird warnings in case we run into a strange package. | Marc Espie |
2011-07-20 | small tidbits | Marc Espie |
2011-07-19 | better text | Marc Espie |
2011-07-19 | tag fuzzy stuff for manual-installs too | Marc Espie |
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 |