Cronologia Commit

Autore SHA1 Messaggio Data
  Anna Petrášová b05fd7edc4 g.remove: backport changes in gui interface (multiple elements selection) 10 anni fa
  Huidae Cho 74624f9333 Update old g.list/remove calls in modules 10 anni fa
  Pietro Zambelli f09f0a442a Add exceptions module in python library, commit backported: https://trac.osgeo.org/grass/changeset/61187, https://trac.osgeo.org/grass/changeset/61220, https://trac.osgeo.org/grass/changeset/61959, https://trac.osgeo.org/grass/changeset/62358 10 anni fa
  Luca Delucchi 47cc0a7ebc lib/python/script/core.py: fix check of differences between upper and lower case in units file 10 anni fa
  Vaclav Petras 8fbd3a230a pythonlib/core: allow underscore at the end of module option (backport of https://trac.osgeo.org/grass/changeset/62196 without tests) 10 anni fa
  Martin Landa 5b601936e9 Use subprocess.Popen() directly for calling g.parser 10 anni fa
  Anna Petrášová bdde045836 pythonlib: create new file utils not to clutter core with simple functions and move some of them from core and change all affected imports (merge from trunk, https://trac.osgeo.org/grass/changeset/61854) 10 anni fa
  Martin Landa 936d3d812f libpython: backport changes in Popen 10 anni fa
  Vaclav Petras 2f4fcfb4db pythonlib/script: return debug level also for the first invocation (backport https://trac.osgeo.org/grass/changeset/61272) 10 anni fa
  Markus Neteler 0f68b3e04e core.py: backport grass.separator() implementation (trunk https://trac.osgeo.org/grass/changeset/60622 and related) 11 anni fa
  Markus Neteler 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 anni fa
  Martin Landa d218d714b4 modify libpython to fix calling Python script from Python script on Windows 11 anni fa
  Hamish Bowman 6b1e2b4011 only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230) 11 anni fa
  Martin Landa 887e6b090e winGRASS: fig debug() to handle '&' on Windows, check debug_level 11 anni fa
  Martin Landa b6e3dc0cf0 wingrass: attempt to fix building manuals for py scripts (first step) 11 anni fa
  Luca Delucchi 8b5cf0c2dc python core: fix function to check if location is latlong 11 anni fa
  Luca Delucchi 57337d5a41 script/core.py: fix bug in compare_key_value_text_files 11 anni fa
  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 11 anni fa
  Soeren Gebbert 1079434857 Better handling of fatal error behavior in temporal framework and the pygrass messenger 11 anni fa
  Glynn Clements 031e5a5fce Deal with newlines in option values (issue https://trac.osgeo.org/grass/ticket/2139) 11 anni fa
  Martin Landa 51f4725e8e attemt to fix failure when user name contains non-ascii characters 11 anni fa
  Soeren Gebbert 764605330c Fixed spelling mistakes 11 anni fa
  Anna Petrášová 6faf715ed7 unpacking maps: show projection file difference 11 anni fa
  Glynn Clements 6531aea5bf Remove bogosity from https://trac.osgeo.org/grass/changeset/57910 11 anni fa
  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 11 anni fa
  Martin Landa 08e6c10bdb pythonlib: add overwrite argument to create_location() 11 anni fa
  Vaclav Petras 8ff6da3615 pythonlib/scripts: can concatenate only list and list 12 anni fa
  Glynn Clements c9e8b354fa Revert more of https://trac.osgeo.org/grass/changeset/56800 12 anni fa
  Glynn Clements 095ebb6128 Change find_program to take arguments as additional paramters rather than a list 12 anni fa
  Glynn Clements 155b9042bd Revert https://trac.osgeo.org/grass/changeset/56800 12 anni fa