커밋 기록

작성자 SHA1 메시지 날짜
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 년 전
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 10 년 전
  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 10 년 전
  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) 11 년 전
  Pietro Zambelli 69fecb8622 exceptions: Move exceptions from around the GRASS code to one place 11 년 전
  Martin Landa 231dd30170 wingrass: fix Popen class (contribution of Glynn and Anna) 11 년 전
  Luca Delucchi d56d3e4bb8 python script: add exclude parameter to g.mlist interfaces 11 년 전
  Glynn Clements bae3b450d2 Use subprocess.Popen() directly for calling g.parser 11 년 전
  Vaclav Petras 6ec162d53e pythonlib/script: more doctests for core 11 년 전
  Glynn Clements 0032336528 Remove Popen() "magic" on Windows; it creates more problems than it solves 11 년 전
  Markus Neteler 90464abe6e core.py: document grass.separator() (updates https://trac.osgeo.org/grass/changeset/60622) 11 년 전
  Huidae Cho d4c28dba68 grass.separator: added \t and \n 11 년 전
  Huidae Cho d328e09b7f core.py: added grass.separator() for G_OPT_F_SEP 11 년 전
  Markus Neteler da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 년 전
  Martin Landa d218d714b4 modify libpython to fix calling Python script from Python script on Windows 11 년 전
  Hamish Bowman 6b1e2b4011 only read region, don't alter WIND file (https://trac.osgeo.org/grass/ticket/2230) 11 년 전
  Martin Landa 887e6b090e winGRASS: fig debug() to handle '&' on Windows, check debug_level 11 년 전
  Martin Landa b6e3dc0cf0 wingrass: attempt to fix building manuals for py scripts (first step) 11 년 전
  Luca Delucchi 8b5cf0c2dc python core: fix function to check if location is latlong 11 년 전
  Luca Delucchi 57337d5a41 script/core.py: fix bug in compare_key_value_text_files 11 년 전
  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 년 전
  Soeren Gebbert 1079434857 Better handling of fatal error behavior in temporal framework and the pygrass messenger 11 년 전
  Glynn Clements 031e5a5fce Deal with newlines in option values (issue https://trac.osgeo.org/grass/ticket/2139) 11 년 전
  Martin Landa 51f4725e8e attemt to fix failure when user name contains non-ascii characters 11 년 전
  Soeren Gebbert 764605330c Fixed spelling mistakes 11 년 전
  Anna Petrášová 6faf715ed7 unpacking maps: show projection file difference 11 년 전
  Glynn Clements 6531aea5bf Remove bogosity from https://trac.osgeo.org/grass/changeset/57910 11 년 전
  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 년 전
  Martin Landa 08e6c10bdb pythonlib: add overwrite argument to create_location() 11 년 전
  Vaclav Petras 8ff6da3615 pythonlib/scripts: can concatenate only list and list 12 년 전