summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-28Fix clang compilationMaxime Coste
2018-05-27Refactor option_from_string to return directly the option valueMaxime Coste
2018-05-27Add unit test for option parsingMaxime Coste
2018-05-27Merge branch 'patch-3' of git://github.com/co-dh/kakouneMaxime Coste
2018-05-26Update highlighters.asciidocHao Deng
2018-05-26Add a -marker <marker_text> switch support to the wrap highlighterMaxime Coste
2018-05-26Merge branch 'specfile' of git://github.com/scadu/kakouneMaxime Coste
2018-05-26rc/: Escaping cleanups in bundled scriptsMaxime Coste
2018-05-26tupfile.kak: regex escaping cleanupMaxime Coste
2018-05-26Rework `fail` command not to display command call stackMaxime Coste
2018-05-26Display a more comprehensive status message for lint commandDelapouite
2018-05-25plus sign missedHao Deng
2018-05-26Do not expose C++ typeid().name to user facing errors on wrong option typeMaxime Coste
2018-05-26Merge remote-tracking branch 'Delapouite/key-registers'Maxime Coste
2018-05-26Merge branch 'patch-2' of git://github.com/co-dh/kakouneMaxime Coste
2018-05-26Merge remote-tracking branch 'alyssais/homebrew'Maxime Coste
2018-05-26Merge branch 'master' of git://github.com/Foxboron/kakouneMaxime Coste
2018-05-26Merge remote-tracking branch 'Delapouite/lint.kak'Maxime Coste
2018-05-25Fixed Arch Linux install instructionsMorten Linderud
2018-05-25docs: Add more info about which keys use a default registerDelapouite
2018-05-24Add syntax highlighting for i3/sway config fileJan-Jaap Korpershoek
2018-05-24Jan-Jaap Korpershoek Copyright WaiverJan-Jaap Korpershoek
2018-05-24Fix truncated message in lint.kakDelapouite
2018-05-23save pane id instead of indexHao Deng
2018-05-24Fix potential assert on itersel selection restorationMaxime Coste
2018-05-23Update Homebrew installation instructionsAlyssa Ross
2018-05-23Fix formatting in highlighters.asciidocMaxime Coste
2018-05-23Merge remote-tracking branch 'ricochet1k/patch-1'Maxime Coste
2018-05-23Merge remote-tracking branch 'alyssais/line_comment_space'Maxime Coste
2018-05-23Fix Kakoune client busy looping on SIGHUPMaxime Coste
2018-05-22Insert spaces after line comment markersAlyssa Ross
2018-05-21Matt Peterson Copyright WaiverMatt Peterson
2018-05-21Fix add-highlighter refMatt Peterson
2018-05-21Add regression test for crash on BufSetOption hookMaxime Coste
2018-05-21Do not reuse m_buffer_trash to store dying buffers in ~BufferManagerMaxime Coste
2018-05-21Gather options in a vector when running Buffer::on_option_changedMaxime Coste
2018-05-21Fix also the implementation of to_string(size_t) changeMaxime Coste
2018-05-21Small code cleanupMaxime Coste
2018-05-21Fix incompatible to_string function declaration when size_t is unsigned intMaxime Coste
2018-05-19c-family.kak: Fix comment line continuation behaviourMaxime Coste
2018-05-19Extend `try` command to support multiple catches.Maxime Coste
2018-05-19Fix behaviour of extending to next match when wrappingMaxime Coste
2018-05-19Add a changelog.asciidoc doc pageMaxime Coste
2018-05-19Rename -allow-override switch to -overrideMaxime Coste
2018-05-19Docs: regroup faces dealing with specific highlightersDelapouite
2018-05-19Fix assert with window small enough so that no part of buffer is displayedMaxime Coste
2018-05-19test/run: Support a "ui-in" file containing json-rpc messagesMaxime Coste
2018-05-19test/run: Rename "display" expected ui output file as "ui-out"Maxime Coste
2018-05-17Merge remote-tracking branch 'capisce/spellingfix'Maxime Coste
2018-05-17Small code cleanupsMaxime Coste