Historique des commits

Auteur SHA1 Message Date
  ShubhamSwati 8ed47e4b76 Reduce usage of bare except (#1608) il y a 3 ans
  Vaclav Petras 88d47580d4 scripts: Fix stylistic Flake8 warnings (#1487) il y a 4 ans
  Markus Neteler 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) il y a 4 ans
  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
  Markus Neteler b4432f400e change Python shebang to python3 (#75) il y a 5 ans
  Luca Delucchi d45fbbd4b6 r.plane: added function float_or_dms, working on https://trac.osgeo.org/grass/ticket/3225 il y a 6 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
  Helmut Kudrnovsky 8c800d8f76 r.plane: fix encoding issue for compiling winGRASS il y a 7 ans
  Markus Neteler d8396b04b6 r.plane: original author name added 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
  Vaclav Petras ff9a83b163 parser: add standard option for 2D raster map type 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
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) il y a 10 ans
  Hamish Bowman 472833bb8e CELL,FCELL,DCELL instead of int,float,double for raster map type il y a 12 ans
  Markus Neteler c30d96638a fix il y a 13 ans
  Martin Landa 452a0d081f python scripts: use standard option il y a 13 ans
  Martin Landa c163f38d20 scripts: use _() macro around messages il y a 15 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 83c17d7617 Add, use grass.mapcalc() function il y a 16 ans
  Glynn Clements b688279127 Re-implement r.plane in Python and r.mapcalc il y a 16 ans