Historial de Commits

Autor SHA1 Mensaje Fecha
  Markus Neteler 22dcea97b9 Python scripts: remove UTF-8 coding line (#1461) hace 4 años
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) hace 4 años
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) hace 4 años
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) hace 4 años
  Markus Neteler b4432f400e change Python shebang to python3 (#75) hace 5 años
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) hace 6 años
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 hace 8 años
  Pietro Zambelli ad971d881d temporal: support python3 hace 9 años
  Pietro Zambelli 4a8aca6fba Fix conflicts during rebasing hace 9 años
  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 hace 9 años
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 hace 9 años
  Markus Neteler 1d1b5fc07f v.pack: also package PROJ_EPSG is available (as in newer locations) hace 9 años
  Vaclav Petras ec00bf8dc3 clear meaning of packing (use export as in temporal), interlink the modules hace 10 años
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) hace 10 años
  Markus Neteler dc635f0a08 fix broken keyword list hace 10 años
  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 hace 10 años
  Martin Landa 2afc54a591 v.pack: fix global var usage hace 12 años
  Martin Landa 9ef958bc15 v.pack: move db and proj file to the root, preparation for packaging multiple maps hace 12 años
  Martin Landa 5f4bce8b2d v.pack: remove tmp dir when exiting hace 12 años
  Martin Landa 8ec9b71891 v.pack: use temp dir for packaging, fix on Windows hace 12 años
  Martin Landa 38ba59785d v.pack: only native format supported hace 12 años
  Martin Landa cb07714e83 v.pack: message cosmetics hace 12 años
  Martin Landa bb15bcadff use standardized options (files) hace 12 años
  Soeren Gebbert 2a1a3b689c Moved v.pack and v.unpack from grass-addons to trunk. hace 12 años