This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
mirrors
/
borg
zrcadlo
https://github.com/borgbackup/borg
Sledovat
2
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Wiki
Procházet zdrojové kódy
rename package directory to borg
Thomas Waldmann
před 10 roky
rodič
6c74cae47e
revize
78bfc58b47
35 změnil soubory
, kde provedl
0 přidání
a
0 odebrání
Rozdělené zobrazení
Ukázat statistiku rozdílových dat
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
Zobrazit soubor
+ 0
- 0
attic/_chunker.c → borg/_chunker.c
Zobrazit soubor
+ 0
- 0
attic/_hashindex.c → borg/_hashindex.c
Zobrazit soubor
+ 0
- 0
attic/_version.py → borg/_version.py
Zobrazit soubor
+ 0
- 0
attic/archive.py → borg/archive.py
Zobrazit soubor
+ 0
- 0
attic/archiver.py → borg/archiver.py
Zobrazit soubor
+ 0
- 0
attic/cache.py → borg/cache.py
Zobrazit soubor
+ 0
- 0
attic/chunker.pyx → borg/chunker.pyx
Zobrazit soubor
+ 0
- 0
attic/crypto.pyx → borg/crypto.pyx
Zobrazit soubor
+ 0
- 0
attic/fuse.py → borg/fuse.py
Zobrazit soubor
+ 0
- 0
attic/hashindex.pyx → borg/hashindex.pyx
Zobrazit soubor
+ 0
- 0
attic/helpers.py → borg/helpers.py
Zobrazit soubor
+ 0
- 0
attic/key.py → borg/key.py
Zobrazit soubor
+ 0
- 0
attic/lrucache.py → borg/lrucache.py
Zobrazit soubor
+ 0
- 0
attic/platform.py → borg/platform.py
Zobrazit soubor
+ 0
- 0
attic/platform_darwin.pyx → borg/platform_darwin.pyx
Zobrazit soubor
+ 0
- 0
attic/platform_freebsd.pyx → borg/platform_freebsd.pyx
Zobrazit soubor
+ 0
- 0
attic/platform_linux.pyx → borg/platform_linux.pyx
Zobrazit soubor
+ 0
- 0
attic/remote.py → borg/remote.py
Zobrazit soubor
+ 0
- 0
attic/repository.py → borg/repository.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/__init__.py → borg/testsuite/__init__.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/archive.py → borg/testsuite/archive.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/archiver.py → borg/testsuite/archiver.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/chunker.py → borg/testsuite/chunker.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/crypto.py → borg/testsuite/crypto.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/hashindex.py → borg/testsuite/hashindex.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/helpers.py → borg/testsuite/helpers.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/key.py → borg/testsuite/key.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/lrucache.py → borg/testsuite/lrucache.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/mock.py → borg/testsuite/mock.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/platform.py → borg/testsuite/platform.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/repository.py → borg/testsuite/repository.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/run.py → borg/testsuite/run.py
Zobrazit soubor
+ 0
- 0
attic/testsuite/xattr.py → borg/testsuite/xattr.py
Zobrazit soubor
+ 0
- 0
attic/xattr.py → borg/xattr.py
Zobrazit soubor