0
I Use This!
Inactive

Commits : Listings

Analyzed about 15 hours ago. based on code collected 1 day ago.
May 05, 2023 — May 05, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix installation directory example More... about 8 years ago
detect clearcase (thanks Greg Simpson) More... about 11 years ago
Merge pull request #8 from randywallace/master More... about 11 years ago
Resolve Issue #5 More... over 11 years ago
Merge pull request #4 from Axy/master More... over 12 years ago
add param for git "--no-ext-diff" the absence of this param leads to problems if the git is configered to use external merge tool More... over 13 years ago
add param for git "--no-ext-diff" the absence of this param leads to problems if the git is configered to use external merge tool More... over 13 years ago
Save and restore the original state of the wrap setting as it get's reset to 0 by vimdiff. More... almost 15 years ago
Merge commit 'jkramer/master' More... about 15 years ago
Added support for Darcs. More... over 15 years ago
No absolute paths (doesn't work with CVS). More... over 15 years ago
set noscrollbind after diff to prevent random windows scrolling together More... over 15 years ago
change default key from C-d to <Leader>d (default \d) More... over 15 years ago
Merge commit 'jkramer/master' More... over 15 years ago
add bitkeeper support, thanks to Nathan for help/testing. More... over 15 years ago
update README to match wiki on git-hub More... over 15 years ago
Changed toggle key to leader-d. More... over 15 years ago
fix highlighting on error messagse so subsequent messages aren't highlighted More... over 15 years ago
add enabled/disabled messages when scmdiff is toggled More... over 15 years ago
Move Highlight colors out of code so they can be customized by user in .vimrc (this may break the highlighting for some people until they update their .vimrc accordingly) More... over 15 years ago
update NEWS More... over 15 years ago
add initial stab for mercurial support More... over 15 years ago
Look for SCM directories based on path of file in current buffer, not on getcwd() (nice catch Greg) More... over 15 years ago
use a better name than just b:tmpfile More... over 15 years ago
add file header More... over 15 years ago
new TODO item More... over 15 years ago
remove auto-detect from TODO, add two more items More... over 15 years ago
add SCM auto-detection support for git, svn, and cvs More... over 15 years ago
fix WS, add vim format commands for tab expansion 4 spaces More... over 15 years ago
add NEWS and TODO More... over 15 years ago