Commit History

作者 SHA1 備註 提交日期
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 年之前
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 年之前
  Tomas Zigo 30b77ddcf9 r.pack/r.unpack: fix packing/unpacking vrt map if some of tiled rasters doesn't have color table (#1116) 4 年之前
  Tomas Zigo d96b67d4c1 r.pack/r.unpack: fix pack and unpack VRT raster map with tiled raster maps (#1074) 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 年之前
  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 年之前