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
2024-03-05
Slight simplification of ThreadedRegexVM::exec
Maxime Coste
2024-03-05
Use lookbehinds in ninja highlighters
Maxime Coste
2024-03-05
Re-enable debug symbols in release builds
Maxime Coste
2024-03-04
Ensure ReadOnly buffer flag get reflected to readonly option
Maxime Coste
2024-03-02
Merge remote-tracking branch 'arrufat/fix-kakrc-install'
Maxime Coste
2024-03-01
Fix GCC detection in Makefile
Maxime Coste
2024-02-29
More FreeBSD Make fixes
Maxime Coste
2024-02-29
update README
AdriĆ Arrufat
2024-02-29
fix install of kakrc
AdriĆ Arrufat
2024-02-29
Try to fix FreeBSD make support
Maxime Coste
2024-02-29
Fix sourcehut builds to use posix make
Maxime Coste
2024-02-29
Rework Makefile compile type tag handling
Maxime Coste
2024-02-29
Merge remote-tracking branch 'svmhdvn/posix-make'
Maxime Coste
2024-02-28
Use a size_t :debug memory total to avoid overflow
Maxime Coste
2024-02-28
Fix missing destructor call and simplify code slightly
Maxime Coste
2024-02-28
Fix unnecessary buffer line copy in BufferManager::create_buffer
Maxime Coste
2024-02-28
Use std::find when detecting end of line format
Maxime Coste
2024-02-28
Templatize StringData::create
Maxime Coste
2024-02-28
compare against 0 instead of -1 in hash map code
Maxime Coste
2024-02-28
Fix shell command completion fallback to filename
Maxime Coste
2024-02-28
improve :debug shared-strings
Maxime Coste
2024-02-27
Siva Mahadevan Copyright Waiver
Siva Mahadevan
2024-02-27
build: switch to POSIX make
Siva Mahadevan
2024-02-28
Merge remote-tracking branch 'topisani/fix-3600'
Maxime Coste
2024-02-27
rc grep/make: don't touch user selections
Johannes Altmanninger
2024-02-27
rc make: fix make-jump if selection includes trailing newline
Johannes Altmanninger
2024-02-27
rc grep/make: never match multiline filenames
Johannes Altmanninger
2024-02-27
rc grep/make: Revert "Support windows style path in grep output"
Johannes Altmanninger
2024-02-26
rc diff: plug register leak
Johannes Altmanninger
2024-02-26
rc git: hide blame and report error if git blame fails
Johannes Altmanninger
2024-02-26
rc git: report error if blame-jump fails
Johannes Altmanninger
2024-02-26
rc git: support uncommitted lines in git blame too
Johannes Altmanninger
2024-02-26
rc git: fix off-by-one in git blame cursor target
Johannes Altmanninger
2024-02-24
Make insert repeat (.) more consistent
Tobias Pisani
2024-02-20
Merge remote-tracking branch 'Yukaii/pass-pane-for-wezterm-terminal'
Maxime Coste
2024-02-18
Another try to fix blame-jump-message test flakyness
Maxime Coste
2024-02-18
Remove unused -within-next ui_out switch
Maxime Coste
2024-02-18
Fix flaky blame-jump-message test
Johannes Altmanninger
2024-02-18
rc tools git: fix initial position of blame of deleted line
Johannes Altmanninger
2024-02-18
Try to fix crash due to fifo read regression
Johannes Altmanninger
2024-02-18
test tools patch: disable when perl is missing
Johannes Altmanninger
2024-02-18
Fix edit-fifo-noscroll test on BSD
Johannes Altmanninger
2024-02-15
Yukai Huang Copyright Waiver
Yukai Huang
2024-02-15
pass pane-id to wezterm cli
Yukai Huang
2024-02-13
rc git.kak: fix blame-jump for commits with special characters
Johannes Altmanninger
2024-02-12
rc tools git: quote $kak_buffile for add/rm
Johannes Altmanninger
2024-02-12
Early reject regex instructions that were already scheduled this step
Maxime Coste
2024-02-12
Use unicode is_word/to_{lower/upper} function in ranked match
Maxime Coste
2024-02-11
Do not decode utf8 while looking for next regex match start candidate
Maxime Coste
2024-02-10
Merge remote-tracking branch 'arachsys/balance'
Maxime Coste
[prev]
[next]