aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
AgeCommit message (Collapse)AuthorFilesLines
2024-04-06Fix config_subkeys_for when dealing with reference variablesHEADmasterPatrick Spek1-0/+7
2024-04-02Release v2.1.0v2.1.0Patrick Spek1-1/+1
2024-04-02Allow using description file without extensionPatrick Spek1-0/+5
2024-04-02Implement zapPatrick Spek1-0/+4
2024-04-02Implement variable referencesPatrick Spek1-0/+6
2024-04-02Fix empty default valuesPatrick Spek1-1/+9
2024-04-02Release v2.0.2v2.0.2Patrick Spek1-1/+1
2024-04-02Fix values with = being used for templatingPatrick Spek1-0/+7
2024-04-02Release v2.0.1v2.0.1Patrick Spek1-1/+1
2023-08-02Add pkg-targz make targetPatrick Spek1-0/+4
2023-07-31Fix pull not returning 0 in all casesPatrick Spek1-0/+2
2023-07-31Improve svc utilsPatrick Spek1-0/+7
2023-05-22Tag release for v2.0.0v2.0.0Patrick Spek1-1/+1
2023-05-21Add top subcommandPatrick Spek1-0/+3
2023-05-15Remove bpt from the codebase againPatrick Spek1-6/+0
The power of the templating tool were not as big as I had hoped. The inclusion of another license also doesn't really seem like it is worth the trouble considering the tool didn't really get me the high level of templating I had desired. The quest for templating continues...
2023-03-26Redo dir_hash with new file_hash functionalityPatrick Spek1-0/+4
2023-03-26Add bpt for file templatingPatrick Spek1-0/+6
2023-03-10Add playbook_path()Patrick Spek1-0/+2
2023-03-10Add data.dPatrick Spek1-0/+4
2023-03-10Update copyright datesPatrick Spek1-1/+1
2023-03-09Implement BASHTARD_PLAYBOOK_VARSPatrick Spek1-0/+5
2023-03-08Split pull functionality into its own subcommandPatrick Spek1-0/+2
2023-03-08Stash and pop changes when syncingPatrick Spek1-0/+6
2023-03-08Rename file_rhash to dir_hashPatrick Spek1-1/+1
2022-12-04Add file_rhash utilityPatrick Spek1-0/+5
2022-08-03Add $BASHTARD_PLATFORM[init]Patrick Spek1-0/+2
2022-06-22Add pkg-debian target to MakefilePatrick Spek1-0/+3
2022-05-26Add a first iteration of a backup subcommandPatrick Spek1-0/+3
2022-05-26Make datetime pass on -u in all casesPatrick Spek1-0/+1
2022-05-26Alter the configuration used for sshPatrick Spek1-2/+3
2022-05-23Add config_subkeysPatrick Spek1-0/+3
2022-05-11Fix up any missing license and copyright headersPatrick Spek1-0/+6
2022-05-11Implement pkg subcommandPatrick Spek1-2/+4
2022-05-11Allow package names to not be explicitly defined as configuration valuesPatrick Spek1-0/+4
2022-05-11Check if rc.d file existsPatrick Spek1-1/+3
2022-05-11Make ssh use ssh.host properlyPatrick Spek1-0/+5
2022-05-11Add var subcommand to usagePatrick Spek1-0/+15