about summary refs log tree commit diff stats
path: root/share
Commit message (Collapse)AuthorAgeFilesLines
* Add gzip support for compressing archives v0.3.2Andinus2020-11-111-0/+3
| | | | Archives can now be compressed by gzip(1).
* Add new option in config v0.2.1Andinus2020-10-151-0/+3
|
* Document signify, update example config v0.2.0Andinus2020-10-151-5/+7
|
* Add fallback for $gpg_fingerprint & $gpg_binAndinus2020-10-141-3/+0
|
* Add new config fileAndinus2020-10-121-3/+16
|
* Remove obsolete code, add extra config optionsAndinus2020-10-111-0/+4
|
* Change config file format to INI styleAndinus2020-10-082-36/+15
| | | | This is better than previous config & simple too.
* Get $backup_dir from config, format $mday with 2 leading zerosAndinus2020-10-081-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 fileAndinus2020-08-311-0/+35
| | | | | I'll switch to some other config format later, this format is not safe at all!
* Remove unused files/modules, add archive subAndinus2020-08-251-1985/+0
| | | | `archive' will create tars of files, there is a pre-defined list.
* Add theo insultsAndinus2020-07-031-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
a id='n213' href='#n213'>213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263