summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-06-29Merge remote-tracking branch 'lenormf/fix-2907-2'Maxime Coste
2019-06-29Merge remote-tracking branch 'codesoap/rename_moduleload'Maxime Coste
2019-06-29Richard Ulmer Copyright Waivercodesoap
2019-06-27Fix quoting of tuple optionsMaxime Coste
2019-06-25Rename ModuleLoad hook to ModuleLoadedcodesoap
2019-06-24src: Enforce case sensitivity when parsing function keysFrank LENORMAND
2019-06-24Merge remote-tracking branch 'lenormf/fix-2970'Maxime Coste
2019-06-24Unify register saving/restoring to a VectorMaxime Coste
2019-06-24rc filetype d: Highlight quoted backticks properlyFrank LENORMAND
2019-06-24rc filetype d: Highlight line tokens properlyFrank LENORMAND
2019-06-23Fix silly typoMaxime Coste
2019-06-23Remove out of date link in READMEMaxime Coste
2019-06-23Put -Og flag in CXXFLAGS, not CPPFLAGSMaxime Coste
2019-06-23Merge remote-tracking branch 'eraserhd/debug-optimizations'Maxime Coste
2019-06-23Merge branch 'repl' of https://github.com/codesoap/kakouneMaxime Coste
2019-06-23Tweak history restoring behaviourMaxime Coste
2019-06-23Use register to store prompt historyMaxime Coste
2019-06-23Add support for `echo -quoting (raw|kakoune|shell)` switchMaxime Coste
2019-06-23Document $kak_quoted_...Maxime Coste
2019-06-23Fix tests with new opt-in quotingMaxime Coste
2019-06-23Make quoting opt-in by using $kak_quoted_...Maxime Coste
2019-06-21Add more ending blocks for ruby "end" keyword autoinsertionDmitry Matveyev
2019-06-20Simon Fowler Copyright Waiver.Simon Fowler
2019-06-20Add support for basic auto-indenting of sh code.Simon Fowler
2019-06-19Refactor option_to_string quoting support, introduce Quoting::RawMaxime Coste
2019-06-19Merge remote-tracking branch 'lePerdu/latex-indent'Maxime Coste
2019-06-19Merge remote-tracking branch 'dgmulf/awk'Maxime Coste
2019-06-19Merge remote-tracking branch 'greenfork/add-dart-highlighting-for-private-cla...Maxime Coste
2019-06-19Merge branch 'master' of http://github.com/codesoap/kakouneMaxime Coste
2019-06-18Move dropped free windoes to the window trashMaxime Coste
2019-06-18Comment on the escape sequence for setting the terminal's titlecodesoap
2019-06-18Print escape sequence to set the window titlecodesoap
2019-06-18Set the REPL window title using xdotoolcodesoap
2019-06-17Daniel Mulford Copyright WaiverDaniel Mulford
2019-06-17Basic language support for AwkDaniel Mulford
2019-06-17Add Dart highliting for private classesDmitry Matveyev
2019-06-17Merge remote-tracking branch 'greenfork/fix-dart-highlight-annotations'Maxime Coste
2019-06-16Do not add window pointing to deleted buffers in the free window listMaxime Coste
2019-06-16Fix Dart highlighting of annotationsDmitry Matveyev
2019-06-15Merge remote-tracking branch 'greenfork/ruby-do-keyword-support'Maxime Coste
2019-06-15Merge remote-tracking branch 'alexherbo2/crystal'Maxime Coste
2019-06-15Merge remote-tracking branch 'ath3/editorconfig-max_line_length'Maxime Coste
2019-06-15Merge remote-tracking branch 'lenormf/fix-2966'Maxime Coste
2019-06-15Merge branch 'readtagscmd' of http://github.com/codesoap/kakouneMaxime Coste
2019-06-15Merge remote-tracking branch 'eraserhd/fifo-fixes'Maxime Coste
2019-06-14Make the readtags command configurable in ctags.kakcodesoap
2019-06-14src: Make sure the iterator is inbound before decrementing itFrank LENORMAND
2019-06-13max_line_length support for editorconfigath3
2019-06-13ath3 Copyright Waiverath3
2019-06-12Add support for autoformatting after do keyword in RubyDmitry Matveyev