История коммитов

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