| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-03-21 | Add categories in rc/ | Alex Leferry 2 | |
| Closes #2783 | |||
| 2019-03-14 | rc: Use builtin faces | Frank LENORMAND | |
| 2018-12-28 | Merge remote-tracking branch 'lenormf/fix-git-notes' | Maxime Coste | |
| 2018-12-11 | Merge remote-tracking branch 'occivink/cleanup-hook-once' | Maxime Coste | |
| 2018-12-11 | Execute cleanup hooks on any filetype change | Olivier Perret | |
| 2018-12-11 | Change cleanup of base/ languages to use a simpler hook -once | Olivier Perret | |
| 2018-12-10 | rc git: Support the `break` instruction | Frank LENORMAND | |
| 2018-11-17 | rc git: Support notes | Frank LENORMAND | |
| 2018-09-23 | git.kak: Refactor commit message highlighting | Maxime Coste | |
| Use regions to avoid highlighting the commit message as a diff. The new method will fail if one line of the commit message matches '^diff --git' but that is fairly unlikely. Fixes #2371 | |||
| 2018-08-19 | rc git: Support new `rebase` commands | Frank LENORMAND | |
| 2018-07-08 | Recognize .gitconfig syntax | Maxim Baz | |
| 2018-07-05 | Fix tests and required scripts to get back to green make test | Maxime Coste | |
| 2018-06-29 | rc git: Highlight the `delete` operation when rebasing | Frank LENORMAND | |
| 2017-11-03 | rc: Don't use command aliases to highlight keywords properly | Frank LENORMAND | |
| 2017-10-28 | Move highlighters into Scopes | Maxime Coste | |
| That means we can now have highlighters active at global, buffer, and window scope. The add-highlighter and remove-highlighter syntax changed to take the parent path (scope/group/...) as a mandatory argument, superseeding the previous -group switch. | |||
| 2017-07-17 | rc git: Don't force a highlighting format on commits | Frank LENORMAND | |
| 2017-07-08 | Highliight git MERGE_MSG files as commit messages | Maxime Coste | |
| 2017-05-17 | Highlight 'copied' file action in git-commit buffers | Maxime Coste | |
| 2017-01-04 | update command names | Alex Leferry 2 | |
| 2016-09-28 | Add highlight group to highlighters rmhl hooks | greduan | |
| 2016-09-28 | Add highlight group to highlighters addhl hooks | greduan | |
| 2016-09-07 | Highlight diff in git-commit too | Martin Chaine | |
| 2016-04-21 | Remove uses of \< and \>, always use std regex compatible \b | Maxime Coste | |
| 2016-01-29 | Reorganise rc/ into subdirectories | Maxime Coste | |
| * core: set of tools to work on kakoune source code * base: very common languages and tools * extra: less common languages and tools | |||
