Historia zmian

Autor SHA1 Wiadomość Data
  Pietro Zambelli ad971d881d temporal: support python3 9 lat temu
  Pietro Zambelli 03bb8a85c3 g,manual: fix import for python2 and python3 9 lat temu
  Pietro Zambelli 4a8aca6fba Fix conflicts during rebasing 9 lat temu
  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 lat temu
  Pietro Zambelli e2927d6a01 grass71/scripts: apply pep8 and make them readable for python3 9 lat temu
  Martin Landa 64d26bb7ad attempt to fix g.manual on Windows (see also https://trac.osgeo.org/grass/changeset/65179) 10 lat temu
  Martin Landa b85afbca12 g.manual: use webbrowser package (attempt to fix g.manual on Windows) 10 lat temu
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 lat temu
  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 lat temu
  Maris Nartiss 79f5cdd9a6 Do not mix tabs and spaces in Pyhton as per PEP 8 11 lat temu
  Martin Landa 14068e630a g.manual: add flag for display online manuals including addons 11 lat temu
  Hamish Bowman 9d25ce40e8 put back check for browser, needed on Linux and/or when GRASS_HTML_BROWSER is unset or malformed 12 lat temu
  Vaclav Petras 4bce20de06 g.manual: no test for browser, only catching error if start was not successful (https://trac.osgeo.org/grass/ticket/2008) 12 lat temu
  Vaclav Petras 31f829240a g.manual: execlp raises OSError on error, message standardization 12 lat temu
  Martin Landa 4c9cbc862c g.manual: add flag to display topics 12 lat temu
  Martin Landa 2aef4dcf64 define MANPATH also for addons (GRASS_ADDON_BASE) 13 lat temu
  Martin Landa 350032a3d2 GRASS_ADDON_BASE should be single alternative GISBASE 13 lat temu
  Martin Landa 6faff39a78 install manual pages to `docs/man` instead of `man` 13 lat temu
  Martin Landa e3b313fe42 define GRASS_ADDON_BASE 13 lat temu
  Martin Landa 2f1a556577 g.manual: enable to display also manual pages of addons modules 13 lat temu
  Martin Landa 77393842a8 g.manual: -i -> suppress required 14 lat temu
  Martin Landa f4fa762a41 g.manual: don't fail when browser is not available 15 lat temu
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 lat temu
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 lat temu
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 lat temu
  Glynn Clements 16d8337ea1 Convert g.manual, r.reclass.area to Python 16 lat temu