Commit History

作者 SHA1 備註 提交日期
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 年之前
  Markus Metz d7fe2313fb r.grow: +shrink 8 年之前
  Pietro Zambelli ad971d881d temporal: support python3 9 年之前
  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 年之前
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 年之前
  Vaclav Petras eccf07b124 add various keywords to modules 9 年之前
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 年之前
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 年之前
  Vaclav Petras 0a51b05735 revert https://trac.osgeo.org/grass/changeset/62535 (accidental commit of whole tree) 10 年之前
  Vaclav Petras d9a12da28a sphinx: do not build API documentation for standalone program internals (removes messages from documentation build and empty sections from HTML) 10 年之前
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed 10 年之前
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 年之前
  Maris Nartiss 1e737f5d41 Unify error messages 11 年之前
  Maris Nartiss 34138cd1fb Stop on failure of r.grow.distance 11 年之前
  Maris Nartiss c59e44c30b Replace tabs with spaces of a mixed indent 11 年之前
  Martin Landa 452a0d081f python scripts: use standard option 14 年之前
  Martin Landa c163f38d20 scripts: use _() macro around messages 16 年之前
  Martin Landa 21ed9f7144 import grass.script as grass 16 年之前
  Martin Landa e5f3584481 import all from grass.script 16 年之前
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 年之前
  Glynn Clements 83c17d7617 Add, use grass.mapcalc() function 16 年之前
  Glynn Clements a4d01473a3 Replace r.grow with script 16 年之前