aboutsummaryrefslogtreecommitdiffstats
path: root/python
Commit message (Collapse)AuthorAgeFilesLines
* refcat: remove unused codeMartin Czygan2021-07-032-288/+0
|
* update docsMartin Czygan2021-07-032-23/+44
|
* refcat v0.1.3Martin Czygan2021-07-031-1/+1
|
* tasks: compress tmp filesMartin Czygan2021-07-031-21/+21
|
* 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
* 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
* switch to 2021-07-01 versionMartin Czygan2021-07-011-2/+2
|
* notes: add some numbersMartin Czygan2021-06-281-4/+4
|
* docs: add statsMartin Czygan2021-06-251-0/+33
|
* update notesMartin Czygan2021-06-221-0/+9
|
* update script, notesMartin Czygan2021-06-212-0/+22
|
* setup: os preparationsMartin Czygan2021-06-211-2/+2
|
* update docsMartin Czygan2021-06-211-0/+11
|
* notes: duplicatesMartin Czygan2021-06-151-0/+54
|
* tasks: compress outputMartin Czygan2021-06-151-1/+1
|
* tasks: update log file nameMartin Czygan2021-06-151-1/+1
|
* tasks: log to tmpdirMartin Czygan2021-06-151-4/+9
|
* tasks: fix flagMartin Czygan2021-06-141-1/+1
|
* add BrefCombinedMartin Czygan2021-06-141-1/+6
|
* sort raw refs, tooMartin Czygan2021-06-121-0/+4
|
* tasks: perf data pointsMartin Czygan2021-06-101-2/+2
|
* tasks: add stubMartin Czygan2021-06-101-2/+13
|
* tasks: fix nameMartin Czygan2021-06-101-3/+3
|
* tasks: a more suitable nameMartin Czygan2021-06-101-1/+1
|
* tasks: add RawRefsMappedMartin Czygan2021-06-101-0/+31
|
* tasks: adjust tmpdirMartin Czygan2021-06-101-1/+2
|
* task: fix pipelineMartin Czygan2021-06-101-2/+2
|
* fix sort invocationMartin Czygan2021-06-101-1/+1
|
* fix typoMartin Czygan2021-06-102-3/+32
|
* task: get rid of grepMartin Czygan2021-06-101-2/+2
|
* tasks: sort may require too much memory, currentlyMartin Czygan2021-06-101-2/+1
|
* add: URLTabsCleanedMartin Czygan2021-06-091-0/+22
|
* comment on grobidMartin Czygan2021-06-091-0/+39
|
* tasks: fix attributeMartin Czygan2021-06-081-1/+1
|
* tasks: fix pathMartin Czygan2021-06-081-1/+1
|
* update Bref taskMartin Czygan2021-06-081-0/+3
|
* task: use rere modeMartin Czygan2021-06-081-1/+1
|
* update makefileMartin Czygan2021-06-081-2/+2
|
* cli: error handlingMartin Czygan2021-06-081-11/+21
|
* v0.1.2Martin Czygan2021-06-081-1/+1
|
* cli: docsMartin Czygan2021-06-081-5/+7
|
* cli: cleanup and simplifyMartin Czygan2021-06-081-27/+22
|
* cli: cleanupMartin Czygan2021-06-081-4/+2
|
* cli: move to CmdlineParserMartin Czygan2021-06-081-9/+13
|
* argv[1] is the subcommandMartin Czygan2021-06-081-1/+1
|
* fix typoMartin Czygan2021-06-081-1/+1
|
* consider parameters in ls outputMartin Czygan2021-06-082-3/+7
|
* tasks: fix keyMartin Czygan2021-06-081-1/+1
|
* docs: add match countMartin Czygan2021-06-081-1/+2
|
* tasks: fix keyMartin Czygan2021-06-081-1/+1
|