Historique des commits

Auteur SHA1 Message Date
  Vaclav Petras 2cbcbc76db scripts: Enable ambiguous variable name warning (#1515) il y a 4 ans
  Vaclav Petras d7a56b30f3 scripts: Remove unused vars or ignore in Flake8 (#1498) il y a 4 ans
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) il y a 4 ans
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) il y a 4 ans
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) il y a 4 ans
  Tomas Zigo c33698bb83 d.rast.edit: fix launch wxGUI (py3/wxPy4) (#1085) il y a 4 ans
  Tomas Zigo 1245b5c998 wxGUI, d.rast.edit: remove 'wxversion' module (#713) il y a 5 ans
  Markus Neteler b4432f400e change Python shebang to python3 (#75) il y a 5 ans
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) il y a 6 ans
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 il y a 8 ans
  Pietro Zambelli ad971d881d temporal: support python3 il y a 9 ans
  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 il y a 9 ans
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 il y a 9 ans
  Martin Landa d9ef339395 d.rast.edit: select wxPython 3.0 by default il y a 9 ans
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) il y a 10 ans
  Markus Neteler 0fd4fcfbbf update g.copy calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Markus Neteler 407a2e6283 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed il y a 10 ans
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage il y a 10 ans
  Markus Neteler 1c8576417f homogenize keywords il y a 12 ans
  Martin Landa 452a0d081f python scripts: use standard option il y a 14 ans
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) il y a 16 ans
  Martin Landa 21ed9f7144 import grass.script as grass il y a 16 ans
  Martin Landa e5f3584481 import all from grass.script il y a 16 ans
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 il y a 16 ans
  Glynn Clements 69a2803645 Try to fail more gracefully if wx isn't present (--help etc should still work) il y a 16 ans
  Glynn Clements b37e1fab1a Convert d.rast.edit to Python il y a 16 ans