コミット履歴

作者 SHA1 メッセージ 日付
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年 前
  Luca Delucchi a9a506248a db.py: added option in db_table_in_vector to check by default only vectors in current mapset. fixed https://trac.osgeo.org/grass/ticket/3536 7 年 前
  Pietro Zambelli 93daa73c3b script: fix python 2 and python 3 syntax 9 年 前
  Martin Landa 60a094b7cc pythonlib: fix db_connection(True) when default DB connection is not defined 9 年 前
  Martin Landa 7a90280cf0 pythonlib: implement db_begin/commit_transaction (see https://trac.osgeo.org/grass/ticket/2759) 9 年 前
  Pietro Zambelli e99c431f59 script.db: Fix absolute import inside function 9 年 前
  Pietro Zambelli 881b80ff40 scipt:db add python3 support 9 年 前
  Markus Neteler 0fd4fcfbbf update g.copy calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 年 前
  Markus Neteler 71b86cd2b4 update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409) 10 年 前
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 年 前
  Martin Landa 9197543eb8 v.unpack: fix when default DB connection is not set 10 年 前
  Huidae Cho ed12ab2f6d Rename g.remove's names= to name= and use name= instead of pattern= as needed 10 年 前
  Huidae Cho e1984e83be Rename g.mlist to g.list and update g.remove usage 10 年 前
  Luca Delucchi d44a272461 lib python: documentation cleanup, fix sphinx warning 10 年 前
  Luca Delucchi 28aac9cd13 python script library: update documentation and doctest; fix pep8 10 年 前
  Luca Delucchi 92f9b958a9 python db: fix output of db_table_in_vector and changed db.droptable.py behaviour; some pep8 and doctest fix 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 年 前
  Luca Delucchi b3b2b78dff add function to check if a table is connected with some vectors; use the new function in db.droptable 12 年 前
  Martin Landa bab6d7cc6d pythonlib: db_table_exist() - be silent 12 年 前
  Martin Landa d66d09ead1 pythonlib: update layout 12 年 前