]> git.openstreetmap.org Git - nominatim.git/history - nominatim/clicmd/setup.py
port function to compute initial postcodes to Python
[nominatim.git] / nominatim / clicmd / setup.py
2021-04-16 Sarah Hoffmannport function to compute initial postcodes to Python
2021-04-16 Sarah HoffmannMerge pull request #2275 from lonvia/switch-to-absolute...
2021-04-16 Sarah Hoffmannuse absolute imports in Python code
2021-03-29 Sarah HoffmannMerge pull request #2234 from darkshredder/add-man...
2021-03-29 DarkshredderRebase with master
2021-03-15 Sarah HoffmannMerge pull request #2212 from darkshredder/country...
2021-03-12 DarkshredderPorted createCountryNames() to python and added tests
2021-03-04 Sarah HoffmannMerge pull request #2197 from lonvia/use-jinja-for...
2021-03-04 Sarah Hoffmannport index creation to python
2021-03-03 Sarah Hoffmannmove table creation to jinja-based preprocessing
2021-03-02 Sarah HoffmannMerge pull request #2192 from lonvia/database-versioning
2021-03-01 Sarah Hoffmannsave software version in the database
2021-03-01 Sarah Hoffmannmake sure that calls to PHP legacy scripts are fatal...
2021-02-27 Sarah HoffmannMerge pull request #2186 from lonvia/port-import-to...
2021-02-26 Sarah Hoffmannbdd: use python library where possible
2021-02-26 Sarah Hoffmannmove setup function to python