Jim Paris jim
  • Joined on 2020-02-03
jim pushed to master at jim/borg-setup 2021-11-16 09:56:18 -05:00
7dea155f58 use python3 when getting UUID
jim pushed to master at jim/borg-setup 2021-10-26 21:37:54 -04:00
f6e8863128 backup: adjust email formatting
jim pushed to master at jim/borg-setup 2021-10-26 16:03:53 -04:00
342e2cd0e8 Update README
jim pushed to master at jim/borg-setup 2021-10-26 16:00:48 -04:00
f14b0d2d4d backup.py: fix notification error
jim pushed to master at jim/borg-setup 2021-10-26 15:55:33 -04:00
b74f9c75a2 initial-setup: fix --update
jim pushed to master at jim/borg-setup 2021-10-26 15:50:22 -04:00
9b38c248d8 borg: add ARM binary for Pi; update scripts to use it
aa9a72d884 borg: add ARM binary for Pi
Compare 2 commits »
jim pushed to master at jim/borg-setup 2021-10-26 15:03:40 -04:00
aa9a72d884 borg: add ARM binary for Pi
jim pushed to master at jim/borg-setup 2021-10-26 13:24:48 -04:00
46f9f98860 backup: show errors at top of email notification
dc7d72b2da initial-setup: make systemd units restart on failure
cb12e09c46 backup: rework output to make notification emails easier to read
1115d1f821 backup: rename pstr() helper to b2s()
Compare 4 commits »
jim pushed to master at jim/borg-setup 2021-10-19 14:48:29 -04:00
e2f92ccb7a readme: fix typo
jim pushed to master at jim/borg-setup 2021-10-19 14:46:36 -04:00
a15cb5b07d all: remove concept of read-write key
5a2d309746 all: remove concept of read-write key
Compare 2 commits »
jim pushed to master at jim/borg-setup 2021-10-19 14:45:12 -04:00
5a2d309746 all: remove concept of read-write key
jim pushed to master at jim/borg-setup 2021-10-19 12:28:22 -04:00
51c5b5e9ca backup: fix prune archive name
jim pushed to master at jim/borg-setup 2021-10-19 12:18:47 -04:00
ed8ea15aa7 backup: only prune archives that match default naming pattern
jim pushed to master at jim/borg-setup 2021-10-19 12:15:14 -04:00
481e01896b backup: fix issue with ignoring "changed while we backed it up" warnings
jim pushed to master at jim/borg-setup 2021-10-19 11:16:20 -04:00
e85e08cace backup: call prune after backup; add run_borg helper
jim pushed to master at jim/borg-setup 2021-10-18 19:35:41 -04:00
4b7802ad5f backup: flush stderr after all writes
jim pushed to master at jim/borg-setup 2021-10-18 17:43:49 -04:00
4a30b82e39 backup: replace simple max size with rule-based system
ac12b42cad backup: rename force-include to unexclude
Compare 2 commits »
jim pushed to master at jim/borg-setup 2021-10-18 15:17:00 -04:00
97b9060344 make: add targets to help view log status
16fe205715 backup: remove pathnames from progress output
Compare 2 commits »
jim pushed to master at jim/borg-setup 2021-10-17 21:31:58 -04:00
1fb8645b27 build: make Borg.bin a static binary
jim pushed to master at jim/borg-setup 2021-10-17 21:16:54 -04:00
b1748455a0 setup: add pipenv check