2022-12-25 |
Tuomo Valkonen |
Prune also needs --glob-archives instead of --prefix
draft tip
|
changeset |
files
|
2022-11-23 |
Tuomo Valkonen |
Use borg list --glob-archives instead of --prefix, as the latter seems to have been obsoleted.
default
|
changeset |
files
|
2022-02-07 |
Tuomo Valkonen |
py2app has problems with relative paths, so revert them
|
changeset |
files
|
2022-02-02 |
Tuomo Valkonen |
Workaround to refresh timer loops on some configurations
|
changeset |
files
|
2021-12-15 |
Tuomo Valkonen |
Improve license text
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Update main module imports to relative form
|
changeset |
files
|
2021-12-05 |
Tuomo Valkonen |
Sleep wake callback hadn't been updated to menu refresh code changes. Fixed.
|
changeset |
files
|
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
|
2018-01-28 |
Tuomo Valkonen |
Renamed the "sleep" module "dreamtime"
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
DreamTime.monotonic() no longer needs to call time.monotonic()
|
changeset |
files
|
2018-01-28 |
Tuomo Valkonen |
Dreamtime scheduling: discount system sleep periods
|
changeset |
files
|
2018-01-27 |
Tuomo Valkonen |
UI refresh fix; added debug messages
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Separated repository configuration form backup configuration;
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Added --debug switch to enable debug logging level
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Improved time display in menu
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Changed retry timing to start form end of previous attempt instead of beginning
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Do not set error status from borg output if loglevel = WARNING, only >= ERROR
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Scheduling list fix and simplifications
|
changeset |
files
|
2018-01-26 |
Tuomo Valkonen |
Added basic sleep/wake detection code for MacOS
|
changeset |
files
|
2018-01-25 |
Tuomo Valkonen |
README Non-MacOS description fix
|
changeset |
files
|
2018-01-25 |
Tuomo Valkonen |
typofixes
|
changeset |
files
|
2018-01-25 |
Tuomo Valkonen |
README and config.example.yaml updates to describe queuing features
|
changeset |
files
|
2018-01-25 |
Tuomo Valkonen |
Repository queuing fixes
|
changeset |
files
|
2018-01-24 |
Tuomo Valkonen |
Oops..
|
changeset |
files
|
2018-01-24 |
Tuomo Valkonen |
Turned Status and Operation into classes instead of dictionaries
|
changeset |
files
|
2018-01-24 |
Tuomo Valkonen |
Made combination error-state into an error-state matrix, as well as Enum
|
changeset |
files
|
2018-01-24 |
Tuomo Valkonen |
py2app fails on several dependencies (xdg, pyyaml) that are satisfied
|
changeset |
files
|
2018-01-24 |
Tuomo Valkonen |
Oops, accidentally calling the wrong function (+log message clarification)
|
changeset |
files
|
2018-01-24 |
Tuomo Valkonen |
launch error handling fix
|
changeset |
files
|
2018-01-23 |
Tuomo Valkonen |
merge
|
changeset |
files
|
2018-01-23 |
Tuomo Valkonen |
pyyaml was missing from listed dependencies
|
changeset |
files
|
2018-01-23 |
Tuomo Valkonen |
Improved backup main thread loop, etc.
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
Basic repository queue
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
Generalisation of scheduler thread to general queue threads
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
Have to clean up logger handlers in same cases to avoid duplicate messages
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
crashfix
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
Logging improvements
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
Improved scheduler
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
reorder-fix
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
README configuration file location update
|
changeset |
files
|
2018-01-22 |
Tuomo Valkonen |
Unsuccesfull attempts at clean quit on exceptions that fall through
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Further improvements to state reporting; indicate busyness if repository lock cannot be acquired
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
License note
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Use platform package to detect whether to:
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Moved logwindow dispay out of BorgendTray, and made notification_center
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
--no-tray command line option for running on non-MacOS systems
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Improved exception reporting etc.
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Just don't set a diffirent level for fifolog after all
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Improved error indicators
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
README tune
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Set FIFO log level to INFO
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Python indexes from zero...
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Log window and other logging improvements
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Use rumps.application_support instead of xdg paths. Also separated branding into config.py
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Error handling improvements
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
More logging detail
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Added no_quit_menu_entry option
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Something weird going on
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Reorder
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
UI refresh delay to reduce flicker
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
typofix
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Sample configuration file added along with a few words of documentation
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Workaround to PYTHONPATH and PYTHONHOME being messed up by py2app.
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
#!python3 in script file
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
py2app standalone app generation
|
changeset |
files
|
2018-01-21 |
Tuomo Valkonen |
Errors as rumps notifications
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Keychain support and random fixes
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Display original/deduplicatd size if no progress percentage available
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Oops..
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Python is a mess..
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Added offline symbol B⦙ (no offline detection yet)
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
More error reporting
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
UI: progress percentange support (Borg doesn't seem to be reporting) + error indicator in tray: B?
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
README/LICENSE
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Fixed retry scheduling
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
New tray title: B. or B! depending on activity
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Semi-working menu items.
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Rumps/Mac UI stuff is fucked and disables ^C etc.; threading doesn't help
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
basic scheduling
|
changeset |
files
|
2018-01-20 |
Tuomo Valkonen |
Also listen to stdout
|
changeset |
files
|
2018-01-19 |
Tuomo Valkonen |
subprocess improvements
|
changeset |
files
|
2018-01-19 |
Tuomo Valkonen |
basic schedule calculation
|
changeset |
files
|
2018-01-19 |
Tuomo Valkonen |
Better borg output processing and some logging
|
changeset |
files
|
2018-01-19 |
Tuomo Valkonen |
Can launch borg now; output not yet processed
|
changeset |
files
|
2018-01-19 |
Tuomo Valkonen |
basic config processing
|
changeset |
files
|
2018-01-18 |
Tuomo Valkonen |
basic scheduler structure draft, etc.
|
changeset |
files
|
2018-01-18 |
Tuomo Valkonen |
Some rough drafting
|
changeset |
files
|