Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ruf cleanup imports, bigly. | Philip Sargent | 2023-01-30 | 1 | -10/+1 |
* | ran 'black' to reformat all the core files | Philip Sargent | 2023-01-30 | 1 | -129/+142 |
* | Moved Logbooks to separate model file | Philip Sargent | 2023-01-29 | 1 | -1/+2 |
* | More public debug reports | Philip Sargent | 2023-01-29 | 1 | -9/+14 |
* | Add new survex import report | Philip Sargent | 2023-01-29 | 1 | -3/+25 |
* | new report on tehrion file parsing | Philip Sargent | 2023-01-26 | 1 | -2/+16 |
* | therion issues report | Philip Sargent | 2023-01-26 | 1 | -1/+4 |
* | sort imports using isort. tested. | Philip Sargent | 2023-01-19 | 1 | -7/+11 |
* | Convert.format() to f-strings with flynt | Philip Sargent | 2022-11-23 | 1 | -6/+6 |
* | Add 'foreign friends' to names alias list | Philip Sargent | 2022-10-12 | 1 | -2/+5 |
* | sort output, accept more comma use | Philip Sargent | 2022-10-10 | 1 | -4/+3 |
* | More fixes to name resolution checking | Philip Sargent | 2022-10-09 | 1 | -5/+7 |
* | Widen the recognizer capabilities for names | Philip Sargent | 2022-10-09 | 1 | -1/+7 |
* | new report to make aliases visible | Philip Sargent | 2022-10-09 | 1 | -0/+14 |
* | remove unused SCANS_URL | Philip Sargent | 2022-07-27 | 1 | -2/+2 |
* | survey legs calc fixed | Philip Sargent | 2022-04-18 | 1 | -5/+4 |
* | regularising _URL and _ROOT idiom | Philip Sargent | 2022-04-18 | 1 | -4/+4 |
* | remove redundant and old setting | Philip Sargent | 2022-04-12 | 1 | -2/+2 |
* | cleaning unused settings | Philip Sargent | 2022-04-06 | 1 | -2/+2 |
* | Revert "update oddity with VS Code and WSL2" | Philip Sargent | 2022-04-05 | 1 | -173/+173 |
* | update oddity with VS Code and WSL2 | Philip Sargent | 2022-04-02 | 1 | -173/+173 |
* | better debug | Philip Sargent | 2022-03-30 | 1 | -0/+1 |
* | Make .3d files in same dir as .svx | Philip Sargent | 2022-03-06 | 1 | -2/+0 |
* | LIBDIR automatically gets right python version | Philip Sargent | 2022-02-25 | 1 | -2/+2 |
* | remove unneeded LIBDIR | Philip Sargent | 2021-10-24 | 1 | -0/+2 |
* | survexstations also tabulated | Philip Sargent | 2021-05-07 | 1 | -2/+4 |
* | Northings and Easting report | Philip Sargent | 2021-05-07 | 1 | -1/+12 |
* | rename TUNNEL_DATA as DRAWINGS_DATA | Philip Sargent | 2021-04-26 | 1 | -2/+2 |
* | Docstrings for all modules | Philip Sargent | 2021-04-13 | 1 | -0/+3 |
* | move models_survex to models/survex.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | move models_caves to models/caves.py | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | create core/models/ directroy | Philip Sargent | 2021-04-13 | 1 | -1/+1 |
* | add url field to DataIssue | Philip Sargent | 2021-04-12 | 1 | -0/+2 |
* | data issues much easier to read | Philip Sargent | 2021-04-12 | 1 | -7/+6 |
* | Public Import Errors webpage | Philip Sargent | 2021-04-11 | 1 | -1/+11 |
* | tiny tidyings | Philip Sargent | 2021-04-05 | 1 | -1/+1 |
* | JSLIB and tidy path settings | Philip Sargent | 2021-04-02 | 1 | -0/+2 |
* | move *_views files to /views/* | Philip Sargent | 2021-03-31 | 1 | -0/+143 |