TW
|
05b00f2219
Merge pull request #631 from ThomasWaldmann/multithreading
|
9 年之前 |
Thomas Waldmann
|
6df21df3f4
Merge branch 'master' into multithreading
|
9 年之前 |
Thomas Waldmann
|
435d30d61b
docs: updates and fixes
|
9 年之前 |
Thomas Waldmann
|
0a0f483daa
docs about borg serve's special support for forced/original ssh commands, fixes #544
|
9 年之前 |
TW
|
9278550cd2
Merge pull request #619 from ypid/docs-fixes-2
|
9 年之前 |
Robin Schneider
|
a7ed461394
Use `--one-file-system` instead of `--do-not-cross-mountpoints` in docs.
|
9 年之前 |
Robin Schneider
|
57b0ab7475
Fixed spelling in deployment docs.
|
9 年之前 |
TW
|
d522cd66b8
Merge pull request #617 from ThomasWaldmann/update-changes
|
9 年之前 |
Thomas Waldmann
|
a65b7ec339
updates CHANGES
|
9 年之前 |
TW
|
ae63f3c686
Merge pull request #616 from ThomasWaldmann/cleanup
|
9 年之前 |
Thomas Waldmann
|
47e6304711
add flake8 tox env to travis config
|
9 年之前 |
Thomas Waldmann
|
2a2362fc2f
add flake8 style checking
|
9 年之前 |
Thomas Waldmann
|
4b339f5d69
cosmetic source cleanup (flake8)
|
9 年之前 |
TW
|
49cf25fce7
Merge pull request #615 from ThomasWaldmann/fix-trailing-slashes
|
9 年之前 |
TW
|
9797ab0130
Merge pull request #612 from ThomasWaldmann/fix-544
|
9 年之前 |
TW
|
5d93b6cda9
Merge pull request #613 from ThomasWaldmann/xdg-base-dir-keys
|
9 年之前 |
Thomas Waldmann
|
8ec62d5e2e
use os.path.normpath on repository paths, fixes #606
|
9 年之前 |
Thomas Waldmann
|
d6b43a7346
Merge branch 'master' of github.com:borgbackup/borg
|
9 年之前 |
Thomas Waldmann
|
7773e632db
fix some minor cosmetic code/docs issues
|
9 年之前 |
TW
|
68157d63fe
Merge pull request #614 from ThomasWaldmann/list-short-repo
|
9 年之前 |
Thomas Waldmann
|
12fe47fcd2
implement --short for borg list REPO, fixes #611
|
9 年之前 |
Thomas Waldmann
|
695dc68479
slightly rephrase prune help
|
9 年之前 |
Thomas Waldmann
|
e7add135a2
add upgrader which moves the keys to new location
|
9 年之前 |
Thomas Waldmann
|
e06b7162c2
update docs / docstring about new key location
|
9 年之前 |
Thomas Waldmann
|
b8d954e60a
use XDG_CONFIG_HOME for borg keys instead of ~/.borg, fixes #515
|
9 年之前 |
Thomas Waldmann
|
7ea2404048
borg serve: overwrite client's --restrict-to-path with forced command's option value, fixes #544
|
9 年之前 |
Thomas Waldmann
|
824e548b9f
add missing example for --list option of borg create
|
9 年之前 |
Thomas Waldmann
|
e7c2189a3f
implement --list for borg extract
|
9 年之前 |
TW
|
74ac982775
Merge pull request #605 from m3741/fix-604
|
9 年之前 |
Adam Kouse
|
dcffa5c6a2
Single quote exclude line that includes an asterisk to prevent shell expansion
|
9 年之前 |