Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add regex support to exclude files/directories, other improvements v0.4.3 | Andinus | 2020-11-17 | 1 | -8/+1 |
| | | | | | The functionality will be the same, lots of things were changed. The output is brief by default. | ||||
* | Add Makefile, man page, change config format, bump version v0.4.0 | Andinus | 2020-11-14 | 1 | -8/+9 |
| | | | | | | | | | 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) | ||||
* | Add gzip support for compressing archives v0.3.2 | Andinus | 2020-11-11 | 1 | -0/+3 |
| | | | | Archives can now be compressed by gzip(1). | ||||
* | Add new option in config v0.2.1 | Andinus | 2020-10-15 | 1 | -0/+3 |
| | |||||
* | Document signify, update example config v0.2.0 | Andinus | 2020-10-15 | 1 | -5/+7 |
| | |||||
* | Add fallback for $gpg_fingerprint & $gpg_bin | Andinus | 2020-10-14 | 1 | -3/+0 |
| | |||||
* | Add new config file | Andinus | 2020-10-12 | 1 | -3/+16 |
| | |||||
* | Remove obsolete code, add extra config options | Andinus | 2020-10-11 | 1 | -0/+4 |
| | |||||
* | Change config file format to INI style | Andinus | 2020-10-08 | 1 | -0/+15 |
This is better than previous config & simple too. |