]> git.openstreetmap.org Git - nominatim.git/history - nominatim/clicmd
port wikipedia importance functions to python
[nominatim.git] / nominatim / clicmd /
2021-02-25 Sarah Hoffmannport wikipedia importance functions to python
2021-02-25 Sarah Hoffmannmove import-data option to native python
2021-02-25 Sarah Hoffmannintroduce custom object for cmdline arguments
2021-02-25 Sarah Hoffmannport database setup function to python
2021-02-25 Sarah Hoffmannconvert connect() into a context manager
2021-02-22 Sarah HoffmannMerge pull request #2181 from lonvia/port-more-tool...
2021-02-19 Sarah Hoffmannport setup-website to python
2021-02-18 Sarah Hoffmannport check-database function to python
2021-02-17 Sarah Hoffmannport freeze function to python
2021-02-12 Sarah HoffmannMerge pull request #2164 from lonvia/add-make-install
2021-02-11 Sarah Hoffmannalways return 0 for updates unless there is an error
2021-02-09 Sarah Hoffmannforgot to replace one occurence of sql_dir
2021-02-09 Sarah Hoffmannrename sql directory to lib-sql
2021-02-08 Sarah Hoffmannintegrate analyse of indexing into nominatim tool
2021-02-08 Sarah Hoffmannconsolidate warm and db-check into single admin command
2021-02-08 Sarah Hoffmannsplit cli.py by subcommands