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
Use pip install -e instead of setup.py install More... over 11 years ago
Added .travis.yml More... over 11 years ago
updated README More... over 11 years ago
Minor docs tweaks More... over 11 years ago
Add testsuite shortcut to make remote repository testing more robust. More... over 11 years ago
Removed unused include and added missing close()-call. More... over 11 years ago
Various hashindex improvements More... over 11 years ago
Rework how exclude patterns work More... over 11 years ago
Added more installation documentation. More... over 11 years ago
Docs improvements More... over 11 years ago
Added hashindex test cases and removed unused BandIndex More... over 11 years ago
Don't print a traceback when remote host closes connection More... over 11 years ago
Add a endianness check to _hashindex.c until the code is big endian safe More... over 11 years ago
Minor setup.py fix More... over 11 years ago
More xattr code cleanup More... over 11 years ago
xattr testsuite improvments More... over 11 years ago
Port xattr.py to OS X More... over 11 years ago
Switch to our own xattr implementation More... over 11 years ago
Add py3.2 compatible unhexlify to helpers.py More... over 11 years ago
Fix argparse py33 issue More... over 11 years ago
Move cache dir to ~/.cache/darc More... over 11 years ago
Fix location parsing issue with short paths More... over 11 years ago
Added makefile target to update gh-pages branch More... over 11 years ago
Various sphinx related fixes More... over 11 years ago
Test case refactoring More... over 11 years ago
Packaging improvements More... over 11 years ago
Bump passphrase pbkdf interations count to 100,000. More... over 11 years ago
Buffer might already be full when chunker_fill is called. More... over 11 years ago
Avoid unnecessary reads when we've already reached EOF. More... over 11 years ago
Make sure the path hashed by the files cache is absolute More... over 11 years ago