summaryrefslogtreecommitdiffstats
path: root/parsers
Commit message (Collapse)AuthorAgeFilesLines
...
* parse several UK caving blogs per year - workingPhilip Sargent2022-12-162-69/+109
|
* bug in python 3.9?Philip Sargent2022-12-151-2/+6
|
* blog parsing workingPhilip Sargent2022-12-151-12/+27
|
* exptl parse UK Caving blogPhilip Sargent2022-12-142-59/+77
|
* tidy and commentsPhilip Sargent2022-12-101-47/+48
|
* 2003 logbook export/re-import as now HTML formatPhilip Sargent2022-12-092-27/+62
|
* fix comments and 2019 LB parsingPhilip Sargent2022-12-073-8/+22
|
* fix bugs made visible by py 3.11Philip Sargent2022-11-231-1/+2
|
* Convert .format() to f-stringsPhilip Sargent2022-11-234-127/+127
|
* tidy upPhilip Sargent2022-11-231-2/+0
|
* bugfixPhilip Sargent2022-11-231-2/+2
|
* remove entry-type and tidy cache bitsPhilip Sargent2022-11-231-40/+9
|
* moved parser settingsPhilip Sargent2022-11-211-36/+36
|
* cache tidy and move settings into parserPhilip Sargent2022-11-211-105/+59
|
* remove cache and setdatesfromlogbookPhilip Sargent2022-11-211-23/+39
|
* Removed misguided ObjStore as we do need multiuser dbPhilip Sargent2022-11-211-84/+1
|
* make compatible with python 3.11 as well as 3.10Philip Sargent2022-11-183-5/+15
|
* Updating commentsPhilip Sargent2022-11-172-11/+29
|
* bug found by python 3.11Philip Sargent2022-11-151-1/+1
|
* dump3d --legs future possibilityPhilip Sargent2022-11-151-0/+6
|
* add 'lastvisit' field to entrances, for the datePhilip Sargent2022-10-121-49/+55
|
* Add 'foreign friends' to names alias listPhilip Sargent2022-10-121-7/+10
|
* *team parsing much improved. Copes with everything now.Philip Sargent2022-10-102-4/+41
|
* more fixesPhilip Sargent2022-10-102-1/+2
|
* sort output, accept more comma usePhilip Sargent2022-10-101-1/+1
|
* More fixes to name resolution checkingPhilip Sargent2022-10-091-15/+32
|
* Widen the recognizer capabilities for namesPhilip Sargent2022-10-091-47/+70
|
* new report to make aliases visiblePhilip Sargent2022-10-091-7/+33
|
* abbrv. names now accepted when parsing logbooks, survexPhilip Sargent2022-10-082-3/+17
|
* bugfixesPhilip Sargent2022-10-081-25/+27
|
* big changes to cope with survexblock not yet dated, no *date yetPhilip Sargent2022-10-071-65/+141
|
* small chnages to name resolutionPhilip Sargent2022-10-072-2/+10
|
* use generator when reading individual survex files too, saves anothe 6MBPhilip Sargent2022-10-071-52/+61
|
* reduce mem use by 21.2MB by using a generatorPhilip Sargent2022-10-071-38/+38
|
* Fixing bugs and better error msgsPhilip Sargent2022-10-062-117/+158
|
* strip spaces in pending caves listPhilip Sargent2022-10-061-4/+5
|
* polishing outputs for importing unseen survex filesPhilip Sargent2022-10-051-13/+37
|
* Parse all files, not just those in the *include treePhilip Sargent2022-10-052-57/+156
|
* make cache work even if timestamps wrongPhilip Sargent2022-10-051-10/+15
|
* working on loading all the non*inlcuded svx filesPhilip Sargent2022-10-041-2/+25
|
* fix bug for wallet with empty fpathPhilip Sargent2022-10-031-1/+2
|
* rename data issue tagPhilip Sargent2022-09-271-3/+3
|
* error msg was incorrect. fix.Philip Sargent2022-09-261-2/+6
|
* FIx pending caves which had got a bit garbledPhilip Sargent2022-09-251-3/+9
|
* Cleaner monitoring output when importing wallets and scansPhilip Sargent2022-09-241-68/+18
|
* Replaced maintenance headache with cleaner folder walkingPhilip Sargent2022-09-233-85/+104
|
* removing technical debt, replace convoluted codePhilip Sargent2022-09-231-41/+62
|
* bugfixes and enabling older wallets to be found and listedPhilip Sargent2022-09-221-19/+26
|
* increase entires to 64Philip Sargent2022-09-221-1/+3
|
* handling survex files not linked in completelyPhilip Sargent2022-09-201-3/+4
|