Age | Commit message (Expand) | Author |
2013-01-07 | only protest midly if we're in exclude mode, so that you can exclude stuff | Marc Espie |
2012-12-31 | simple optimization: if we're already erroring out, there's totally no | Marc Espie |
2012-12-28 | base on landry's remarks, stuff like .libs* and partial* shouldn't ever | Marc Espie |
2012-11-06 | sort options; ok espie | Jason McIntyre |
2012-11-06 | work-around python compile issue: don't tie python files for now, so | Marc Espie |
2012-11-06 | do interactivity like for the others. | Marc Espie |
2012-10-13 | In update verbose mode, when skipping an update candidate due to an | Jeremy Evans |
2012-09-06 | shorter display for trivial updatesets, | Marc Espie |
2012-09-01 | show more precisely what the problem is. | Marc Espie |
2012-07-13 | temporary option until I come up with a nicer way: if -DNOINSTALLPATH | Marc Espie |
2012-07-12 | minor fix | Marc Espie |
2012-07-06 | have -i be automatically on for ttys. | Marc Espie |
2012-06-14 | tweak pkg_info -S to separate pkgnames with @ from libraries with nothing. | Marc Espie |
2012-06-11 | move PkgConfig.pm where it belongs | Marc Espie |
2012-06-08 | activate new pkg_create magic. | Marc Espie |
2012-06-08 | silent rename of @comment subdir= to @comment pkgpath= | Marc Espie |
2012-05-24 | put possible fragments in there. | Marc Espie |
2012-05-15 | supplementary magic code, not active yet | Marc Espie |
2012-05-15 | less hackish test for LIB*VERSION: after building the element, | Marc Espie |
2012-05-15 | allow elements to remove themselves from PackingList, adjust visit | Marc Espie |
2012-05-07 | new method to convert other file names to fullname. | Marc Espie |
2012-05-07 | well pkg_create itself doesn't care, but a custom ->annotate will get | Marc Espie |
2012-05-07 | in the odd case we don't live under /usr/local, make sure we stop eventually | Marc Espie |
2012-05-05 | if the lib directory is not localbase->lib, we add directory entries to | Marc Espie |
2012-05-05 | un-specialcase shallow/deep copy: create a normal new plist. | Marc Espie |
2012-05-01 | make fragment handling yet more customizable | Marc Espie |
2012-05-01 | properly pass extra parameters from State->new to init. | Marc Espie |
2012-04-30 | allow a subclass to override that specific error | Marc Espie |
2012-04-30 | make the reading of packing-lists amenable to further annotations, such as | Marc Espie |
2012-04-30 | move code around a bit more | Marc Espie |
2012-04-30 | more refactor | Marc Espie |
2012-04-30 | just a bit of refactoring, make sure option handling is done in state, | Marc Espie |
2012-04-28 | explain why the base pseudo-handle is a dirty hack and why it's less | Marc Espie |
2012-04-28 | File::Path::rmtree is very stupid and spews out warning messages if there's | Marc Espie |
2012-04-28 | zap blank spaces | Marc Espie |
2012-04-28 | work-around the fact that BaseSystem updates have specific dependency | Marc Espie |
2012-04-28 | cleaner code: only wrap the call to quirks itself inside an eval. | Marc Espie |
2012-04-28 | add a "fake" handle class for base system updates and ForwardDependencies | Marc Espie |
2012-04-27 | use our light-weight OpenBSD::MkTemp, which is safer, more accurate, | Marc Espie |
2012-04-16 | supplementary code for Samples | Marc Espie |
2012-04-16 | use explicit pattern to avoid huge results from pkg_locate we will | Marc Espie |
2012-04-16 | display truely unknown stuff first | Marc Espie |
2012-04-16 | new glue: figure out how to install pkglocatedb on our own (if not | Marc Espie |
2012-04-10 | prevent dpb trace handler from getting in the way of normal usage error reports. | Marc Espie |
2012-02-13 | warn when @option no-default-conflict and not explicit @conflict. | Marc Espie |
2012-02-06 | don't abort if that info is not yet available... | Marc Espie |
2012-01-21 | sanitize stuff a bit more... | Marc Espie |
2012-01-16 | Backout activation of the new apropos(1)/whatis(1)/makewhatis(8). | Ingo Schwarze |
2012-01-09 | Rename whatis.{db,index} back to mandoc.{db,index} | Ingo Schwarze |
2012-01-07 | sloppy Ingo, whatis.db + whatis.index | Marc Espie |