summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-04-29Regex: Use a custom 'DualThreadStack' structure to hold thread infoMaxime Coste
2018-04-29Small improvements of TRAMPOLINEAlbin Otterhäll
2018-04-28Docs: add exhaustive list of scoped objectsDelapouite
2018-04-28Merge remote-tracking branch 'Delapouite/unnamed-client' into HEADMaxime Coste
2018-04-28Merge remote-tracking branch 'lenormf/regex-format-string' into HEADMaxime Coste
2018-04-28fix potential overflow in dump_regexMaxime Coste
2018-04-27git-tools.kak: Remove not (yet) existing -with-hooks switch useMaxime Coste
2018-04-27regex_impl: Fix a potential format string flawFrank LENORMAND
2018-04-27Add a debug regex command to dump regex instructionsMaxime Coste
2018-04-27Use indices instead of pointers for saves/instruction in ThreadedRegexVMMaxime Coste
2018-04-26Make all fifo cleanup hooks run alwaysMaxime Coste
2018-04-26Add a -always switch to hook command to ignore hooks disabledMaxime Coste
2018-04-25Fix (again) C++ raw string highlightingMaxime Coste
2018-04-25Reserve data for # registerMaxime Coste
2018-04-25Refactor RegexIterator::next to directly use a ThreadedRegexVMMaxime Coste
2018-04-25Regex: Refactor ThreadedRegexVM state handlingMaxime Coste
2018-04-24tmux-repl fails on FreeBSD and claims that tmux' version is too oldTobias Kortkamp
2018-04-23Change client default name: "unnamed0" → "client0"Delapouite
2018-04-22remove dragonflybsd specific logic since pkg-config works perfectly fine nowStephen Hassard
2018-04-22Merge remote-tracking branch 'Delapouite/rotate-doc' into masterMaxime Coste
2018-04-22Merge remote-tracking branch 'Delapouite/set-option' into masterMaxime Coste
2018-04-22git-tools.kak: improve completion support and no-message detectionMaxime Coste
2018-04-22c-family.kak: Fix highlighting of raw stringsMaxime Coste
2018-04-19Docs: fix docstrings in rc files `set-option` → `set`Delapouite
2018-04-19Docs: fix rotate content exampleDelapouite
2018-04-19Complete word from the current buffer in regex_promptMaxime Coste
2018-04-19Move get_word_db to word_db.ccMaxime Coste
2018-04-19Extract a for_n_best algorithm from completion functionMaxime Coste
2018-04-19Fix handling of local client quitting during its creationMaxime Coste
2018-04-17Tobias Kortkamp Copyright WaiverTobias Kortkamp
2018-04-14Makefile: use git-describe to get the version stringMaxime Coste
2018-04-14Update startup message and include released version in itMaxime Coste
2018-04-14ruby.kak: Refactor end autoinsertion logic to be more robustMaxime Coste
2018-04-14Merge remote-tracking branch 'natec425/master'Maxime Coste
2018-04-13Update README.asciidoc to mention FreeBSDTobias Kortkamp
2018-04-12Fix typoMaxime Coste
2018-04-11NCursesUI: Add support for shifted function keysMaxime Coste
2018-04-11Add support for the shift modifier.Tim Allen
2018-04-10Add test for buggy ruby method newlineNate Clark
2018-04-10Nate Clark Copyright WaiverNate Clark
2018-04-10Redraw window when the face definition changedMaxime Coste
2018-04-10FaceRegistry: Support referencing a named face from a parent scopeMaxime Coste
2018-04-10Makefile: formatting fixMaxime Coste
2018-04-09Make version available through $kak_version and debug infoMaxime Coste
2018-04-09Makefile: add a dist target to generate a tarballMaxime Coste
2018-04-08writing_scripts.asciidoc: remove reference to hidden command leading underscoreMaxime Coste
2018-04-07Make FaceRegistry scopedMaxime Coste
2018-04-07Ignore current buffer when completing the :buffer commandMaxime Coste
2018-04-07Merge remote-tracking branch 'Delapouite/no-such'Maxime Coste
2018-04-07Add some safety static_asserts to remote read/write functionsMaxime Coste