提交历史

作者 SHA1 备注 提交日期
  Martin Landa a1dfd3cf37 make GRASS data TMPDIR configurable (GRASS_TMPDIR_MAPSET && TMPDIR) 10 年之前
  Vaclav Petras 1d491d1d2c init: escape backslash in prompt string 10 年之前
  Martin Landa b877ea2bb3 grass.py: don't overwrite environmental variables in bash_startup() 10 年之前
  Vaclav Petras 0ad1b8ef29 init: use standard long flag syntax for 'exec', improve its help 10 年之前
  Vaclav Petras 7a0119d1e2 init: introduce main function, remove most of the global vars 10 年之前
  Vaclav Petras fe3ebef480 init: move code from 'main' to functions, remove more usages of global variables 10 年之前
  Vaclav Petras 498e5c1e06 init: pass explicitly variables related to shell, move code from 'main' 10 年之前
  Vaclav Petras 9a08360601 init: introduce Cleaner class to manage files to clean up, reduce scope of variables 10 年之前
  Vaclav Petras 61e146fa22 init: introduce class for mapset and related variables to allow for return by value semantics 10 年之前
  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 10 年之前
  Vaclav Petras 741149c840 init: refactor function for detecting and creating location and mapset 10 年之前
  Vaclav Petras 243abf572a init: store cmd line parameters in one object and avoid some global variables 10 年之前
  Vaclav Petras 7b6167a2f0 init: update help documentation, add exec param (see https://trac.osgeo.org/grass/changeset/65252) 10 年之前
  Vaclav Petras eda5d04cd0 init: use format function with keys instead of % operator with positional params 10 年之前
  Vaclav Petras 85544cb775 init: remove global variables from user, tmpdir and check GUI functions 10 年之前
  Martin Landa 0594efcba8 grass.py: fix cleanup - must be registered when tmpdir variable is initialized 10 年之前
  Martin Landa 42f3c660cc grass.py: don't discard clean_temp stderr output 10 年之前
  Martin Landa 9f487c088c grass.py: promote TMPDIR environmental variable 10 年之前
  Vaclav Petras bef1648821 init: cleanup some strings and comments 10 年之前
  Vaclav Petras 360dc796ea init: execute command specified as parameter, see https://trac.osgeo.org/grass/ticket/2579 10 年之前
  Vaclav Petras c90ee377a1 init: remame gfile to gpath and use it as it was designed, see also https://trac.osgeo.org/grass/changeset/65248 10 年之前
  Vaclav Petras df50be3f65 init: implement functions for debugging 10 年之前
  Vaclav Petras 9841eddac7 init: use a separate function for wxpython gui paths 10 年之前
  Vaclav Petras f162a9b1c3 init: remove usage of invalid parameters in startup screen related code 10 年之前
  Vaclav Petras dde7eb6a89 init: make gui type related decisions explicit 10 年之前
  Vaclav Petras 7e1950c6be init: explicitly pass gisrc and tmpdir paths 10 年之前
  Vaclav Petras 9de91944d6 init: simplify batch job code 10 年之前
  Martin Landa 64d26bb7ad attempt to fix g.manual on Windows (see also https://trac.osgeo.org/grass/changeset/65179) 10 年之前
  Markus Neteler 5adf35aa8b msg cosmetics 10 年之前
  Luca Delucchi 8e368131c7 grass.py: fixed check if Platform.make exists otherwise return an error 10 年之前