aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
10 daysAdd Alpine supportHEADmasterPatrick Spek
10 daysFix issue where 'del' clears the entire registry filePatrick Spek
10 daysDon't look up vpn.ipv4 for ssh subcommandPatrick Spek
10 daysDrop --remote from pull commandPatrick Spek
13 daysExtend pkg-debian targetPatrick Spek
2023-03-10Update docsPatrick Spek
2023-03-10Update license headers where applicablePatrick Spek
2023-03-10Update new code for shellcheck compliancyPatrick Spek
2023-03-10Add playbook_path()Patrick Spek
2023-03-10Add data.dPatrick Spek
2023-03-10Move the file_template function and add a commentPatrick Spek
2023-03-10Update qa targetPatrick Spek
2023-03-10Add license header to Debian control filePatrick Spek
2023-03-10Clean up unused Debian filesPatrick Spek
2023-03-10Set .deb version in Makefile targetPatrick Spek
2023-03-10No need to chgdir when using -C on gitPatrick Spek
2023-03-10Update copyright datesPatrick Spek
2023-03-10Only show playbooks if the requisite directory existsPatrick Spek
2023-03-10Redo pkg-debian targetPatrick Spek
2023-03-09Implement BASHTARD_PLAYBOOK_VARSPatrick Spek
2023-03-08Add --init to initialize new submodulesPatrick Spek
2023-03-08Only stash and pop if the tree is dirtyPatrick Spek
2023-03-08Split pull functionality into its own subcommandPatrick Spek
2023-03-08Add diff subcommandPatrick Spek
2023-03-08Stash and pop changes when syncingPatrick Spek
2023-03-08Change remotes to simply be git submodulesPatrick Spek
2023-03-08Rename file_rhash to dir_hashPatrick Spek
2023-03-06Various fixes to make the latest shellcheck passPatrick Spek
2022-12-04Add file_rhash utilityPatrick Spek
2022-10-17Update backup subcommand to use new config_subkeys semanticsPatrick Spek
2022-09-26Update config_subkeys to only return the first level of subkeyPatrick Spek
2022-08-25Overhaul Debian package generationPatrick Spek
2022-08-24Include scdoc as a build dependencyPatrick Spek
2022-08-24Expand the descriptionPatrick Spek
2022-08-03Add $BASHTARD_PLATFORM[init]Patrick Spek
2022-08-03Add package manager entry for UbuntuPatrick Spek
2022-06-22Add pkg-debian target to MakefilePatrick Spek
2022-06-05Let targetless make inform to use make installPatrick Spek
2022-05-26Fix up PGPASSWORD from botched debugging experimentPatrick Spek
2022-05-26Make config_subkeys only return unique resultsPatrick Spek
2022-05-26And fix the same typo but for postgresql backupsPatrick Spek
2022-05-26Fix typo in remote_paths lookupPatrick Spek
2022-05-26Don't use --content-from-commandPatrick Spek
2022-05-26Add more logging to postgresql backupsPatrick Spek
2022-05-26Make borg read from stdin for pg_dump backupsPatrick Spek
2022-05-26Rename key to passphrasePatrick Spek
2022-05-26Put backup prune defaults in the default configuration filePatrick Spek
2022-05-26Add a first iteration of a backup subcommandPatrick Spek
2022-05-26Make datetime pass on -u in all casesPatrick Spek
2022-05-26Alter the configuration used for sshPatrick Spek