0
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix include/exclude filter issue More... over 11 years ago
Various key file improvements More... over 11 years ago
Forgot to add repository.py More... over 11 years ago
Rename store -> repository More... over 11 years ago
Fix setup.py issue when Cython is not available More... over 11 years ago
Replace pycrypto with ctype wrapped libcrypto More... over 11 years ago
Switch to st_mtime_ns when available More... over 11 years ago
Port to Python 3.2+ More... over 11 years ago
Use buffer instead of string slicing to reduce memory usage. More... over 11 years ago
Remove const usage from pyx files to not confuse older cython versions. More... over 11 years ago
Use Cython for all native code More... over 11 years ago
chmod should be called before chown to avoid SUID and SGRP reset. More... over 11 years ago
Add msgpack-python >= 0.3 compatibility More... over 11 years ago
Improved AES counter storage More... about 12 years ago
Switch to a buzhash (cyclic polynomial) chunkify implementation More... about 12 years ago
LRUCache: added missing .pop() implementation More... about 12 years ago
Improved test coverage and end of year weekly pruning bug fix More... about 12 years ago
Improved error handling. More... about 12 years ago
mknod needs st_rdev, not st_dev. More... about 12 years ago
Fix tyop More... about 12 years ago
Improved handling of already existing destination files More... about 12 years ago
Make sure stdin and stdout are non-blocking to avoid dead locks More... about 12 years ago
Simpler and faster LRUCache implementation More... about 12 years ago
Added support for unencrypted and passphrase encrypted stores More... about 12 years ago
Fix issue with delete only transactions More... about 12 years ago
Fix remote store cache issue More... about 12 years ago
Fix info subcommand bug More... about 12 years ago
Pipeline improvements and minor code cleanup. More... about 12 years ago
Code cleanup and minor performance boost. More... about 12 years ago
Improved remote store request pipelining. More... about 12 years ago