aboutsummaryrefslogtreecommitdiffstats
path: root/arabesque.py
Commit message (Collapse)AuthorAgeFilesLines
* fix IA datetime length (14 not 12)HEADmasterBryan Newbold2020-01-311-2/+2
|
* add another hack-y filter optionBryan Newbold2019-04-251-2/+17
|
* add missing newline after stderr write()Bryan Newbold2019-04-241-1/+1
|
* identifier is column 2; don't stdout SKIPPING noticeBryan Newbold2019-04-241-3/+3
|
* actually pass max_per_identifierBryan Newbold2019-04-241-1/+2
|
* small doc/TODO notesBryan Newbold2019-04-241-3/+4
|
* add ident row cap in dump_jsonBryan Newbold2019-04-231-3/+18
|
* create SHA-1 index at end of forward (not in post-process)Bryan Newbold2019-04-231-6/+2
|
* don't spam about missing URLsBryan Newbold2019-04-231-1/+1
|
* ignore empty files on backwards importBryan Newbold2019-04-231-1/+5
|
* add JSON dump commandBryan Newbold2019-04-181-0/+24
|
* fix missing postproc bugBryan Newbold2019-04-181-2/+2
|
* add support for a post-processing columnBryan Newbold2019-04-121-5/+66
|
* add loop detection in backward processingBryan Newbold2019-04-121-0/+5
|
* fix issue with trailing newline in identifierBryan Newbold2019-04-111-1/+1
|
* license GPLv3Bryan Newbold2019-02-281-0/+4
|
* update examples; create READMEBryan Newbold2019-02-281-1/+1
|
* import arabesque scriptBryan Newbold2019-02-281-0/+665