Historia zmian

Autor SHA1 Wiadomość Data
  Vaclav Petras d7a56b30f3 scripts: Remove unused vars or ignore in Flake8 (#1498) 4 lat temu
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 lat temu
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 lat temu
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 lat temu
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 lat temu
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 lat temu
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 lat temu
  Pietro Zambelli ad971d881d temporal: support python3 9 lat temu
  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 lat temu
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 lat temu
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 lat temu
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 lat temu
  Anna Petrášová 31297ef713 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports 10 lat temu
  Maris Nartiss 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 lat temu
  Markus Neteler 070eaa1a92 msg typo: occured -> occurred 11 lat temu
  Luca Delucchi 7ee98d7975 fix spaces, add categories 13 lat temu
  Martin Landa 452a0d081f python scripts: use standard option 13 lat temu
  Hamish Bowman c668465762 more precise descriptions 14 lat temu
  Hamish Bowman 416fcce60e use %.15g instead of %.8f (https://trac.osgeo.org/grass/ticket/335) 14 lat temu
  Martin Landa cbd9b35283 v.in.mapgen: print error message if fails, see https://trac.osgeo.org/grass/ticket/1065 15 lat temu
  Martin Landa 11a0ae970e fix https://trac.osgeo.org/grass/ticket/1065 15 lat temu
  Hamish Bowman cad50ead1f put metadata in the correct slots (merge from devbr6) 15 lat temu
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 lat temu
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 lat temu
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 lat temu
  Glynn Clements 130d864a63 Converted v.in.mapgen to Python 16 lat temu