Commit History

Author SHA1 Message Date
  Anna Petrášová 43cacdc58a fix error output for GUI - misplaced translation, wrong format string (co-author: wenzeslaus) 9 years ago
  Markus Neteler 97c69c517d Existing map case: improve overwrite user msg 9 years ago
  Martin Landa 12f7662aea libgis: debug message cosmetics (option_to_separator moved to level 3) 10 years ago
  Martin Landa cc77b8dc34 libgis: G__getenv() -> G_getenv_nofatal() 10 years ago
  Vaclav Petras 6e7889e60e rename --rest-description to --rst-description 10 years ago
  Markus Neteler 9da9d97e0b libgis parser: attempt to document GRASS_FULL_OPTION_NAMES (trac https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Glynn Clements db49796536 Add GRASS_FULL_OPTION_NAMES environment variable (issue https://trac.osgeo.org/grass/ticket/2409, comment:175) 10 years ago
  Glynn Clements 841f04f87c Change handling of ambiguous matches (issue https://trac.osgeo.org/grass/ticket/2409) 10 years ago
  Markus Neteler 35c63f0e68 libgis parser: more descriptive error messages 10 years ago
  Martin Landa 4a28d19216 libgis: enclose options in <%s> 10 years ago
  Martin Landa fa5478be4d libgis: another attempt to clarify warning about renamed options 10 years ago
  Martin Landa df6a6315d9 libgis: clarify warning about renamed option 10 years ago
  Martin Landa daf7f0ac28 add oldkey:newkey lookup table (https://trac.osgeo.org/grass/ticket/2049) 10 years ago
  Martin Landa 42098124f1 libgis: cosmetics in static declarations (parser.c) 10 years ago
  Markus Metz e3a77e7348 libgis: chop options 10 years ago
  Vaclav Petras 598421b52d lib/parser: more doxygen documentation 10 years ago
  Glynn Clements f212d87f07 Check that option names are valid 10 years ago
  Anna Petrášová a5e474e6cb parser: use new option rule to launch module dialog when there is at least one option in a group specified as required 11 years ago
  Huidae Cho 0cee619c5b parser.c: \code, \verbatim cosmetics 11 years ago
  Huidae Cho 77c93c1ccd libgis: G_parser() calls G__check_option_rules() 11 years ago
  Glynn Clements 391bf440a7 Revert attempt to impose option dependency mechanism without discussion 11 years ago
  Huidae Cho 26e2552b8c parser.c: check_either_or_inputs() minor changes 11 years ago
  Huidae Cho 4f9f4856f0 parser.c: Moved exclusive examples to parser.c; Removed * between \code\endcode 11 years ago
  Huidae Cho 733455dc7e The "exclusive" member of the Option and Flag structures is a comma-separated 11 years ago
  Huidae Cho c47feac7b1 G_parser(): minor cosmetics 11 years ago
  Huidae Cho 9f4b2b432a add_exclusive(): refactored to avoid double find_exclusive calls 11 years ago
  Huidae Cho 63013e484d G_parser(): shorter mutually exclusive message 11 years ago
  Huidae Cho b629608fee G_parser(): Do not print the same options/flags in the exclusive list multiple times 11 years ago
  Huidae Cho 01ec3512d2 1. Added Option.exclusive and Flag.exclusive for supporting mutually exclusive groups. 11 years ago
  Huidae Cho 8d1758d3f9 G_option_to_separator(): only accept separator options 11 years ago