Историја ревизија

Аутор SHA1 Порука Датум
  Vaclav Petras d7a56b30f3 scripts: Remove unused vars or ignore in Flake8 (#1498) пре 4 година
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) пре 4 година
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) пре 4 година
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) пре 4 година
  Markus Neteler b4432f400e change Python shebang to python3 (#75) пре 5 година
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) пре 6 година
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti пре 6 година
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 пре 8 година
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) пре 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 година
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) пре 10 година
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) пре 10 година
  Markus Neteler e1631a0d64 manual: some keyword cleanup пре 10 година
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) пре 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 година
  Martin Landa be561b13b7 v.dissolve: add warning when column is not given (dissolving based on cats) пре 11 година
  Markus Metz 7c74e4748e v.dissolve requires a valid layer пре 12 година
  Martin Landa 86b1b514f0 v.dissolve: assume `layer=1` when `column` is given (default is `layer=-1`) пре 12 година
  Markus Neteler f49ace06b1 homogenize keywords пре 12 година
  Markus Metz f50516a63c v.dissolve: column can be integer or string пре 13 година
  Martin Landa 452a0d081f python scripts: use standard option пре 13 година
  Markus Metz 9c6277f048 coltype check fixed пре 15 година
  Martin Landa 2bd6a15bb0 v.dissolve: OGR support (read access) пре 15 година
  Martin Landa c163f38d20 scripts: use _() macro around messages пре 15 година
  Martin Landa ddea18a1e1 fix v.dissolve (import grass.script) пре 15 година
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) пре 16 година
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 пре 16 година