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
/
src
/
rc
/
git-tools.kak
Age
Commit message (
Expand
)
Author
2013-12-23
Make kak more installable
Maxime Coste
2013-11-18
fix git blame support in git-tools.kak
Maxime Coste
2013-11-04
Allow to ommit the catch part in the try command
Maxime Coste
2013-10-30
Remove setg/setb/setw and use set <scope>
Maxime Coste
2013-09-25
Remove $kak_socket replaced with $kak_session
Maxime Coste
2013-07-26
git-tools: use : as list separator, escape it correctly
Maxime Coste
2013-04-26
git-tools.kak: support add and diff command
Maxime Coste
2013-04-23
git-tools.kak: use a single git command with subcommands
Maxime Coste
2013-04-17
toolsclient option support is back, add docsclient for git-diff
Maxime Coste
2013-04-11
git-tools.kak: initial git-show command
Maxime Coste
2013-04-11
git-tools: fix git-diff-show
Maxime Coste
2013-04-02
add date information to git-blame
Maxime Coste
2013-04-02
Change list separators to ; and tuple separators to |
Maxime Coste
2013-04-01
add git-blame command to git-tools.kak
Maxime Coste
2013-03-31
add git-tools.kak, with experimental git diff display as line flags
Maxime Coste