aboutsummaryrefslogtreecommitdiff
path: root/bin/reduceRangeDuplicates.js
Commit message (Expand)AuthorAgeFilesLines
* within range provide a drop reason and consider parity of numberAndrew Harvey2021-07-011-1/+5
* fixes to reduceRangeDuplicates, require two passes for A/B rather than a sing...Andrew Harvey2021-06-301-33/+80
* Where one of the range endpoints is mapped with `addr:flats` and the range it...Andrew Harvey2021-06-181-2/+21
* log progress as actual numberAndrew Harvey2021-05-191-3/+3
* fix syntax errorAndrew Harvey2021-05-181-1/+1
* detect when start/end regexp doesn't matchAndrew Harvey2021-05-181-5/+14
* improve performance by indexing by streetAndrew Harvey2021-05-181-34/+46
* add --verbose logging flagAndrew Harvey2021-05-181-1/+1
* only log progress on TTY to avoid logging to gitlab ciAndrew Harvey2021-05-161-3/+3
* test flats inside rangeAndrew Harvey2021-05-151-5/+7
* fix reduceRangeDuplicates to only output debug stream with --debugAndrew Harvey2021-05-151-2/+4
* fix reduceRangeDuplicates and add testsAndrew Harvey2021-05-151-12/+47
* fix reduceRangeDuplicatesAndrew Harvey2021-05-071-0/+1
* fix syntax errorsAndrew Harvey2021-05-071-3/+4
* reduce numbers within a range duplicationAndrew Harvey2021-05-071-0/+295