1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 16 hours ago. based on code collected about 16 hours ago.
Dec 01, 2024 — Dec 01, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'master' into enricozb/daemon-stdin More... 11 months ago
create *stdin* buffer even when daemon More... 11 months ago
WIP linked list shared strings More... 12 months ago
typst: fix comment_line and comment_block* options for typst More... 12 months ago
yemou Copyright Waiver More... 12 months ago
Fix flaky blame-in-diff test and "edit -fifo" in BufCloseFifo More... 12 months ago
Fix crash on redraw in BufCloseFifo hook More... 12 months ago
rc/filetype: add wren.kak More... 12 months ago
@thacuber2a03 Copyright Waiver More... 12 months ago
Code style tweak in regex_impl More... 12 months ago
Tweak inlining around thread stack push/pulls More... 12 months ago
Use makecmd from calling context again More... 12 months ago
Use uint64_t for regex step More... 12 months ago
Fix parameter passing in find_next_start More... 12 months ago
Rework split between exec and exec_program method More... 12 months ago
Split utf8::read_codepoint between single byte and multibyte code More... 12 months ago
Use default comparison impl for LineAndColumn and StronglyTypedNumber More... 12 months ago
Various small code simplifications/tweaks in ThreadedRegexVM More... 12 months ago
Compact BufferIterator to avoid padding More... 12 months ago
Do not store buffer pointer in BufferIterator More... 12 months ago
Add specific start desc optimization for single possible start byte More... about 1 year ago
Cache buffer lines ArrayView in BufferIterator More... about 1 year ago
Remove spurious newline when | replaces at buffer end More... about 1 year ago
Fix extra newline inserted into stdin buffers More... about 1 year ago
Scrolling BufReadFifo to not not report final empty line More... about 1 year ago
Raise the regex idle function call period to every 16M codepoint More... about 1 year ago
Add back option to scroll in stdin buffers More... about 1 year ago
Fix grep arguments being evaluated in toolsclient context More... about 1 year ago
Print elapsed time when blocked on opening file for writing More... about 1 year ago
Allow cancelling "write fifo" with <c-g> More... about 1 year ago