Jim Paris jim
  • Joined on Feb 03, 2020
Loading Heatmap…

jim pushed to master at jim/borg-setup

  • 59ceff6d1a Update Pipfile.lock for newer Cython compatibility

4 months ago

jim pushed to master at jim/borg-setup

  • 9703c5fc72 bin: rebuild borg.x86_64 with staticx 0.13.8

1 year ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

  • 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() The helper is just bytes->str conversion with errors=backslashreplace, which we can use for more than just paths.
  • Compare 4 commits »

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

  • a15cb5b07d all: remove concept of read-write key We don't need a read-write key: we can just SSH directly to jim-backups@backup.jim.sh instead and run commands thay way. Remove read-write key and document it in the README. Also add some tools to update the README variables on updates.
  • 5a2d309746 all: remove concept of read-write key We don't need a read-write key: we can just SSH directly to jim-backups@backup.jim.sh instead and run commands thay way. Remove read-write key and document it in the README. Also add some tools to update the README variables on updates.
  • Compare 2 commits »

2 years ago

jim pushed to master at jim/borg-setup

  • 5a2d309746 all: remove concept of read-write key We don't need a read-write key: we can just SSH directly to jim-backups@backup.jim.sh instead and run commands thay way. Remove read-write key and document it in the README. Also add some tools to update the README variables on updates.

2 years ago

jim pushed to master at jim/borg-setup

2 years ago

jim pushed to master at jim/borg-setup

  • ed8ea15aa7 backup: only prune archives that match default naming pattern

2 years ago

jim pushed to master at jim/borg-setup

  • 481e01896b backup: fix issue with ignoring "changed while we backed it up" warnings

2 years ago

jim pushed to master at jim/borg-setup

  • e85e08cace backup: call prune after backup; add run_borg helper Automatically prunes after backup, although this doesn't actually free up space (because we're in append-only mode).

2 years ago

jim pushed to master at jim/borg-setup

  • 4b7802ad5f backup: flush stderr after all writes

2 years ago

jim pushed to master at jim/borg-setup

  • 4a30b82e39 backup: replace simple max size with rule-based system Now individual files or patterns can have their own maximum sizes.
  • ac12b42cad backup: rename force-include to unexclude Force-include is a misnomer because it won't include files that weren't considered at all (like files in an excluded subdir). Instead, call it "unexclude" to make it slightly clearer that this will just override the exclusions.
  • Compare 2 commits »

2 years ago