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
2017-03-05
Add Symbol, async and await highlighting for javascript.kak
Delapouite
2017-03-04
Remove unused AliasRegistry::flatten_aliases method
Maxime Coste
2017-03-04
Change word object selector to fail if the cursor is not on a word char
Maxime Coste
2017-03-04
Refactor surround unit test code
Maxime Coste
2017-03-04
Git ignore kak.opt and kak.debug
Maxime Coste
2017-03-03
Refactor regex based selection code
Maxime Coste
2017-03-03
Move object unit tests in their own subfolder
Maxime Coste
2017-03-03
Fix tests for indent selection
Maxime Coste
2017-03-03
Fix indent selection respect for original selection cursor position
Maxime Coste
2017-03-03
Merge remote-tracking branch 'casimir/patch-1'
Maxime Coste
2017-03-03
Merge remote-tracking branch 'ekie/hook'
Maxime Coste
2017-03-03
Merge remote-tracking branch 'lenormf/fix-autorestore'
Maxime Coste
2017-03-03
Merge remote-tracking branch 'occivink/master'
Maxime Coste
2017-03-03
Merge remote-tracking branch 'alexherbo2/rc-ocaml'
Maxime Coste
2017-03-03
Merge remote-tracking branch 'alexherbo2/rc-ruby'
Maxime Coste
2017-03-03
Merge remote-tracking branch 'lenormf/fix-spell'
Maxime Coste
2017-03-03
Return an optional selection in most selectors, fail rather than keep current
Maxime Coste
2017-03-03
Ensure main selection index is correct directly in SelectionList::remove
Maxime Coste
2017-03-03
Make <a-space> throw on invalid index or last selection
Maxime Coste
2017-03-03
Add docstring support for mappings, and use them in autoinfo
Maxime Coste
2017-03-03
<space>, <a-space>: throw on invalid preconditions
Olivier Perret
2017-03-01
src: Fix the string conversion of range faces
Frank LENORMAND
2017-03-01
rc: add a `spell-next` command
Frank LENORMAND
2017-03-01
rc: POSIX and cosmetic fixes in the `spell` script`
Frank LENORMAND
2017-03-01
add racer completion for rust
Martin Chaine
2017-03-01
rc: Don't print errors when no buffer backup exist
Frank LENORMAND
2017-03-01
Add `RawKey` to hook completion list
Eike Plack
2017-02-28
highlight hash access symbols
Alex Leferry 2
2017-02-27
add rc/ocaml.kak
Alex Leferry 2
2017-02-27
Small naming tweak
Maxime Coste
2017-02-27
Merge remote-tracking branch 'lenormf/fix-unicode-enabled'
Maxime Coste
2017-02-27
Fix clang warnings about uninitialized timestamp field
Maxime Coste
2017-02-27
Merge remote-tracking branch 'lenormf/fix-autorestore'
Maxime Coste
2017-02-27
Merge remote-tracking branch 'lenormf/fix-modeline-posix'
Maxime Coste
2017-02-27
Compile optimized and debug into different files, make `kak` a symlink
Maxime Coste
2017-02-27
Cleanup some tabby mess in the Makefile
Maxime Coste
2017-02-26
rc: POSIXify the `modeline.kak` script
Frank LENORMAND
2017-02-24
rc: Simplify/POSIXify the `autorestore.kak` script
Frank LENORMAND
2017-02-23
test: Fix UTF8 compliant locale detection
Frank LENORMAND
2017-02-23
Tweak some character categorization function implementations
Maxime Coste
2017-02-23
Refactor get_words to be simpler and faster
Maxime Coste
2017-02-23
Fix support for non ascii chars in completion_extra_word_char
Maxime Coste
2017-02-23
Slight code cleanup in utf8_iterator.hh
Maxime Coste
2017-02-23
Refactor WordDB::add_words to be slightly faster
Maxime Coste
2017-02-23
Refactor StringData and StringRegistry to remove need for purging
Maxime Coste
2017-02-23
Use false instead of 0 in the kak_assert do while
Maxime Coste
2017-02-22
Properly wrap `kak_assert` into a do-while scope
Frank LENORMAND
2017-02-22
Remove out of date TODO file
Maxime Coste
2017-02-22
Try to please clang-3.5
Maxime Coste
2017-02-22
Merge remote-tracking branch 'omar-polo/master'
Maxime Coste
[prev]
[next]