| Age | Commit message (Expand) | Author |
| 2013-04-11 | git-tools.kak: initial git-show command | Maxime Coste |
| 2013-04-11 | git-tools: fix git-diff-show | Maxime Coste |
| 2013-04-11 | ctags.kak: <a-c> is now zc | Maxime Coste |
| 2013-04-11 | remove hooks when needed in rc files | Maxime Coste |
| 2013-04-11 | highlight strings after macros | Maxime Coste |
| 2013-04-02 | add date information to git-blame | Maxime Coste |
| 2013-04-02 | Change list separators to ; and tuple separators to | | Maxime Coste |
| 2013-04-01 | add git-blame command to git-tools.kak | Maxime Coste |
| 2013-03-31 | add git-tools.kak, with experimental git diff display as line flags | Maxime Coste |
| 2013-03-29 | cpp.kak: fix alt_dirs handling with more than 2 directories | Maxime Coste |
| 2013-03-22 | {grep,make}.kak: use edit! instead of trying to delete buffer | Maxime Coste |
| 2013-03-22 | cpp.kak: alt supports an alt_dirs options for directories to search | Maxime Coste |
| 2013-03-22 | eval,exec: -restore-selections become -draft, and restore the buffer as well | Maxime Coste |
| 2013-03-19 | clang-complete: do the compilation in the buffer directory | Maxime Coste |
| 2013-03-14 | clang: fix auto completion when cursor is on end of line | Maxime Coste |
| 2013-03-14 | add clang.kak, providing clang based insert completion | Maxime Coste |
| 2013-03-12 | ctags: use - instead of _ in command name | Maxime Coste |
| 2013-03-05 | Strongly typed options support | Maxime Coste |
| 2013-02-27 | grep: highlight columns when present | Maxime Coste |
| 2013-02-21 | grep,make: bind normal mode return to jump | Maxime Coste |
| 2013-02-21 | grep,make: support specifying client with toolsclient option | Maxime Coste |
| 2013-02-21 | Add mail.kak for mail file highlighting | Maxime Coste |
| 2013-02-13 | grep: remove enventual \r | Maxime Coste |
| 2013-01-31 | ctags.kak: do not automatically enable info tooltips | Maxime Coste |
| 2013-01-30 | ctags.kak: tweak auto info | Maxime Coste |
| 2013-01-30 | ctags: initial auto fonction documentation support | Maxime Coste |
| 2013-01-17 | Move Insertion Hooks handing to the input handler | Maxime Coste |
| 2013-01-08 | add sh.kak for shell script highlighting | Maxime Coste |
| 2013-01-06 | make: use a makecmd option | Maxime Coste |
| 2013-01-04 | add client.kak providing 'new' command for opening a new client | Maxime Coste |
| 2013-01-03 | tweak kakrc highlighting | Maxime Coste |
| 2013-01-03 | Add a nop command to avoid accidental shell output evaluation | Maxime Coste |
| 2013-01-03 | tweak errjump command | Maxime Coste |
| 2012-12-13 | ctags.kak: avoid brackets in search pattern | Maxime Coste |
| 2012-12-13 | tweak cpp highlighting | Maxime Coste |
| 2012-12-13 | tweak git commit message highlighting | Maxime Coste |
| 2012-12-07 | grep.kak: configurable grep command, search selection when no params | Maxime Coste |
| 2012-12-07 | cleanup {make,grep}.kak | Maxime Coste |
| 2012-11-27 | fix cpp indent filter | Maxime Coste |
| 2012-11-21 | cpp.kak: use regex filter to handle indentation | Maxime Coste |
| 2012-11-21 | fix trailing '"' in make.kak | Maxime Coste |
| 2012-11-20 | tweak kakrc highlighting | Maxime Coste |
| 2012-11-19 | ctags.kak: center selection in window when jumping on a tag | Maxime Coste |
| 2012-11-12 | update c++ highlighter | Maxime Coste |
| 2012-11-12 | make ctags.kak tag implementation more robust | Maxime Coste |
| 2012-11-12 | update asciidoc highlighting | Maxime Coste |
| 2012-11-09 | Add a rc/ctags.kak for a :tag implementation using exuberant ctags | Maxime Coste |
| 2012-10-29 | tweak cpp highlighting | Maxime Coste |
| 2012-10-02 | grep,make: tweak mktemp call to work on OSX | Maxime Coste |
| 2012-10-01 | cpp.kak: fix string highlighter | Maxime Coste |