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
  Huidae Cho c2f3398b7b Change is/is not to ==/!= for literal comparisons (#264) 5 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
  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
  Luca Delucchi 43dbda7ff9 d.rast.leg: fixes trunk r64459; PEP8 cleanup 10 years ago
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 years ago
  Markus Neteler 3c86a800d0 d.rast.leg: update d.legend call 10 years ago
  Glynn Clements 628bd512d5 Remove nonsense MONITOR checks from scripts 10 years ago
  Markus Neteler c9f4d5194f d.* scripts: check if graphics device is open 10 years ago
  Martin Landa c6f21c0108 consolidate naming of environmental rendering-related variables 10 years ago
  Markus Neteler 0817ba5764 d.rast.leg: put title on top of legend 11 years ago
  Markus Neteler fd33928bf6 d.rast.leg/wxGUI: fix 'Unsupported command d.text' bug; fix font size 11 years ago
  Hamish Bowman 40b17aad1f update d.legend command line parameter 11 years ago
  Maris Nartiss 1e737f5d41 Unify error messages 11 years ago
  Maris Nartiss 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 years ago
  Martin Landa 474304d0c5 d.rast.leg: check d.info output 11 years ago
  Markus Neteler 1551324837 homogenize keywords 12 years ago
  Markus Neteler 17f98c61f6 propagate -s flag from d.legend 13 years ago
  Michael Barton fd5c97340f Further improving formatting 13 years ago
  Michael Barton a29c21b199 Getting rid of temp debugging code. 13 years ago
  Michael Barton ae0faaf730 Fix formatting for Python 13 years ago
  Markus Neteler 610022e472 fix 14 years ago
  Martin Landa 452a0d081f python scripts: use standard option 14 years ago
  Martin Landa c163f38d20 scripts: use _() macro around messages 16 years ago
  Martin Landa 21ed9f7144 import grass.script as grass 16 years ago