aboutsummaryrefslogtreecommitdiff
path: root/lib/util.bash
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Add playbook_path()Patrick Spek1-1/+19
2023-03-10Move the file_template function and add a commentPatrick Spek1-34/+38
2023-03-10Update copyright datesPatrick Spek1-1/+1
2023-03-08Rename file_rhash to dir_hashPatrick Spek1-10/+10
2022-12-04Add file_rhash utilityPatrick Spek1-0/+10
2022-05-26Make datetime pass on -u in all casesPatrick Spek1-2/+3
2022-05-11Make shellcheck happyPatrick Spek1-0/+3
2022-04-19Add documentationPatrick Spek1-264/+4
2022-04-17Make shellcheck happyPatrick Spek1-9/+21
2022-04-17Add licensePatrick Spek1-0/+4
2022-04-17Add a Makefile for easy installationPatrick Spek1-2/+2
2022-04-17Add functionality to work with playbooksPatrick Spek1-10/+80
2022-04-16Update config() to also search playbook-specific config filesPatrick Spek1-7/+18
2022-04-16Initial draft for sync subcommandPatrick Spek1-22/+22
2022-04-15Initial commitPatrick Spek1-0/+365