Commit History

Author SHA1 Message Date
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 years ago
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 years ago
  Pietro Zambelli ad971d881d temporal: support python3 9 years ago
  Pietro Zambelli fdf7b94fa5 grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72 9 years ago
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 years ago
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 years ago
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 years ago
  Martin Landa d97c2f6b9b fix db.test for sqlite (~ is PostgreSQL specific) 10 years ago
  Markus Neteler d3d2ce183e db.test: print which DB driver is tested 11 years ago
  Markus Neteler d38b169d85 db.test: fix db.select call 11 years ago
  Martin Landa 452a0d081f python scripts: use standard option 13 years ago
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 years ago
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 years ago
  Martin Landa d11705c199 db.executes's input required 16 years ago
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 years ago
  Glynn Clements a54149ed1d Add, use interface to subprocess module 16 years ago
  Glynn Clements 47f245bcf8 Convert db.test to Python 16 years ago