Antoine Beaupré
|
2d0dae4e8b
move logging setup to logger module
|
9 年 前 |
Antoine Beaupré
|
97189dd25b
add missing sys import, fixing build
|
9 年 前 |
Antoine Beaupré
|
e414203ce2
convert upgrade code to logger as well
|
9 年 前 |
Antoine Beaupré
|
24413136ee
Merge remote-tracking branch 'origin/master' into logging-refactor
|
9 年 前 |
TW
|
4474db31d4
Merge pull request #242 from ThomasWaldmann/delete-cache-only
|
9 年 前 |
Thomas Waldmann
|
51dc66d05f
implement borg delete --cache-only repo, attic #123
|
9 年 前 |
TW
|
adac324b6c
Merge pull request #240 from ThomasWaldmann/cache-config-check
|
9 年 前 |
TW
|
23bfe4d1bc
Merge pull request #238 from ThomasWaldmann/index-archive-optional
|
9 年 前 |
TW
|
1207e1a4fa
Merge pull request #231 from anarcat/attic-converter
|
9 年 前 |
Antoine Beaupré
|
5409cbaa67
also copy files cache verbatim
|
9 年 前 |
Antoine Beaupré
|
fded2219a8
mention borg delete borg
|
9 年 前 |
Antoine Beaupré
|
c91c5d0029
rename convert command to upgrade
|
9 年 前 |
Antoine Beaupré
|
48b7c8cea3
avoid checking for non-existent files
|
9 年 前 |
Antoine Beaupré
|
690541264e
style fixes (pep8, append, file builtin)
|
9 年 前 |
Antoine Beaupré
|
3773681f00
rewire cache copy mechanisms
|
9 年 前 |
Antoine Beaupré
|
2c66e7c233
make percentage a real percentage
|
9 年 前 |
Thomas Waldmann
|
bf3cf21ac5
docs: add warning about prune
|
9 年 前 |
Thomas Waldmann
|
2c13027750
apt-get install: add -y
|
9 年 前 |
Thomas Waldmann
|
3143839f6b
use Debian 7 (wheezy) VMs to do the linux binary builds
|
9 年 前 |
Antoine Beaupré
|
f25888b27a
restore box removed by mistake
|
9 年 前 |
Antoine Beaupré
|
35aaeef8bd
remove spurious output
|
9 年 前 |
Antoine Beaupré
|
8193c414a9
add and use string representation of archive for stats
|
9 年 前 |
Antoine Beaupré
|
e5a0936a05
add formatters for Cache and Statistics objects
|
9 年 前 |
Thomas Waldmann
|
893242ead4
fix multiple issues with the cache config version check, fixes #234
|
9 年 前 |
Antoine Beaupré
|
b09cdb4a63
don't add module name on standard messages
|
9 年 前 |
Antoine Beaupré
|
2f78b8ad41
remove stray comment
|
9 年 前 |
Antoine Beaupré
|
1819adaf59
log level tweaking: stats should not be a warning
|
9 年 前 |
Antoine Beaupré
|
ca6c52610f
restore some print statements
|
9 年 前 |
Antoine Beaupré
|
c9b11316ab
use a module-specific logger instead of global one
|
9 年 前 |
Thomas Waldmann
|
8978515991
temporary hack to avoid using lots of disk space for chunks.archive.d
|
9 年 前 |