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
2023-11-05
Merge remote-tracking branch 'lobre/git-edit'
Maxime Coste
2023-11-05
Merge remote-tracking branch 'krobelus/patch-selected-lines'
Maxime Coste
2023-11-04
rc/tools/git: edit a git indexed file with git edit
Loric Brevet
2023-11-04
rc tools git: "git apply" to apply selections in diffs
Johannes Altmanninger
2023-11-03
Rename diff_* into git_diff_*.
Dimitri Sabadie
2023-11-03
Support setting diff characters in git diffs.
Dimitri Sabadie
2023-10-04
Make "git next-hunk" hint about how it works.
Tim Allen
2023-10-04
The command is called "git prev-hunk", not "git previous-hunk".
Tim Allen
2023-09-23
Merge remote-tracking branch 'stacyharper/git-grep-complete'
Maxime Coste
2023-09-18
rc/tools/git add --column to git grep
Bob Qi
2023-09-12
rc/tools/git: enable <ret> to diff-jump
Willow Barraco
2023-09-12
rc/tools/git: add basic completion for git-grep
Willow Barraco
2023-09-10
tools/git: add git grep using existing grep tool
Willow Barraco
2023-05-30
git.kak: Use gawk's strftime instead of shelling out to date
Maxime Coste
2023-01-06
Add reset to git command docstring
Adrià Arrufat
2022-08-01
Remove unnecessary leading space in prompt from mappings
Johannes Altmanninger
2022-06-27
git-show-branch added to show graph with branches and commits
nonumeros
2022-04-12
Disable external diff tools when diffing buffer
Andrew Vos
2022-01-29
Merge remote-tracking branch 'Qeole/pr/git-blame-flags'
Maxime Coste
2022-01-27
rc git: Batch flags when passing commit info for "git blame"
Qeole
2022-01-25
rc diff: introduce diff-jump, replacing git-diff-goto-source
Johannes Altmanninger
2022-01-25
rc diff: make it a module
Johannes Altmanninger
2021-11-22
When viewing `:git diff` or `:git show` within kakoune, this commit
Sidharth Kshatriya
2020-09-02
Clear unwanted environment variable
Johannes Altmanninger
2020-08-24
Avoid accidentally using environment variables in sh scopes
Johannes Altmanninger
2020-03-11
rc git: Make git next/prev-hunk behavior consistent with search command
Mikhail Pogretskiy
2020-02-27
rc git: Fix highlighting of ‘:git log --graph’
Gregory Chamberlain
2020-02-05
Merge remote-tracking branch 'chambln/master'
Maxime Coste
2020-02-03
rc: Make docstrings more readable
Frank LENORMAND
2020-02-02
rc git: Use git-log filetype for ‘:git show’
Gregory Chamberlain
2020-01-29
rc git: Expand highlighting of git status
Gregory Chamberlain
2020-01-29
rc git: Improve git-log highlighters
Gregory Chamberlain
2019-11-17
Merge remote-tracking branch 'Anfid/hunk-next-prev'
Maxime Coste
2019-11-14
rc: Use the standard `fail` command to report errors
Frank LENORMAND
2019-11-13
Add git next-hunk and prev-hunk commands
Mikhail Pogretskiy
2019-10-09
Simplify argument pass through in git wrapper script
Maxime Coste
2019-09-22
Merge remote-tracking branch 'lenormf/fix-git-tools'
Maxime Coste
2019-09-16
Merge remote-tracking branch 'andreyorst/universal-git-path'
Maxime Coste
2019-09-15
cd to file's dir
Andrey Orst
2019-09-15
Merge remote-tracking branch 'codesoap/background_blocks'
Maxime Coste
2019-07-01
rc git: Fix the indentation of misaligned commands
Frank LENORMAND
2019-06-10
Revert "Don't create subshells when unnecessary"
codesoap
2019-06-09
Don't create subshells when unnecessary
codesoap
2019-06-09
Fix tools using fifos for OpenBSD
codesoap
2019-06-06
Remove extraneous '\' from git.kak
codesoap
2019-05-23
git.kak: support highlighting git log decorations
Maxime Coste
2019-05-02
Change regular expression for git blame to one more supported
Ramiro Romero Arjona
2019-04-27
adding init to git.kak, removed candidates
nonumeros
2019-03-21
Add categories in rc/
Alex Leferry 2
[prev]