Historique des commits

Auteur SHA1 Message Date
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) il y a 4 ans
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) il y a 4 ans
  Vaclav Petras 6528264fc3 Fix comparison, membership, indentation and lambda Flake8 warnings in scripts (#539) il y a 5 ans
  Māris Nartišs dd5de23ca3 r.grow: Correctly handle shrinking of maps without NULL values (#343) il y a 5 ans
  Māris Nartišs 1143002b67 r.blend: Quote map names in r.mapcalc expressions. (#277) 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
  Pietro Zambelli b63ac1d7d1 r.grow: Remove the use of split function in the string module (not supported in python3) and remove unused import il y a 6 ans
  Maris Nartiss 9758c174b6 r.grow: Do not pass @mapset part to r.mapcalc as it will trigger syntax error. il y a 7 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
  Markus Metz d7fe2313fb r.grow: +shrink 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
  Vaclav Petras eccf07b124 add various keywords to modules il y a 9 ans
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) il y a 10 ans
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) il y a 10 ans
  Vaclav Petras 0a51b05735 revert https://trac.osgeo.org/grass/changeset/62535 (accidental commit of whole tree) il y a 10 ans
  Vaclav Petras d9a12da28a sphinx: do not build API documentation for standalone program internals (removes messages from documentation build and empty sections from HTML) 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
  Maris Nartiss 1e737f5d41 Unify error messages il y a 11 ans
  Maris Nartiss 34138cd1fb Stop on failure of r.grow.distance il y a 11 ans
  Maris Nartiss c59e44c30b Replace tabs with spaces of a mixed indent il y a 11 ans
  Martin Landa 452a0d081f python scripts: use standard option il y a 14 ans
  Martin Landa c163f38d20 scripts: use _() macro around messages 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 83c17d7617 Add, use grass.mapcalc() function il y a 16 ans