提交歷史

作者 SHA1 備註 提交日期
  Markus Neteler 35ac54d8f9 manual: keyword 'output' added 6 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 年之前
  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 be5911eedc manual: keywords cleanup 10 年之前
  Markus Neteler a0472ab71f update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update 10 年之前
  Markus Neteler 57daa7d84c dsn -> input/output/directory, use standardized options (https://trac.osgeo.org/grass/ticket/2409) 10 年之前
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 年之前
  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 10 年之前
  Markus Metz bbe8af255f fix db.out.ogr 12 年之前
  Markus Metz e6faf5d056 db.out.ogr: input -> output 12 年之前
  Markus Neteler 7eb20aebb5 use CSV as default 12 年之前
  Markus Neteler 9c0673b25c db.out.ogr: also support attribute export in case of line and area vectors; support for multilayers 12 年之前
  Martin Landa bb15bcadff use standardized options (files) 12 年之前
  Markus Metz 7da9e3513a GRASS 7 scripts overhaul cont'd 13 年之前
  Markus Neteler 4c6f063341 fixes; still broken 13 年之前
  Martin Landa 452a0d081f python scripts: use standard option 14 年之前
  Martin Landa c163f38d20 scripts: use _() macro around messages 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 年之前
  Glynn Clements fb4842ca9a Use 'option = None' for unspecified options, rather than **dict 16 年之前
  Glynn Clements 8a4a2722db Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python 16 年之前