Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | converting 1987 logbook | Philip Sargent | 2022-12-20 | 2 | -13/+128 | |
| | ||||||
* | convert old logbooks to modern format | Philip Sargent | 2022-12-20 | 2 | -6/+6 | |
| | ||||||
* | 2019 blog edits | Philip Sargent | 2022-12-20 | 1 | -6/+6 | |
| | ||||||
* | attempted speedup, explicit dates wallet objects | Philip Sargent | 2022-12-20 | 3 | -4/+18 | |
| | ||||||
* | Updates to make 2018 blog merge work (faster) | Philip Sargent | 2022-12-19 | 2 | -7/+30 | |
| | ||||||
* | Vital fix to stop parsing terminating too early | Philip Sargent | 2022-12-19 | 1 | -5/+16 | |
| | ||||||
* | Not quite getting all the blog post contents | Philip Sargent | 2022-12-19 | 2 | -7/+11 | |
| | ||||||
* | fix author display for logbook entry | Philip Sargent | 2022-12-18 | 1 | -57/+5 | |
| | ||||||
* | strip spaces from titles | Philip Sargent | 2022-12-18 | 1 | -41/+41 | |
| | ||||||
* | Fixing wiki-parsing for 2009 logbook | Philip Sargent | 2022-12-18 | 2 | -42/+66 | |
| | ||||||
* | fix more logbook parsing | Philip Sargent | 2022-12-17 | 2 | -5/+8 | |
| | ||||||
* | Fixed round-trip import-export-import bugs | Philip Sargent | 2022-12-17 | 1 | -9/+21 | |
| | ||||||
* | parse several UK caving blogs per year - working | Philip Sargent | 2022-12-16 | 2 | -69/+109 | |
| | ||||||
* | bug in python 3.9? | Philip Sargent | 2022-12-15 | 1 | -2/+6 | |
| | ||||||
* | blog parsing working | Philip Sargent | 2022-12-15 | 1 | -12/+27 | |
| | ||||||
* | exptl parse UK Caving blog | Philip Sargent | 2022-12-14 | 2 | -59/+77 | |
| | ||||||
* | tidy and comments | Philip Sargent | 2022-12-10 | 1 | -47/+48 | |
| | ||||||
* | 2003 logbook export/re-import as now HTML format | Philip Sargent | 2022-12-09 | 2 | -27/+62 | |
| | ||||||
* | fix comments and 2019 LB parsing | Philip Sargent | 2022-12-07 | 3 | -8/+22 | |
| | ||||||
* | fix bugs made visible by py 3.11 | Philip Sargent | 2022-11-23 | 1 | -1/+2 | |
| | ||||||
* | Convert .format() to f-strings | Philip Sargent | 2022-11-23 | 4 | -127/+127 | |
| | ||||||
* | tidy up | Philip Sargent | 2022-11-23 | 1 | -2/+0 | |
| | ||||||
* | bugfix | Philip Sargent | 2022-11-23 | 1 | -2/+2 | |
| | ||||||
* | remove entry-type and tidy cache bits | Philip Sargent | 2022-11-23 | 1 | -40/+9 | |
| | ||||||
* | moved parser settings | Philip Sargent | 2022-11-21 | 1 | -36/+36 | |
| | ||||||
* | cache tidy and move settings into parser | Philip Sargent | 2022-11-21 | 1 | -105/+59 | |
| | ||||||
* | remove cache and setdatesfromlogbook | Philip Sargent | 2022-11-21 | 1 | -23/+39 | |
| | ||||||
* | Removed misguided ObjStore as we do need multiuser db | Philip Sargent | 2022-11-21 | 1 | -84/+1 | |
| | ||||||
* | make compatible with python 3.11 as well as 3.10 | Philip Sargent | 2022-11-18 | 3 | -5/+15 | |
| | ||||||
* | Updating comments | Philip Sargent | 2022-11-17 | 2 | -11/+29 | |
| | ||||||
* | bug found by python 3.11 | Philip Sargent | 2022-11-15 | 1 | -1/+1 | |
| | ||||||
* | dump3d --legs future possibility | Philip Sargent | 2022-11-15 | 1 | -0/+6 | |
| | ||||||
* | add 'lastvisit' field to entrances, for the date | Philip Sargent | 2022-10-12 | 1 | -49/+55 | |
| | ||||||
* | Add 'foreign friends' to names alias list | Philip Sargent | 2022-10-12 | 1 | -7/+10 | |
| | ||||||
* | *team parsing much improved. Copes with everything now. | Philip Sargent | 2022-10-10 | 2 | -4/+41 | |
| | ||||||
* | more fixes | Philip Sargent | 2022-10-10 | 2 | -1/+2 | |
| | ||||||
* | sort output, accept more comma use | Philip Sargent | 2022-10-10 | 1 | -1/+1 | |
| | ||||||
* | More fixes to name resolution checking | Philip Sargent | 2022-10-09 | 1 | -15/+32 | |
| | ||||||
* | Widen the recognizer capabilities for names | Philip Sargent | 2022-10-09 | 1 | -47/+70 | |
| | ||||||
* | new report to make aliases visible | Philip Sargent | 2022-10-09 | 1 | -7/+33 | |
| | ||||||
* | abbrv. names now accepted when parsing logbooks, survex | Philip Sargent | 2022-10-08 | 2 | -3/+17 | |
| | ||||||
* | bugfixes | Philip Sargent | 2022-10-08 | 1 | -25/+27 | |
| | ||||||
* | big changes to cope with survexblock not yet dated, no *date yet | Philip Sargent | 2022-10-07 | 1 | -65/+141 | |
| | ||||||
* | small chnages to name resolution | Philip Sargent | 2022-10-07 | 2 | -2/+10 | |
| | ||||||
* | use generator when reading individual survex files too, saves anothe 6MB | Philip Sargent | 2022-10-07 | 1 | -52/+61 | |
| | ||||||
* | reduce mem use by 21.2MB by using a generator | Philip Sargent | 2022-10-07 | 1 | -38/+38 | |
| | ||||||
* | Fixing bugs and better error msgs | Philip Sargent | 2022-10-06 | 2 | -117/+158 | |
| | ||||||
* | strip spaces in pending caves list | Philip Sargent | 2022-10-06 | 1 | -4/+5 | |
| | ||||||
* | polishing outputs for importing unseen survex files | Philip Sargent | 2022-10-05 | 1 | -13/+37 | |
| | ||||||
* | Parse all files, not just those in the *include tree | Philip Sargent | 2022-10-05 | 2 | -57/+156 | |
| |