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