Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | tasks: simplify url list task | Martin Czygan | 2021-07-23 | 1 | -4/+1 |
| | |||||
* | tasks: update docs | Martin Czygan | 2021-07-23 | 1 | -64/+15 |
| | |||||
* | start mag notes | Martin Czygan | 2021-07-22 | 1 | -0/+21 |
| | |||||
* | v0.1.4 | Martin Czygan | 2021-07-22 | 1 | -1/+1 |
| | |||||
* | update docs | Martin Czygan | 2021-07-22 | 1 | -4/+1 |
| | |||||
* | update makefile | Martin Czygan | 2021-07-22 | 1 | -3/+0 |
| | |||||
* | apply style fixes | Martin Czygan | 2021-07-22 | 2 | -0/+4 |
| | |||||
* | update README | Martin Czygan | 2021-07-22 | 5 | -4/+39 |
| | |||||
* | cli: show full path | Martin Czygan | 2021-07-22 | 1 | -1/+1 |
| | |||||
* | cli: display TAG directory | Martin Czygan | 2021-07-22 | 1 | -0/+1 |
| | |||||
* | add missing import | Martin Czygan | 2021-07-22 | 1 | -0/+1 |
| | |||||
* | add luigi as dependency | Martin Czygan | 2021-07-22 | 1 | -0/+1 |
| | |||||
* | remove reference to gluish | Martin Czygan | 2021-07-22 | 1 | -1/+1 |
| | |||||
* | cleanup currently unused dependencies | Martin Czygan | 2021-07-22 | 4 | -18/+344 |
| | | | | code from gluish copied into base.py | ||||
* | tasks: increase default limit for cdx | Martin Czygan | 2021-07-20 | 1 | -1/+1 |
| | |||||
* | tasks: add data point | Martin Czygan | 2021-07-16 | 1 | -2/+3 |
| | |||||
* | tasks: ignore exit code 141 for now | Martin Czygan | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | tasks: add BrefZipWayback | Martin Czygan | 2021-07-15 | 1 | -0/+20 |
| | |||||
* | tasks: reduce sample size | Martin Czygan | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | tasks: tweak CDXURL | Martin Czygan | 2021-07-15 | 1 | -2/+2 |
| | |||||
* | tasks: fix command | Martin Czygan | 2021-07-15 | 1 | -0/+1 |
| | |||||
* | tasks: tweak CDXURL | Martin Czygan | 2021-07-15 | 1 | -3/+5 |
| | |||||
* | tasks: add CDXURL | Martin Czygan | 2021-07-15 | 1 | -0/+28 |
| | |||||
* | tasks: cleanup urls | Martin Czygan | 2021-07-15 | 1 | -0/+1 |
| | |||||
* | notes: add unique example | Martin Czygan | 2021-07-15 | 1 | -1/+1 |
| | |||||
* | tasks: add RefsURL | Martin Czygan | 2021-07-15 | 1 | -0/+26 |
| | |||||
* | update notes | Martin Czygan | 2021-07-15 | 1 | -0/+9 |
| | |||||
* | notes: 2021-07-06 version | Martin Czygan | 2021-07-14 | 1 | -0/+38 |
| | |||||
* | tasks: update docs | Martin Czygan | 2021-07-14 | 1 | -0/+2 |
| | |||||
* | tasks: add performance note | Martin Czygan | 2021-07-14 | 1 | -0/+7 |
| | |||||
* | tasks: only include docs with a work id | Martin Czygan | 2021-07-14 | 1 | -4/+2 |
| | |||||
* | update docs | Martin Czygan | 2021-07-10 | 1 | -0/+2 |
| | |||||
* | tasks: bref, add wikipedia | Martin Czygan | 2021-07-10 | 1 | -2/+3 |
| | |||||
* | tasks: amend wiki bref task | Martin Czygan | 2021-07-09 | 1 | -0/+1 |
| | |||||
* | tasks: fix typo | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | |||||
* | tasks: use uncompressed stream | Martin Czygan | 2021-07-09 | 1 | -1/+2 |
| | |||||
* | tasks: wiki, sort by doi in first column | Martin Czygan | 2021-07-09 | 1 | -1/+1 |
| | |||||
* | tasks: BrefZipWikiDOI | Martin Czygan | 2021-07-09 | 1 | -1/+8 |
| | |||||
* | tasks: wiki stub | Martin Czygan | 2021-07-09 | 2 | -0/+17 |
| | |||||
* | cli: try to always display shiv_root | Martin Czygan | 2021-07-08 | 1 | -1/+2 |
| | |||||
* | note on timings | Martin Czygan | 2021-07-08 | 2 | -1/+9 |
| | |||||
* | add WikipediaDOI | Martin Czygan | 2021-07-07 | 1 | -0/+43 |
| | |||||
* | do not compress sort tmp files | Martin Czygan | 2021-07-06 | 1 | -21/+21 |
| | |||||
* | run a parity derivation | Martin Czygan | 2021-07-06 | 1 | -2/+2 |
| | |||||
* | refcat: remove unused code | Martin Czygan | 2021-07-03 | 2 | -288/+0 |
| | |||||
* | update docs | Martin Czygan | 2021-07-03 | 2 | -23/+44 |
| | |||||
* | refcat v0.1.3 | Martin Czygan | 2021-07-03 | 1 | -1/+1 |
| | |||||
* | tasks: compress tmp files | Martin Czygan | 2021-07-03 | 1 | -21/+21 |
| | |||||
* | parallel is set to min(num cpus, 8) by default | Martin Czygan | 2021-07-03 | 1 | -21/+21 |
| | | | | | | | | | > Set the number of sorts run in parallel to n. By default, n is set to the number of available processors, but limited to 8, as there are diminishing performance gains after that. Note also that using n threads increases the memory usage by a factor of log n. http://www.gnu.org/software/coreutils/manual/html_node/sort-invocation.html | ||||
* | deployment to 3.8; adjust local packaging | Martin Czygan | 2021-07-01 | 1 | -2/+2 |
| | | | | | local and remote python versions need to match (up to minor version) for shiv to work |