Age | Commit message (Expand) | Author |
2011-10-21 | small optimization: tell pkg_create to skip !libs if LIBS_ONLY (to be | Marc Espie |
2011-10-09 | don't be too hasty, we can choose to syslog (OR NOT) *after* we parse the | Marc Espie |
2011-09-29 | ssl.8: Certifying Authority -> Certificate Authority | Jason McIntyre |
2011-09-25 | remove hack, ask for SUBDIRs with FULLPATH set | Marc Espie |
2011-09-17 | make pkg_add -nvv work with respect to whatis.db updates; | Ingo Schwarze |
2011-09-17 | work-around for default vs. no flavor | Marc Espie |
2011-09-10 | let pkg_mklocatedb work consistently with SUBDIRLIST (print only the | Marc Espie |
2011-08-31 | propagate change of internals | Marc Espie |
2011-08-31 | versionspec stuff belongs in PkgSpec, not PackageName | Marc Espie |
2011-08-31 | synch with current state of affairs a bit | Marc Espie |
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 |