Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Vaclav Petras 761222c0b6 scripts: Enable import not at top of file warning (#1510) 4 yıl önce
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 yıl önce
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 yıl önce
  Markus Neteler f3483cf55f PEP8 fixes (#1317) 4 yıl önce
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 yıl önce
  Vaclav Petras 6528264fc3 Fix comparison, membership, indentation and lambda Flake8 warnings in scripts (#539) 5 yıl önce
  Markus Neteler b4432f400e change Python shebang to python3 (#75) 5 yıl önce
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 yıl önce
  Martin Landa a95e04fec0 r.in.srtm: more keywords, link r.in.srtm.region addon in manual 6 yıl önce
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 yıl önce
  Luca Delucchi d75ff04c99 r.in.srtm: removed unzip dependencies, now it uses zipfile library 7 yıl önce
  Luca Delucchi b808063150 r.in.srtm: added support to SRTM SWBD, see https://trac.osgeo.org/grass/ticket/3246 7 yıl önce
  Maris Nartiss c398e9fb9d r.in.srtm: Print an error not fail in XY location 8 yıl önce
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 yıl önce
  Pietro Zambelli ad971d881d temporal: support python3 9 yıl önce
  Pietro Zambelli fdf7b94fa5 grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72 9 yıl önce
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 yıl önce
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 yıl önce
  Vaclav Petras 3c04db432e pythonlib: raise exceptions from run_command and others (https://trac.osgeo.org/grass/ticket/2326) 10 yıl önce
  Markus Metz 3b8ec5c377 r.in.srtm: support V3 11 yıl önce
  Markus Metz 11960bce21 r.in.srtm: bugfix if input != basename input 13 yıl önce
  Martin Landa 452a0d081f python scripts: use standard option 13 yıl önce
  Martin Landa c3188a86a4 fix https://trac.osgeo.org/grass/changeset/41146 -- keep modules description in sync with wxGUI menudata 15 yıl önce
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 yıl önce
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 yıl önce
  Martin Landa 21ed9f7144 import grass.script as grass 16 yıl önce
  Martin Landa e5f3584481 import all from grass.script 16 yıl önce
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 yıl önce
  Glynn Clements a54149ed1d Add, use interface to subprocess module 16 yıl önce
  Glynn Clements 8139ebb887 Convert r.in.srtm to Python 16 yıl önce