Martin Landa
|
020d3f9309
add powershell shell support to grass.py (see https://trac.osgeo.org/grass/ticket/3713)
|
6 лет назад |
Markus Neteler
|
3f65b58fc6
grass.py: fix inconsistent use of tabs and spaces in indentation (spaces to be used)
|
6 лет назад |
Markus Neteler
|
5a164b4a3d
grass.py: fi inconsistent use of tabs and spaces in indentation (spaces to be used)
|
6 лет назад |
Markus Metz
|
d48b77c601
libinit: fix https://trac.osgeo.org/grass/changeset/73707, clean_all() takes no arguments
|
6 лет назад |
Markus Metz
|
98c728e060
libinit: start rewriting to use functions in lib/python/scripts
|
6 лет назад |
Markus Metz
|
8ef6eb769e
libinit: use clean_default_db() from script.setup
|
6 лет назад |
Markus Metz
|
5cd0a2db93
lib/init: clean up sqlite db if existing, see https://trac.osgeo.org/grass/ticket/3697
|
6 лет назад |
Maris Nartiss
|
f846be7dd0
init: Do not fail if directory exists (observed in a case of race condition)
|
6 лет назад |
Vaclav Petras
|
2cf4e7b3aa
init: improve message when d/l/m not set (see https://trac.osgeo.org/grass/ticket/2681)
|
6 лет назад |
Vaclav Petras
|
8fe82d0a6e
init: use LOCATION to stand for location name in help (see https://trac.osgeo.org/grass/ticket/2681)
|
6 лет назад |
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 лет назад |
Vaclav Petras
|
96f4a31f6c
init: use correct name for 3D raster mask
|
6 лет назад |
Vaclav Petras
|
3f9656137e
init: restructure for quick overview and PEP8 compliance
|
6 лет назад |
Vaclav Petras
|
c4542916fe
init: increase PEP8 compliance
|
6 лет назад |
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 лет назад |
Vaclav Petras
|
5aa1d521e1
init: call clean_temp always at exit
|
6 лет назад |
Vaclav Petras
|
0ec5548c50
init: remove basically dead code to clean mapset .tmp in default startup (see https://trac.osgeo.org/grass/ticket/3635)
|
6 лет назад |
Vaclav Petras
|
ed6e0f2c72
init: do not remove wrong mapset .tmp, rely on clean_temp (see https://trac.osgeo.org/grass/ticket/3635)
|
6 лет назад |
Vaclav Petras
|
c4ebe34c50
init: remove lock from the current mapset (fixes https://trac.osgeo.org/grass/ticket/3631)
|
6 лет назад |
Markus Neteler
|
c645d7eedb
Dockerfile: 'set ENV SHELL' to avoid /bin/sh fallback in interactive GRASS GIS sessions in docker
|
6 лет назад |
Markus Neteler
|
114391ce47
Update all occurrences of -text, -gtext, -gui to --text, --gtext, --gui (trac https://trac.osgeo.org/grass/ticket/1665)
|
6 лет назад |
Vaclav Petras
|
61421c2f74
init: use the two dash text option in after-error suggestion
|
6 лет назад |
Vaclav Petras
|
baa9c3abdb
init: report when rc file is empty
|
6 лет назад |
Vaclav Petras
|
2e2451bf46
init: use the two dash option in after-error suggestion
|
6 лет назад |
Vaclav Petras
|
fb023f3f3b
init: support spaces in path for GRASS_BATCH_JOB (see https://trac.osgeo.org/grass/ticket/3170)
|
6 лет назад |
Anna Petrášová
|
911fb981bd
init: reintroduce fixed to_text_str function to encode/decode correctly paths
|
6 лет назад |
Vaclav Petras
|
0ea3dac995
init: more detailed info about creating locations and mapsets and error states
|
6 лет назад |
Vaclav Petras
|
f88b6f1809
init: these two messages are not either-or
|
6 лет назад |
Vaclav Petras
|
7924bab26a
init: location variable to path, more comments
|
6 лет назад |
Vaclav Petras
|
d46ade3e30
init: do not show non-standard help options
|
6 лет назад |