Commit History

Author SHA1 Message Date
  Martin Landa 64d26bb7ad attempt to fix g.manual on Windows (see also https://trac.osgeo.org/grass/changeset/65179) 10 years ago
  Martin Landa b85afbca12 g.manual: use webbrowser package (attempt to fix g.manual on Windows) 10 years ago
  Markus Neteler 4197ed8748 scripts/parser: keywords -> keyword (old style remains accepted) 10 years ago
  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 years ago
  Maris Nartiss 79f5cdd9a6 Do not mix tabs and spaces in Pyhton as per PEP 8 11 years ago
  Martin Landa 14068e630a g.manual: add flag for display online manuals including addons 11 years ago
  Hamish Bowman 9d25ce40e8 put back check for browser, needed on Linux and/or when GRASS_HTML_BROWSER is unset or malformed 12 years ago
  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 years ago
  Vaclav Petras 31f829240a g.manual: execlp raises OSError on error, message standardization 12 years ago
  Martin Landa 4c9cbc862c g.manual: add flag to display topics 12 years ago
  Martin Landa 2aef4dcf64 define MANPATH also for addons (GRASS_ADDON_BASE) 13 years ago
  Martin Landa 350032a3d2 GRASS_ADDON_BASE should be single alternative GISBASE 13 years ago
  Martin Landa 6faff39a78 install manual pages to `docs/man` instead of `man` 13 years ago
  Martin Landa e3b313fe42 define GRASS_ADDON_BASE 13 years ago
  Martin Landa 2f1a556577 g.manual: enable to display also manual pages of addons modules 13 years ago
  Martin Landa 77393842a8 g.manual: -i -> suppress required 14 years ago
  Martin Landa f4fa762a41 g.manual: don't fail when browser is not available 15 years ago
  Martin Landa c163f38d20 scripts: use _() macro around messages 15 years ago
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) 16 years ago
  Martin Landa 57c41c9622 fix Python scripts, see https://trac.osgeo.org/grass/changeset/37345 16 years ago
  Glynn Clements 16d8337ea1 Convert g.manual, r.reclass.area to Python 16 years ago