Age | Commit message (Expand) | Author |
2024-10-02 | Adding pkg_add from stdin hasn't worked in ages. It was something | Theo Buehler |
2024-10-01 | Extend Log->system to support the same features as BaseState->system | Theo Buehler |
2024-04-30 | Allow parsing either RFC9557 timestamps (which wants explicit +00:00) or | Stuart Henderson |
2024-01-02 | have quirks behave way more like other packages so it can have dependencies | Marc Espie |
2023-12-03 | move to using updatedb annotation exclusively | Marc Espie |
2023-11-29 | aliases package.5 as packing-list and plist, since this is the entry | Marc Espie |
2023-11-25 | recognize future updatedb tagged packages | Marc Espie |
2023-11-25 | forgot to zap really old D/F | Marc Espie |
2023-11-25 | -h is handled by State.pm, don't try to recognize it | Marc Espie |
2023-11-25 | check_security has been around long enough, no need to check quirks can | Marc Espie |
2023-11-25 | reinstate checking the keytype, which I unwittingly dropped a long time ago. | Marc Espie |
2023-11-25 | reason this is here | Marc Espie |
2023-11-25 | dead too | Marc Espie |
2023-11-25 | this is dead since 2016 | Marc Espie |
2023-11-24 | add glue to match usage against actual options, as a debugging facility | Marc Espie |
2023-11-23 | need to represent the option for it to actually make it into the package | Marc Espie |
2023-11-22 | Prepare to do the updatedb stuff as an @option, so that the code is less ad-hoc | Marc Espie |
2023-11-08 | pkg_add: sort flags in usage message | Caspar Schutijser |
2023-10-25 | okay, that one ought to work. | Marc Espie |
2023-10-24 | revert Subst.pm r1.24 again, it breaks package creation | Christian Weisgerber |
2023-10-23 | sorry, somehow I did redo this line badly and didn't retest | Marc Espie |
2023-10-23 | Revert Subst.pm r1.22. It broke ordinary pkg_add usage | Theo Buehler |
2023-10-23 | split on spaces as well, to take advantage of += | Marc Espie |
2023-10-23 | add some limited capability to -DVAR+=value | Marc Espie |
2023-10-18 | only strip actual file/line part from the eval error | Marc Espie |
2023-10-11 | put "stub" within grasp of -DREGRESSION_TESTING. | Marc Espie |
2023-10-11 | missing state in locator call, surprised nobody else ran into that | Marc Espie |
2023-10-09 | placeholder for later feature | Marc Espie |
2023-10-09 | simplify: all 3 mock-ups are strings that get eval'd, so do this properly. | Marc Espie |
2023-10-08 | subclass system libraries so we can give better diagnostic eventually | Marc Espie |
2023-10-08 | oops, those eval need to be STRINGS, otherwise the whole definition stuff | Marc Espie |
2023-10-08 | add another two regression testing parts. Use a simple framework that | Marc Espie |
2023-10-08 | wrong prototype, it's called as an OO method | Marc Espie |
2023-10-08 | plain forgot to save the values for regression testing | Marc Espie |
2023-10-07 | with firmware known, recognize that we couldn't find any update at all | Marc Espie |
2023-10-07 | track firmware separately, since those will appear as uptodate for us | Marc Espie |
2023-10-07 | use more specific regression testing knob | Marc Espie |
2023-09-16 | forgot to kill that | Marc Espie |
2023-09-12 | is is -> is | Jonathan Gray |
2023-08-30 | fix signal reporting | Marc Espie |
2023-07-20 | fix esoteric error message in case PackageName parses stuff to a bogus | Marc Espie |
2023-07-05 | fw_update is in section 8 not 1 | Jonathan Gray |
2023-07-04 | use local assignment to $ENV{TZ} like we do for signal handlers | Marc Espie |
2023-07-04 | stop saying the format is "simple" there are so many annotations. | Marc Espie |
2023-07-04 | add some more fluff to documentation | Marc Espie |
2023-07-04 | explain why NO_TS_IN_PLIST exists | Marc Espie |
2023-07-04 | fix some very minor syntactic nits | Marc Espie |
2023-07-03 | record when pkg_add is actually doing something. | Marc Espie |
2023-07-03 | also make things 5.36 if not used | Marc Espie |
2023-07-02 | lost silence_children behavior by accident | Marc Espie |