Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2017-04-02 | Set default borg_repo to match my backup script | Florian Pritz | 1 | -1/+2 |
2017-04-02 | Call borg with repo path instead of setting BORG_REPO | Florian Pritz | 1 | -3/+6 |
2017-04-02 | Move database path to Settings | Florian Pritz | 1 | -0/+4 |
2017-04-02 | Move format_timestamp to Helper | Florian Pritz | 1 | -0/+7 |
2017-03-13 | Refactor db creation and cache dir creation | Florian Pritz | 2 | -1/+24 |
2017-03-04 | Borg::list_archive: Use open() instead of IPC::Run for performance | Florian Pritz | 1 | -1/+8 |
2017-03-03 | Pass sub to IPC::Run instead of using a typeglob | Florian Pritz | 1 | -3/+3 |
2017-03-03 | Support dependency injection of Borg class | Florian Pritz | 1 | -0/+12 |
2017-03-02 | Allow dots in archive names | Florian Pritz | 1 | -1/+1 |
2017-02-27 | Remove empty lines from the db | Florian Pritz | 1 | -1/+8 |
2017-02-27 | Extract borg related methods into dedicated package | Florian Pritz | 1 | -0/+39 |
2017-02-27 | Move packages to dedicated files | Florian Pritz | 3 | -0/+240 |