aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* cleanup link lookup filesMartin Czygan2021-07-033-5367/+0
|
* update READMEMartin Czygan2021-07-031-2/+4
|
* update notes on dotMartin Czygan2021-07-033-61/+80
|
* update extra READMEMartin Czygan2021-07-031-3/+27
|
* parallel is set to min(num cpus, 8) by defaultMartin Czygan2021-07-031-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
* reduce allocations during bref encodingMartin Czygan2021-07-032-5/+48
|
* Merge branch 'bnewbold-readme' into 'master'Martin Czygan2021-07-022-67/+82
|\ | | | | | | | | updates to README for public sharing See merge request martin/cgraph!2
| * updates to README for public sharingBryan Newbold2021-07-012-67/+82
| |
* | update ignoresMartin Czygan2021-07-021-0/+1
|/
* wip: shorter ol namesMartin Czygan2021-07-011-0/+14
|
* deployment to 3.8; adjust local packagingMartin Czygan2021-07-011-2/+2
| | | | | local and remote python versions need to match (up to minor version) for shiv to work
* cleanup subdir licenseMartin Czygan2021-07-011-21/+0
|
* add licenseMartin Czygan2021-07-011-0/+21
|
* switch to 2021-07-01 versionMartin Czygan2021-07-011-2/+2
|
* add zippy test and test dataMartin Czygan2021-07-0111-0/+21142
|
* remove obsolete testdataMartin Czygan2021-07-019-35/+0
|
* update test docsMartin Czygan2021-07-011-1/+1
|
* sync testdata from fuzzycatMartin Czygan2021-07-016-0/+1422
|
* testdata: makefile tweakMartin Czygan2021-07-011-0/+3
|
* tweak fetch.shMartin Czygan2021-07-011-2/+2
|
* tweak naming and docsMartin Czygan2021-07-011-26/+27
|
* try to zero index pairsMartin Czygan2021-07-011-4/+4
|
* explicit var namesMartin Czygan2021-07-011-2/+2
|
* update docsMartin Czygan2021-07-011-0/+3
|
* v0.1.36Martin Czygan2021-07-011-1/+1
|
* more effecient deduplicateBrefsMartin Czygan2021-07-012-7/+8
|
* zippy: add testsMartin Czygan2021-07-012-3/+72
|
* zippy: update testMartin Czygan2021-07-011-0/+20
|
* zippy: add testMartin Czygan2021-06-302-25/+36
|
* notes: add some numbersMartin Czygan2021-06-281-4/+4
|
* docs: add statsMartin Czygan2021-06-251-0/+33
|
* cdx tweaksMartin Czygan2021-06-252-11/+37
|
* update notesMartin Czygan2021-06-241-7/+7
|
* update notesMartin Czygan2021-06-221-0/+9
|
* add test caseMartin Czygan2021-06-213-2/+39
|
* add fallback self-link removalMartin Czygan2021-06-211-0/+13
| | | | This should be handled at e.g. doi matching time.
* update script, notesMartin Czygan2021-06-213-9/+29
|
* update pig docsMartin Czygan2021-06-212-8/+30
|
* setup: os preparationsMartin Czygan2021-06-211-2/+2
|
* update docsMartin Czygan2021-06-211-0/+11
|
* url: add testMartin Czygan2021-06-191-0/+21
|
* url: remove unused patternMartin Czygan2021-06-191-1/+0
|
* zippy: add testMartin Czygan2021-06-193-5/+25
|
* zippy: add deduplicateBrefsMartin Czygan2021-06-151-4/+35
|
* zippy: todoMartin Czygan2021-06-151-0/+5
|
* notes: duplicatesMartin Czygan2021-06-151-0/+54
|
* zippy: on-the-fly _id, and indexed ts additionMartin Czygan2021-06-152-5/+25
|
* rename: duplicates are from matched refsMartin Czygan2021-06-151-6/+6
|
* zippy: unique link id for different link typesMartin Czygan2021-06-153-8/+78
|
* tasks: compress outputMartin Czygan2021-06-151-1/+1
|