Vaclav Petras
|
635224115c
parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287)
|
4 年 前 |
Markus Neteler
|
b4432f400e
change Python shebang to python3 (#75)
|
5 年 前 |
Anna Petrášová
|
7e1945f230
experimental GSoC 2018 Python 3 support by Sanjeet Bhatti
|
6 年 前 |
Markus Neteler
|
d33152f1d5
Numerous typos fixed (identified with tools/fix_typos.sh)
|
8 年 前 |
Pietro Zambelli
|
ad971d881d
temporal: support python3
|
9 年 前 |
Pietro Zambelli
|
fdf7b94fa5
grass71/scripts: revert changes (https://trac.osgeo.org/grass/changeset/68140 and https://trac.osgeo.org/grass/changeset/68178) since they are not fixing bugs and therefore they should go in relbr72
|
9 年 前 |
Pietro Zambelli
|
e2927d6a01
grass71/scripts: apply pep8 and make them readable for python3
|
9 年 前 |
Markus Neteler
|
4197ed8748
scripts/parser: keywords -> keyword (old style remains accepted)
|
10 年 前 |
Markus Neteler
|
71b86cd2b4
update g.region/g.rename calls to use new element names (https://trac.osgeo.org/grass/ticket/2409)
|
10 年 前 |
Huidae Cho
|
ed12ab2f6d
Rename g.remove's names= to name= and use name= instead of pattern= as needed
|
10 年 前 |
Huidae Cho
|
e1984e83be
Rename g.mlist to g.list and update g.remove usage
|
10 年 前 |
Markus Metz
|
7da9e3513a
GRASS 7 scripts overhaul cont'd
|
13 年 前 |
Martin Landa
|
452a0d081f
python scripts: use standard option
|
13 年 前 |
Hamish Bowman
|
dc3310aa9a
bulk option rename minor fix
|
15 年 前 |
Martin Landa
|
d5f55b02a4
fix https://trac.osgeo.org/grass/changeset/42436
|
15 年 前 |
Martin Landa
|
0eda432757
r.colors.stddev: 'input' parameter renamed to 'map'
|
15 年 前 |
Martin Landa
|
74ff0b0161
split keywords also in scripts (to avoid duplicated translations)
|
16 年 前 |
Glynn Clements
|
b57c4a8bd0
Convert r.colors.stddev to Python
|
16 年 前 |