Commit History

Author SHA1 Message Date
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 years ago
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 years ago
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 years ago
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 years ago
  Markus Metz 2823174cef v.db.dropcolumn: adjust sql to create backup table for sqlite 6 years ago
  Anna Petrášová 50e1ccd251 v.db.dropcolumn: fix mixed tab/spaces indentation 7 years ago
  Markus Metz 677f20a32d v.db.dropcolumn: preserve field length for field type CHARACTER 7 years ago
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 years ago
  Pietro Zambelli ad971d881d temporal: support python3 9 years ago
  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 years ago
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 years ago
  Martin Landa b32285e46a v.db.dropcolumn: fix find_file() call 10 years ago
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 years ago
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 years ago
  Maris Nartiss 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 years ago
  Markus Neteler b70f59558c homogenize keywords 12 years ago
  Markus Metz 2a96a3cc3c v.db.dropcolumn: use vector database and driver, update comment 12 years ago
  Hamish Bowman a1feac13b3 be explicit about what's going to happen to the given columns 13 years ago
  Luca Delucchi 5001dc7c93 implement remove of multi column, ticket 853 13 years ago
  Martin Landa 452a0d081f python scripts: use standard option 13 years ago
  Markus Metz ba77700285 add gisprompt 13 years ago
  Markus Neteler 5f1928b58e msg cosmetics 14 years ago
  Moritz Lennert 32ea90f59c Recreate index on key column in sqlite database 14 years ago
  Martin Landa b750e25dce v.db.dropcolumn: message cosmetics 14 years ago
  Martin Landa d2b8587835 v.db.addcol renamed to v.db.addcolumn 15 years ago
  Martin Landa c163f38d20 scripts: use _() macro around messages 16 years ago
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 years ago
  Martin Landa d11705c199 db.executes's input required 16 years ago
  Martin Landa 489f260cdd v.db.dropcol renamed to v.db.dropcolumn (part 2) 16 years ago