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
path:
root
/
test
Age
Commit message (
Expand
)
Author
2019-03-31
Fix autoindent issues with paren in literal
Grant Moyer
2019-03-29
Merge remote-tracking branch 'GrantMoyer/rust-block-indent'
Maxime Coste
2019-03-28
Block indent on newline when previous line is '(stuff' and move 'stuff' to ow...
Grant Moyer
2019-03-28
Preserve tabs during autoindent and alignment with '(' for c-family languages
Grant Moyer
2019-03-24
Add support for -shell-script-* completion in :prompt
Maxime Coste
2019-03-21
Add categories in rc/
Alex Leferry 2
2019-03-12
Refactor colorize function away from the test script
Alex Leferry 2
2019-03-05
Make error description available as "%val{error}" during catch blocks
Maxime Coste
2019-03-05
Fix use of invalidated iterators in highlight_range
Maxime Coste
2019-02-17
Merge remote-tracking branch 'stevenyvr987/update-test/README.asciidoc'
Maxime Coste
2019-02-17
Add a test case for WinDisplay segfault
Maxime Coste
2019-02-17
Fix wording used in test runner
Dimitri Merejkowsky
2019-02-15
Include more details in test/README.asciidoc
Steven Chan
2019-02-12
Include more details in test/README.asciidoc
Steven Chan
2019-02-08
Indent and deindent c-family single line else properly
Justin Frank
2019-02-04
Remove peephole regex optimization pass
Maxime Coste
2019-01-23
Always select inserted text after piping
Maxime Coste
2019-01-14
Improve some corner cases in c-family auto-indenting
Maxime Coste
2019-01-03
Add support for named captures to the regex impl and regex highlighter
Maxime Coste
2018-12-13
Improve deindent behaviour with mixed indent
Maxime Coste
2018-12-09
Gather the list of hooks to run before running the parent
Maxime Coste
2018-11-28
Fix hooks triggering on unset-option even if parent has same value
Maxime Coste
2018-11-27
Add a test case for dropping full whitespace selections on trim
Maxime Coste
2018-11-27
Make '_' the default extra_word_chars, and remove built-in support
Maxime Coste
2018-11-25
Merge remote-tracking branch 'lenormf/rename-auto_complete'
Maxime Coste
2018-11-14
Fix column highlighter adding display atoms past the window width
Maxime Coste
2018-10-27
test: add end-extending-parent/braces for }B}B - Ref #2479
Delapouite
2018-10-21
Fix LineRangeSet::udpate not updating some traling ranges correctly
Maxime Coste
2018-10-15
Fix handling of capture matching in region highlighter
Maxime Coste
2018-10-08
Buffer begin and end are not end-of-words
Maxime Coste
2018-10-03
Added shell command completion support to define-command and prompt
Justin Frank
2018-09-24
Misc fixes
Olivier Perret
2018-09-24
Fix broken test after change in cursor faces
Maxime Coste
2018-09-23
Replace the `Exclusive` face attribute with `Final`
Maxime Coste
2018-09-13
Merge remote-tracking branch 'laelath/c-indent-edits'
Maxime Coste
2018-09-12
added test for deindentation
Justin Frank
2018-09-12
Change remove-hooks to take a regular expression
Maxime Coste
2018-09-12
Merge remote-tracking branch 'eraserhd/2367-surround-with-tight-nesting'
Maxime Coste
2018-09-12
Only commit undo groups when buffer was modified
Maxime Coste
2018-09-09
Don't skip opening brace twice when finding closing
Jason Felice
2018-08-29
Fix tests with new shell escaping syntax
Maxime Coste
2018-08-29
Use shell specific quoting for env vars
Maxime Coste
2018-08-16
Add a test case for -once hooks and code style tweaks
Maxime Coste
2018-07-19
src: Rename `auto_complete` to `autocomplete`
Frank LENORMAND
2018-07-15
Add support for <a-;> in prompt mode
Maxime Coste
2018-07-15
Change autoshowcompl to auto_complete with insert|prompt possible values
Maxime Coste
2018-07-08
Rename highlighters that used an underscore to use a dash
Maxime Coste
2018-07-07
Merge remote-tracking branch 'maximbaz/improve-comment-line'
Maxime Coste
2018-07-05
Change `a` on end of line behaviour to be consistent
Maxime Coste
2018-07-05
Make recurse regex opt-in with a -recurse switch instead of opt-out
Maxime Coste
[prev]
[next]