Huidae Cho a88c25e42d g.mremove: update python code for new g.mremove interface 11 роки тому
..
d.correlate 1c8576417f homogenize keywords 12 роки тому
d.out.file 9e304b0d24 svn propset 11 роки тому
d.polar b5d5dffaef compress PNG images with 'optipng -o5'; svn props 13 роки тому
d.rast.edit 1c8576417f homogenize keywords 12 роки тому
d.rast.leg 98f0a0a4b0 reflect d.legend option changes (https://trac.osgeo.org/grass/ticket/2303), backport of https://trac.osgeo.org/grass/changeset/60103,4 from trunk 11 роки тому
d.redraw 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 роки тому
d.shadedmap f1282ee81a add option to save result to a new raster map (merge from devbr6) 11 роки тому
d.vect.thematic db72ce3de0 d.vect.thematic manual: update example to NC; script still broken 11 роки тому
db.dropcolumn c2527b3a87 db.dropcolumn: cosmetics in messages 13 роки тому
db.droptable b3b2b78dff add function to check if a table is connected with some vectors; use the new function in db.droptable 12 роки тому
db.in.ogr 514f6205ed Added hint on PG_LIST_ALL_TABLES variable for PostGIS driver (merge from trunk https://trac.osgeo.org/grass/changeset/60407) 11 роки тому
db.out.ogr bbe8af255f fix db.out.ogr 12 роки тому
db.test d207ad4866 db.test: print which DB driver is tested 11 роки тому
db.univar d806b33c29 db.univar: fix precision 11 роки тому
g.extension 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 роки тому
g.extension.all 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 роки тому
g.manual 79f5cdd9a6 Do not mix tabs and spaces in Pyhton as per PEP 8 11 роки тому
i.image.mosaic 8969ff79ee homogenize keywords 12 роки тому
i.in.spotvgt e323e4b080 add missing parameters for find_program 12 роки тому
i.landsat.rgb a915e6d748 i.landsat.rgb: progress & messages cosmetics 11 роки тому
i.oif 9bc75461b9 i.oif: check the number of input maps (minimum should be 4), update messages 11 роки тому
i.pansharpen a88c25e42d g.mremove: update python code for new g.mremove interface 11 роки тому
i.spectral e323e4b080 add missing parameters for find_program 12 роки тому
i.tasscap 7a4e01b661 i.tasscap: added more background material 11 роки тому
m.proj 43aa8bbcdd m.proj manual: input=- is needed (while it should be default like in G6?) 11 роки тому
r.blend 4151f6f2ee r.blend: fix NULL handling 12 роки тому
r.buffer.lowmem 1e737f5d41 Unify error messages 11 роки тому
r.colors.stddev e437cd9f59 avoid caps HTML tags 13 роки тому
r.fillnulls 377d53c972 fix links pointing to skagit 11 роки тому
r.grow 1e737f5d41 Unify error messages 11 роки тому
r.in.aster e323e4b080 add missing parameters for find_program 12 роки тому
r.in.srtm 3b8ec5c377 r.in.srtm: support V3 11 роки тому
r.in.wms 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 роки тому
r.mapcalculator e437cd9f59 avoid caps HTML tags 13 роки тому
r.mask c54101398e r.mask manual: fix examples 11 роки тому
r.out.xyz c114657bb8 r.out.xyz: added support for multiple file export, example added (with support of Vincent Bain) 11 роки тому
r.pack 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 роки тому
r.plane 5273125041 track option changes 12 роки тому
r.reclass.area fbcd4116b6 r.reclass.area: apply patch from ticket https://trac.osgeo.org/grass/ticket/2090; PEP8 cleaning; update documentation with new flag 11 роки тому
r.rgb d02fb6ad2b r.rgb: out prefix must be name of input without mapset, remove unused imports 11 роки тому
r.tileset 007374c3fe r.tileset: declaration fixes provided by sbl (trac https://trac.osgeo.org/grass/ticket/1825) 11 роки тому
r.unpack 0860933d85 r.unpack/v.unpack: fix problems for duplicate names in proj info and units, there is still a problem if second file has more keys, eg south:defined; PEP8 cleaning 11 роки тому
r3.in.xyz a88c25e42d g.mremove: update python code for new g.mremove interface 11 роки тому
r3.mapcalculator e437cd9f59 avoid caps HTML tags 13 роки тому
v.build.all 035a9e0b09 +example, even if simple 12 роки тому
v.centroids e437cd9f59 avoid caps HTML tags 13 роки тому
v.convert.all e437cd9f59 avoid caps HTML tags 13 роки тому
v.db.addcolumn 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.db.addtable 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.db.dropcolumn 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.db.droprow a611d2b699 fix non-existing HTML pages 12 роки тому
v.db.droptable 070eaa1a92 msg typo: occured -> occurred 12 роки тому
v.db.join d6abb4e42f clean up language (https://trac.osgeo.org/grass/ticket/1591) 12 роки тому
v.db.reconnect.all 18fcd9a601 v.db.reconnect.all bugfix 12 роки тому
v.db.renamecolumn 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.db.univar ca3b44689e update manuals for (v.)db.univar 12 роки тому
v.db.update 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.dissolve be561b13b7 v.dissolve: add warning when column is not given (dissolving based on cats) 11 роки тому
v.in.e00 c5005a4d91 use lowercase HTML tags 13 роки тому
v.in.geonames 645e02b41a v.geonames: update manual page, add example 12 роки тому
v.in.gns ba7caf87f7 revert fs back to sep(arator) 12 роки тому
v.in.gps 070eaa1a92 msg typo: occured -> occurred 12 роки тому
v.in.lines 082de2f39a Keys in `options` dictionary cannot be shortened. Patch provided by Stepan Turek. 12 роки тому
v.in.mapgen 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.in.sites.all f49ace06b1 homogenize keywords 12 роки тому
v.in.wfs 39f425126f r.in.wms/v.in.wfs: clean up keywords 11 роки тому
v.krige 7df99e8331 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 роки тому
v.out.gps e437cd9f59 avoid caps HTML tags 13 роки тому
v.pack 2afc54a591 v.pack: fix global var usage 12 роки тому
v.rast.stats 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 роки тому
v.report a3f19a1521 v.report: cat mismatch bug fixed (merge from 60359) 11 роки тому
v.unpack 0860933d85 r.unpack/v.unpack: fix problems for duplicate names in proj info and units, there is still a problem if second file has more keys, eg south:defined; PEP8 cleaning 11 роки тому
v.what.vect f49ace06b1 homogenize keywords 12 роки тому
wxpyimgview 1c8576417f homogenize keywords 12 роки тому
Makefile 62e555bea9 wxGUI: d.out.file module added, can be run from gui command line and with d.mon 11 роки тому