summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-01-11add prolog highlighterrazetime
2024-01-07rc tools git: fix off-by-one regression in git blame SHA columnJohannes Altmanninger
2024-01-05Try to fix regression/0-mouse-during-insert test flakynessMaxime Coste
2024-01-05Merge remote-tracking branch 'arachsys/scheme-infnan'Maxime Coste
2024-01-05Merge remote-tracking branch 'arachsys/groovy-quoting'Maxime Coste
2024-01-05Merge remote-tracking branch 'krobelus/fix-with-option'Maxime Coste
2024-01-05Merge branch 'patch-1' of https://github.com/igor-ramazanov/kakouneMaxime Coste
2024-01-05Merge branch 'patch-1' of http://github.com/yatesco/kakouneMaxime Coste
2023-12-30Update scala.kak to support SBT, ScalaCLI and Ammonite filesIgor Ramazanov
2023-12-28contrib/gendocs.py: refactoringIgor Ramazanov
2023-12-27Igor Ramazanov Copyright WaiverIgor Ramazanov
2023-12-27Code review: contrib/gendocs.sh -> contrib/gendocs.pyIgor Ramazanov
2023-12-27Add a contrib/gendocs.sh script for docs genIgor Ramazanov
2023-12-26Fix performance of diff-based reloading of buffersMaxime Coste
2023-12-26Take eq predicate by reference in for_each_diffMaxime Coste
2023-12-26Small code style tweakMaxime Coste
2023-12-26Fix wrong nameMaxime Coste
2023-12-20Update TRAMPOLINEColin Yates
2023-12-16Update changelogJohannes Altmanninger
2023-12-16rc windowing: with-option to restore option value also after errorJohannes Altmanninger
2023-12-13Fix quoting in rc/filetype/groovy.kakChris Webb
2023-12-13Fix escaping in the scheme.kak highlighter awk scriptChris Webb
2023-12-13Avoid semantically significant comments in kak filesChris Webb
2023-12-12Merge remote-tracking branch 'krobelus/generalize-windowing'Maxime Coste
2023-12-12Merge remote-tracking branch 'krobelus/prefer-input-order-over-alphabet'Maxime Coste
2023-12-12Merge remote-tracking branch 'arachsys/hide-unmapped'Maxime Coste
2023-12-12Merge remote-tracking branch 'lobre/pl-not-executable'Maxime Coste
2023-12-12Fix stray semicolonMaxime Coste
2023-12-12Merge remote-tracking branch 'arachsys/c-family-pp'Maxime Coste
2023-12-12Merge remote-tracking branch 'arachsys/mail-highlight'Maxime Coste
2023-12-12Merge remote-tracking branch 'arachsys/unsigned-char'Maxime Coste
2023-12-10Improve c-family highlighting of preprocessor directivesChris Webb
2023-12-10Highlight inline patches and signatures in mail.kakChris Webb
2023-12-10Fix compiler warnings when char is unsignedChris Webb
2023-12-10Change use of deprecated '->' operator on an iteratorChris Webb
2023-12-10Add -Wno-stringop-overflow for g++Chris Webb
2023-12-10Mark refresh_ifn() implementation as an override in input_handler.ccChris Webb
2023-12-06Hide empty and undocumented mappings from autoinfoChris Webb
2023-12-04Perl files are not always executableLoric Brevet
2023-12-04Fix basename prefix flag to use smartcase eqMaxime Coste
2023-12-02ranked match: prefer input order over alphabetical order for user-specified c...Johannes Altmanninger
2023-12-02Reuse for_n_best when sorting values from complete optionsJohannes Altmanninger
2023-12-02Merge remote-tracking branch 'herrhotzenplotz/feat/hg-highlight-keywords'Maxime Coste
2023-12-02Merge remote-tracking branch 'sidkshatriya/escape-curly-bracket'Maxime Coste
2023-12-02Merge remote-tracking branch 'krobelus/fuzzy-menu'Maxime Coste
2023-12-02Merge remote-tracking branch 'arachsys/write-replace'Maxime Coste
2023-12-02Merge remote-tracking branch 'krobelus/fix-git-blame'Maxime Coste
2023-12-02Fix single word detection when query is not single wordMaxime Coste
2023-12-02Merge remote-tracking branch 'm-kru/troff'Maxime Coste
2023-11-28Set replacement file permissions before moving into placeChris Webb