コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  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 年 前
  Vaclav Petras ec00bf8dc3 clear meaning of packing (use export as in temporal), interlink the modules 10 年 前
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 年 前
  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 年 前
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 年 前
  Martin Landa 4796dce5f3 r.pack: fix windows bug 11 年 前
  Martin Landa e6831b5e6d r.pack: remove print statement 11 年 前
  Hamish Bowman 02903019ff also stash a copy of the PROJ_EPSG file, if it exists 12 年 前
  Soeren Gebbert b19bd9da12 Fixed small bugs (output name handling in r.unpack), added 12 年 前
  Anna Petrášová a82995c99d r.pack: write output to given directory, not current working directory 12 年 前
  Martin Landa 452a0d081f python scripts: use standard option 13 年 前
  Martin Landa 20d2c4916a fix keywords for some scripts 13 年 前
  Martin Landa 9399192e5a AddOns Bash scripts r.pack and r.unpack converted to Python and added to trunk 14 年 前