Commit Verlauf

Autor SHA1 Nachricht Datum
  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 vor 10 Jahren
  Anna Petrášová ac0dfc0055 g.list/remove: instead of text field use selection widget with multiple elements vor 10 Jahren
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage vor 10 Jahren
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 vor 10 Jahren
  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 vor 10 Jahren
  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) vor 11 Jahren
  Pietro Zambelli 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place vor 11 Jahren
  Martin Landa 231dd30170 wingrass: fix Popen class (contribution of Glynn and Anna) vor 11 Jahren
  Luca Delucchi d56d3e4bb8 python script: add exclude parameter to g.mlist interfaces vor 11 Jahren
  Glynn Clements bae3b450d2 Use subprocess.Popen() directly for calling g.parser vor 11 Jahren
  Vaclav Petras 6ec162d53e pythonlib/script: more doctests for core vor 11 Jahren
  Glynn Clements 0032336528 Remove Popen() "magic" on Windows; it creates more problems than it solves vor 11 Jahren
  Markus Neteler 90464abe6e core.py: document grass.separator() (updates https://trac.osgeo.org/grass/changeset/60622) vor 11 Jahren
  Huidae Cho d4c28dba68 grass.separator: added \t and \n vor 11 Jahren
  Huidae Cho d328e09b7f core.py: added grass.separator() for G_OPT_F_SEP vor 11 Jahren
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) vor 11 Jahren
  Martin Landa d218d714b4 modify libpython to fix calling Python script from Python script on Windows vor 11 Jahren
  Hamish Bowman 6b1e2b4011 only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230) vor 11 Jahren
  Martin Landa 887e6b090e winGRASS: fig debug() to handle '&' on Windows, check debug_level vor 11 Jahren
  Martin Landa b6e3dc0cf0 wingrass: attempt to fix building manuals for py scripts (first step) vor 11 Jahren
  Luca Delucchi 8b5cf0c2dc python core: fix function to check if location is latlong vor 11 Jahren
  Luca Delucchi 57337d5a41 script/core.py: fix bug in compare_key_value_text_files vor 11 Jahren
  Luca Delucchi 0860933d85 r.unpack/v.unpack: fix problems for duplicate names in proj info and units, there is still a problem if second file has more keys, eg south:defined; PEP8 cleaning vor 11 Jahren
  Soeren Gebbert 1079434857 Better handling of fatal error behavior in temporal framework and the pygrass messenger vor 11 Jahren
  Glynn Clements 031e5a5fce Deal with newlines in option values (issue https://trac.osgeo.org/grass/ticket/2139) vor 11 Jahren
  Martin Landa 51f4725e8e attemt to fix failure when user name contains non-ascii characters vor 11 Jahren
  Soeren Gebbert 764605330c Fixed spelling mistakes vor 11 Jahren
  Anna Petrášová 6faf715ed7 unpacking maps: show projection file difference vor 11 Jahren
  Glynn Clements 6531aea5bf Remove bogosity from https://trac.osgeo.org/grass/changeset/57910 vor 11 Jahren
  Vaclav Petras 8cf24a3d96 handling of scripts on MS Win using Python which (uses PATH) and sys.executable (for grass.script and wxGUI), fixes MAXREPEAT error when running Python script vor 11 Jahren