aboutsummaryrefslogtreecommitdiffstats
path: root/fuzzycat/cluster.py
Commit message (Expand)AuthorAgeFilesLines
* make fmtMartin Czygan2021-02-021-5/+7
* compression fixes and tweaksMartin Czygan2021-02-021-7/+6
* add shellout helperMartin Czygan2021-02-021-1/+1
* cleanup printMartin Czygan2021-02-021-1/+0
* add compress kwarg to clusterMartin Czygan2021-02-021-14/+44
* add --min-cluster-size flag to cluster subcommandMartin Czygan2020-11-261-0/+4
* move enums into commonMartin Czygan2020-11-251-0/+3
* update docsMartin Czygan2020-11-251-4/+4
* extend test coverageMartin Czygan2020-11-251-30/+9
* wip: hlMartin Czygan2020-11-241-1/+1
* update docsMartin Czygan2020-11-241-2/+2
* cleanup and docsMartin Czygan2020-11-231-40/+13
* log warning to stderrMartin Czygan2020-11-231-1/+1
* fix group loopMartin Czygan2020-11-231-1/+1
* add max_cluster_sizeMartin Czygan2020-11-231-4/+8
* wip: note on memoryMartin Czygan2020-11-231-0/+3
* cluster: log progressMartin Czygan2020-11-171-1/+3
* wip: verificationMartin Czygan2020-11-131-2/+2
* Merge branch 'bnewbold-sandcrawler' of https://github.com/bnewbold/fuzzycat i...Martin Czygan2020-11-121-24/+184
|\
| * sandcrawler slugify: yet more unicode corner-casesBryan Newbold2020-11-101-16/+47
| * add sandcrawler-style title key methodBryan Newbold2020-11-101-0/+126
| * cluster: count empty keys (and don't return them)Bryan Newbold2020-11-101-0/+3
| * add support for key denylistBryan Newbold2020-11-101-4/+9
* | wip: note on 'serde' overheadMartin Czygan2020-11-121-0/+1
* | reduce custom schema for nowMartin Czygan2020-11-121-13/+16
* | move fileinput.input out of the clusterMartin Czygan2020-11-121-75/+74
* | update depsMartin Czygan2020-11-121-1/+3
* | reduce dependenciesMartin Czygan2020-11-121-17/+14
|/
* cluster notesMartin Czygan2020-11-111-0/+54
* specify result schemaMartin Czygan2020-11-111-0/+15
* fix slugMartin Czygan2020-11-101-1/+1
* python 3 has ascii_lettersMartin Czygan2020-11-101-1/+1
* fix import and styleMartin Czygan2020-11-101-0/+4
* add tss key optionMartin Czygan2020-11-101-13/+25
* wip: aux lists and dbsMartin Czygan2020-11-071-8/+9
* add type annotationsMartin Czygan2020-11-061-17/+17
* define a result typeMartin Czygan2020-11-051-4/+12
* fix importMartin Czygan2020-11-051-1/+1
* add pyproject.tomlMartin Czygan2020-11-051-7/+30
* apply stylesMartin Czygan2020-11-051-1/+1
* drop unused nameMartin Czygan2020-11-051-1/+1
* drop continueMartin Czygan2020-11-051-1/+0
* update docsMartin Czygan2020-11-051-2/+17
* add noteMartin Czygan2020-11-051-1/+1
* improve loggingMartin Czygan2020-11-051-3/+10
* add cluster testsMartin Czygan2020-11-051-3/+5
* fix flag issuesMartin Czygan2020-11-051-1/+1
* move verbose to loggingMartin Czygan2020-11-051-5/+2
* line issueMartin Czygan2020-11-051-0/+1
* add testsMartin Czygan2020-11-051-23/+32