summaryrefslogtreecommitdiff
path: root/rc/git-tools.kak
AgeCommit message (Expand)Author
2014-10-06Use ',' instead of '|' as tuple option fields separatorsMaxime Coste
2014-08-17git-tools: list available commands in git docstringMaxime Coste
2014-08-14git-tools.kak: Add completion support to git commandMaxime Coste
2014-06-16Add BufCloseFifo hook and use that to remove fifo directoriesMaxime Coste
2014-05-09git-tools.kak: Add a 'git hide-blame' commandMaxime Coste
2014-05-06Use fifo buffers for git-tools command outputMaxime Coste
2014-04-23Add support for git status and checkoutMaxime Coste
2014-03-25port git-tools.kak from bash to posix shell + posix awkMaxime Coste
2014-03-06Port most kak scripts to be POSIX shell compliantMaxime Coste
2014-03-02Replace uses of socat with kak -p <session>Maxime Coste
2014-03-02git-tools.kak uses $kak_buffile rather than $kak_bufnameMaxime Coste
2013-12-23Make kak more installableMaxime Coste