Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cleanup blacklist | Martin Czygan | 2020-11-17 | 1 | -1524/+1531 |
* | update stats | Martin Czygan | 2020-11-17 | 1 | -245/+1561 |
* | fix subtitle check | Martin Czygan | 2020-11-17 | 1 | -2/+11 |
* | extend title blacklist | Martin Czygan | 2020-11-17 | 1 | -34/+1293 |
* | update stats | Martin Czygan | 2020-11-17 | 1 | -9/+9 |
* | update blacklist | Martin Czygan | 2020-11-17 | 1 | -8/+65 |
* | update blacklist | Martin Czygan | 2020-11-17 | 1 | -4/+16 |
* | update stats | Martin Czygan | 2020-11-17 | 1 | -5/+7 |
* | update blacklist | Martin Czygan | 2020-11-17 | 1 | -12/+15 |
* | update notes | Martin Czygan | 2020-11-17 | 1 | -14/+52 |
* | update docs and blacklist | Martin Czygan | 2020-11-17 | 1 | -0/+28 |
* | update blacklists | Martin Czygan | 2020-11-17 | 1 | -2/+22 |
* | be less fine grained with datasets | Martin Czygan | 2020-11-17 | 1 | -1/+11 |
* | handle newline in titles | Martin Czygan | 2020-11-17 | 1 | -14/+10 |
* | update blacklist | Martin Czygan | 2020-11-17 | 1 | -1/+1 |
* | update blacklist | Martin Czygan | 2020-11-16 | 1 | -8/+39 |
* | add more blacklists | Martin Czygan | 2020-11-16 | 1 | -15/+32 |
* | wip: author_slug | Martin Czygan | 2020-11-15 | 1 | -2/+26 |
* | update title blacklist | Martin Czygan | 2020-11-14 | 1 | -0/+1 |
* | wip: verification and tests | Martin Czygan | 2020-11-14 | 3 | -48/+236 |
* | update Pipfile | Martin Czygan | 2020-11-14 | 2 | -50/+69 |
* | fix tests | Martin Czygan | 2020-11-13 | 4 | -55/+4 |
* | wip: verification | Martin Czygan | 2020-11-13 | 3 | -17/+181 |
* | Merge branch 'bnewbold-sandcrawler' of https://github.com/bnewbold/fuzzycat i... | Martin Czygan | 2020-11-12 | 6 | -54/+761 |
|\ | |||||
| * | sandcrawler slugify: yet more unicode corner-cases | Bryan Newbold | 2020-11-10 | 1 | -16/+47 |
| * | add sandcrawler-style title key method | Bryan Newbold | 2020-11-10 | 2 | -3/+132 |
| * | cluster: count empty keys (and don't return them) | Bryan Newbold | 2020-11-10 | 1 | -0/+3 |
| * | pipenv: explicit regex dependency | Bryan Newbold | 2020-11-10 | 1 | -0/+1 |
| * | gitignore: add .swp (vim) | Bryan Newbold | 2020-11-10 | 1 | -0/+4 |
| * | make: run pytest over fuzzycat/ to catch inline tests | Bryan Newbold | 2020-11-10 | 1 | -3/+3 |
| * | add support for key denylist | Bryan Newbold | 2020-11-10 | 3 | -4/+574 |
* | | wip: note on 'serde' overhead | Martin Czygan | 2020-11-12 | 1 | -0/+1 |
* | | reduce custom schema for now | Martin Czygan | 2020-11-12 | 1 | -13/+16 |
* | | move fileinput.input out of the cluster | Martin Czygan | 2020-11-12 | 2 | -78/+77 |
* | | move main.py to __main__.py | Martin Czygan | 2020-11-12 | 1 | -0/+0 |
* | | update deps | Martin Czygan | 2020-11-12 | 5 | -149/+148 |
* | | reduce dependencies | Martin Czygan | 2020-11-12 | 2 | -19/+14 |
|/ | |||||
* | cluster notes | Martin Czygan | 2020-11-11 | 2 | -0/+73 |
* | verify stub | Martin Czygan | 2020-11-11 | 2 | -21/+8 |
* | specify result schema | Martin Czygan | 2020-11-11 | 1 | -0/+15 |
* | fix slug | Martin Czygan | 2020-11-10 | 1 | -1/+1 |
* | add tss option | Martin Czygan | 2020-11-10 | 1 | -1/+1 |
* | fix import | Martin Czygan | 2020-11-10 | 1 | -1/+1 |
* | python 3 has ascii_letters | Martin Czygan | 2020-11-10 | 1 | -1/+1 |
* | fix import and style | Martin Czygan | 2020-11-10 | 1 | -0/+4 |
* | add tss key option | Martin Czygan | 2020-11-10 | 3 | -14/+33 |
* | cleanup mypy cache | Martin Czygan | 2020-11-10 | 1 | -0/+1 |
* | save a bit of space | Martin Czygan | 2020-11-07 | 1 | -1/+1 |
* | remove progress indicator | Martin Czygan | 2020-11-07 | 1 | -3/+1 |
* | emit title slug | Martin Czygan | 2020-11-07 | 1 | -1/+1 |