summaryrefslogtreecommitdiff
path: root/rc/tools/git.kak
AgeCommit message (Expand)Author
2023-11-05Merge remote-tracking branch 'lobre/git-edit'Maxime Coste
2023-11-05Merge remote-tracking branch 'krobelus/patch-selected-lines'Maxime Coste
2023-11-04rc/tools/git: edit a git indexed file with git editLoric Brevet
2023-11-04rc tools git: "git apply" to apply selections in diffsJohannes Altmanninger
2023-11-03Rename diff_* into git_diff_*.Dimitri Sabadie
2023-11-03Support setting diff characters in git diffs.Dimitri Sabadie
2023-10-04Make "git next-hunk" hint about how it works.Tim Allen
2023-10-04The command is called "git prev-hunk", not "git previous-hunk".Tim Allen
2023-09-23Merge remote-tracking branch 'stacyharper/git-grep-complete'Maxime Coste
2023-09-18rc/tools/git add --column to git grepBob Qi
2023-09-12rc/tools/git: enable <ret> to diff-jumpWillow Barraco
2023-09-12rc/tools/git: add basic completion for git-grepWillow Barraco
2023-09-10tools/git: add git grep using existing grep toolWillow Barraco
2023-05-30git.kak: Use gawk's strftime instead of shelling out to dateMaxime Coste
2023-01-06Add reset to git command docstringAdrià Arrufat
2022-08-01Remove unnecessary leading space in prompt from mappingsJohannes Altmanninger
2022-06-27git-show-branch added to show graph with branches and commitsnonumeros
2022-04-12Disable external diff tools when diffing bufferAndrew Vos
2022-01-29Merge remote-tracking branch 'Qeole/pr/git-blame-flags'Maxime Coste
2022-01-27rc git: Batch flags when passing commit info for "git blame"Qeole
2022-01-25rc diff: introduce diff-jump, replacing git-diff-goto-sourceJohannes Altmanninger
2022-01-25rc diff: make it a moduleJohannes Altmanninger
2021-11-22When viewing `:git diff` or `:git show` within kakoune, this commitSidharth Kshatriya
2020-09-02Clear unwanted environment variableJohannes Altmanninger
2020-08-24Avoid accidentally using environment variables in sh scopesJohannes Altmanninger
2020-03-11rc git: Make git next/prev-hunk behavior consistent with search commandMikhail Pogretskiy
2020-02-27rc git: Fix highlighting of ‘:git log --graph’Gregory Chamberlain
2020-02-05Merge remote-tracking branch 'chambln/master'Maxime Coste
2020-02-03rc: Make docstrings more readableFrank LENORMAND
2020-02-02rc git: Use git-log filetype for ‘:git show’Gregory Chamberlain
2020-01-29rc git: Expand highlighting of git statusGregory Chamberlain
2020-01-29rc git: Improve git-log highlightersGregory Chamberlain
2019-11-17Merge remote-tracking branch 'Anfid/hunk-next-prev'Maxime Coste
2019-11-14rc: Use the standard `fail` command to report errorsFrank LENORMAND
2019-11-13Add git next-hunk and prev-hunk commandsMikhail Pogretskiy
2019-10-09Simplify argument pass through in git wrapper scriptMaxime Coste
2019-09-22Merge remote-tracking branch 'lenormf/fix-git-tools'Maxime Coste
2019-09-16Merge remote-tracking branch 'andreyorst/universal-git-path'Maxime Coste
2019-09-15cd to file's dirAndrey Orst
2019-09-15Merge remote-tracking branch 'codesoap/background_blocks'Maxime Coste
2019-07-01rc git: Fix the indentation of misaligned commandsFrank LENORMAND
2019-06-10Revert "Don't create subshells when unnecessary"codesoap
2019-06-09Don't create subshells when unnecessarycodesoap
2019-06-09Fix tools using fifos for OpenBSDcodesoap
2019-06-06Remove extraneous '\' from git.kakcodesoap
2019-05-23git.kak: support highlighting git log decorationsMaxime Coste
2019-05-02Change regular expression for git blame to one more supportedRamiro Romero Arjona
2019-04-27adding init to git.kak, removed candidatesnonumeros
2019-03-21Add categories in rc/Alex Leferry 2