Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Makefile, man page, change config format, bump version v0.4.0 | Andinus | 2020-11-14 | 1 | -122/+15 |
| | | | | | | | | | This commit pushes a lot of changes at once. Older config will no longer work with this. The file name will contain time in local timezone instead of UTC. Makefile & man page was copied from tomasino's pb(1). (tomasino.org) | ||||
* | CHange backup file's mode to 0600, bump version v0.3.4 | Andinus | 2020-11-11 | 1 | -0/+2 |
| | |||||
* | Add gzip support for compressing archives v0.3.2 | Andinus | 2020-11-11 | 1 | -2/+10 |
| | | | | Archives can now be compressed by gzip(1). | ||||
* | Remove delete option from examples in README | Andinus | 2020-10-15 | 1 | -5/+8 |
| | |||||
* | Document signify, update example config v0.2.0 | Andinus | 2020-10-15 | 1 | -6/+6 |
| | |||||
* | Add additional information in README | Andinus | 2020-10-14 | 1 | -0/+3 |
| | |||||
* | Update Documentation with latest changes | Andinus | 2020-10-12 | 1 | -10/+6 |
| | |||||
* | Update README, add install instructions v0.1.0 | Andinus | 2020-10-08 | 1 | -58/+54 |
| | |||||
* | Document new profile behaviour | Andinus | 2020-09-02 | 1 | -5/+16 |
| | |||||
* | Add demo to README | Andinus | 2020-08-31 | 1 | -26/+37 |
| | |||||
* | Document new configuration in README | Andinus | 2020-08-31 | 1 | -0/+22 |
| | |||||
* | Change mentions of "archive" to "backup" | Andinus | 2020-08-27 | 1 | -8/+12 |
| | | | | | | | | This is a backup program now. By archive I think of something else, like I archive web pages to save them offline. And by backup I think of storing files safely somewhere so that we can restore it later. Doesn't matter. | ||||
* | Add help option, update documentation to explain new profiles | Andinus | 2020-08-27 | 1 | -43/+11 |
| | |||||
* | Document dispatch table generation | Andinus | 2020-08-27 | 1 | -15/+51 |
| | |||||
* | Explain encrypt exception that was added for journal | Andinus | 2020-08-27 | 1 | -0/+4 |
| | |||||
* | Document environment variables, add example section | Andinus | 2020-08-27 | 1 | -2/+28 |
| | |||||
* | Document encrypt/sign, delete options | Andinus | 2020-08-27 | 1 | -3/+24 |
| | |||||
* | Update README, add History | Andinus | 2020-08-27 | 1 | -32/+24 |
| | |||||
* | Update README, add documentation | Andinus | 2020-08-27 | 1 | -3/+71 |
| | |||||
* | Initial commit | Andinus | 2020-07-02 | 1 | -0/+10 |