Historia zmian

Autor SHA1 Wiadomość Data
  Vaclav Petras 88d47580d4 scripts: Fix stylistic Flake8 warnings (#1487) 4 lat temu
  Markus Neteler 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) 4 lat temu
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 lat temu
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 lat temu
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 lat temu
  Luca Delucchi d45fbbd4b6 r.plane: added function float_or_dms, working on https://trac.osgeo.org/grass/ticket/3225 6 lat temu
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 lat temu
  Helmut Kudrnovsky 8c800d8f76 r.plane: fix encoding issue for compiling winGRASS 7 lat temu
  Markus Neteler d8396b04b6 r.plane: original author name added 7 lat temu
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 lat temu
  Vaclav Petras ff9a83b163 parser: add standard option for 2D raster map type 8 lat temu
  Pietro Zambelli ad971d881d temporal: support python3 9 lat temu
  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 lat temu
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 lat temu
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 lat temu
  Hamish Bowman 472833bb8e CELL,FCELL,DCELL instead of int,float,double for raster map type 12 lat temu
  Markus Neteler c30d96638a fix 13 lat temu
  Martin Landa 452a0d081f python scripts: use standard option 13 lat temu
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 lat temu
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 lat temu
  Martin Landa 21ed9f7144 import grass.script as grass 16 lat temu
  Martin Landa e5f3584481 import all from grass.script 16 lat temu
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 lat temu
  Glynn Clements 83c17d7617 Add, use grass.mapcalc() function 16 lat temu
  Glynn Clements b688279127 Re-implement r.plane in Python and r.mapcalc 16 lat temu