Releases: go-air/dupi
Releases · go-air/dupi
Fix
This release fixes a number of issues. Thanks to those who asked for testing.
LikeLikeLikeLike
This adds the verb 'like' to query for duplicated files
RoundedOut
This release includes several documentation improvements.
OneLiner
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
Added inspect verb to the dupi command.
Mono
Various fixes, including enforcement of monotonic doc ids, which was leading to some misses in extract.
BlotUnblot
Add rudimentary (and still a bit buggy, but demonstrable) blot and unblot sub commands
fixes
v0.0.2 fix imports, doh.
DataData
DataData is the first release of Dupi.