Age | Commit message (Expand) | Author |
2017-07-25 | Correct and clarify the description of special sequences | Ingo Schwarze |
2017-07-23 | recent perls have more fun rules related to _ and - | Marc Espie |
2017-07-01 | go thru POSIX::Termios to turn off kerninfo. | Marc Espie |
2017-06-20 | trim more error messages | Marc Espie |
2017-05-30 | waive signature check waving | Theo Buehler |
2017-05-29 | do not whine if installpath is undef. | Marc Espie |
2017-05-29 | Refactor locator code so it's a proper object. | Marc Espie |
2017-05-18 | document installpath, explain PKG_PATH defaults in terms of it. | Marc Espie |
2017-05-18 | introduce new url "installpath" to mean "the contents of installurl" | Marc Espie |
2017-05-15 | Properly register manual pages in non-English language directories. | Ingo Schwarze |
2017-05-13 | No more CD releases, and advertise HTTP rather than FTP for packages. | Ingo Schwarze |
2017-04-18 | recent perl have signal names we don't have, protect against that. | Marc Espie |
2017-04-05 | For a non-interactive attempt to pkg_delete a firmware package, print a | Stuart Henderson |
2017-03-26 | spelling fix; ok espie | Jason McIntyre |
2017-03-25 | Recognise vmm in dmesg to install "vmm-firmware" (the SeaBIOS package). | Stuart Henderson |
2017-03-25 | document tweaked checksum behavior, reorder environment, remove old cruft. | Marc Espie |
2017-03-25 | tweak checksums on delete to not happen by default, with an interface | Marc Espie |
2017-03-16 | tied files should be treated like deleted files wrt checksums. | Marc Espie |
2017-03-14 | a few more characters that are safe to print | Marc Espie |
2017-03-13 | fix usage order, as reminded by jmc@ | Marc Espie |
2017-03-11 | more consistency on .Fl ... Ns Ar lines, requested by jmc@ | Ingo Schwarze |
2017-03-11 | Make spacing after -D consistent. | Ingo Schwarze |
2017-03-11 | compute_digest already clones object's class, no need to ref here. | Marc Espie |
2017-03-11 | document recent changes. | Marc Espie |
2017-03-11 | tweak %m to expand to %c, and make %c more magical: | Marc Espie |
2017-03-09 | take the checksum part out of line. | Marc Espie |
2017-03-09 | tweak installurl code to return a single string that gets parsed | Marc Espie |
2017-03-07 | somehow it didn't get removed even though it's no longer installed | Marc Espie |
2017-03-07 | okay "can't find" means error reported as well | Marc Espie |
2017-03-07 | Digest::SHA is nasty: it shows an incomplete error message if the | Marc Espie |
2017-03-07 | if we reported "Can't find CONTENTS", we know it's a bad package, | Marc Espie |
2017-03-07 | get rid of redundant "Can't find CONTENTS" if the location already twitted | Marc Espie |
2017-03-07 | more error streamlining: | Marc Espie |
2017-03-07 | error message bugfix: forgot to pass object around, so | Marc Espie |
2017-03-03 | Remove a "=over 4" after the corresponding "=back" has been removed | Alexander Bluhm |
2017-03-03 | spring cleanup, remove sysctl from doc, and finally gc some older annotations | Marc Espie |
2017-03-03 | pass @sysctl into old stuff | Marc Espie |
2017-03-01 | Remove pkg.conf leftover. | Robert Peichaer |
2017-03-01 | scrape most of the config framework | Marc Espie |
2017-02-27 | Remove support for pkg.conf in light of the consolidation towards | Robert Peichaer |
2017-02-27 | framework for some performance stats as a -V... option (like how much | Marc Espie |
2017-02-15 | improve list item formatting; | Jason McIntyre |
2017-02-10 | add glue to be able to ask "give me the highest number shared library with | Marc Espie |
2017-02-06 | amend the "unsigned package" message, commenting that signify(1) doesn't | Marc Espie |
2017-02-06 | basic installurl support, get installpath from it (appending the requisite | Marc Espie |
2017-02-05 | The installer does not create pkg.conf during installation and does | Robert Peichaer |
2017-02-05 | Use a non-greedy regular expression for the installpath url. | Robert Peichaer |
2017-01-25 | if the fs got badly damaged, display a decent error message instead of | Marc Espie |
2017-01-25 | In some cases, pkg_info -e spec would display the spec instead of the | Marc Espie |
2017-01-25 | some run environnement do not properly reset signals (e.g., python) and | Marc Espie |