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
2025-02-04
Merge remote-tracking branch 'svmhdvn/filetype-forth'
Maxime Coste
2025-02-04
Revert "WIP linked list shared strings"
Maxime Coste
2025-02-04
Revert "Use uint64_t for regex step"
Maxime Coste
2025-02-02
Change kak_assert macro to silence a clang-tidy warning
Coleman McFarland
2025-01-26
rc/filetype: add forth.kak
Siva Mahadevan
2025-01-24
julia lang block comments
Rowan Shi
2025-01-24
Fix highlighting regex for operators and values in Fennel
mu suwi
2025-01-24
Mu Suwi Copyright Waiver
mu suwi
2025-01-22
Use uint64_t for regex step
Maxime Coste
2025-01-22
WIP linked list shared strings
Maxime Coste
2025-01-22
Merge branch 'pkgsrc-readme' of https://github.com/db7/kakoune into HEAD
Maxime Coste
2025-01-22
Merge branch 'patch-1' of https://github.com/MIkeSS8/kakoune into HEAD
Maxime Coste
2025-01-22
Merge remote-tracking branch 'thacuber2a03/master' into HEAD
Maxime Coste
2025-01-18
Merge branch 'mawww:master' into contrib/gendocs.sh
Igor Ramazanov
2025-01-03
rc/filetype: add wren.kak
ThaCuber
2025-01-03
rc make: support multiline error pattern
ygrek
2025-01-01
Add pkgsrc installation instructions
Diogo Behrens
2024-12-27
correct typo in keys.asciidoc
MikeSS8
2024-12-25
Merge remote-tracking branch 'yemouu/master' into HEAD
Maxime Coste
2024-12-25
Merge remote-tracking branch 'enricozb/enricozb/daemon-stdin' into HEAD
Maxime Coste
2024-12-23
fix missing argument to create_fifo_buffer
Enrico Zandomeni Borba
2024-12-23
cleanup merge
Enrico Zandomeni Borba
2024-12-23
Merge branch 'master' into enricozb/daemon-stdin
Enrico Borba
2024-12-23
create *stdin* buffer even when daemon
Enrico Zandomeni Borba
2024-12-15
typst: fix comment_line and comment_block* options for typst
yemou
2024-12-15
yemou Copyright Waiver
yemou
2024-12-11
@thacuber2a03 Copyright Waiver
thacuber2a03
2024-12-10
Code style tweak in regex_impl
Maxime Coste
2024-12-09
Rework split between exec and exec_program method
Maxime Coste
2024-12-09
Print elapsed time when blocked on opening file for writing
Johannes Altmanninger
2024-12-09
Allow cancelling "write fifo" with <c-g>
Johannes Altmanninger
2024-12-09
Tweak inlining around thread stack push/pulls
Maxime Coste
2024-12-09
Use makecmd from calling context again
Johannes Altmanninger
2024-12-05
Fix parameter passing in find_next_start
Maxime Coste
2024-12-05
Split utf8::read_codepoint between single byte and multibyte code
Maxime Coste
2024-12-04
Use default comparison impl for LineAndColumn and StronglyTypedNumber
Maxime Coste
2024-12-04
Various small code simplifications/tweaks in ThreadedRegexVM
Maxime Coste
2024-12-03
Compact BufferIterator to avoid padding
Maxime Coste
2024-12-03
Do not store buffer pointer in BufferIterator
Maxime Coste
2024-12-01
Fix extra newline inserted into stdin buffers
Johannes Altmanninger
2024-12-01
Scrolling BufReadFifo to not not report final empty line
Johannes Altmanninger
2024-12-01
Add specific start desc optimization for single possible start byte
Maxime Coste
2024-11-30
Cache buffer lines ArrayView in BufferIterator
Maxime Coste
2024-11-28
Raise the regex idle function call period to every 16M codepoint
Maxime Coste
2024-11-28
Add back option to scroll in stdin buffers
Johannes Altmanninger
2024-11-28
Fix BufReadFifo overlapping range on partial line
Johannes Altmanninger
2024-11-28
Fix overlapping range passed to BufReadFifo in non-scrolling fifos
Johannes Altmanninger
2024-11-27
Fix grep arguments being evaluated in toolsclient context
Johannes Altmanninger
2024-11-24
Merge remote-tracking branch 'occivink/grep-no-more-flags'
Maxime Coste
2024-11-22
Take a timeout argument in EventManager::handle_next_events
Maxime Coste
[prev]
[next]