提交歷史

作者 SHA1 備註 提交日期
  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 年之前
  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 年之前
  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 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 年之前
  Vaclav Petras b14d8bb7c0 r.buffer.lowmem: reflect change in r.category input separator handling (separator option is used, so it need to be specified for :, https://trac.osgeo.org/grass/changeset/58811) 11 年之前
  Martin Landa 2ae4fe8804 r.buffer/r.buffer.lowmem: manual page clean up 12 年之前
  Hamish Bowman 23e0af15dc Rename classic r.buffer back to its original name, rename the python 13 年之前