index
:
bashtard
master
Configuration Management System in Bash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
CHANGELOG.md
Age
Commit message (
Expand
)
Author
2023-05-22
Tag release for v2.0.0
HEAD
v2.0.0
master
Patrick Spek
2023-05-21
Add top subcommand
Patrick Spek
2023-05-15
Remove bpt from the codebase again
Patrick Spek
2023-03-26
Redo dir_hash with new file_hash functionality
Patrick Spek
2023-03-26
Add bpt for file templating
Patrick Spek
2023-03-10
Add playbook_path()
Patrick Spek
2023-03-10
Add data.d
Patrick Spek
2023-03-10
Update copyright dates
Patrick Spek
2023-03-09
Implement BASHTARD_PLAYBOOK_VARS
Patrick Spek
2023-03-08
Split pull functionality into its own subcommand
Patrick Spek
2023-03-08
Stash and pop changes when syncing
Patrick Spek
2023-03-08
Rename file_rhash to dir_hash
Patrick Spek
2022-12-04
Add file_rhash utility
Patrick Spek
2022-08-03
Add $BASHTARD_PLATFORM[init]
Patrick Spek
2022-06-22
Add pkg-debian target to Makefile
Patrick Spek
2022-05-26
Add a first iteration of a backup subcommand
Patrick Spek
2022-05-26
Make datetime pass on -u in all cases
Patrick Spek
2022-05-26
Alter the configuration used for ssh
Patrick Spek
2022-05-23
Add config_subkeys
Patrick Spek
2022-05-11
Fix up any missing license and copyright headers
Patrick Spek
2022-05-11
Implement pkg subcommand
Patrick Spek
2022-05-11
Allow package names to not be explicitly defined as configuration values
Patrick Spek
2022-05-11
Check if rc.d file exists
Patrick Spek
2022-05-11
Make ssh use ssh.host properly
Patrick Spek
2022-05-11
Add var subcommand to usage
Patrick Spek