コミット履歴

作者 SHA1 メッセージ 日付
  Markus Neteler c497e96cf7 scripts/parser: keywords -> keyword (old style remains accepted) (trunk, https://trac.osgeo.org/grass/changeset/63871) 10 年 前
  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) 10 年 前
  Markus Neteler e7ec5e5905 manual: some keyword cleanup 10 年 前
  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) 10 年 前
  Huidae Cho 74624f9333 Update old g.list/remove calls in modules 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 13 年 前
  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 15 年 前
  Martin Landa ddea18a1e1 fix v.dissolve (import grass.script) 15 年 前
  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 年 前
  Glynn Clements e22d15f10d Convert v.dissolve to Python 16 年 前