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
/
rc
/
tools
Age
Commit message (
Expand
)
Author
2025-06-19
Merge branch 'make_error_pattern_multiline' of https://github.com/ygrek/kakoune
Maxime Coste
2025-05-11
Revert "rc git: clarify reason for NormalIdle hook"
Johannes Altmanninger
2025-03-25
rc git: fix blame/blame-jump/apply on files with eolformat=crlf
Johannes Altmanninger
2025-03-25
rc git: clarify reason for NormalIdle hook
Johannes Altmanninger
2025-03-25
rc git: display error from git blame immediately
Johannes Altmanninger
2025-03-24
rc git: fail blame-jump explicitly when there is no client
Johannes Altmanninger
2025-03-24
rc git: throw an error when diffutils is not installed
Johannes Altmanninger
2025-03-24
rc git: blame to not hide error when cd_bufdir fails
Johannes Altmanninger
2025-03-24
rc git: fix blaming when in subdirectory
Johannes Altmanninger
2025-02-18
rc git: Use wider characters for added/modified lines
Shawn Wallace
2025-02-18
rc git: fix blame in diff of deleted/renamed files
Johannes Altmanninger
2025-02-18
rc git: remove dead code
Johannes Altmanninger
2025-02-18
rc git: remove else after return
Johannes Altmanninger
2025-02-10
Format blamed commit timestamps using the original time zone
Johannes Altmanninger
2025-01-24
julia lang block comments
Rowan Shi
2025-01-03
rc make: support multiline error pattern
ygrek
2024-12-15
typst: fix comment_line and comment_block* options for typst
yemou
2024-12-09
Use makecmd from calling context again
Johannes Altmanninger
2024-11-27
Fix grep arguments being evaluated in toolsclient context
Johannes Altmanninger
2024-11-12
grep.kak: make it possible to search for patterns starting with '-'
Olivier Perret
2024-10-22
Merge remote-tracking branch 'yoshiyoshyosh/spell'
Maxime Coste
2024-10-22
rc ctags: remove obsolete -markup switch
Johannes Altmanninger
2024-09-22
Rework spell-next and add spell-prev command
yosh
2024-09-18
rc git: don't require client in git show-diff
Johannes Altmanninger
2024-09-18
rc git: fix show-diff and apply for BSD sed
Johannes Altmanninger
2024-09-16
Fix "git blame" inside "git blame-jump" diff buffers
Johannes Altmanninger
2024-09-16
rc git: teach "git apply" to work on content, not just diffs
Johannes Altmanninger
2024-09-16
patch-range.pl: extract peculiarities
Johannes Altmanninger
2024-09-16
diff-parse.pl: don't force error message into register
Johannes Altmanninger
2024-09-16
rc git: show-diff to honor unsaved buffer modifications
Johannes Altmanninger
2024-09-16
rc git: rationalize blame fifo usage
Johannes Altmanninger
2024-09-16
rc git: simplify git diff invocation
Johannes Altmanninger
2024-08-06
Add gleam language support
Thomas Teixeira
2024-08-05
rc make/grep: evaluate makecmd in calling context, use eval semantics again
Johannes Altmanninger
2024-06-27
erlang: Fix the comment_line configuration
Daniel Gorin
2024-06-26
Fix corner case in passin arguments to grep and make
Maxime Coste
2024-06-22
Add a -script switch to the fifo to cater for grep/make use cases
Maxime Coste
2024-06-07
Add a `fifo` helper command and refactor `make` and `grep` to use it
Maxime Coste
2024-05-29
Merge remote-tracking branch 'QiBaobin/git-completer'
Maxime Coste
2024-05-12
Fix another case where git tests were hanging
Maxime Coste
2024-04-27
Make grep-(next|prev)-match use the latest buffer matching \*grep(-.*)\*
Maxime Coste
2024-04-24
add `add` to the git completer
Bob Qi
2024-04-12
Make removing an unknown highlighter an error
Maxime Coste
2024-03-31
Reset SIGINT handler in background processes
Johannes Altmanninger
2024-03-15
rc tools doc: use menu behavior for completion again
Johannes Altmanninger
2024-03-11
Modularize grep.kak, make.kak and jump.kak
Maxime Coste
2024-03-06
jump{,-next,-previous} cmds to navigate any grep-like buffer
Johannes Altmanninger
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
[next]