index
:
bashtard
master
Configuration Management System in Bash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
util.bash
Age
Commit message (
Expand
)
Author
2023-05-21
Add chomp util
Patrick Spek
2023-05-15
Remove bpt from the codebase again
Patrick Spek
2023-03-26
Improve my relationship with shellcheck
Patrick Spek
2023-03-26
Redo dir_hash with new file_hash functionality
Patrick Spek
2023-03-26
Add newline after bpt templating function
Patrick Spek
2023-03-26
Add bpt for file templating
Patrick Spek
2023-03-10
Update new code for shellcheck compliancy
Patrick Spek
2023-03-10
Add playbook_path()
Patrick Spek
2023-03-10
Move the file_template function and add a comment
Patrick Spek
2023-03-10
Update copyright dates
Patrick Spek
2023-03-08
Rename file_rhash to dir_hash
Patrick Spek
2022-12-04
Add file_rhash utility
Patrick Spek
2022-05-26
Make datetime pass on -u in all cases
Patrick Spek
2022-05-11
Make shellcheck happy
Patrick Spek
2022-04-19
Add documentation
Patrick Spek
2022-04-17
Make shellcheck happy
Patrick Spek
2022-04-17
Add license
Patrick Spek
2022-04-17
Add a Makefile for easy installation
Patrick Spek
2022-04-17
Add functionality to work with playbooks
Patrick Spek
2022-04-16
Update config() to also search playbook-specific config files
Patrick Spek
2022-04-16
Initial draft for sync subcommand
Patrick Spek
2022-04-15
Initial commit
Patrick Spek