This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
راهنما
ورود
mirrors
/
borg
mirrorاز
https://github.com/borgbackup/borg
دنبال کردن
2
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
git mv _msgpack algorithms/msgpack
we have all other bundled stuff there already.
Thomas Waldmann
6 سال پیش
والد
abda1a4463
کامیت
8f271ed7fc
12فایلهای تغییر یافته
به همراه
0 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
0
0
src/borg/algorithms/msgpack/__init__.py
0
0
src/borg/algorithms/msgpack/_packer.pyx
0
0
src/borg/algorithms/msgpack/_unpacker.pyx
0
0
src/borg/algorithms/msgpack/_version.py
0
0
src/borg/algorithms/msgpack/exceptions.py
0
0
src/borg/algorithms/msgpack/fallback.py
0
0
src/borg/algorithms/msgpack/pack.h
0
0
src/borg/algorithms/msgpack/pack_template.h
0
0
src/borg/algorithms/msgpack/sysdep.h
0
0
src/borg/algorithms/msgpack/unpack.h
0
0
src/borg/algorithms/msgpack/unpack_define.h
0
0
src/borg/algorithms/msgpack/unpack_template.h
+ 0
- 0
src/borg/_msgpack/__init__.py → src/borg/algorithms/msgpack/__init__.py
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/_packer.pyx → src/borg/algorithms/msgpack/_packer.pyx
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/_unpacker.pyx → src/borg/algorithms/msgpack/_unpacker.pyx
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/_version.py → src/borg/algorithms/msgpack/_version.py
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/exceptions.py → src/borg/algorithms/msgpack/exceptions.py
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/fallback.py → src/borg/algorithms/msgpack/fallback.py
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/pack.h → src/borg/algorithms/msgpack/pack.h
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/pack_template.h → src/borg/algorithms/msgpack/pack_template.h
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/sysdep.h → src/borg/algorithms/msgpack/sysdep.h
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/unpack.h → src/borg/algorithms/msgpack/unpack.h
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/unpack_define.h → src/borg/algorithms/msgpack/unpack_define.h
مشاهده فایل
+ 0
- 0
src/borg/_msgpack/unpack_template.h → src/borg/algorithms/msgpack/unpack_template.h
مشاهده فایل