Commit History

Author SHA1 Message Date
  Markus Neteler a1848102f7 Version grass 8 0 0alpha (#1620) 3 years ago
  Markus Neteler 45bf63cca5 g.extension: workaround to use grass7 addon repo (#1612) 3 years ago
  Markus Neteler ae610b8dae GRASS GIS 8.0 changes (#1597) 3 years ago
  Stefan Blumentrath 37925ef559 g.extension: match module files on Windows (#1565) 3 years ago
  Markus Neteler 4c41265fde g.extension: ignore cruft __pycache__ files (#1496) 4 years ago
  Vaclav Petras d7a56b30f3 scripts: Remove unused vars or ignore in Flake8 (#1498) 4 years ago
  Anna Petrasova f596255917 g.extension: fix doctest by not using global variable (#1364) 4 years ago
  Vaclav Petras 0d9e966dd2 Apply Black to all scripts (#1347) 4 years ago
  Anna Petrasova 847219c842 flake8: fix F401 (unused import) and F821 (undefined name) in scripts and lib (#1314) 4 years ago
  Vaclav Petras 635224115c parser: Use #-space-% to allow writing PEP8-compliant Python code (#1287) 4 years ago
  Stefan Blumentrath 4140ebd607 g.extension: allow to install extensions from fork of the official repo (#1177) 4 years ago
  Tomas Zigo 9d041305d8 g.extension: fix parse PGM variable from Makefile (#1181) 4 years ago
  Stefan Blumentrath 63693fc092 remove branch from windows-function (#1151) 4 years ago
  Tomas Zigo 85122036b3 g.extension: allow register add-on if makefile PGM var is 'PGM=module_name' ('=' char without space around) (#1142) 4 years ago
  Tomas Zigo ef56e0001c g.extension: fix get add-on module name on Win platform (#1143) 4 years ago
  Markus Neteler dd5df37052 g.extension: check if svn program is installed (#1145) 4 years ago
  Stefan Blumentrath 1ed8b2c5c6 g.extension: add branch option (#1130) 4 years ago
  Tomas Zigo ff2b81cd49 g.extension: fix 'rate limit exceeded' http error during request json file (add-ons paths) from the official add-ons github server url (#1106) 4 years ago
  Tomas Zigo 9c189253cc g.extension: set request header (allow downloading addon from gitlab repository) (#683) 4 years ago
  Tomas Zigo 4043b2e629 g.extension: add '-j' flag which generates JSON file containing the download URLs of the official Addons (#1009) 4 years ago
  Tomas Zigo 1e009a87cd tools/mkhtml: fix src and src commits url in html addon module manual (#987) 4 years ago
  Tomas Zigo fc21c28a6f g.extension: fix module launch with compile '-i' or download '-d' flag (#938) 4 years ago
  Markus Metz eecbe060c4 g.extension: distinguish between extensions and modules (#582) 5 years ago
  Vaclav Petras 6528264fc3 Fix comparison, membership, indentation and lambda Flake8 warnings in scripts (#539) 5 years ago
  Tomas Zigo b937d7d2b9 g.extension: fix -i (compile), -d (download) flag (#496) 5 years ago
  Stefan Blumentrath c3ba0ca638 g.extension: dont expand db modul class (#424) 5 years ago
  Markus Neteler 0a4d715a7e g.extension: less confusing metadata warning 5 years ago
  Martin Landa 667ee2b500 quick fix of g.extension on MS Windows (#176) 5 years ago
  Vaclav Petras d076942278 g.extension: only warn when non-essential files are missing (#164) 5 years ago
  AnikaBettge b6c9f9b7dc g.extension: #3902 multiple metadata entries (#138) 5 years ago