Age | Commit message (Expand) | Author |
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-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 | 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-01 | repaire pkg_info -P in the simplest possible way, pending revisit. | Marc Espie |
2011-05-30 | a few more comments, since for once this is complicated. | Marc Espie |
2011-05-30 | turn @pkgpath into real objects, to simplify some updates by not having to | Marc Espie |
2011-05-21 | add legacy support for old sha256 checksums in distinfos. | Marc Espie |
2011-04-25 | don't erase 1st manpage in case two manpages have the first name. | Marc Espie |
2011-04-18 | people (should) bump REVISION nowadays. | Jasper Lievisse Adriaanse |
2011-03-23 | cache user name for ~user | Marc Espie |
2011-03-23 | allow scp://hostname/~user/subdir to work | Marc Espie |
2011-03-20 | pass url name to Ustar, for error messages | Marc Espie |
2011-03-20 | allow Ustar to be more precise in its error messages: record position | Marc Espie |
2011-03-19 | Pass the new -c option to grotty when building manuals, to avoid ANSI | Ingo Schwarze |
2011-03-19 | I can remove duplicate flag since that's handled upwards. | Marc Espie |
2011-03-19 | put back -L in handle_options, so that it works in pkg_add/pkg_delete/pkg_create | Marc Espie |
2011-03-07 | run makewhatis during pkg_create in verbose mode. | Marc Espie |
2011-01-31 | Add a full stop at the end of the sentences from finish and report. | Antoine Jacoutot |
2011-01-25 | prepend pkgname to ask-update prompt, so that user knows for sure which | Marc Espie |
2011-01-23 | hide details of "finish" inside PackingElement proper. | Marc Espie |
2011-01-21 | forgot to pass this. bug-report from "Michael W. Lucas" <mwlucas@blackhelicop... | Marc Espie |
2011-01-14 | Quick fix for cwd = / | Marc Espie |
2011-01-10 | have "non quiet" mode for pkg_info -r show something... | Marc Espie |
2011-01-09 | NYTProf now warns against $& in regexps, remove that one which doesn't | Marc Espie |
2011-01-09 | add yet another check: obviously in a @depend line, if the def part doesn't | Marc Espie |
2011-01-04 | go all the way, put temp pages in /tmp | Marc Espie |
2011-01-04 | create tempfile directly under fake, no need to go down. | Marc Espie |
2011-01-03 | make it possible to check for a pkgspec by name, without looking at installed | Marc Espie |
2011-01-03 | redo the object creation in a more straightforward way. | Marc Espie |
2011-01-03 | those all need newlines | Marc Espie |
2011-01-03 | unbreak hardlinks, like MLINKS, too. | Jasper Lievisse Adriaanse |
2011-01-03 | broke symlinks, noticed by jasper@ | Marc Espie |
2011-01-02 | create formatted manpages as temporary files we remove after the fact. | Marc Espie |
2011-01-02 | tidy things: use ->new more often. | Marc Espie |
2011-01-02 | kill very old idiom, I don't actually want to go thru items directly. | Marc Espie |
2010-12-29 | more stuff that uses print directly dies | Marc Espie |
2010-12-24 | pass state around. | Marc Espie |