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
/
regression
Age
Commit message (
Expand
)
Author
2016-12-16
Change the test session name to avoid hitting the unix socket path length limit
Maxime Coste
2016-12-15
Validate user text object desc more thorougly
Maxime Coste
2016-11-28
Always consider end of selection is not and eol for keep
Maxime Coste
2016-11-14
Rework c-family /* */ comments auto insertion of prefix star
Maxime Coste
2016-10-17
Remove sourcing of formatter.kak from the 872 regression test
Maxime Coste
2016-10-17
Merge remote-tracking branch 'lenormf/fix-formatcmd'
Maxime Coste
2016-10-16
Fix bug in c-family indentation logic after visibility labels
Maxime Coste
2016-10-15
Remove a script loaded in a test that's not required anymore
Frank LENORMAND
2016-10-13
Fix python comment copy logic in python.kak
Maxime Coste
2016-10-05
Fix select_to_previous_word with spaces at buffer start
Maxime Coste
2016-10-01
Support codepoints of variable width
Maxime Coste
2016-09-19
Fix select_to_reverse to correctly handle the first character of the buffer
Maxime Coste
2016-09-04
Rework client quitting and handling of remote errors
Maxime Coste
2016-09-04
Do not crash whenever S matches the whole selection and hence does not select...
Maxime Coste
2016-07-27
Do not avoid end of lines after selecting modified ranges in undo
Maxime Coste
2016-07-26
Rework compute_modified_ranges
Maxime Coste
2016-07-13
Clamp selection generated in selection_list_from_string
Maxime Coste
2016-07-11
Add a regression test for #704
Maxime Coste
2016-06-22
Do not go backward to when selecting to end of line from the end of line
Maxime Coste
2016-05-10
Correctly set c++ locale on startup
Maxime Coste
2016-05-10
Use boost::wregex implementation and manually utf8 decode into it
Maxime Coste
2016-04-13
Fix modified range computation when erasing multiple times past current buffe...
Maxime Coste
2016-03-30
Fix spaces_to_tabs implementation accessing past end
Maxime Coste
2016-03-16
Avoid the spurious newline insertion when replacing at end of buffer
Maxime Coste
2016-03-03
Add a regression test for #612
Maxime Coste
[prev]