Age | Commit message (Expand) | Author |
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 |
2017-01-01 | Hyphenate compound adjectives 'up-to-date', 'out-of-date' and 'well-known' | Theo Buehler |
2016-10-05 | document signature change | Marc Espie |
2016-10-05 | getting errors is trivial, just don't forget to close the handle and not | Marc Espie |
2016-10-04 | slightly smarter parsing of error log | Marc Espie |
2016-10-04 | no longer needed | Marc Espie |
2016-10-04 | check_signature is gone | Marc Espie |
2016-10-04 | remove may_check_data logic, since signatures are now handled externally | Marc Espie |
2016-10-03 | document (partially) new stuff | Marc Espie |
2016-10-03 | add TRUSTED_PKG_PATH after discussing with aja@ | Marc Espie |
2016-10-03 | gc the old checking code in pkg_add | Marc Espie |
2016-10-03 | No need to record gzip position after CONTENTS since we don't need partial | Marc Espie |
2016-10-03 | kill creating old signatures. | Marc Espie |
2016-10-03 | document what signify2 does, remove remnants of signify/x509. | Marc Espie |
2016-10-03 | display a decent error message | Marc Espie |
2016-10-03 | throw a decent error message, signify2 can't (yet) sign non local packages | Marc Espie |
2016-10-03 | report signify2 as well | Marc Espie |
2016-09-28 | oops, forgot THAT hook. You have to start with unsigned to get signed | Marc Espie |
2016-09-27 | switch to using the new package signature scheme (signify2) by default | Christian Weisgerber |
2016-09-15 | actual signify2 code, a bit refactoring | Marc Espie |
2016-09-15 | move the error saving code slightly around | Marc Espie |
2016-09-14 | move the check up in state | Marc Espie |
2016-09-14 | add an is_local-file method for later signature | Marc Espie |
2016-09-14 | gc pipe: support, makes less and less sense as time goes by | Marc Espie |
2016-09-14 | tidy running those commands | Marc Espie |
2016-09-14 | gc last remnants of source: | Marc Espie |
2016-09-08 | new sign only when new sign | Marc Espie |
2016-09-06 | heck, have new signatures be -Dnewsign until we flip the switch | Marc Espie |
2016-09-06 | remove code that allows pkg_create to sign | Marc Espie |
2016-09-05 | forgot to provide an empty method | Marc Espie |