Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | make cache work even if timestamps wrong | Philip Sargent | 2022-10-05 | 1 | -10/+15 | |
| | ||||||
* | working on loading all the non*inlcuded svx files | Philip Sargent | 2022-10-04 | 1 | -2/+25 | |
| | ||||||
* | fix bug for wallet with empty fpath | Philip Sargent | 2022-10-03 | 1 | -1/+2 | |
| | ||||||
* | rename data issue tag | Philip Sargent | 2022-09-27 | 1 | -3/+3 | |
| | ||||||
* | error msg was incorrect. fix. | Philip Sargent | 2022-09-26 | 1 | -2/+6 | |
| | ||||||
* | FIx pending caves which had got a bit garbled | Philip Sargent | 2022-09-25 | 1 | -3/+9 | |
| | ||||||
* | Cleaner monitoring output when importing wallets and scans | Philip Sargent | 2022-09-24 | 1 | -68/+18 | |
| | ||||||
* | Replaced maintenance headache with cleaner folder walking | Philip Sargent | 2022-09-23 | 3 | -85/+104 | |
| | ||||||
* | removing technical debt, replace convoluted code | Philip Sargent | 2022-09-23 | 1 | -41/+62 | |
| | ||||||
* | bugfixes and enabling older wallets to be found and listed | Philip Sargent | 2022-09-22 | 1 | -19/+26 | |
| | ||||||
* | increase entires to 64 | Philip Sargent | 2022-09-22 | 1 | -1/+3 | |
| | ||||||
* | handling survex files not linked in completely | Philip Sargent | 2022-09-20 | 1 | -3/+4 | |
| |