summaryrefslogtreecommitdiffstats
path: root/share/extensions/empty_generic.py (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Second round of extension executable bit cleanup.Krzysztof Kosi??ski2015-09-131-0/+0
| | | | | | | | | Add/remove executable bits and shebangs as appropriate. The extension entry point should be executable, while Python files that contain libraries and are not entry points should not be executable. Shebang lines should only be present in executable files. (bzr r14362)
* New procedural templates.Tavmjong Bah2014-10-101-0/+82
(bzr r13341.1.267)