changelog
- Sun, 28 Jan 2018 19:27:34 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 19:27:34 +0000] rev 87
- Better recovery from errors; fixes to potential race conditions in scheduler and repository queue
- Sun, 28 Jan 2018 17:54:14 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 17:54:14 +0000] rev 86
- Can use logging.getLogger directly now after proper packageisation
- Sun, 28 Jan 2018 17:34:06 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 17:34:06 +0000] rev 85
- On startup, for better scheduling, obtain previous backup time with 'borg list'
- Sun, 28 Jan 2018 14:56:13 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 14:56:13 +0000] rev 84
- A few things had not been updated to module reorganisation
- Sun, 28 Jan 2018 12:59:20 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 12:59:20 +0000] rev 83
- Mention dreamtime in README
- Sun, 28 Jan 2018 12:41:50 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Sun, 28 Jan 2018 12:41:50 +0000] rev 82
- Enable Ctrl+C in MacOS UI mode.
TODO: proper exit handler, which seems to require
ditching/forking/extending rumps to extend the NSApp class