Age | Commit message (Expand) | Author |
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 |
2023-06-27 | remove allupdates marker, it was only used by the short-lived | Marc Espie |
2023-06-20 | tweak fragment handling error messages a bit | Marc Espie |
2023-06-16 | locator object owns a state object, no need to pass it as param | Marc Espie |
2023-06-16 | belated move to OO | Marc Espie |
2023-06-16 | no extra params there, to be revisited | Marc Espie |
2023-06-16 | fix default parm, noticed by aja@ on clean-old-distfiles | Marc Espie |
2023-06-14 | GC remnants of pipe support, long gone. | Marc Espie |
2023-06-13 | move to use v5.36; | Marc Espie |
2023-06-07 | do not pass @_ to code snippets, prepare for 5.36 | Marc Espie |
2023-05-29 | use v5.36, this one is somewhat trivial | Marc Espie |
2023-05-27 | the solver needs some love for later | Marc Espie |
2023-05-27 | remove the extra local variable (blessing a ref to self DOES work) | Marc Espie |
2023-05-27 | comment/cosmetic | Marc Espie |
2023-05-27 | more comment | Marc Espie |
2023-05-27 | yeah, yeah, those names are horrible | Marc Espie |
2023-05-27 | finish making this a singleton class (which I don't always like | Marc Espie |
2023-05-27 | more descriptive comment | Marc Espie |
2023-05-27 | indicate that not having hashes already is just legacy needed | Marc Espie |
2023-05-27 | point people towards relevant comments | Marc Espie |
2023-05-27 | a few comments | Marc Espie |
2023-05-27 | prepare for 5.36: pass $code as @code so that we don't have | Marc Espie |
2023-05-27 | comments | Marc Espie |
2023-05-27 | document base method | Marc Espie |
2023-05-27 | try/catch to be revisited | Marc Espie |
2023-05-27 | comments/cosmetics | Marc Espie |
2023-05-27 | restore documentation: explain what ArcCheck does | Marc Espie |
2023-05-27 | cosmetic/comments improvement | Marc Espie |
2023-05-27 | - make the handling of interactive more regular by | Marc Espie |
2023-05-27 | prepare for 5.36, document methods in base class | Marc Espie |
2023-05-23 | don't pass state, we get them from the progressmeter | Marc Espie |
2023-05-22 | gc unused/old code | Marc Espie |
2023-05-21 | missed one | Marc Espie |
2023-05-21 | move the interface to SharedLibs to be somewhat object oriented | Marc Espie |
2023-05-21 | document how this is used... There's nothing that actually uses the | Marc Espie |
2023-05-21 | "fix" for 5.36: pass the possible option value as an extra param | Marc Espie |
2023-05-21 | v5.36, trivial move | Marc Espie |
2023-05-20 | Don't bother setting the effective group, it doesn't affect file creation | Marc Espie |