コミット履歴

作者 SHA1 メッセージ 日付
  Markus Neteler be0e590810 change Python shebang to python3 (#75) 5 年 前
  Markus Neteler bb779c2f13 i18N: cleanup gettext usage for Python code (fixes https://trac.osgeo.org/grass/ticket/3790) (contributed by pmav99) 6 年 前
  Anna Petrášová 7e1945f230 experimental GSoC 2018 Python 3 support by Sanjeet Bhatti 6 年 前
  Maris Nartiss c9a1ea52ff Install gettext to Python script modules to use translated strings extracted by https://trac.osgeo.org/grass/changeset/70817 8 年 前
  Markus Neteler d33152f1d5 Numerous typos fixed (identified with tools/fix_typos.sh) 8 年 前
  Pietro Zambelli ad971d881d temporal: support python3 9 年 前
  Pietro Zambelli 4a8aca6fba Fix conflicts during rebasing 9 年 前
  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 年 前
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 年 前
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 年 前
  Luca Delucchi 008ec39da5 r.tileset: catch m.proj error if the proj string is wrong 10 年 前
  Luca Delucchi 236a78433f r.tileset: added some check for possible errors, PEP8 cleanup 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 年 前
  Huidae Cho 01840889b1 r.tileset: assign fs outside while loop 11 年 前
  Huidae Cho 2c342fcae0 r.tileset: use grass.separator 11 年 前
  Markus Neteler 007374c3fe r.tileset: declaration fixes provided by sbl (trac https://trac.osgeo.org/grass/ticket/1825) 11 年 前
  Martin Landa 082de2f39a Keys in `options` dictionary cannot be shortened. Patch provided by Stepan Turek. 12 年 前
  Markus Metz ba7caf87f7 revert fs back to sep(arator) 12 年 前
  Martin Landa 3863055ddf r.tileset: don't fail when +to_meter is not defined 13 年 前
  Martin Landa 452a0d081f python scripts: use standard option 13 年 前
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 年 前
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 年 前
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 年 前
  Martin Landa fb62ef7280 r.tileset pythonized 16 年 前