Age | Commit message (Expand) | Author |
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 |
2016-09-04 | put signify errors alongside ftp | Marc Espie |
2016-09-04 | signature tracking bases: stored signed status inside object, so that | Marc Espie |
2016-09-04 | basic scaffolding to ask signify to check stuff | Marc Espie |
2016-08-27 | in case we run delete_first (not enough room), delay the unlink of | Marc Espie |
2016-08-26 | grrr warning | Marc Espie |
2016-08-25 | -F before -f (as -I before -i currently is...); | Jason McIntyre |
2016-08-25 | make the full filesystem check optional, by popular demand. | Marc Espie |
2016-08-12 | band-aid for a nasty bug. tieto + space constraints don't interact well. | Marc Espie |
2016-07-27 | checking for firmware works better if I pass thru all options | Marc Espie |
2016-07-27 | don't include firmwares in the fuzzy auto-reinstall list | Marc Espie |
2016-07-27 | hunting around for some sporadic error message. Removing the hash entry | Marc Espie |
2016-07-23 | no quirks in FwUpdate. | Marc Espie |
2016-06-28 | oops, $pkg can be more than a pkgname. We have the right information | Marc Espie |
2016-06-28 | option -z that uses is-branch info to produce "complete" | Marc Espie |
2016-06-27 | surprised nobody noticed before me | Marc Espie |
2016-06-25 | recognize @option is-branch | Marc Espie |
2016-06-24 | make use of former changes. If list is higher than display go thru more. | Marc Espie |
2016-06-24 | simplify the logic. no need for a separate hook when we can just specialize | Marc Espie |
2016-06-23 | there's no reason for window size computation to be linked to the | Marc Espie |
2016-06-23 | add fh variation of printing code. Systematically use it with STDOUT/STDERR | Marc Espie |
2016-06-22 | have a consistent exit code when looking for stuff | Marc Espie |
2016-06-21 | pass file name thru to Subst for better error messages. | Marc Espie |
2016-06-15 | dedup interactive options handling code yet again. | Marc Espie |
2016-06-15 | ProgressMeter keeps state. Unfortunately, term is shared between processes. | Marc Espie |
2016-06-14 | restrict %m and friends to "separate words" so they won't collide with | Marc Espie |
2016-06-14 | new syntax: pkgname%branch to select a branch wherever it makes sense. | Marc Espie |
2016-06-06 | band-aid for pkg_check, some options need to be mixin. | Marc Espie |
2016-06-06 | fix somewhat broken inheritance: the actual -i/-I interactive dance is | Marc Espie |
2016-05-15 | set glitch correctly | Marc Espie |
2016-05-14 | use twice the same code for prepare_long and verify_modes so that it can't | Marc Espie |
2016-05-13 | add a stub log for signify, problem noticed by tedu | Marc Espie |
2016-05-10 | go deeper in Term::ReadKey, we don't need smart guesses. | Marc Espie |
2016-05-09 | prepare for API tweaks of OpenBSD::MkTemp | Marc Espie |
2016-05-09 | stop depending on *.ph | Marc Espie |