Commit történet

Szerző SHA1 Üzenet Dátum
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 éve
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 éve
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 éve
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 éve
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 éve
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 éve
  Markus Neteler 724bbae7dd i.in.spotvgt + r.in.aster: minor keywords updates 8 éve
  Moritz Lennert 8808c27886 r.in.aster: pass output prefix to import function (fixes https://trac.osgeo.org/grass/ticket/3097: r.in.aster does not work) 8 éve
  Pietro Zambelli ad971d881d temporal: support python3 9 éve
  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 éve
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 éve
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 éve
  Anna Petrášová e323e4b080 add missing parameters for find_program 11 éve
  Anna Petrášová 21d92b724e pythonlib: change implementation of find_program (see https://trac.osgeo.org/grass/ticket/2008) and related changes 12 éve
  Markus Neteler 1c8576417f homogenize keywords 12 éve
  Markus Neteler d922fa7ddd homogenize keywords 12 éve
  Martin Landa 452a0d081f python scripts: use standard option 13 éve
  Martin Landa c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 éve
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 éve
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 éve
  Martin Landa 21ed9f7144 import grass.script as grass 16 éve
  Martin Landa e5f3584481 import all from grass.script 16 éve
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 éve
  Glynn Clements a54149ed1d Add, use interface to subprocess module 16 éve
  Glynn Clements e71009d4bb Convert i.fusion.brovey to Python 16 éve
  Glynn Clements 86ea3b0387 Fix typo (find_command -> find_program) 16 éve
  Glynn Clements 49837b5c7c Convert v.db.addtable to Python 16 éve
  Glynn Clements f5735b5731 Convert d.correlate to Python 16 éve
  Glynn Clements d64bf51ae6 Convert v.db.addcol, v.db.join to Python 16 éve
  Glynn Clements 8a4a2722db Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python 16 éve