提交历史

作者 SHA1 备注 提交日期
  ShubhamSwati 8ed47e4b76 Reduce usage of bare except (#1608) 4 年之前
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 年之前
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 年之前
  AnikaBettge 855f674e40 v.in.wfs: add options to set user and password (#808) 5 年之前
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 6 年之前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年之前
  Markus Neteler 0e6f0f10e0 r.in.wms, v.in.wfs: msg cosmetics; keywords added; Sentinel-2 screenshot added; some examples updated 6 年之前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年之前
  Maris Nartiss ee8c6f93a4 Move WFS import to urllib2 to provide better error messages. Fixes https://trac.osgeo.org/grass/ticket/3324 8 年之前
  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 4a8aca6fba Fix conflicts during rebasing 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 a0472ab71f update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update 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 年之前
  Martin Landa 39f425126f r.in.wms/v.in.wfs: clean up keywords 12 年之前
  Markus Neteler 317a514856 keyword cleanup cont'ed 12 年之前
  Hamish Bowman 47ee692c8d featurify 13 年之前
  Martin Landa 452a0d081f python scripts: use standard option 14 年之前
  Martin Landa 20d2c4916a fix keywords for some scripts 14 年之前
  Martin Landa 5c401562c3 fix v.in.wfs, be more verbose 14 年之前
  Martin Landa a89c2051fc v.in.wfs: 'wfs' parameter renamed to 'url' 14 年之前
  Martin Landa c163f38d20 scripts: use _() macro around messages 16 年之前
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 年之前
  Hamish Bowman 40c18138f8 caps. 16 年之前
  Glynn Clements 8a4a2722db Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python 17 年之前
  Glynn Clements 9c642a250f Convert v.in.wfs to Python 17 年之前