Skip to content

Releases: go-air/dupi

Fix

21 Sep 15:41
Compare
Choose a tag to compare
Fix Pre-release
Pre-release

This release fixes a number of issues. Thanks to those who asked for testing.

LikeLikeLikeLike

20 Sep 20:20
Compare
Choose a tag to compare
LikeLikeLikeLike Pre-release
Pre-release

This adds the verb 'like' to query for duplicated files

RoundedOut

17 Sep 12:54
Compare
Choose a tag to compare
RoundedOut Pre-release
Pre-release

This release includes several documentation improvements.

OneLiner

17 Sep 00:09
Compare
Choose a tag to compare
OneLiner Pre-release
Pre-release

Dupi now allows specifying the amount of blots to output in terms of std deviation from the mean posts per blot.

scott@pavillion dupi % dupi inspect
dupi index at /Users/scott/.dupi:
        - 66 docs
        - 88 nodes in path tree
        - 83701 posts
        - 262144 blots
        - 0.32 mean docs per blot
        - 1.03 sigma (std deviation)
 # browse dups with this one liner
scott@pavillion dupi extract | awk '{print $1} | xargs dupi unblot

ErgoNomi

16 Sep 23:08
Compare
Choose a tag to compare
ErgoNomi Pre-release
Pre-release

Added inspect verb to the dupi command.

Mono

16 Sep 14:58
Compare
Choose a tag to compare
Mono Pre-release
Pre-release

Various fixes, including enforcement of monotonic doc ids, which was leading to some misses in extract.

BlotUnblot

16 Sep 01:22
Compare
Choose a tag to compare
BlotUnblot Pre-release
Pre-release

Add rudimentary (and still a bit buggy, but demonstrable) blot and unblot sub commands

fixes

15 Sep 03:16
Compare
Choose a tag to compare
fixes Pre-release
Pre-release
v0.0.2

fix imports, doh.

DataData

15 Sep 03:07
Compare
Choose a tag to compare
DataData Pre-release
Pre-release

DataData is the first release of Dupi.