Историја ревизија

Аутор SHA1 Порука Датум
  Vaclav Petras 0e8154ed6f replace Python shell by more appropriate terms (see also https://trac.osgeo.org/grass/changeset/67852) пре 9 година
  Vaclav Petras 92e80faa78 init: provide informative message for broken MS Win APPDATA settings пре 9 година
  Maris Nartiss 1652517a3e Add comments for translators and fix gettext usage пре 9 година
  Anna Petrášová de8d8b2e0b grass.py: fallback to UTF8 if no default encoding found - https://trac.osgeo.org/grass/ticket/2869 пре 9 година
  Martin Landa cbc0d1dcb4 fix syntax typo introduced in https://trac.osgeo.org/grass/changeset/67501 пре 9 година
  Martin Landa 90af508ea6 grass.py: cache exception when closing GUI fails пре 9 година
  Markus Neteler 28af82b774 Happy new year пре 9 година
  Martin Landa 50a2380902 remove wxpath from PYTHONPATH (set path only locally) пре 9 година
  Martin Landa 98e289afa9 Close wxGUI on GRASS CLI exit (https://trac.osgeo.org/grass/ticket/770) - experimental prototype пре 9 година
  Martin Landa cffbb89dae grass.py: fix cleaning up GRASS variables (ingore those which starts with MONITOR) пре 9 година
  Martin Landa 751608e0d0 simplify GRASS exiting from GUI (see r66917:8) пре 9 година
  Martin Landa 052b5e7060 Exit GRASS from GUI (see https://trac.osgeo.org/grass/changeset/66917) - implement also for g.gui пре 9 година
  Martin Landa 8c5ffa71c5 wxGUI: add experimental option to exit GRASS shell from GUI session пре 9 година
  Martin Landa ab53e2aaaa grass.py: fix initialization script when gis_set.py is not available, explain to the user how to solve this issue пре 9 година
  Luca Delucchi fbedf25e21 init/grass.py: check if owner mapset is valid пре 9 година
  Vaclav Petras 31fd4b20a4 init: change gis_init return code пре 10 година
  Markus Neteler dbca1efd5c init: msg cosmetics as -text is a flag пре 10 година
  Vaclav Petras 27b99e9369 init: end immediately when GUI not available пре 10 година
  Pietro Zambelli a52c9b357c Changes to add Python3 compatibility пре 10 година
  Martin Landa c7eadfe21f partly re-introduce https://trac.osgeo.org/grass/changeset/65307 (see https://trac.osgeo.org/grass/changeset/65584) пре 10 година
  Huidae Cho 8559f27037 grass.py: reverted part of https://trac.osgeo.org/grass/changeset/65307 to allow aliases and custom prompt in ~/.grass7/bashrc again пре 10 година
  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 година