Thomas Waldmann
|
e8f4fe0b88
pkg-config is needed for llfuse installation
|
9 years ago |
Thomas Waldmann
|
bc021d4ed7
do not test lzma level 9 compression
|
9 years ago |
TW
|
02fff766d0
Merge pull request #173 from ThomasWaldmann/faster-cache-sync
|
9 years ago |
Thomas Waldmann
|
26bde96a3a
Merge branch 'master' into faster-cache-sync
|
9 years ago |
Thomas Waldmann
|
1eecb020e8
cython code: add some int types to get rid of unspecific python add / subtract operations
|
9 years ago |
TW
|
638204fd0e
Merge pull request #193 from edgewood/osxPathNormalization
|
9 years ago |
Ed Blackman
|
13ddfdf4a3
Move pattern normalization decision into decorator
|
9 years ago |
Ed Blackman
|
cc13f3db97
Express non-ascii pattern platform skips better
|
9 years ago |
Ed Blackman
|
d510ff7c63
Merge non-ascii Include and ExcludePattern tests
|
9 years ago |
Ed Blackman
|
d9fb1d2b03
Normalize paths before pattern matching on OS X
|
9 years ago |
TW
|
da5923ec04
Merge pull request #192 from ThomasWaldmann/create-dryrun
|
9 years ago |
Thomas Waldmann
|
1aacdda4a4
implement borg create --dry-run, attic issue #267
|
9 years ago |
Thomas Waldmann
|
16e5f241fc
update CHANGES
|
9 years ago |
TW
|
f852175c44
Merge pull request #187 from ThomasWaldmann/mount-relative-dir
|
9 years ago |
Thomas Waldmann
|
13f20647dc
use absolute path, attic issue #200, attic issue #137
|
9 years ago |
TW
|
68928e4c67
Merge pull request #186 from ThomasWaldmann/chunker_small_fixes
|
9 years ago |
Thomas Waldmann
|
e244fe2f69
change 2 more chunker vars to off_t
|
9 years ago |
Thomas Waldmann
|
32e276c526
Merge branch 'chunker_small_fixes' of https://github.com/sourcejedi/borg into chunker_small_fixes
|
9 years ago |
TW
|
947fc095d8
Merge pull request #183 from ThomasWaldmann/borg-repo-envvar
|
9 years ago |
TW
|
70d97c4467
Merge pull request #180 from ThomasWaldmann/read-device
|
9 years ago |
TW
|
3ab068b834
Merge pull request #181 from ThomasWaldmann/hash-collision
|
9 years ago |
TW
|
18e428f33c
Merge pull request #185 from ThomasWaldmann/fix-182
|
9 years ago |
Thomas Waldmann
|
f5069c4e81
fix reaction to "no" answer at delete repo prompt, fixes #182
|
9 years ago |
Thomas Waldmann
|
817ce18bc6
fix repository arg default
|
9 years ago |
Thomas Waldmann
|
b3f5231bac
BORG_REPO env var support
|
9 years ago |
Thomas Waldmann
|
a912c02757
detect inconsistency / corruption / hash collision, closes #170
|
9 years ago |
Thomas Waldmann
|
0b1035746e
read special files as if they were regular files, update docs, closes #79
|
9 years ago |
Thomas Waldmann
|
54ccbc5ae2
chunks index resync: do all in one pass
|
9 years ago |
Thomas Waldmann
|
22dd925986
chunks index archive: remove all tar and compression related stuff and just use separate files in a directory
|
9 years ago |
Thomas Waldmann
|
f7210c749f
remove cpu intensive compression methods for the chunks.archive
|
9 years ago |