Commit History

Author SHA1 Message Date
  Glynn Clements 18fbc50fb4 Relax ambiguity check for option names, similar to https://trac.osgeo.org/grass/changeset/58034 for option values 11 years ago
  Glynn Clements a35a88d66e Ignore ambiguities caused by https://trac.osgeo.org/grass/changeset/57999 abbreviations when option is a unique prefix 11 years ago
  Glynn Clements 41e7031e2b Use abbreviation-matching for option values as well as for option names 11 years ago
  Martin Landa 1f0a85441d libgis/html-description: print second keyword as a link to the 'topic' page 11 years ago
  Martin Landa f5df7e42d1 libgis: typo in comment 12 years ago
  Martin Landa c6f41c4b72 libgis: G_parser(): don't call G_find_file() for element 'mapset' 12 years ago
  Martin Landa a91b9b90a3 libgis: update G_option_to_separator() to return string instead of 12 years ago
  Martin Landa 559cd47f60 libgis: add G_option_to_separator() 12 years ago
  Vaclav Petras 1dba9b62d4 dox: fixing several doxygen warnings (wrong file names, typos, lt gt chars) 12 years ago
  Hamish Bowman 538f609ba2 rename and upper case things so it is more obvious that this is to do with ReStructured Text and not the RST spline library or RESTful URLs 12 years ago
  Luca Delucchi 2008e16620 add parse to return as output rest format 12 years ago
  Martin Landa 60496bf0ad vlib: when writing to external formats (defined by v.external.out) vector library creates link automatically when closing the map (no need to run v.external explicitly) 13 years ago
  Martin Landa 6d05e9d727 libgis: fix parser when doing overwrite check for new files 13 years ago
  Martin Landa 88327008b0 libgis: new verbosity level 13 years ago
  Martin Landa 27e3e4e989 libgis: cosmetics when checking for existing elements 13 years ago
  Martin Landa 7f09b57b2b libgis(parser): check also PG file 13 years ago
  Glynn Clements f284ab7537 Don't silently ignore invalid arguments, raise an error 13 years ago
  Martin Landa 24d6f83f2f gislib: menuform.py -> forms.py (see https://trac.osgeo.org/grass/changeset/49347) 13 years ago
  Martin Landa a2eb66c742 gislib: allow opt='-' also for multiple options (reserved for standard input/output) 13 years ago
  Glynn Clements bd0c128ffc Don't accept multiple answers when opt->multiple == NO (bug https://trac.osgeo.org/grass/ticket/1444) 13 years ago
  Glynn Clements 90d9e5d79a Fix allocation error 14 years ago
  Martin Landa 256a79d5f7 libgis: avoid segfault when opt->key is not defined 14 years ago
  Martin Landa 5c454c7ad2 gislib: cosmetics in doxygen documentation 14 years ago
  Martin Landa f87e1ca829 gislib: G_parser() - print usage and then errors 14 years ago
  Martin Landa 8a1112f0ff parser: don't call G_usage() on error 14 years ago
  Martin Landa 8ae109e2b9 vectlib: very initial direct OGR write support (v.external.out) 14 years ago
  Martin Landa 877e7cc237 wxGUI: various minor fixes (wms, digitizer) 14 years ago
  Martin Landa 907d2151db libgis: check also file if exists 14 years ago
  Martin Landa 13a4a828d8 call G_usage() when level is verbose 14 years ago
  Glynn Clements b449f53816 Add suppress_required field to flags 14 years ago