This website works better with JavaScript
Home
Verkennen
Help
Inloggen
mirrors
/
borg
spiegel van
https://github.com/borgbackup/borg
Volgen
2
Ster
0
Vork
0
Bestanden
Issues
0
Wiki
Bladeren bron
rename package directory to borg
Thomas Waldmann
10 jaren geleden
bovenliggende
6c74cae47e
commit
78bfc58b47
35 gewijzigde bestanden
met
toevoegingen van 0
en
0 verwijderingen
Zij-aan-zij weergave
Toon Diff Stats
0
0
borg/__init__.py
0
0
borg/_chunker.c
0
0
borg/_hashindex.c
0
0
borg/_version.py
0
0
borg/archive.py
0
0
borg/archiver.py
0
0
borg/cache.py
0
0
borg/chunker.pyx
0
0
borg/crypto.pyx
0
0
borg/fuse.py
0
0
borg/hashindex.pyx
0
0
borg/helpers.py
0
0
borg/key.py
0
0
borg/lrucache.py
0
0
borg/platform.py
0
0
borg/platform_darwin.pyx
0
0
borg/platform_freebsd.pyx
0
0
borg/platform_linux.pyx
0
0
borg/remote.py
0
0
borg/repository.py
0
0
borg/testsuite/__init__.py
0
0
borg/testsuite/archive.py
0
0
borg/testsuite/archiver.py
0
0
borg/testsuite/chunker.py
0
0
borg/testsuite/crypto.py
0
0
borg/testsuite/hashindex.py
0
0
borg/testsuite/helpers.py
0
0
borg/testsuite/key.py
0
0
borg/testsuite/lrucache.py
0
0
borg/testsuite/mock.py
0
0
borg/testsuite/platform.py
0
0
borg/testsuite/repository.py
0
0
borg/testsuite/run.py
0
0
borg/testsuite/xattr.py
0
0
borg/xattr.py
+ 0
- 0
attic/__init__.py → borg/__init__.py
Bestand weergeven
+ 0
- 0
attic/_chunker.c → borg/_chunker.c
Bestand weergeven
+ 0
- 0
attic/_hashindex.c → borg/_hashindex.c
Bestand weergeven
+ 0
- 0
attic/_version.py → borg/_version.py
Bestand weergeven
+ 0
- 0
attic/archive.py → borg/archive.py
Bestand weergeven
+ 0
- 0
attic/archiver.py → borg/archiver.py
Bestand weergeven
+ 0
- 0
attic/cache.py → borg/cache.py
Bestand weergeven
+ 0
- 0
attic/chunker.pyx → borg/chunker.pyx
Bestand weergeven
+ 0
- 0
attic/crypto.pyx → borg/crypto.pyx
Bestand weergeven
+ 0
- 0
attic/fuse.py → borg/fuse.py
Bestand weergeven
+ 0
- 0
attic/hashindex.pyx → borg/hashindex.pyx
Bestand weergeven
+ 0
- 0
attic/helpers.py → borg/helpers.py
Bestand weergeven
+ 0
- 0
attic/key.py → borg/key.py
Bestand weergeven
+ 0
- 0
attic/lrucache.py → borg/lrucache.py
Bestand weergeven
+ 0
- 0
attic/platform.py → borg/platform.py
Bestand weergeven
+ 0
- 0
attic/platform_darwin.pyx → borg/platform_darwin.pyx
Bestand weergeven
+ 0
- 0
attic/platform_freebsd.pyx → borg/platform_freebsd.pyx
Bestand weergeven
+ 0
- 0
attic/platform_linux.pyx → borg/platform_linux.pyx
Bestand weergeven
+ 0
- 0
attic/remote.py → borg/remote.py
Bestand weergeven
+ 0
- 0
attic/repository.py → borg/repository.py
Bestand weergeven
+ 0
- 0
attic/testsuite/__init__.py → borg/testsuite/__init__.py
Bestand weergeven
+ 0
- 0
attic/testsuite/archive.py → borg/testsuite/archive.py
Bestand weergeven
+ 0
- 0
attic/testsuite/archiver.py → borg/testsuite/archiver.py
Bestand weergeven
+ 0
- 0
attic/testsuite/chunker.py → borg/testsuite/chunker.py
Bestand weergeven
+ 0
- 0
attic/testsuite/crypto.py → borg/testsuite/crypto.py
Bestand weergeven
+ 0
- 0
attic/testsuite/hashindex.py → borg/testsuite/hashindex.py
Bestand weergeven
+ 0
- 0
attic/testsuite/helpers.py → borg/testsuite/helpers.py
Bestand weergeven
+ 0
- 0
attic/testsuite/key.py → borg/testsuite/key.py
Bestand weergeven
+ 0
- 0
attic/testsuite/lrucache.py → borg/testsuite/lrucache.py
Bestand weergeven
+ 0
- 0
attic/testsuite/mock.py → borg/testsuite/mock.py
Bestand weergeven
+ 0
- 0
attic/testsuite/platform.py → borg/testsuite/platform.py
Bestand weergeven
+ 0
- 0
attic/testsuite/repository.py → borg/testsuite/repository.py
Bestand weergeven
+ 0
- 0
attic/testsuite/run.py → borg/testsuite/run.py
Bestand weergeven
+ 0
- 0
attic/testsuite/xattr.py → borg/testsuite/xattr.py
Bestand weergeven
+ 0
- 0
attic/xattr.py → borg/xattr.py
Bestand weergeven