Commit History

Author SHA1 Message Date
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 years ago
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 years ago
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 years ago
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 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
  Martin Landa 88424d0f18 v.category: fix Windows bug, see http://osgeo-org.1560.x6.nabble.com/problems-running-v-centroids-td5266061.html 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
  Martin Landa 452a0d081f python scripts: use standard option 13 years ago
  Martin Landa c163f38d20 scripts: use _() macro around messages 16 years ago
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 years ago
  Martin Landa 21ed9f7144 import grass.script as grass 16 years ago
  Martin Landa e5f3584481 import all from grass.script 16 years ago
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 years ago
  Martin Landa 8860fb1d6c v.centroids: remove unused variables 16 years ago
  Martin Landa e0a5e83344 grass.py: vector_info_topo() added 16 years ago
  Markus Neteler 600e8b78d9 Don't use locale dependent output for parsing (untested) 16 years ago
  Martin Landa a5608ef471 v.centroids: old_layer->new_layer 16 years ago
  Martin Landa 964d6530c5 v.centroids: add missing gispropmt for 'layer' 16 years ago
  Glynn Clements afd2085675 Add Python versions of various scripts 16 years ago