Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | reduce allocations during bref encoding | Martin Czygan | 2021-07-03 | 1 | -5/+25 |
| | |||||
* | tweak naming and docs | Martin Czygan | 2021-07-01 | 1 | -26/+27 |
| | |||||
* | update docs | Martin Czygan | 2021-07-01 | 1 | -0/+3 |
| | |||||
* | more effecient deduplicateBrefs | Martin Czygan | 2021-07-01 | 1 | -6/+7 |
| | |||||
* | zippy: add tests | Martin Czygan | 2021-07-01 | 1 | -2/+12 |
| | |||||
* | zippy: add test | Martin Czygan | 2021-06-30 | 1 | -13/+13 |
| | |||||
* | add test case | Martin Czygan | 2021-06-21 | 1 | -0/+2 |
| | |||||
* | add fallback self-link removal | Martin Czygan | 2021-06-21 | 1 | -0/+13 |
| | | | | This should be handled at e.g. doi matching time. | ||||
* | zippy: add test | Martin Czygan | 2021-06-19 | 1 | -1/+1 |
| | |||||
* | zippy: add deduplicateBrefs | Martin Czygan | 2021-06-15 | 1 | -4/+35 |
| | |||||
* | zippy: todo | Martin Czygan | 2021-06-15 | 1 | -0/+5 |
| | |||||
* | zippy: on-the-fly _id, and indexed ts addition | Martin Czygan | 2021-06-15 | 1 | -1/+10 |
| | |||||
* | rename: duplicates are from matched refs | Martin Czygan | 2021-06-15 | 1 | -6/+6 |
| | |||||
* | zippy: unique link id for different link types | Martin Czygan | 2021-06-15 | 1 | -8/+4 |
| | |||||
* | fix bug in duplication | Martin Czygan | 2021-06-15 | 1 | -5/+3 |
| | | | | | * use new bref * an exact match should be smaller than other matches | ||||
* | zippy: debug groups | Martin Czygan | 2021-06-15 | 1 | -0/+1 |
| | |||||
* | zippy: do not include ref | Martin Czygan | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | zippy: include raw ref when unmatched for debugging | Martin Czygan | 2021-06-15 | 1 | -0/+1 |
| | |||||
* | zippy: more readable hash | Martin Czygan | 2021-06-15 | 1 | -1/+1 |
| | |||||
* | zippy: extend logging | Martin Czygan | 2021-06-15 | 1 | -2/+2 |
| | |||||
* | zippy: extend logging | Martin Czygan | 2021-06-15 | 1 | -2/+2 |
| | |||||
* | zippy: log stats | Martin Czygan | 2021-06-15 | 1 | -5/+11 |
| | |||||
* | zippy: add simple stats | Martin Czygan | 2021-06-15 | 1 | -5/+16 |
| | |||||
* | zippy: log dup removal | Martin Czygan | 2021-06-15 | 1 | -2/+4 |
| | |||||
* | zippy: extend the list | Martin Czygan | 2021-06-15 | 1 | -2/+2 |
| | |||||
* | add cut batch helper | Martin Czygan | 2021-06-14 | 1 | -7/+18 |
| | |||||
* | update docs | Martin Czygan | 2021-06-14 | 1 | -1/+2 |
| | |||||
* | update docs | Martin Czygan | 2021-06-14 | 1 | -2/+2 |
| | |||||
* | deduplication: tweak test | Martin Czygan | 2021-06-12 | 1 | -1/+1 |
| | |||||
* | add tests | Martin Czygan | 2021-06-12 | 1 | -5/+6 |
| | |||||
* | bref assembly: match and extend | Martin Czygan | 2021-06-10 | 1 | -3/+45 |
| | |||||
* | add another case | Martin Czygan | 2021-06-10 | 1 | -1/+5 |
| | |||||
* | add test cases | Martin Czygan | 2021-06-10 | 1 | -2/+2 |
| | |||||
* | zippy: bref handling, stub | Martin Czygan | 2021-06-10 | 1 | -1/+58 |
| | |||||
* | zippy: bref stub | Martin Czygan | 2021-06-10 | 1 | -3/+17 |
| | |||||
* | skip items w/o work id | Martin Czygan | 2021-06-08 | 1 | -0/+3 |
| | |||||
* | reduce: add rere mode | Martin Czygan | 2021-06-08 | 1 | -0/+50 |
| | |||||
* | fix typo | Martin Czygan | 2021-06-07 | 1 | -1/+1 |
| | |||||
* | for bref, use same approach as for tabular output | Martin Czygan | 2021-06-07 | 1 | -0/+1 |
| | |||||
* | carry ref information over into release.extra.skate.ref | Martin Czygan | 2021-06-04 | 1 | -0/+51 |
| | | | | we need index, source, etc. in final assembly | ||||
* | update docs | Martin Czygan | 2021-06-04 | 1 | -12/+9 |
| | |||||
* | find by prefix | Martin Czygan | 2021-06-04 | 1 | -1/+12 |
| | |||||
* | improve error message | Martin Czygan | 2021-06-03 | 1 | -1/+1 |
| | |||||
* | emit work id | Martin Czygan | 2021-05-29 | 1 | -1/+1 |
| | |||||
* | reduce: use 'oled' name | Martin Czygan | 2021-05-29 | 1 | -3/+5 |
| | |||||
* | zippy: simplify cut | Martin Czygan | 2021-05-28 | 1 | -28/+33 |
| | |||||
* | include OL work id | Martin Czygan | 2021-05-28 | 1 | -5/+5 |
| | |||||
* | hack: to accomodate verify | Martin Czygan | 2021-05-27 | 1 | -0/+4 |
| | |||||
* | reduce: tweak output | Martin Czygan | 2021-05-27 | 1 | -26/+10 |
| | |||||
* | wip: ol merge | Martin Czygan | 2021-05-22 | 1 | -0/+6 |
| |