summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23Add Scheme supportBen Davenport-Ray
2018-07-23Ben Davenport-Ray Copyright WaiverBen Davenport-Ray
2018-07-23Merge remote-tracking branch 'lenormf/fix-C-skip-empty-lines'Maxime Coste
2018-07-23Merge remote-tracking branch 'maximbaz/recognize-gitconfig-syntax'Maxime Coste
2018-07-23Support setting registers to empty listsMaxime Coste
2018-07-23Restore SIGPIPE handler to default before spawning shellMaxime Coste
2018-07-22Merge remote-tracking branch 'lenormf/fix-face-name-format'Maxime Coste
2018-07-22Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-07-22Merge remote-tracking branch 'lenormf/fix-development-version'Maxime Coste
2018-07-22Merge remote-tracking branch 'maximbaz/recognize-systemd-timer-syntax'Maxime Coste
2018-07-22Opt-in types for quoting of option listsMaxime Coste
2018-07-22Recognize systemd timer syntaxMaxim Baz
2018-07-20src: Change the bullet point symbols in the version notesFrank LENORMAND
2018-07-20src: Don't print a number for the development versionFrank LENORMAND
2018-07-20rc lint: Escape pipes in diagnosticsFrank LENORMAND
2018-07-20src: Allow face names to contain an underscoreFrank LENORMAND
2018-07-19doc: Fixed a typo in the changelogFrank LENORMAND
2018-07-19src: Rename `auto_complete` to `autocomplete`Frank LENORMAND
2018-07-19Merge remote-tracking branch 'jkonecny/master-add-new-spec-file-dependency'Maxime Coste
2018-07-19Re-introduce kill_session::exit_status, @lenormf was rightMaxime Coste
2018-07-19Merge remote-tracking branch 'lenormf/kill-clients-exit-code'Maxime Coste
2018-07-19cmake.kak: recognize CMakeCache.txt files as iniMaxime Coste
2018-07-19mail.kak: Recognize Date headerMaxime Coste
2018-07-19Add a -debug '...' switch to Kakoune startup that sets the debug optionMaxime Coste
2018-07-19Fix RegexCompileFlags::Backwards having the same value as OptimizeMaxime Coste
2018-07-19Tweak various scripts to improve the time they take to loadMaxime Coste
2018-07-19src: Propagate to clients the `kill` exit codeFrank LENORMAND
2018-07-19Merge remote-tracking branch 'icetan/buffer-reload-hook'Maxime Coste
2018-07-19Merge remote-tracking branch 'lenormf/fix-lint'Maxime Coste
2018-07-19Reduce confusion in add-highlighter docstringMaxime Coste
2018-07-19Recognize .gitconfig syntaxMaxim Baz
2018-07-18rc lint: Fix diagnosis displayingFrank LENORMAND
2018-07-18rc lint: Adapt to upstream changes in the format of string listsFrank LENORMAND
2018-07-18rc lint: Print an error when `lintcmd` is emptyFrank LENORMAND
2018-07-17Add g++ as new build dependencyJiri Konecny
2018-07-15Merge remote-tracking branch 'maximbaz/recognize-gitconfig-syntax'Maxime Coste
2018-07-15Fix manual insert completion menu not getting automatically hiddenMaxime Coste
2018-07-15Add support for <a-;> in prompt modeMaxime Coste
2018-07-15Change autoshowcompl to auto_complete with insert|prompt possible valuesMaxime Coste
2018-07-14Document `$kak_reg_*` changes in the changelogMaxime Coste
2018-07-14Merge remote-tracking branch 'maximbaz/improve-startup-time'Maxime Coste
2018-07-14Merge remote-tracking branch 'maximbaz/fix-python-indent'Maxime Coste
2018-07-14Merge remote-tracking branch 'maximbaz/patch-1'Maxime Coste
2018-07-14Merge remote-tracking branch 'Screwtapello/fix-racer-integration'Maxime Coste
2018-07-14Merge remote-tracking branch 'Screwtapello/fix-info-docstring'Maxime Coste
2018-07-14Merge remote-tracking branch 'alyssais/patch-3'Maxime Coste
2018-07-13Fix description of ui_optionsMaxim Baz
2018-07-10Update number-lines name in docsAlyssa Ross
2018-07-10racer.kak: Fix more fallout from the recent quoting changes.Tim Allen
2018-07-10The info command only takes one content string, not one-or-more.Tim Allen