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
/
git.kak
Age
Commit message (
Expand
)
Author
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
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
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-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-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-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-18
rc tools git: fix initial position of blame of deleted line
Johannes Altmanninger
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-06
Escaping tweak in git.kak
Maxime Coste
2024-02-05
rc tools git: blame-jump to handle buffer modifications since blame
Johannes Altmanninger
2024-02-05
rc tools git: support blame in git-diff and git-log buffers
Johannes Altmanninger
2024-02-05
rc tools git: while blame annotations are shown, map <ret> to "git blame-jump"
Johannes Altmanninger
2024-02-05
rc tools git: command for easy recursive blaming
Johannes Altmanninger
2024-02-05
rc tools git: detect filetype=git-diff for untracked diff buffers
Johannes Altmanninger
2024-02-05
rc tools git: change git diff filetype from diff to git-diff
Johannes Altmanninger
2024-02-05
rc tools git: remove unused dependency on diff from status/show-branch
Johannes Altmanninger
2024-02-05
rc tools git: blame buffer contents, not on-disk file
Johannes Altmanninger
2024-01-26
rc tools git: suggest -3/--3way argument to git apply
Johannes Altmanninger
2024-01-23
rc tools git: fix regression hiding blame in large files
Johannes Altmanninger
2024-01-21
rc tools git: blame to hide blame if already shown
Johannes Altmanninger
2024-01-21
rc tools git: remove redundant try
Johannes Altmanninger
2024-01-07
rc tools git: fix off-by-one regression in git blame SHA column
Johannes Altmanninger
2023-12-02
ranked match: prefer input order over alphabetical order for user-specified c...
Johannes Altmanninger
2023-11-12
rc git: fix "git blame" on macOS with perl rewrite
Johannes Altmanninger
2023-11-05
Merge remote-tracking branch 'stacyharper/git-log-ret'
Maxime Coste
[next]