index
:
bashtard
master
Configuration Management System in Bash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
10 days
Add Alpine support
HEAD
master
Patrick Spek
10 days
Fix issue where 'del' clears the entire registry file
Patrick Spek
10 days
Don't look up vpn.ipv4 for ssh subcommand
Patrick Spek
10 days
Drop --remote from pull command
Patrick Spek
13 days
Extend pkg-debian target
Patrick Spek
2023-03-10
Update docs
Patrick Spek
2023-03-10
Update license headers where applicable
Patrick Spek
2023-03-10
Update new code for shellcheck compliancy
Patrick Spek
2023-03-10
Add playbook_path()
Patrick Spek
2023-03-10
Add data.d
Patrick Spek
2023-03-10
Move the file_template function and add a comment
Patrick Spek
2023-03-10
Update qa target
Patrick Spek
2023-03-10
Add license header to Debian control file
Patrick Spek
2023-03-10
Clean up unused Debian files
Patrick Spek
2023-03-10
Set .deb version in Makefile target
Patrick Spek
2023-03-10
No need to chgdir when using -C on git
Patrick Spek
2023-03-10
Update copyright dates
Patrick Spek
2023-03-10
Only show playbooks if the requisite directory exists
Patrick Spek
2023-03-10
Redo pkg-debian target
Patrick Spek
2023-03-09
Implement BASHTARD_PLAYBOOK_VARS
Patrick Spek
2023-03-08
Add --init to initialize new submodules
Patrick Spek
2023-03-08
Only stash and pop if the tree is dirty
Patrick Spek
2023-03-08
Split pull functionality into its own subcommand
Patrick Spek
2023-03-08
Add diff subcommand
Patrick Spek
2023-03-08
Stash and pop changes when syncing
Patrick Spek
2023-03-08
Change remotes to simply be git submodules
Patrick Spek
2023-03-08
Rename file_rhash to dir_hash
Patrick Spek
2023-03-06
Various fixes to make the latest shellcheck pass
Patrick Spek
2022-12-04
Add file_rhash utility
Patrick Spek
2022-10-17
Update backup subcommand to use new config_subkeys semantics
Patrick Spek
2022-09-26
Update config_subkeys to only return the first level of subkey
Patrick Spek
2022-08-25
Overhaul Debian package generation
Patrick Spek
2022-08-24
Include scdoc as a build dependency
Patrick Spek
2022-08-24
Expand the description
Patrick Spek
2022-08-03
Add $BASHTARD_PLATFORM[init]
Patrick Spek
2022-08-03
Add package manager entry for Ubuntu
Patrick Spek
2022-06-22
Add pkg-debian target to Makefile
Patrick Spek
2022-06-05
Let targetless make inform to use make install
Patrick Spek
2022-05-26
Fix up PGPASSWORD from botched debugging experiment
Patrick Spek
2022-05-26
Make config_subkeys only return unique results
Patrick Spek
2022-05-26
And fix the same typo but for postgresql backups
Patrick Spek
2022-05-26
Fix typo in remote_paths lookup
Patrick Spek
2022-05-26
Don't use --content-from-command
Patrick Spek
2022-05-26
Add more logging to postgresql backups
Patrick Spek
2022-05-26
Make borg read from stdin for pg_dump backups
Patrick Spek
2022-05-26
Rename key to passphrase
Patrick Spek
2022-05-26
Put backup prune defaults in the default configuration file
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
[next]