Historique des commits

Auteur SHA1 Message Date
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) il y a 4 ans
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) il y a 4 ans
  Markus Neteler b4432f400e change Python shebang to python3 (#75) il y a 5 ans
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) il y a 6 ans
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 il y a 8 ans
  Pietro Zambelli ad971d881d temporal: support python3 il y a 9 ans
  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 il y a 9 ans
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 il y a 9 ans
  Vaclav Petras 86910c218e remove minor differences to https://trac.osgeo.org/grass/changeset/64155 release 70 branch (probably due to improper backports) il y a 10 ans
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) il y a 10 ans
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Markus Neteler fcf7aef38b r.reclass.area: option description cosmetics il y a 10 ans
  Martin Landa 52a9cf3bdb r.reclass.area: use standardized options (https://trac.osgeo.org/grass/ticket/2409) il y a 10 ans
  Markus Neteler a85f3a1476 r.reclass.area: minor code cleanup of location check il y a 10 ans
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed il y a 10 ans
  Luca Delucchi 1a2821b58b r.reclass.area: added new method using v.clean with tool=rmarea il y a 10 ans
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage il y a 10 ans
  Anna Petrášová fb32435fb8 r.reclass.area: add -d flag for clumping diagonal cells - https://trac.osgeo.org/grass/ticket/2400 il y a 10 ans
  Luca Delucchi fbcd4116b6 r.reclass.area: apply patch from ticket https://trac.osgeo.org/grass/ticket/2090; PEP8 cleaning; update documentation with new flag il y a 11 ans
  Martin Landa 7a98fc756a r.reclass.area: don't use '|' as separator (fails on Windows) il y a 12 ans
  Markus Metz ba7caf87f7 revert fs back to sep(arator) il y a 12 ans
  Anna Petrášová ad75256f64 r.reclass.area: fp maps support, remove temp maps, spaces instead of tabs il y a 12 ans
  Martin Landa fabbf49090 r.reclass.area: more guisections il y a 13 ans
  Martin Landa 452a0d081f python scripts: use standard option il y a 14 ans
  Markus Neteler e7ee8252ef fix r.reclass call il y a 14 ans
  Martin Landa 7f820a7869 fix typo in variable il y a 15 ans
  Martin Landa c163f38d20 scripts: use _() macro around messages il y a 16 ans
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) il y a 16 ans
  Martin Landa 21ed9f7144 import grass.script as grass il y a 16 ans