Historie revizí

Autor SHA1 Zpráva Datum
  Markus Neteler c497e96cf7 scripts/parser: keywords -> keyword (old style remains accepted) (trunk, https://trac.osgeo.org/grass/changeset/63871) před 10 roky
  Markus Neteler 244aa40be0 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) (trunk, https://trac.osgeo.org/grass/changeset/63644) před 10 roky
  Markus Neteler e7ec5e5905 manual: some keyword cleanup před 10 roky
  Vaclav Petras fcb7617620 pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326, backport https://trac.osgeo.org/grass/changeset/62566) před 10 roky
  Huidae Cho 74624f9333 Update old g.list/remove calls in modules před 10 roky
  Martin Landa be561b13b7 v.dissolve: add warning when column is not given (dissolving based on cats) před 11 roky
  Markus Metz 7c74e4748e v.dissolve requires a valid layer před 12 roky
  Martin Landa 86b1b514f0 v.dissolve: assume `layer=1` when `column` is given (default is `layer=-1`) před 12 roky
  Markus Neteler f49ace06b1 homogenize keywords před 12 roky
  Markus Metz f50516a63c v.dissolve: column can be integer or string před 13 roky
  Martin Landa 452a0d081f python scripts: use standard option před 13 roky
  Markus Metz 9c6277f048 coltype check fixed před 15 roky
  Martin Landa 2bd6a15bb0 v.dissolve: OGR support (read access) před 15 roky
  Martin Landa c163f38d20 scripts: use _() macro around messages před 15 roky
  Martin Landa ddea18a1e1 fix v.dissolve (import grass.script) před 15 roky
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) před 16 roky
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 před 16 roky
  Martin Landa 98c23db907 v.dissolve: don't run v.extract if v.reclass failed před 16 roky
  Martin Landa 2707a84dbd v.dissolve: variable typo před 16 roky
  Martin Landa e9cf665daf v.dissolve: typo před 16 roky
  Martin Landa 3b8fedb1f0 grass.py: vector_db returns dictionary instead of list před 16 roky
  Martin Landa fdd08a7e1b grass.py: vector_columns() returns directory instead of list před 16 roky
  Martin Landa 469b7dd8e3 wxGUI: support for layer_all ('-1' for all layers) před 16 roky
  Glynn Clements 49837b5c7c Convert v.db.addtable to Python před 16 roky
  Glynn Clements d64bf51ae6 Convert v.db.addcol, v.db.join to Python před 16 roky
  Glynn Clements 8a4a2722db Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python před 16 roky
  Glynn Clements e22d15f10d Convert v.dissolve to Python před 16 roky