Historial de Commits

Autor SHA1 Mensaje Fecha
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) hace 4 años
  Glynn Clements e3d0133982 Extend g.parser to support dependency rules hace 10 años
  Glynn Clements 391bf440a7 Revert attempt to impose option dependency mechanism without discussion hace 11 años
  Huidae Cho 01ec3512d2 1. Added Option.exclusive and Flag.exclusive for supporting mutually exclusive groups. hace 11 años
  Huidae Cho c5e54bc02e g.parser: -n added to usage; fixed usage hace 11 años
  Glynn Clements 031e5a5fce Deal with newlines in option values (issue https://trac.osgeo.org/grass/ticket/2139) hace 11 años
  Markus Metz fa245348a8 g.parser: revert https://trac.osgeo.org/grass/changeset/52297, issue fixed in https://trac.osgeo.org/grass/changeset/52313 hace 13 años
  Anna Petrášová 90d4223293 bugfix: debug message in g.parser can cause error in wxGUI hace 13 años
  Martin Landa e925095af2 g.parser: support standard options hace 14 años
  Martin Landa 96557c80b8 g.parser: strcasecmp -> G_strcasecmp hace 14 años
  Martin Landa b5c348b754 g.parser: i18n hace 14 años
  Martin Landa f500931748 g.parser: typo hace 14 años
  Martin Landa 033b38aea8 g.parser: use EXIT_SUCCESS/FAILURE hace 14 años
  Martin Landa 1f1b880fff copyright cosmetics - fix https://trac.osgeo.org/grass/changeset/44776 hace 14 años
  Martin Landa fc6aa9c489 g.parser: fix typo (suppress_required) hace 14 años
  Glynn Clements b449f53816 Add suppress_required field to flags hace 14 años
  Glynn Clements 3d9ea0e29f Document -s flag hace 15 años
  Glynn Clements 1d408e0306 Restore GRASS_TRANSLATION_DOMAIN to the default once we're done with it hace 15 años
  Glynn Clements c1d48e1e4b Allow scripts to specify translation domain hace 15 años
  Glynn Clements b3f9cdb51b Remove unreachable return statement hace 15 años
  Glynn Clements 32ed708ad0 Use G_spawn() instead of _spawnlp() hace 15 años
  Hamish Bowman fc2eb38ac8 update email addr hace 15 años
  Glynn Clements 874e9c2a3e Use G_asprintf() to avoid buffer overrun hace 15 años
  Martin Landa 74ff0b0161 split keywords also in scripts (to avoid duplicated translations) hace 16 años
  Martin Landa c3925dc565 include 'guidependency' in scripts hace 16 años
  Martin Landa 9339a2b67e use array for keywords (to avoid duplicate locales) hace 16 años
  Glynn Clements 63cfbb8573 Change Python/g.parser interface to avoid need to re-invoke script hace 16 años
  Glynn Clements 6dbd59052d Don't use GRASS_SH hace 16 años
  Glynn Clements 946da99526 Enlarge buffer hace 16 años
  Markus Neteler b081b6fc5e longer buffer to avoid r.in.wms/r.in.gdalwarp crash hace 16 años