Commit History

Autor SHA1 Mensaxe Data
  Pietro Zambelli 6b696260dd script: remove decode to convert bytes to unicode, work just with bytes %!s(int64=9) %!d(string=hai) anos
  Pietro Zambelli ba5833dc88 scipt:core add python3 support %!s(int64=9) %!d(string=hai) anos
  Vaclav Petras f532d48c84 pythonlib: use Sphinx links and other syntax changes %!s(int64=10) %!d(string=hai) anos
  Anna Petrášová 9205811b1c wxGUI: fix https://trac.osgeo.org/grass/ticket/2634 by bringing back https://trac.osgeo.org/grass/changeset/64834 and removing unnecessary decode() %!s(int64=10) %!d(string=hai) anos
  Martin Landa c88838b7b2 revert https://trac.osgeo.org/grass/changeset/64834, causes https://trac.osgeo.org/grass/ticket/2634 %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras a266865aa5 pythonlib: extend and modernize documentation of run and write_command functions %!s(int64=10) %!d(string=hai) anos
  Martin Landa 5742e9649f pythonlib: fix region() - support 'projection' and 'zone' %!s(int64=10) %!d(string=hai) anos
  Martin Landa e977254e5d GRASS_DB_ENCODING is environmental variable %!s(int64=10) %!d(string=hai) anos
  Glynn Clements bbc4561649 Attempt to fix gettext behaviour (issue https://trac.osgeo.org/grass/ticket/2617) %!s(int64=10) %!d(string=hai) anos
  Martin Landa 8d6f38f049 fix libpython to handle 'raster' (https://trac.osgeo.org/grass/ticket/2409) %!s(int64=10) %!d(string=hai) anos
  Martin Landa 1b765a369e libpython: update to `raster_3d` (https://trac.osgeo.org/grass/ticket/2409) %!s(int64=10) %!d(string=hai) anos
  Martin Landa fa8dc6b320 pythonlib: make_command(): do not include Popen opts %!s(int64=10) %!d(string=hai) anos
  Markus Neteler 3d71245dea libpython make_command(): say in msg which module call needs an update %!s(int64=10) %!d(string=hai) anos
  Markus Neteler 2e5dc46218 fix rast3d -> 3draster %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras 2709bc57be pythonlib/script: ignore any errors from g.version which may segfault with incomplete build (see also https://trac.osgeo.org/grass/ticket/2351, https://trac.osgeo.org/grass/changeset/61589 and https://trac.osgeo.org/grass/changeset/62748) %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras 045fd45c46 pythonlib: describe more error and fatal functions %!s(int64=10) %!d(string=hai) anos
  Glynn Clements c33ef4476a Allow control of error handling for run_command() etc %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras 0a51b05735 revert https://trac.osgeo.org/grass/changeset/62535 (accidental commit of whole tree) %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras d9a12da28a sphinx: do not build API documentation for standalone program internals (removes messages from documentation build and empty sections from HTML) %!s(int64=10) %!d(string=hai) anos
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed %!s(int64=10) %!d(string=hai) anos
  Luca Delucchi 3eb77162d9 lib/python/script/core.py: fix check of differences between upper and lower case in units file %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras 60a3479229 pythonlib: allow underscore at the end of core start_command family of functions as a way of avoiding conflict with Python keywords %!s(int64=10) %!d(string=hai) anos
  Anna Petrášová ac0dfc0055 g.list/remove: instead of text field use selection widget with multiple elements %!s(int64=10) %!d(string=hai) anos
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage %!s(int64=10) %!d(string=hai) anos
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 %!s(int64=10) %!d(string=hai) anos
  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 %!s(int64=10) %!d(string=hai) anos
  Vaclav Petras c0a9e4d90f pythonlib/script: return debug level also for the first invocation (inconsistent undocumented function return values inconsitency found by python -3 option used in tests - None > 0 is DeprecationWarning in 2.7, TypeError in 3.x) %!s(int64=11) %!d(string=hai) anos
  Pietro Zambelli 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place %!s(int64=11) %!d(string=hai) anos
  Martin Landa 231dd30170 wingrass: fix Popen class (contribution of Glynn and Anna) %!s(int64=11) %!d(string=hai) anos