index
:
rcm
develop
main
Ruby configuration management system (rcm) - KISS and for my personal use.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Branch
Commit message
Author
Age
develop
Resolve multi-word agent names in file DSL
Paul Buetow
2 months
main
bump version to 0.1.2
Paul Buetow
3 months
Tag
Download
Author
Age
0.1.2
commit 63607f415c...
Paul Buetow
3 months
v0.1.1
commit 7c439bef61...
Paul Buetow
3 months
v0.1.0
commit ebb268ebb1...
Paul Buetow
3 months
Age
Commit message
Author
2026-03-02
bump version to 0.1.2
0.1.2
main
Paul Buetow
2026-03-02
Merge branch 'develop'
Paul Buetow
2026-03-02
add Justfiles for all examples
Paul Buetow
2026-03-01
bugfix/refactor: add error handling to DNFPackageManager shell commands
Paul Buetow
2026-03-01
refactor: defer Config loading — add explicit Config.load! method
Paul Buetow
2026-03-01
refactor: defer Options parsing — add explicit Options.parse! method
Paul Buetow
2026-03-01
refactor: replace ObjectSpace scan with inherited-hook registry
Paul Buetow
2026-03-01
refactor: extract register_keyword helper to eliminate 4x DSL duplication
Paul Buetow
2026-03-01
refactor: narrow BasicFile interface — apply ISP to Touch and Directory
Paul Buetow
2026-03-01
refactor: extract do? into DryRun concern module in resource.rb
Paul Buetow
[...]