summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-02-28can copy recursively a directoryPaul Buetow
2025-02-26already donePaul Buetow
2025-02-26only run when resource not yet exists as expectedPaul Buetow
2025-02-26rename dry? to do?Paul Buetow
2025-02-26can change owner of files and dirsPaul Buetow
2025-02-25initial mode supportPaul Buetow
2025-02-25change loggerPaul Buetow
2025-02-25add touch filePaul Buetow
2025-02-25can purge a dirPaul Buetow
2025-02-20can backup alo a directoryPaul Buetow
2025-02-19initial directory supportPaul Buetow
2025-02-19factor out symlink testPaul Buetow
2025-02-19adding dryPaul Buetow
2025-02-19fixPaul Buetow
2025-02-19fixPaul Buetow
2025-02-19more on symlinksPaul Buetow
2025-02-19refactorPaul Buetow
2025-02-19make this workPaul Buetow
2025-02-19add chainedPaul Buetow
2025-02-19more on thisPaul Buetow
2025-02-19nicerPaul Buetow
2025-02-18refactor file DSLPaul Buetow
2025-02-18refactorPaul Buetow
2025-02-18can clean up a file which is cleaning whole pathPaul Buetow
2025-02-18add support to delete a filePaul Buetow
2025-02-18add ensure absent for file linePaul Buetow
2025-02-18test for dup resourcePaul Buetow
2025-02-18rename temp dirPaul Buetow
2025-02-18testing backupPaul Buetow
2025-02-18only backup file when it changedPaul Buetow
2025-02-18Merge branch 'main' of codeberg.org:snonux/rcmPaul Buetow
2025-02-18add package initiallyPaul Buetow
2025-02-18backupping file when changePaul Buetow
2025-02-17cache the resource objsPaul Buetow
2025-02-17use a setPaul Buetow
2025-02-17sugarPaul Buetow
2025-02-17can detect dependency loopPaul Buetow
2025-02-16can find resource objsPaul Buetow
2025-02-16sugarPaul Buetow
2025-02-16change foo[...] to foo(...) syntax for depsPaul Buetow
2025-02-15betterPaul Buetow
2025-02-15can detect invalid resource namesPaul Buetow
2025-02-15add depends_on syntaxPaul Buetow
2025-02-15dsl keyword base class addedPaul Buetow
2025-02-14joPaul Buetow
2025-02-14add configure_from_scratchPaul Buetow
2025-02-14test only_whenPaul Buetow
2025-02-14more testsPaul Buetow
2025-02-14initial testsPaul Buetow
2025-02-14add ensure_linePaul Buetow