aboutsummaryrefslogtreecommitdiff
path: root/lib/subcommands
AgeCommit message (Expand)AuthorFilesLines
2022-10-17Update backup subcommand to use new config_subkeys semanticsPatrick Spek1-8/+6
2022-05-26Fix up PGPASSWORD from botched debugging experimentPatrick Spek1-1/+1
2022-05-26And fix the same typo but for postgresql backupsPatrick Spek1-1/+1
2022-05-26Fix typo in remote_paths lookupPatrick Spek1-1/+1
2022-05-26Don't use --content-from-commandPatrick Spek1-5/+3
2022-05-26Add more logging to postgresql backupsPatrick Spek1-12/+26
2022-05-26Make borg read from stdin for pg_dump backupsPatrick Spek1-1/+2
2022-05-26Rename key to passphrasePatrick Spek1-2/+2
2022-05-26Put backup prune defaults in the default configuration filePatrick Spek1-8/+8
2022-05-26Add a first iteration of a backup subcommandPatrick Spek1-0/+155
2022-05-26Alter the configuration used for sshPatrick Spek1-9/+5
2022-05-11Implement pkg subcommandPatrick Spek1-0/+16
2022-05-11Make ssh use ssh.host properlyPatrick Spek1-5/+3
2022-05-06Implement "secrets"Patrick Spek2-2/+17
2022-05-06Add -p argument to var subcommandPatrick Spek1-1/+10
2022-05-04Add var subcommandPatrick Spek1-0/+40
2022-04-25Fixing typos created by renaming bootstrap to initPatrick Spek1-1/+1
2022-04-25Try out a simple patch commandPatrick Spek1-0/+15
2022-04-25Rename bootstrap to initPatrick Spek1-10/+10
2022-04-20Silence output of pushd/popdPatrick Spek1-5/+5
2022-04-20Pull latest changes on etcdirPatrick Spek1-0/+6
2022-04-17Fix bootstrap with a remotePatrick Spek1-3/+5
2022-04-17Make shellcheck happyPatrick Spek5-9/+18
2022-04-17Add licensePatrick Spek6-0/+24
2022-04-17Add a Makefile for easy installationPatrick Spek2-2/+3
2022-04-17Add functionality to work with playbooksPatrick Spek2-0/+102
2022-04-16Initial draft for sync subcommandPatrick Spek2-11/+67
2022-04-15Initial commitPatrick Spek3-0/+122