Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplify leo, bump version to v0.5.0 v0.5.0 | Andinus | 2020-11-21 | 1 | -23/+11 |
| | |||||
* | 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 | 2 | -36/+15 |
| | | | | This is better than previous config & simple too. | ||||
* | Get $backup_dir from config, format $mday with 2 leading zeros | Andinus | 2020-10-08 | 1 | -0/+1 |
| | | | | | This will not work with previous configs. But that's fine because I'm the only one using this. | ||||
* | Move configuration to a config file | Andinus | 2020-08-31 | 1 | -0/+35 |
| | | | | | I'll switch to some other config format later, this format is not safe at all! | ||||
* | Remove unused files/modules, add archive sub | Andinus | 2020-08-25 | 1 | -1985/+0 |
| | | | | `archive' will create tars of files, there is a pre-defined list. | ||||
* | Add theo insults | Andinus | 2020-07-03 | 1 | -0/+1985 |
9front is a continuation of Plan 9, and includes in its base system a program by the name of theo which prints out insults by Theo de Raadt when run. - https://jo.ie/doas-insults.html https://code.9front.org/hg/plan9front/raw-file/00bf6c34e13e/lib/theo |