Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Now matching 2025 survex standard *team | Philip Sargent | 2025-02-25 | 1 | -39/+9 |
* | *team new code to fit updated survex | Philip Sargent | 2025-02-25 | 1 | -40/+75 |
* | make more robust against data error | Philip Sargent | 2025-02-19 | 1 | -5/+7 |
* | typo | Philip Sargent | 2025-01-22 | 1 | -2/+2 |
* | AI comments on regexes | Philip Sargent | 2025-01-09 | 1 | -0/+54 |
* | remove unused reference to function | Philip Sargent | 2024-12-28 | 1 | -7/+1 |
* | import order fixed by ruff | Philip Sargent | 2024-12-15 | 1 | -5/+3 |
* | Add 'surface' to list of roles | Philip Sargent | 2024-11-23 | 1 | -1/+1 |
* | better error message | Philip Sargent | 2024-11-23 | 1 | -2/+2 |
* | cleaned up wallets import process | Philip Sargent | 2024-08-11 | 1 | -2/+2 |
* | remove old warnings | Philip Sargent | 2024-08-05 | 1 | -9/+27 |
* | FIxed new survex file in editor crashed I think | Philip Sargent | 2024-07-18 | 1 | -26/+11 |
* | fixing new survex file editing | Philip Sargent | 2024-07-18 | 1 | -37/+114 |
* | new entry deletuion capability | Philip Sargent | 2024-07-17 | 1 | -2/+2 |
* | python 3.12 discovered syntax issues | Philip Sargent | 2023-11-23 | 1 | -2/+2 |
* | more raw strings | Your Name | 2023-11-22 | 1 | -12/+12 |
* | removing unused fields | Philip Sargent | 2023-11-18 | 1 | -2/+1 |
* | Make 'bearings' a read-only field on entrances | Philip Sargent | 2023-11-18 | 1 | -3/+2 |
* | srtm altitude parsing | Philip Sargent | 2023-11-18 | 1 | -17/+16 |
* | working regex | Philip Sargent | 2023-11-17 | 1 | -12/+18 |
* | found why regex is not finding ; comment, to fix | Philip Sargent | 2023-11-16 | 1 | -11/+31 |
* | trying to find srtm *fix stations | Philip Sargent | 2023-11-16 | 1 | -4/+53 |
* | better error msg | Philip Sargent | 2023-11-14 | 1 | -1/+1 |
* | do NOT inherit *date between *include files - policy decision | Philip Sargent | 2023-11-04 | 1 | -18/+25 |
* | downgrade error to warning | Philip Sargent | 2023-11-04 | 1 | -6/+5 |
* | making the #00 wallet a catch-all and no complaining | Philip Sargent | 2023-11-03 | 1 | -14/+29 |
* | comment corrections | Philip Sargent | 2023-10-27 | 1 | -3/+1 |
* | more fixing bad *ref and null dates on blocks | Philip Sargent | 2023-10-26 | 1 | -41/+66 |
* | findng variant data on survexblocks and setting wallet *ref | Philip Sargent | 2023-10-26 | 1 | -18/+42 |
* | Revised (faster, less brain damaged) wallet pages | Philip Sargent | 2023-10-25 | 1 | -21/+89 |
* | caves->wallets at parse time | Philip Sargent | 2023-10-23 | 1 | -0/+13 |
* | wookeys new not-scan files | Philip Sargent | 2023-10-21 | 1 | -1/+1 |
* | Better tag locations | Philip Sargent | 2023-10-07 | 1 | -0/+15 |
* | wallets-per-person now finding non-survex wallets | Philip Sargent | 2023-10-04 | 1 | -1/+1 |
* | Fix odd glitches in cave parsing | Philip Sargent | 2023-09-28 | 1 | -11/+16 |
* | clean up ignore lists for survex files | Philip Sargent | 2023-09-25 | 1 | -16/+21 |
* | finding the right survex file for a cave | Philip Sargent | 2023-09-15 | 1 | -8/+11 |
* | 1624 arge caves | Philip Sargent | 2023-09-14 | 1 | -1/+1 |
* | fixes | Philip Sargent | 2023-09-11 | 1 | -2/+1 |
* | debugging Cave page links.. | Philip Sargent | 2023-09-11 | 1 | -2/+2 |
* | formatting | Philip Sargent | 2023-09-10 | 1 | -1/+1 |
* | Removed class Area, use Cave.areacode Cave.subarea | Philip Sargent | 2023-09-10 | 1 | -1/+1 |
* | Now creating ARGE caves properly | Philip Sargent | 2023-09-10 | 1 | -40/+11 |
* | Cleaning auto Cave creation from survex file detection | Philip Sargent | 2023-09-10 | 1 | -43/+54 |
* | Big refactor of cave lookuo & creation. Works. | Philip Sargent | 2023-09-08 | 1 | -15/+18 |
* | refactoring cave id stuff in survex parser - working | Philip Sargent | 2023-09-08 | 1 | -68/+70 |
* | Removing unneeded svx from parse list | Philip Sargent | 2023-09-08 | 1 | -95/+72 |
* | tidy | Philip Sargent | 2023-09-07 | 1 | -20/+2 |
* | cleaned out unused code | Philip Sargent | 2023-09-07 | 1 | -74/+9 |
* | SurvexDirectory removed from active code | Philip Sargent | 2023-09-06 | 1 | -13/+13 |