| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2022-11-06 | m | EuAndreh | 11 | -856/+0 | |
| 2022-03-26 | src/bin/backup: Enable next backup steps to proceed even when files change ↵ | EuAndreh | 1 | -1/+1 | |
| while borg is running | |||||
| 2022-03-25 | src/bin/print: Allow printing files from different directories | EuAndreh | 1 | -10/+12 | |
| 2022-03-25 | src/bin/print: Add more examples in help message | EuAndreh | 1 | -3/+6 | |
| 2022-03-25 | src/bin/backup: Include "-v" verbose flag | EuAndreh | 1 | -1/+6 | |
| 2022-03-25 | src/bin/backup: Indent documentation heredocs | EuAndreh | 1 | -9/+9 | |
| 2022-02-25 | src/bin/backup: Change remote path usurpador-borg/ -> borg/usurpador/ | EuAndreh | 1 | -5/+5 | |
| 2022-02-25 | src/bin/backup: exclude ~/.cache from backup | EuAndreh | 1 | -0/+1 | |
| For two reasons: 1. to reduce the size of the backup. If there's a candidate folder to be removed in order to decrease the size of the backup, ~/.cache is that folder; 2. to stop errors during the backup to happen. It's common for files to come and go while the backup is running, and borg sometimes starts backing up a file and it vanishes in the middle of the backup, and returns an error. In the end the backup finishes sucessfully, but the backup script halts. | |||||
| 2022-01-08 | src/bin/backup: Use "suyin" instead of "$R" for SSH remote | EuAndreh | 1 | -10/+10 | |
| 2022-01-05 | src/bin/duplex: make it print single-sided pages too and rename to src/bin/print | EuAndreh | 1 | -18/+24 | |
| 2022-01-04 | src/bin/copy: Promote from shell alias to executable | EuAndreh | 1 | -0/+67 | |
| 2022-01-04 | src/bin/{duplex,qr,rfc}: Add new executable utilities | EuAndreh | 3 | -0/+294 | |
| 2022-01-04 | scripts/: Move executables to src/bin/, and add a proper CLI interface to them | EuAndreh | 7 | -0/+478 | |
