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