Skip to content

Releases: CCBR/spacesavers2

v0.11.0

08 Feb 00:05
a1b6b92
Compare
Choose a tag to compare

spacesavers2 0.11.0

New features

  • Add requirements.txt for easy creation of environment in "spacesavers2" docker (#68, @kopardev)
  • grubbers has new --outfile argument.
  • blamematrix has now been moved into mimeo.
  • mimeo files.gz always includes the original file as the first one in the filelist.
  • mimeo now has kronatools compatible output. ktImportText is also run if in PATH to generate HTML report for duplicates only. (#46, @kopardev)
  • Update documentation.

Bug fixes

  • e2e overhauled, improved and well commented.
  • grubbers --limit can be < 1 GiB (float) (#70, @kopardev)
  • grubbers output file format changed. New original file column added. Original file is required by usurp.
  • mimeo --duplicateonly now correctly handles duplicates owned by different UIDs. (#71, @kopardev)
    • Update blamematrix and to account for corrected duplicate handling in mimeo.
  • usurp now uses the new "original file" column from grubbers while creating hard-links.
  • Total size now closely resembles df results (fix #75 @kopardev)
  • Files with future timestamps are handled correctly (fix #76, @kopardev)

v0.10.2

30 Jan 19:29
Compare
Choose a tag to compare
  • minor bugfix in usurp
  • updates to docs