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
2020-12-17
Rust test rename deindent to dedent
Ivan Tham
2020-12-17
Rust dedent after .await
Ivan Tham
2020-12-17
Rust handle [ indent like { and (
Ivan Tham
2020-11-23
Fix test and re-add triple_string support in python highlighting
Maxime Coste
2020-11-22
Merge remote-tracking branch 'Screwtapello/test-doc-updates'
Maxime Coste
2020-11-21
test: Update the README to describe the current test API.
Tim Allen
2020-11-20
Ignore indent when completing lines
Andrew Vos
2020-10-20
Support explicit register for :, |, ! and $ commands
Maxime Coste
2020-10-12
Fix region regexes incorrectly matching ^$ at end of line
Maxime Coste
2020-10-04
Rust always indent after {
Ivan Tham
2020-10-04
Add missing rust indent after function {
Ivan Tham
2020-10-01
Merge remote-tracking branch 'pickfire/rust-indent' into master
Maxime Coste
2020-09-30
Rust not to indent on hash
Ivan Tham
2020-09-28
Rust reindent where to match block
Ivan Tham
2020-09-27
Add rust test for empty line indent
Ivan Tham
2020-09-27
Rust improve align after partial statement
Ivan Tham
2020-09-27
Rust align open paren for if and for
Ivan Tham
2020-09-26
Improve shell indentation implementation.
Simon Fowler
2020-09-22
Merge remote-tracking branch 'm-kru/go_kak_fix' into master
Maxime Coste
2020-09-22
Merge remote-tracking branch 'lenormf/fix-3735' into master
Maxime Coste
2020-09-22
Ensure that the capture group actually matched in select_matches
Maxime Coste
2020-09-20
Improve '}' auto inserting for go language.
Michał Kruszewski
2020-09-18
test: Implement a regression test for #3735
Frank LENORMAND
2020-09-16
test: Implement a regression test for #3733
Frank LENORMAND
2020-09-07
Provide better support for Go language.
Michał Kruszewski
2020-08-02
Support count argument for [s and ]s
Johannes Altmanninger
2020-08-02
Support count argument for [p and ]p
Johannes Altmanninger
2020-08-02
Move tests to accommodate tests with count
Johannes Altmanninger
2020-07-31
Fix escaping of single quotes in rust value highlighting test
Maxime Coste
2020-07-31
Merge remote-tracking branch 'pickfire/rust-highlight'
Maxime Coste
2020-07-29
Add tests for javascript deindenting
John Isom
2020-07-27
Add go test cases for bad indentation edge case
John Isom
2020-07-27
Add rust test cases for bad indentation edge case
John Isom
2020-07-27
Add c-family test cases for bad indentation edge case
John Isom
2020-07-26
Add test cases for go closing brace indentation
John Isom
2020-07-26
Add test cases for rust closing brace indentation
John Isom
2020-07-26
Add test cases for c-family closing brace indentation
John Isom
2020-07-09
Improve rust comment closing handling
Ivan Tham
2020-07-09
Split rust comment tests
Ivan Tham
2020-07-09
Fix rust character highlight
Ivan Tham
2020-07-09
Fix rust comment end
Ivan Tham
2020-07-09
Fix rust comment test
Ivan Tham
2020-07-09
Fix rust doctest non-hidden macro highlight
Ivan Tham
2020-07-05
Fix selections getting unsorted on scroll
Maxime Coste
2020-06-10
Drain ui-out to avoid deadlock with small pipe buffers
Maxime Coste
2020-06-07
Fix select wiping captures
Maxime Coste
2020-06-02
Merge remote-tracking branch 'pickfire/rust-doctests'
Maxime Coste
2020-06-02
Merge remote-tracking branch 'pickfire/rust-dedent'
Maxime Coste
2020-06-02
Rust dedent { after where clause
Ivan Tham
2020-05-31
Rust indent after standalone where
Ivan Tham
[next]