Historial de Commits

Autor SHA1 Mensaje Fecha
  Vaclav Petras 61e146fa22 init: introduce class for mapset and related variables to allow for return by value semantics hace 10 años
  Vaclav Petras 42120c6377 init: simplify conditions for getting location and mapset, use more descriptive names for functions, add doc, fix bug in reading params from https://trac.osgeo.org/grass/changeset/65271 hace 10 años
  Vaclav Petras 741149c840 init: refactor function for detecting and creating location and mapset hace 10 años
  Vaclav Petras 243abf572a init: store cmd line parameters in one object and avoid some global variables hace 10 años
  Vaclav Petras 7b6167a2f0 init: update help documentation, add exec param (see https://trac.osgeo.org/grass/changeset/65252) hace 10 años
  Vaclav Petras eda5d04cd0 init: use format function with keys instead of % operator with positional params hace 10 años
  Vaclav Petras 85544cb775 init: remove global variables from user, tmpdir and check GUI functions hace 10 años
  Martin Landa 0594efcba8 grass.py: fix cleanup - must be registered when tmpdir variable is initialized hace 10 años
  Martin Landa 42f3c660cc grass.py: don't discard clean_temp stderr output hace 10 años
  Martin Landa 9f487c088c grass.py: promote TMPDIR environmental variable hace 10 años
  Vaclav Petras bef1648821 init: cleanup some strings and comments hace 10 años
  Vaclav Petras 360dc796ea init: execute command specified as parameter, see https://trac.osgeo.org/grass/ticket/2579 hace 10 años
  Vaclav Petras c90ee377a1 init: remame gfile to gpath and use it as it was designed, see also https://trac.osgeo.org/grass/changeset/65248 hace 10 años
  Vaclav Petras df50be3f65 init: implement functions for debugging hace 10 años
  Vaclav Petras 9841eddac7 init: use a separate function for wxpython gui paths hace 10 años
  Vaclav Petras f162a9b1c3 init: remove usage of invalid parameters in startup screen related code hace 10 años
  Vaclav Petras dde7eb6a89 init: make gui type related decisions explicit hace 10 años
  Vaclav Petras 7e1950c6be init: explicitly pass gisrc and tmpdir paths hace 10 años
  Vaclav Petras 9de91944d6 init: simplify batch job code hace 10 años
  Martin Landa 64d26bb7ad attempt to fix g.manual on Windows (see also https://trac.osgeo.org/grass/changeset/65179) hace 10 años
  Markus Neteler 5adf35aa8b msg cosmetics hace 10 años
  Luca Delucchi 8e368131c7 grass.py: fixed check if Platform.make exists otherwise return an error hace 10 años
  Luca Delucchi 582d3bae1b grass.py: check if Platform.make exists otherwise return an error hace 10 años
  Martin Landa d820cf8e37 grass.py: move message about language override to debug (it's too verbose from user POV) hace 10 años
  Martin Landa 92b3cd1d51 grass.py: don't fail on invalid RC file (parse line to key, value) hace 10 años
  Martin Landa 9f9151ea31 grass.py: https://trac.osgeo.org/grass/changeset/64684 cosmetics (second attempt) hace 10 años
  Martin Landa 6e828d19db revert https://trac.osgeo.org/grass/changeset/64686 (wrong commit) hace 10 años
  Martin Landa 2b55c37cfb grass.py: https://trac.osgeo.org/grass/changeset/64684 cosmetics hace 10 años
  Markus Neteler 7ad81530ae grass.py: fix startup in case of missing SHELL var (eg docker) hace 10 años
  Martin Landa 7879fd56ff Prefer xdg-open and x-www-browser for HTML browser. hace 10 años