Historial de Commits

Autor SHA1 Mensaje Fecha
  Pietro Zambelli ad971d881d temporal: support python3 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 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) hace 10 años
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) hace 10 años
  Markus Neteler e1631a0d64 manual: some keyword cleanup hace 10 años
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) hace 10 años
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed hace 10 años
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage hace 10 años
  Martin Landa be561b13b7 v.dissolve: add warning when column is not given (dissolving based on cats) hace 11 años
  Markus Metz 7c74e4748e v.dissolve requires a valid layer hace 12 años
  Martin Landa 86b1b514f0 v.dissolve: assume `layer=1` when `column` is given (default is `layer=-1`) hace 12 años
  Markus Neteler f49ace06b1 homogenize keywords hace 12 años
  Markus Metz f50516a63c v.dissolve: column can be integer or string hace 13 años
  Martin Landa 452a0d081f python scripts: use standard option hace 14 años
  Markus Metz 9c6277f048 coltype check fixed hace 15 años
  Martin Landa 2bd6a15bb0 v.dissolve: OGR support (read access) hace 15 años
  Martin Landa c163f38d20 scripts: use _() macro around messages hace 16 años
  Martin Landa ddea18a1e1 fix v.dissolve (import grass.script) hace 16 años
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) hace 16 años
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 hace 16 años
  Martin Landa 98c23db907 v.dissolve: don't run v.extract if v.reclass failed hace 16 años
  Martin Landa 2707a84dbd v.dissolve: variable typo hace 16 años
  Martin Landa e9cf665daf v.dissolve: typo hace 16 años
  Martin Landa 3b8fedb1f0 grass.py: vector_db returns dictionary instead of list hace 16 años
  Martin Landa fdd08a7e1b grass.py: vector_columns() returns directory instead of list hace 16 años
  Martin Landa 469b7dd8e3 wxGUI: support for layer_all ('-1' for all layers) hace 16 años
  Glynn Clements 49837b5c7c Convert v.db.addtable to Python hace 16 años
  Glynn Clements d64bf51ae6 Convert v.db.addcol, v.db.join to Python hace 16 años
  Glynn Clements 8a4a2722db Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python hace 16 años