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
2023-02-17
Complete arguments to "echo -to-file"
Johannes Altmanninger
2023-02-17
Do not complete redundant switches
Johannes Altmanninger
2023-02-17
Use parameter parser to skip switch args in completion
Johannes Altmanninger
2023-02-15
Add option to set maximum info box width
Ameer Ghani
2023-02-15
Fix trimming of line front halfway through a double-width glyph
Maxime Coste
2023-02-14
Fix scroll_window not ensuring cursor lies on a codepoint start
Maxime Coste
2023-02-14
Immediately execute ModuleLoaded hooks for already loaded modules
Maxime Coste
2023-02-14
Fix broken corner cases in DualThreadStack::grow_ifn
Maxime Coste
2023-02-14
Refactor DualThreadStack as a RingBuffer
Maxime Coste
2023-02-13
Remove scheduled optimization from ThreadedRegexVM
Maxime Coste
2023-02-10
Avoid extra indirection for storing FifoWatcher
Maxime Coste
2023-02-03
Fix DisplayLine::trim_front quadratic behaviour
Maxime Coste
2023-01-28
Merge remote-tracking branch 'az5112/vimtokak'
Maxime Coste
2023-01-28
Merge remote-tracking branch 'krobelus/selection-undo-fix-standstill-after-bu...
Maxime Coste
2023-01-27
Merge branch 'hare-packed' of http://github.com/stacyharper/kakoune
Maxime Coste
2023-01-27
Merge branch 'master' of http://github.com/Awesomerly/kakoune
Maxime Coste
2023-01-27
Merge remote-tracking branch 'occivink/fix-split-stray-sel'
Maxime Coste
2023-01-27
Merge remote-tracking branch 'razetime/master'
Maxime Coste
2023-01-23
Fix typo in options.asciidoc
Eve
2023-01-23
Remove mention of in README
Eve
2023-01-23
Fix crash in TabulationHighlighter when wrapping just after a tab
Maxime Coste
2023-01-23
Fix incorrect use of subject end/begin in regex execution
Maxime Coste
2023-01-21
Revert "Remove compare include that seems to break clang"
Maxime Coste
2023-01-21
Replace std::strong_ordering with auto return type to not require <compare>
Maxime Coste
2023-01-21
Try to fix cirrus macos tests
Maxime Coste
2023-01-21
Remove compare include that seems to break clang
Maxime Coste
2023-01-20
fix 'split' operation when the pattern occurs at the beginning
Olivier Perret
2023-01-18
Merge remote-tracking branch 'krobelus/fix-mouse-click-during-insert'
Maxime Coste
2023-01-18
Merge remote-tracking branch 'potatoalienof13/fix-buffer-advance'
Maxime Coste
2023-01-18
Merge remote-tracking branch 'm-kru/troff_headings_highlighting'
Maxime Coste
2023-01-18
Merge remote-tracking branch 'arrufat/git-add-reset-docstring'
Maxime Coste
2023-01-18
Merge remote-tracking branch 'krobelus/missing-error-when-open-fails'
Maxime Coste
2023-01-14
add APL highlighting
razetime
2023-01-14
Razetime Copyright Waiver
razetime
2023-01-08
Fix regression when file on command line cannot be opened
Johannes Altmanninger
2023-01-08
Remove bogus assertions preventing mouse clicks in insert mode
Johannes Altmanninger
2023-01-06
Add reset to git command docstring
Adrià Arrufat
2023-01-02
Add @packed to hare highlighter
Stacy Harper
2022-12-30
troff filetype: Fix headings highlighting
Michał Kruszewski
2022-12-27
Make selection undo skip over entries that are nop after buffer change
Johannes Altmanninger
2022-12-27
Tweak selection-undo interaction with WinDisplay hooks
Johannes Altmanninger
2022-12-27
Add tests for selection undo
Johannes Altmanninger
2022-12-27
Extract variable and add comment in selection change recording
Johannes Altmanninger
2022-12-27
Extract variable in selection undo
Johannes Altmanninger
2022-12-27
Share logic for undo/redo selection changes
Johannes Altmanninger
2022-12-26
Add a regression test for <a-t> on an 'empty' file.
potatoalienof13
2022-12-26
Remove a check for inclusivity in select_to_reverse.
potatoalienof13
2022-12-25
potatoalienof13 Copyright Waiver
potatoalienof13
2022-12-25
<a-t> should not succeed when run on the first character of a file.
potatoalienof13
2022-12-22
Fix Buffer::advance out of bounds access.
potatoalienof13
[prev]
[next]