aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* rename: skate-to-doi to skate-cleanupMartin Czygan2021-05-117-61/+129
|
* tasks: add timing informationMartin Czygan2021-05-111-2/+3
|
* fix comparisonMartin Czygan2021-05-111-1/+1
|
* skate-map: jq compatMartin Czygan2021-05-111-1/+6
|
* update docsMartin Czygan2021-05-111-2/+2
|
* skip-on-empty: switch to one indexed columnMartin Czygan2021-05-113-5/+6
|
* add RefsDOIMartin Czygan2021-05-101-1/+21
|
* update docsMartin Czygan2021-05-101-2/+2
|
* update docsMartin Czygan2021-05-101-1/+4
|
* reduce: docs and simplificationsMartin Czygan2021-05-102-53/+34
|
* add abbreviation list, 117143 titlesMartin Czygan2021-05-096-23718/+117205
|
* Merge branch 'master' of git.archive.org:martin/cgraphMartin Czygan2021-05-098-1195/+24940
|\ | | | | | | | | | | | | | | | | * 'master' of git.archive.org:martin/cgraph: update task UnmatchedRefs stub: abbrev update docs remove comments [vim] update docs
| * update task UnmatchedRefsMartin Czygan2021-05-091-2/+4
| |
| * stub: abbrevMartin Czygan2021-05-093-0/+23743
| |
| * update docsMartin Czygan2021-05-081-7/+1
| |
| * remove comments [vim]Martin Czygan2021-05-081-1169/+1174
| |
| * update docsMartin Czygan2021-05-083-17/+18
| |
* | author slug stubMartin Czygan2021-05-081-0/+7
|/
* start v4 notesMartin Czygan2021-05-081-0/+41
|
* note on unstructuredMartin Czygan2021-05-081-0/+4
|
* start over; move previous tasks to atticMartin Czygan2021-05-082-1186/+1194
|
* add benchmarksMartin Czygan2021-05-082-4/+48
|
* parse out isbn from unstructuredMartin Czygan2021-05-082-0/+22
|
* adjust example config fileMartin Czygan2021-05-071-30/+4
|
* update ignored filesMartin Czygan2021-05-061-7/+6
|
* map: fix assignmentMartin Czygan2021-05-061-2/+2
|
* add a url extractor mapperMartin Czygan2021-05-062-0/+18
|
* start to cleanup tasksMartin Czygan2021-05-061-30/+17
|
* move skate-verify to skate-reduceMartin Czygan2021-05-065-173/+173
|
* dot: add rendered versionsMartin Czygan2021-05-063-58/+58
|
* dot: add some more exampleMartin Czygan2021-05-062-0/+529
|
* update MakefileMartin Czygan2021-05-061-4/+1
|
* v0.1.24Martin Czygan2021-05-061-1/+1
|
* wip: READMEMartin Czygan2021-05-061-2/+24
|
* zippy: tweaksMartin Czygan2021-05-062-16/+24
|
* add testMartin Czygan2021-05-062-2/+27
|
* a bit clearer nameMartin Czygan2021-05-051-8/+7
|
* make vet happyMartin Czygan2021-05-051-6/+7
|
* skate-verify: tweaksMartin Czygan2021-05-051-26/+25
|
* split functionality up a bitMartin Czygan2021-05-054-170/+185
|
* update docsMartin Czygan2021-05-052-10/+15
|
* cleanup scriptMartin Czygan2021-05-051-6/+8
|
* skate-conv tweaksMartin Czygan2021-05-054-30/+36
|
* Merge branch 'master' of git.archive.org:martin/cgraphMartin Czygan2021-05-0524-268/+506
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of git.archive.org:martin/cgraph: (24 commits) update notes make: run go mod tidy after build add test for ParseUnstructured remove stub file tweaks; move parsing out of command skate-map: a bit more help output update docs set: some tweaks update README update deps start overview docs update README update docs map is a reference type fix a typo implement a few flags as mapper middleware update ignore files update deps rename skate-ref-to-release to skate-conv update README ...
| * update notesMartin Czygan2021-05-052-1/+3
| |
| * make: run go mod tidy after buildMartin Czygan2021-05-051-0/+1
| |
| * add test for ParseUnstructuredMartin Czygan2021-05-054-18/+74
| |
| * remove stub fileMartin Czygan2021-05-051-10/+0
| |
| * tweaks; move parsing out of commandMartin Czygan2021-05-043-72/+81
| |
| * skate-map: a bit more help outputMartin Czygan2021-05-041-7/+8
| |