Age | Commit message (Expand) | Author |
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 |
2023-05-19 | make Paths fully OO, as it makes some things simpler | Marc Espie |
2023-05-19 | this parameter does not exist | Marc Espie |
2023-05-19 | remove indirect calls | Marc Espie |
2023-05-18 | adjust style to post v5.36 world | Marc Espie |
2023-05-17 | fix -n | Marc Espie |
2023-05-17 | stop using old-style prototypes except where strictly necessary | Marc Espie |
2023-05-17 | actually fix caching for release/stable | Marc Espie |
2023-05-16 | explicitly rename internal methods with an _ | Marc Espie |
2023-05-16 | clean visible interface a bit: Ustar does not use errsay (but ArcCheck does) | Marc Espie |
2023-05-16 | cleaner documentation of what's going on | Marc Espie |
2023-05-16 | start un-exposing some internal methods | Marc Espie |
2023-05-16 | ditch subclasses for PackingList: I ended up never using this anywhere | Marc Espie |
2023-05-16 | use the new set_destdir interface | Marc Espie |