Commit Graph

7 Commits

Author SHA1 Message Date
Andy Stewart
aab9bd5ad9 Don't clobber other people's signs. 2013-02-21 16:07:02 +01:00
Andy Stewart
0049a1e72c Update only GitGutter's signs. 2013-02-21 15:18:46 +01:00
Andy Stewart
aea72fbf0f Namespace the signs. 2013-02-21 14:57:59 +01:00
Andy Stewart
f0ad2a5b6d Separate hunk iteration from processing. 2013-02-21 14:48:20 +01:00
Andy Stewart
cda4597459 Run the git commands in each file's directory.
This allows vim-gitgutter to work whatever Vim's current directory is
and whichever repos the files are in.
2013-02-21 10:38:29 +01:00
Vincent
5fae75637c Avoid error on windows
In order to avoid an error "Invalid filename", this little fix get gitgutter working on windows with msysgit
2013-02-20 14:21:57 +01:00
Andy Stewart
843ee5aed6 First draft. 2013-02-20 10:53:23 +01:00