summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2026-03-01refactor: extract register_keyword helper to eliminate 4x DSL duplicationPaul Buetow
2026-03-01refactor: narrow BasicFile interface — apply ISP to Touch and DirectoryPaul Buetow
2026-03-01refactor: extract do? into DryRun concern module in resource.rbPaul Buetow
2026-03-01refactor: split file.rb into per-class files under lib/dslkeywords/Paul Buetow
2026-03-01fix: correct backup_resursively! typo in evaluate_present_recursively!Paul Buetow
2026-03-01fix: replace shell-interpolation with system() in DNFPackageManagerPaul Buetow
2026-03-01gracefully handle missing toml gem in config.rbPaul Buetow
2026-03-01fix dry-run crash when parent directory does not exist yet, add rake and rcm ...Paul Buetow
2026-03-01make rcm usable as a gem from any directory, fix bugs and testsPaul Buetow
2025-02-28fixPaul Buetow
2025-02-28joPaul Buetow
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