Maris Nartiss
|
f846be7dd0
init: Do not fail if directory exists (observed in a case of race condition)
|
6 years ago |
Vaclav Petras
|
2cf4e7b3aa
init: improve message when d/l/m not set (see https://trac.osgeo.org/grass/ticket/2681)
|
6 years ago |
Vaclav Petras
|
8fe82d0a6e
init: use LOCATION to stand for location name in help (see https://trac.osgeo.org/grass/ticket/2681)
|
6 years ago |
Vaclav Petras
|
61a4e16a22
init: use MAPSET_PATH instead of LOCATION for full path to current mapset variable (see https://trac.osgeo.org/grass/ticket/2681)
|
6 years ago |
Vaclav Petras
|
96f4a31f6c
init: use correct name for 3D raster mask
|
6 years ago |
Vaclav Petras
|
3f9656137e
init: restructure for quick overview and PEP8 compliance
|
6 years ago |
Vaclav Petras
|
c4542916fe
init: increase PEP8 compliance
|
6 years ago |
Vaclav Petras
|
4e670a3a2e
init: clean mapset only after locking it (fixes https://trac.osgeo.org/grass/ticket/613, see https://trac.osgeo.org/grass/ticket/1286)
|
6 years ago |
Vaclav Petras
|
5aa1d521e1
init: call clean_temp always at exit
|
6 years ago |
Vaclav Petras
|
0ec5548c50
init: remove basically dead code to clean mapset .tmp in default startup (see https://trac.osgeo.org/grass/ticket/3635)
|
6 years ago |
Vaclav Petras
|
ed6e0f2c72
init: do not remove wrong mapset .tmp, rely on clean_temp (see https://trac.osgeo.org/grass/ticket/3635)
|
6 years ago |
Vaclav Petras
|
c4ebe34c50
init: remove lock from the current mapset (fixes https://trac.osgeo.org/grass/ticket/3631)
|
6 years ago |
Markus Neteler
|
c645d7eedb
Dockerfile: 'set ENV SHELL' to avoid /bin/sh fallback in interactive GRASS GIS sessions in docker
|
6 years ago |
Markus Neteler
|
114391ce47
Update all occurrences of -text, -gtext, -gui to --text, --gtext, --gui (trac https://trac.osgeo.org/grass/ticket/1665)
|
6 years ago |
Vaclav Petras
|
61421c2f74
init: use the two dash text option in after-error suggestion
|
6 years ago |
Vaclav Petras
|
baa9c3abdb
init: report when rc file is empty
|
6 years ago |
Vaclav Petras
|
2e2451bf46
init: use the two dash option in after-error suggestion
|
6 years ago |
Vaclav Petras
|
fb023f3f3b
init: support spaces in path for GRASS_BATCH_JOB (see https://trac.osgeo.org/grass/ticket/3170)
|
6 years ago |
Anna Petrášová
|
911fb981bd
init: reintroduce fixed to_text_str function to encode/decode correctly paths
|
6 years ago |
Vaclav Petras
|
0ea3dac995
init: more detailed info about creating locations and mapsets and error states
|
6 years ago |
Vaclav Petras
|
f88b6f1809
init: these two messages are not either-or
|
6 years ago |
Vaclav Petras
|
7924bab26a
init: location variable to path, more comments
|
6 years ago |
Vaclav Petras
|
d46ade3e30
init: do not show non-standard help options
|
6 years ago |
Vaclav Petras
|
10d1455214
init: advertise the double dash option in help text
|
6 years ago |
Vaclav Petras
|
a83b7d4891
init: update doc for --tmp-location without -c (finishes https://trac.osgeo.org/grass/changeset/73096, see https://trac.osgeo.org/grass/ticket/3585)
|
6 years ago |
Vaclav Petras
|
d8fcb2e4da
init: add creation of XY location (closes https://trac.osgeo.org/grass/ticket/3586)
|
6 years ago |
Vaclav Petras
|
ad7144d18f
init: -c not needed for --tmp-location (closes https://trac.osgeo.org/grass/ticket/3585)
|
6 years ago |
Vaclav Petras
|
e7fae71da4
init: remove broken env var interface for d/l/m
|
7 years ago |
Vaclav Petras
|
dc18c8d177
init: add --tmp-location (based on patch from radeknovotny94 in https://trac.osgeo.org/grass/ticket/3537)
|
7 years ago |
Martin Landa
|
82b1b427ea
disable to_text_string() in grass.py, see https://trac.osgeo.org/grass/ticket/3508
|
7 years ago |