index
:
kakoune.git
master
Unnamed repository; edit this file 'description' to name the repository.
Mike Vink
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-04-29
Regex: Use a custom 'DualThreadStack' structure to hold thread info
Maxime Coste
2018-04-29
Small improvements of TRAMPOLINE
Albin Otterhäll
2018-04-28
Docs: add exhaustive list of scoped objects
Delapouite
2018-04-28
Merge remote-tracking branch 'Delapouite/unnamed-client' into HEAD
Maxime Coste
2018-04-28
Merge remote-tracking branch 'lenormf/regex-format-string' into HEAD
Maxime Coste
2018-04-28
fix potential overflow in dump_regex
Maxime Coste
2018-04-27
git-tools.kak: Remove not (yet) existing -with-hooks switch use
Maxime Coste
2018-04-27
regex_impl: Fix a potential format string flaw
Frank LENORMAND
2018-04-27
Add a debug regex command to dump regex instructions
Maxime Coste
2018-04-27
Use indices instead of pointers for saves/instruction in ThreadedRegexVM
Maxime Coste
2018-04-26
Make all fifo cleanup hooks run always
Maxime Coste
2018-04-26
Add a -always switch to hook command to ignore hooks disabled
Maxime Coste
2018-04-25
Fix (again) C++ raw string highlighting
Maxime Coste
2018-04-25
Reserve data for # register
Maxime Coste
2018-04-25
Refactor RegexIterator::next to directly use a ThreadedRegexVM
Maxime Coste
2018-04-25
Regex: Refactor ThreadedRegexVM state handling
Maxime Coste
2018-04-24
tmux-repl fails on FreeBSD and claims that tmux' version is too old
Tobias Kortkamp
2018-04-23
Change client default name: "unnamed0" → "client0"
Delapouite
2018-04-22
remove dragonflybsd specific logic since pkg-config works perfectly fine now
Stephen Hassard
2018-04-22
Merge remote-tracking branch 'Delapouite/rotate-doc' into master
Maxime Coste
2018-04-22
Merge remote-tracking branch 'Delapouite/set-option' into master
Maxime Coste
2018-04-22
git-tools.kak: improve completion support and no-message detection
Maxime Coste
2018-04-22
c-family.kak: Fix highlighting of raw strings
Maxime Coste
2018-04-19
Docs: fix docstrings in rc files `set-option` → `set`
Delapouite
2018-04-19
Docs: fix rotate content example
Delapouite
2018-04-19
Complete word from the current buffer in regex_prompt
Maxime Coste
2018-04-19
Move get_word_db to word_db.cc
Maxime Coste
2018-04-19
Extract a for_n_best algorithm from completion function
Maxime Coste
2018-04-19
Fix handling of local client quitting during its creation
Maxime Coste
2018-04-17
Tobias Kortkamp Copyright Waiver
Tobias Kortkamp
2018-04-14
Makefile: use git-describe to get the version string
Maxime Coste
2018-04-14
Update startup message and include released version in it
Maxime Coste
2018-04-14
ruby.kak: Refactor end autoinsertion logic to be more robust
Maxime Coste
2018-04-14
Merge remote-tracking branch 'natec425/master'
Maxime Coste
2018-04-13
Update README.asciidoc to mention FreeBSD
Tobias Kortkamp
2018-04-12
Fix typo
Maxime Coste
2018-04-11
NCursesUI: Add support for shifted function keys
Maxime Coste
2018-04-11
Add support for the shift modifier.
Tim Allen
2018-04-10
Add test for buggy ruby method newline
Nate Clark
2018-04-10
Nate Clark Copyright Waiver
Nate Clark
2018-04-10
Redraw window when the face definition changed
Maxime Coste
2018-04-10
FaceRegistry: Support referencing a named face from a parent scope
Maxime Coste
2018-04-10
Makefile: formatting fix
Maxime Coste
2018-04-09
Make version available through $kak_version and debug info
Maxime Coste
2018-04-09
Makefile: add a dist target to generate a tarball
Maxime Coste
2018-04-08
writing_scripts.asciidoc: remove reference to hidden command leading underscore
Maxime Coste
2018-04-07
Make FaceRegistry scoped
Maxime Coste
2018-04-07
Ignore current buffer when completing the :buffer command
Maxime Coste
2018-04-07
Merge remote-tracking branch 'Delapouite/no-such'
Maxime Coste
2018-04-07
Add some safety static_asserts to remote read/write functions
Maxime Coste
[prev]
[next]