Historial de Commits

Autor SHA1 Mensaje Fecha
  Glynn Clements bae3b450d2 Use subprocess.Popen() directly for calling g.parser hace 11 años
  Vaclav Petras 6ec162d53e pythonlib/script: more doctests for core hace 11 años
  Glynn Clements 0032336528 Remove Popen() "magic" on Windows; it creates more problems than it solves hace 11 años
  Markus Neteler 90464abe6e core.py: document grass.separator() (updates https://trac.osgeo.org/grass/changeset/60622) hace 11 años
  Huidae Cho d4c28dba68 grass.separator: added \t and \n hace 11 años
  Huidae Cho d328e09b7f core.py: added grass.separator() for G_OPT_F_SEP hace 11 años
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) hace 11 años
  Martin Landa d218d714b4 modify libpython to fix calling Python script from Python script on Windows hace 11 años
  Hamish Bowman 6b1e2b4011 only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230) hace 11 años
  Martin Landa 887e6b090e winGRASS: fig debug() to handle '&' on Windows, check debug_level hace 11 años
  Martin Landa b6e3dc0cf0 wingrass: attempt to fix building manuals for py scripts (first step) hace 11 años
  Luca Delucchi 8b5cf0c2dc python core: fix function to check if location is latlong hace 11 años
  Luca Delucchi 57337d5a41 script/core.py: fix bug in compare_key_value_text_files hace 11 años
  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 hace 11 años
  Soeren Gebbert 1079434857 Better handling of fatal error behavior in temporal framework and the pygrass messenger hace 11 años
  Glynn Clements 031e5a5fce Deal with newlines in option values (issue https://trac.osgeo.org/grass/ticket/2139) hace 11 años
  Martin Landa 51f4725e8e attemt to fix failure when user name contains non-ascii characters hace 11 años
  Soeren Gebbert 764605330c Fixed spelling mistakes hace 11 años
  Anna Petrášová 6faf715ed7 unpacking maps: show projection file difference hace 11 años
  Glynn Clements 6531aea5bf Remove bogosity from https://trac.osgeo.org/grass/changeset/57910 hace 11 años
  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 hace 11 años
  Martin Landa 08e6c10bdb pythonlib: add overwrite argument to create_location() hace 11 años
  Vaclav Petras 8ff6da3615 pythonlib/scripts: can concatenate only list and list hace 12 años
  Glynn Clements c9e8b354fa Revert more of https://trac.osgeo.org/grass/changeset/56800 hace 12 años
  Glynn Clements 095ebb6128 Change find_program to take arguments as additional paramters rather than a list hace 12 años
  Glynn Clements 155b9042bd Revert https://trac.osgeo.org/grass/changeset/56800 hace 12 años
  Luca Delucchi 322ad86046 fix string format and PEP 8 hace 12 años
  Vaclav Petras 3b61dbca2e pythonlib: turning documentation into doctests (for grass.core) hace 12 años
  Anna Petrášová 21d92b724e pythonlib: change implementation of find_program (see https://trac.osgeo.org/grass/ticket/2008) and related changes hace 12 años
  Hamish Bowman 9a1840691c add usage example for find_program, note that the exe needs to return with a non-zero exit code hace 12 años