2021-12-05 |
Tuomo Valkonen |
Update py2app discussion in README
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Update build instructions
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Add skeleton pyproject.toml
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Experiment with pyproject.toml.
draft
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Add borgend.spec for PyInstaller as an option.
draft
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Rewrite setup.py; seems to help with py2app
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Move borgend.py as borgend/___main__.py
|
changeset |
files
|
2021-12-04 |
Tuomo Valkonen |
Need to time menu updates using Apple's frameworks to avoid segfaults.
|
changeset |
files
|
2020-10-30 |
Tuomo Valkonen |
Fix YAML warning
|
changeset |
files
|
2020-04-21 |
Tuomo Valkonen |
typofix
|
changeset |
files
|
2020-04-21 |
Tuomo Valkonen |
Update Borg Backup link to main website.
|
changeset |
files
|
2020-04-21 |
Tuomo Valkonen |
Improve installation instructions;
|
changeset |
files
|
2020-04-20 |
Tuomo Valkonen |
Improve installation instructions
|
changeset |
files
|
2020-04-20 |
Tuomo Valkonen |
LICENSE update; option (c).
|
changeset |
files
|
2020-04-20 |
Tuomo Valkonen |
Adapt README to be directly useful for the website
|
changeset |
files
|
2020-04-20 |
Tuomo Valkonen |
Move license to its own LICENSE file.
|
changeset |
files
|
2018-12-05 |
Tuomo Valkonen |
screenshot, typofixes
|
changeset |
files
|
2018-09-19 |
Tuomo Valkonen |
Horrible py2app hack
|
changeset |
files
|
2018-09-18 |
Tuomo Valkonen |
py2app is a waste of my life.
|
changeset |
files
|
2018-09-18 |
Tuomo Valkonen |
Fixed error handling of launch of borg fails
|
changeset |
files
|
2018-09-18 |
Tuomo Valkonen |
py2app is fucked up shit that couldn't find a packages with staring at it
|
changeset |
files
|
2018-09-18 |
Tuomo Valkonen |
xdg include fix?
|
changeset |
files
|
2018-08-15 |
Tuomo Valkonen |
Pruning scheduling fix
|
changeset |
files
|
2018-02-16 |
Tuomo Valkonen |
Changed one .debug message to .info
|
changeset |
files
|
2018-02-14 |
Tuomo Valkonen |
Disable Notification Centre notifications.
|
changeset |
files
|
2018-02-07 |
Tuomo Valkonen |
Time snapshot fixes.
|
changeset |
files
|
2018-02-06 |
Tuomo Valkonen |
UI time display fixes
|
changeset |
files
|
2018-02-06 |
Tuomo Valkonen |
Changed dreamtime calculation.
|
changeset |
files
|
2018-02-06 |
Tuomo Valkonen |
Oops, removed stray reset of menu entry info
|
changeset |
files
|
2018-02-05 |
Tuomo Valkonen |
Better error reporting logic.
|
changeset |
files
|
2018-02-05 |
Tuomo Valkonen |
Error status wasn't correctly transmitted to UI after recent changes.
|
changeset |
files
|
2018-02-05 |
Tuomo Valkonen |
Oops, a zero retry_interval check had gone missing in scheduling reorganisation.
|
changeset |
files
|
2018-02-05 |
Tuomo Valkonen |
Added exeption protection decorators to callbacks.
|
changeset |
files
|
2018-02-04 |
Tuomo Valkonen |
Various tray menu fixes
|
changeset |
files
|
2018-02-04 |
Tuomo Valkonen |
Added some debug log messages
|
changeset |
files
|
2018-02-04 |
Tuomo Valkonen |
Missing notify in scheduler sleep/wake callback
|
changeset |
files
|
2018-02-04 |
Tuomo Valkonen |
Changed scheduler busylooping method, and decreased precision to 5 minutes:
|
changeset |
files
|
2018-02-04 |
Tuomo Valkonen |
Part 2 of handling macOS sleep/wake signal brokenness.
|
changeset |
files
|
2018-02-04 |
Tuomo Valkonen |
macOS "sleep" signals / status are complete bollocks:
|
changeset |
files
|
2018-01-31 |
Tuomo Valkonen |
Oops, log display wasn't working due to missing import
|
changeset |
files
|
2018-01-31 |
Tuomo Valkonen |
Added pause feature
|
changeset |
files
|
2018-01-31 |
Tuomo Valkonen |
Pruning support
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Backup scheduling fixes in case of an initial backup
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Fixes to borg output processing after testing on a Linux system
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Make dreamtime module not throw up on non-macOS systems
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
README <80-line formatting, etc.
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Show log directory in --help
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Oops; _resort needs to mark ev.linked=False to avoid assertion errors in _insert.
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Removed now unused code for obtaining a sub-logger
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Added author information headers and content information to source files
|
changeset |
files
|
2018-01-29 |
Tuomo Valkonen |
Added dummy entries in log reader for question prompts from borg
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Better recovery from errors; fixes to potential race conditions in scheduler and repository queue
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Can use logging.getLogger directly now after proper packageisation
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
On startup, for better scheduling, obtain previous backup time with 'borg list'
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
A few things had not been updated to module reorganisation
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Mention dreamtime in README
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Enable Ctrl+C in MacOS UI mode.
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
files log config
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Better package-like organisation
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Cleaned up module organisation to simplify borgend.py and not have to import it in other modules.
|
changeset |
files
|