descriptionCumulus: Efficient filesystem backup through a simple storage interface
ownerroot
last changeThu, 3 Apr 2025 04:05:50 +0000 (21:05 -0700)
shortlog
3 days ago Michael VrableDrop the Python six module dependency since 2.x is... master
3 days ago Michael VrableAdd support for CACHEDIR.TAG identification of cache...
2024-04-05 Michael VrableUpdate some Python scripts to reference `python3` inste...
2018-11-24 Michael VrableReplace boost::scoped_ptr with std::unique_ptr.
2018-11-24 Michael VrableFix C++ compilation warnings/errors under g++ 8.2.
2014-09-10 Michael VrableAlways perform checksum comparison (for disk corruption...
2014-09-10 Michael VrableDo not include object checksums in file contents listings.
2014-09-10 Michael VrableRework uri_encode/uri_decode to more cleanly work with...
2014-08-22 Michael VrableImprove parsing performance.
2014-02-18 Michael VrableImplement a new Python wrapper for the local database.
2014-02-05 Michael VrableUse posixpath to join remote storage paths.
2014-02-05 Michael VrableChange syntax for size-assertion slices. This is an...
2014-02-01 Michael VrableUpdate Python dependencies.
2014-02-01 Michael VrableUse the subprocess module, not os.popen2, for Python...
2014-02-01 Michael VrableUpdate tests to allow alternate Python versions (for...
2014-02-01 Michael VrableByte/string handling fixes for Python 3.
...
heads
3 days ago master