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
/
src
Age
Commit message (
Expand
)
Author
2024-02-06
Avoid calling iswalnum for ascii characters
Maxime Coste
2024-02-05
Changelog entries for new blame features
Johannes Altmanninger
2024-01-30
Do not add trailing newline to non-scrolling fifo buffers
Johannes Altmanninger
2024-01-30
Support -after switch for flag-lines highlighter
Maxime Coste
2024-01-21
Fix using invalid strings for undo content strings
Maxime Coste
2024-01-15
Don't modify prompt history when validating empty input
Johannes Altmanninger
2023-12-26
Fix performance of diff-based reloading of buffers
Maxime Coste
2023-12-26
Take eq predicate by reference in for_each_diff
Maxime Coste
2023-12-26
Small code style tweak
Maxime Coste
2023-12-26
Fix wrong name
Maxime Coste
2023-12-16
Update changelog
Johannes Altmanninger
2023-12-12
Merge remote-tracking branch 'krobelus/prefer-input-order-over-alphabet'
Maxime Coste
2023-12-12
Merge remote-tracking branch 'arachsys/hide-unmapped'
Maxime Coste
2023-12-12
Fix stray semicolon
Maxime Coste
2023-12-12
Merge remote-tracking branch 'arachsys/unsigned-char'
Maxime Coste
2023-12-10
Fix compiler warnings when char is unsigned
Chris Webb
2023-12-10
Change use of deprecated '->' operator on an iterator
Chris Webb
2023-12-10
Add -Wno-stringop-overflow for g++
Chris Webb
2023-12-10
Mark refresh_ifn() implementation as an override in input_handler.cc
Chris Webb
2023-12-06
Hide empty and undocumented mappings from autoinfo
Chris Webb
2023-12-04
Fix basename prefix flag to use smartcase eq
Maxime Coste
2023-12-02
ranked match: prefer input order over alphabetical order for user-specified c...
Johannes Altmanninger
2023-12-02
Reuse for_n_best when sorting values from complete options
Johannes Altmanninger
2023-12-02
Merge remote-tracking branch 'sidkshatriya/escape-curly-bracket'
Maxime Coste
2023-12-02
Merge remote-tracking branch 'krobelus/fuzzy-menu'
Maxime Coste
2023-12-02
Merge remote-tracking branch 'arachsys/write-replace'
Maxime Coste
2023-12-02
Fix single word detection when query is not single word
Maxime Coste
2023-11-28
Set replacement file permissions before moving into place
Chris Webb
2023-11-26
Restore file ownership when editing with root privilege
Chris Webb
2023-11-26
Fix crash when ':write -method replace' fails to create tempfile
Chris Webb
2023-11-24
Skip output synchronization query when explicitly disabled
Chris Webb
2023-11-23
Only set Prefix in RankedMatch if the full query matches
Maxime Coste
2023-11-21
Merge remote-tracking branch 'krobelus/changelog'
Maxime Coste
2023-11-21
Fix completion menu not getting hidden on no matches
Maxime Coste
2023-11-20
rc tools menu: replace menu builtin with a prompt-based implementation
Johannes Altmanninger
2023-11-18
Fix use after move in HashMap::insert
Johannes Altmanninger
2023-11-17
Update changelog
Johannes Altmanninger
2023-11-17
Improve WordDB performance by precomputing hashes
Maxime Coste
2023-11-17
changelog: escape `{` as `\\{` otherwise '%val{window_range}' appears as '%va...
Sidharth Kshatriya
2023-11-16
Drop last character for basename matching
Maxime Coste
2023-11-15
Slight cleanup of RankedMatch code
Maxime Coste
2023-11-15
Do not use range adaptor to gather ranked matches
Maxime Coste
2023-11-15
Refactor fuzzy matcher ranking further
Maxime Coste
2023-11-14
Make shell-script-candidates completer run in the background
Maxime Coste
2023-11-14
Use a separate copy of the command completer for each completion
Maxime Coste
2023-11-14
Merge remote-tracking branch 'krobelus/quote-regex-option-value-completions'
Maxime Coste
2023-11-14
Fix completion pager not rendering after <a-semicolon> in prompt
Johannes Altmanninger
2023-11-13
Quote completions of regex options
Johannes Altmanninger
2023-11-13
Avoid unnecessary copy of completion candidates
Johannes Altmanninger
2023-11-13
Add missing include for std::array
Maxime Coste
[prev]
[next]