Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Kate: add support for hg and fossil | Alexander Neundorf | 2023-02-06 | 1 | -5/+5 |
| | | | | Both VCS are supported by kate nowadays. | ||||
* | Kate: make it possible to force a mode for the "files" entry | Alexander Neundorf | 2023-02-06 | 1 | -0/+20 |
By default, kate will try to autodetect whether the project is a svn or git checkout or not. In case this does not give a satisfying result, the user can now set CMAKE_KATE_FILES_MODE to the mode he wants. |