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-02-21
Refactor test run script
Maxime Coste
2017-02-21
improved haskell comment regex
Omar Polo
2017-02-21
Omar Polo Copyright Waiver
Omar Polo
2017-02-20
jedi.kak: python 3 compat fix
Maxime Coste
2017-02-20
Fix overly strict backward_sorted_until
Maxime Coste
2017-02-20
Fix performance of word completion with many different selections
Maxime Coste
2017-02-20
Correctly handle mutation of the watcher list while iterating on them
Maxime Coste
2017-02-19
Fix hook list in commands.cc
Maxime Coste
2017-02-19
Display an info box on startup with recent breaking changes
Maxime Coste
2017-02-19
Fix handling of disabled_hooks regex
Maxime Coste
2017-02-19
Document backslash disabling hooks
Maxime Coste
2017-02-19
Rename BufNew and BufOpen hooks to BufNewFile and BufOpenFile
Maxime Coste
2017-02-19
pony.kak: Remove redundant BufNew/BufOpen hooks
Maxime Coste
2017-02-19
Copy the list of hooks to run before iterating on them and running them
Maxime Coste
2017-02-19
Small naming tweak in HookManager
Maxime Coste
2017-02-15
Detect when -client, -buffer or -try-client are used at the same time
Maxime Coste
2017-02-15
Detect when switches are specified more than once
Maxime Coste
2017-02-14
Reorganize code in main.cc
Maxime Coste
2017-02-14
Make numeric registers setable
Maxime Coste
2017-02-13
Fix RegisterRestorer not handling potential throws on register assign
Maxime Coste
2017-02-13
Merge remote-tracking branch 'tmiller/add-elm-support'
Maxime Coste
2017-02-13
Merge remote-tracking branch 'danr/fix-rot-doc'
Maxime Coste
2017-02-13
Merge remote-tracking branch 'lenormf/fix-doc-ansi-sequences'
Maxime Coste
2017-02-13
Merge remote-tracking branch 'nicholastmosher/faces'
Maxime Coste
2017-02-13
Fix non-returning parse_key lambda
Maxime Coste
2017-02-13
Fix make.kak handling of 'Entering directory' and absolute paths
Maxime Coste
2017-02-13
Add elm language support
Tom Miller
2017-02-12
Thomas Miller Copyright Waiver
Tom Miller
2017-02-12
Add support for -on-change and -on-abort to prompt
Maxime Coste
2017-02-11
Update outdated example in <a-"> keys doc
Dan Rosén
2017-02-10
Make sure no ANSI sequences are in the data returned by `man`
Frank LENORMAND
2017-02-09
Adds faces module and function. Renames identifier face to variable.
Nick Mosher
2017-02-09
Refactor show_whitespaces a bit
Maxime Coste
2017-02-09
Merge remote-tracking branch 'lenormf/show-whitespaces-flags'
Maxime Coste
2017-02-09
Merge remote-tracking branch 'Delapouite/decl-completer'
Maxime Coste
2017-02-09
Merge remote-tracking branch 'Delapouite/line-flags'
Maxime Coste
2017-02-09
Merge remote-tracking branch 'alexherbo2/rc-javascript'
Maxime Coste
2017-02-09
fix regex highlighting
Alex Leferry 2
2017-02-09
Add command completer for types to declare-option
Delapouite
2017-02-09
Fix missing new line char in declare_option_cmd info
Delapouite
2017-02-07
Fix Buffer::offset_coord that was dropping the target coordinate
Maxime Coste
2017-02-07
Remove unneeded padding in relative line numbers highlighting
Maxime Coste
2017-02-06
Add proper heredoc highlighting support to sh.kak
Maxime Coste
2017-02-06
Add -match-capture support for regions higlighter
Maxime Coste
2017-02-06
Add Regex support in gdb pretty printing
Maxime Coste
2017-02-06
Make gdb ArrayIterator python 3 compatible
Maxime Coste
2017-02-06
Small layout tweak for Buffer::HistoryNode
Maxime Coste
2017-02-04
Allow modifying the characters used when highlighting whitespace
Frank LENORMAND
2017-02-03
Fix some bugs in non blocking pipe writing
Maxime Coste
2017-02-03
Merge remote-tracking branch 'ekie/move_buffer_end'
Maxime Coste
[prev]
[next]