Historique des commits

Auteur SHA1 Message Date
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) il y a 4 ans
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) il y a 4 ans
  Markus Neteler b4432f400e change Python shebang to python3 (#75) il y a 5 ans
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) il y a 6 ans
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti il y a 6 ans
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 il y a 8 ans
  Pietro Zambelli ad971d881d temporal: support python3 il y a 9 ans
  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 il y a 9 ans
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 il y a 9 ans
  Martin Landa fae0fd87a4 v.in.e00: input is a binary file il y a 9 ans
  Anna Petrášová 7ca5ef6d07 v.in.e00: fix interface, import only 1 vector type il y a 10 ans
  Anna Petrášová 577747cf89 v.in.e00: fix different mistakes, see https://trac.osgeo.org/grass/ticket/2652 il y a 10 ans
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) il y a 10 ans
  Markus Neteler a0472ab71f update keys to use new element names (https://trac.osgeo.org/grass/ticket/2409); db.out.ogr manual update il y a 10 ans
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) il y a 10 ans
  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 il y a 10 ans
  Martin Landa 452a0d081f python scripts: use standard option il y a 13 ans
  Martin Landa c163f38d20 scripts: use _() macro around messages il y a 15 ans
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) il y a 16 ans
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 il y a 16 ans
  Glynn Clements a54149ed1d Add, use interface to subprocess module il y a 16 ans
  Glynn Clements 49837b5c7c Convert v.db.addtable to Python il y a 16 ans
  Glynn Clements d64bf51ae6 Convert v.db.addcol, v.db.join to Python il y a 16 ans
  Glynn Clements 8a4a2722db Convert db.droptable, db.out.ogr, v.db.reconnect.all to Python il y a 16 ans
  Glynn Clements 4f423d1da7 Fix bugs il y a 16 ans
  Glynn Clements 20787a9c5c Convert v.in.e00 to Python (untested; I don't have any .e00 files) il y a 16 ans