Martin Landa 60209307e7 wingrass: produce bat files for scripts 11 gadi atpakaļ
..
d.correlate 1c8576417f homogenize keywords 13 gadi atpakaļ
d.out.file 9666b9294f Convert MONITOR_*_*FILE variable names to upper case 11 gadi atpakaļ
d.polar b5d5dffaef compress PNG images with 'optipng -o5'; svn props 13 gadi atpakaļ
d.rast.edit 1c8576417f homogenize keywords 13 gadi atpakaļ
d.rast.leg 0817ba5764 d.rast.leg: put title on top of legend 11 gadi atpakaļ
d.redraw da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 gadi atpakaļ
d.shadedmap f1282ee81a add option to save result to a new raster map (merge from devbr6) 12 gadi atpakaļ
d.vect.thematic 66fda65593 d.vect.thematic manual: update example to NC; script still broken 11 gadi atpakaļ
d.what.rast f1e47db82c d.mon: implement d.what.vect, d.what.rast 11 gadi atpakaļ
d.what.vect f1e47db82c d.mon: implement d.what.vect, d.what.rast 11 gadi atpakaļ
db.dropcolumn c2527b3a87 db.dropcolumn: cosmetics in messages 13 gadi atpakaļ
db.droptable b3b2b78dff add function to check if a table is connected with some vectors; use the new function in db.droptable 12 gadi atpakaļ
db.in.ogr 5971755cab Added hint on PG_LIST_ALL_TABLES variable for PostGIS driver 11 gadi atpakaļ
db.out.ogr bbe8af255f fix db.out.ogr 12 gadi atpakaļ
db.test d3d2ce183e db.test: print which DB driver is tested 11 gadi atpakaļ
db.univar d806b33c29 db.univar: fix precision 12 gadi atpakaļ
g.extension da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 gadi atpakaļ
g.extension.all da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 gadi atpakaļ
g.manual 79f5cdd9a6 Do not mix tabs and spaces in Pyhton as per PEP 8 11 gadi atpakaļ
i.image.mosaic 8969ff79ee homogenize keywords 13 gadi atpakaļ
i.in.spotvgt e323e4b080 add missing parameters for find_program 12 gadi atpakaļ
i.landsat.rgb a915e6d748 i.landsat.rgb: progress & messages cosmetics 11 gadi atpakaļ
i.oif 9bc75461b9 i.oif: check the number of input maps (minimum should be 4), update messages 11 gadi atpakaļ
i.pansharpen f86a85bbd8 g.mremove: Changed the interface to that of g.mlist and added exclude= (ticket https://trac.osgeo.org/grass/ticket/2228) 11 gadi atpakaļ
i.spectral e323e4b080 add missing parameters for find_program 12 gadi atpakaļ
i.tasscap 7a4e01b661 i.tasscap: added more background material 11 gadi atpakaļ
m.proj 91c3d81adc m.proj: updated the manual to reflect recent changes to the default separator 11 gadi atpakaļ
r.blend 4151f6f2ee r.blend: fix NULL handling 12 gadi atpakaļ
r.buffer.lowmem 1e737f5d41 Unify error messages 11 gadi atpakaļ
r.colors.stddev e437cd9f59 avoid caps HTML tags 13 gadi atpakaļ
r.fillnulls 377d53c972 fix links pointing to skagit 11 gadi atpakaļ
r.grow 1e737f5d41 Unify error messages 11 gadi atpakaļ
r.in.aster e323e4b080 add missing parameters for find_program 12 gadi atpakaļ
r.in.srtm 3b8ec5c377 r.in.srtm: support V3 11 gadi atpakaļ
r.in.wms da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 gadi atpakaļ
r.mapcalculator e437cd9f59 avoid caps HTML tags 13 gadi atpakaļ
r.mask 9476d3f2f0 r.mask manual: fix examples 11 gadi atpakaļ
r.out.xyz f9421783a4 Manually revert https://trac.osgeo.org/grass/changeset/57904, https://trac.osgeo.org/grass/changeset/60569 11 gadi atpakaļ
r.pack da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 gadi atpakaļ
r.plane 5273125041 track option changes 12 gadi atpakaļ
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 gadi atpakaļ
r.rgb d02fb6ad2b r.rgb: out prefix must be name of input without mapset, remove unused imports 12 gadi atpakaļ
r.tileset 01840889b1 r.tileset: assign fs outside while loop 11 gadi atpakaļ
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 gadi atpakaļ
r3.in.xyz f86a85bbd8 g.mremove: Changed the interface to that of g.mlist and added exclude= (ticket https://trac.osgeo.org/grass/ticket/2228) 11 gadi atpakaļ
r3.mapcalculator e437cd9f59 avoid caps HTML tags 13 gadi atpakaļ
v.build.all 035a9e0b09 +example, even if simple 12 gadi atpakaļ
v.centroids e437cd9f59 avoid caps HTML tags 13 gadi atpakaļ
v.convert.all e437cd9f59 avoid caps HTML tags 13 gadi atpakaļ
v.db.addcolumn 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.db.addtable 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.db.dropcolumn 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.db.droprow a611d2b699 fix non-existing HTML pages 12 gadi atpakaļ
v.db.droptable 070eaa1a92 msg typo: occured -> occurred 12 gadi atpakaļ
v.db.join d6abb4e42f clean up language (https://trac.osgeo.org/grass/ticket/1591) 12 gadi atpakaļ
v.db.reconnect.all 18fcd9a601 v.db.reconnect.all bugfix 12 gadi atpakaļ
v.db.renamecolumn 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.db.univar ca3b44689e update manuals for (v.)db.univar 12 gadi atpakaļ
v.db.update 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.dissolve be561b13b7 v.dissolve: add warning when column is not given (dissolving based on cats) 11 gadi atpakaļ
v.in.e00 c5005a4d91 use lowercase HTML tags 14 gadi atpakaļ
v.in.geonames 645e02b41a v.geonames: update manual page, add example 12 gadi atpakaļ
v.in.gns ba7caf87f7 revert fs back to sep(arator) 13 gadi atpakaļ
v.in.gps 070eaa1a92 msg typo: occured -> occurred 12 gadi atpakaļ
v.in.lines 47d082d75a v.in.lines: use grass.separator and allow multi-character separators 11 gadi atpakaļ
v.in.mapgen 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.in.sites.all f49ace06b1 homogenize keywords 13 gadi atpakaļ
v.in.wfs 39f425126f r.in.wms/v.in.wfs: clean up keywords 12 gadi atpakaļ
v.krige da32bb85b9 Python3 support: exception objects require 'as' keyword (compliant with Python >= 2.6) (trac https://trac.osgeo.org/grass/ticket/2288) 11 gadi atpakaļ
v.out.gps e437cd9f59 avoid caps HTML tags 13 gadi atpakaļ
v.pack 2afc54a591 v.pack: fix global var usage 12 gadi atpakaļ
v.rast.stats 0a5bf88a24 Remove tab and space mixture in Python scripts before message cleanup 11 gadi atpakaļ
v.report 8783582173 v.report: tab to spaces 11 gadi atpakaļ
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 gadi atpakaļ
v.what.vect f49ace06b1 homogenize keywords 13 gadi atpakaļ
wxpyimgview 1c8576417f homogenize keywords 13 gadi atpakaļ
Makefile 62e555bea9 wxGUI: d.out.file module added, can be run from gui command line and with d.mon 11 gadi atpakaļ
windows_launch.bat 60209307e7 wingrass: produce bat files for scripts 11 gadi atpakaļ