1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
Mar 08, 2024 — Mar 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update README.rdoc More... about 7 years ago
Merge pull request #25 from trygvis/master More... almost 13 years ago
Ignoring generated doc/tags to silence 'git status'. More... almost 13 years ago
Merge pull request #24 from tksohishi/master More... almost 13 years ago
Add preset width support and keymap for GitBlame More... almost 13 years ago
GitBlame now takes an argument; defaults to 20, which was the old hard-coded value. More... over 14 years ago
Merge remote branch 'upstream/master' More... over 14 years ago
fix for MacVim; run git as `EDITOR="" git ...` when using *sh on Mac (thanks to otaviof) More... over 14 years ago
Fixed GitCommit(): It will now work even if the user has autocmd BufEnter * lcd %:p:h in their Vim configuration. More... over 14 years ago
Merge remote branch 'weierophinney/vim-doc' into ehamberg More... over 14 years ago
Created vim help file More... over 14 years ago
set correct permissions More... over 14 years ago
Merge commit 'amjith/master' More... over 15 years ago
MIT License More... over 15 years ago
detect when user specifies a message for :GitCommit and don't ask for one More... over 15 years ago
detect if :GitAdd is interactive or not More... over 15 years ago
redirect /dev/null as input for SystemGit commands More... over 15 years ago
support 'd' in git-status display to show diff More... over 15 years ago
fix :git status call out to :GitStatus More... over 15 years ago
improve :git add completion More... over 15 years ago
Merge commit 'wincent/master' More... almost 16 years ago
make install will install help file also More... almost 16 years ago
Merge commit 'lubomir/master' More... almost 16 years ago
make git <cmd> work like :Git<cmd> More... almost 16 years ago
complete flags for diff, checkout, and add More... almost 16 years ago
find custom completion for Git command More... almost 16 years ago
start working on :Git command completion More... almost 16 years ago
cleanup after last merge More... almost 16 years ago
make plugin and syntax files non-executable More... almost 16 years ago
Makefile should install all plugin/syntax files More... almost 16 years ago