13
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jun 04, 2024 — Jun 04, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Handle quoted strings in g:fugitive_git_executable More... about 4 years ago
Fix deprecation error in :GBlame More... about 4 years ago
Standardize method for disabling foldmethod=marker More... about 4 years ago
Tighten up diff highlighting More... about 4 years ago
Drop support for Vim older than 7.4 More... about 4 years ago
Hunt other tabs for window on :tab Git More... about 4 years ago
Fix capitalization More... about 4 years ago
Change deprecated q and D maps to errors More... about 4 years ago
Fix README formatting More... about 4 years ago
Replace HEAD with @ More... about 4 years ago
Require Git 1.8.5 or newer More... about 4 years ago
Require Vim 7.4 or newer More... about 4 years ago
fugitive.vim 3.3 More... about 4 years ago
Support :Gwrite +aftercommand More... about 4 years ago
Only do "guessed" :Gwrite behaviors with no argument More... about 4 years ago
Fix :Git difftool work-tree paths More... about 4 years ago
Fix :GBrowse :/ in bare repositories More... about 4 years ago
Fix status in bare repository More... about 4 years ago
Fix :Gedit / More... about 4 years ago
Return empty string on FugitiveFind() with no Git dir More... about 4 years ago
Account for invalid b:git_dir in FugitiveGitDir() More... about 4 years ago
Proactively detect Git dir if autocommand hasn't triggered More... about 4 years ago
Always set b:git_dir More... about 4 years ago
Add deprecation warnings to :Glog and :Gstatus More... about 4 years ago
Add :Glog and :Gstatus to list of opt-out legacy commands More... about 4 years ago
Don't use pty on win32unix More... about 4 years ago
Don't trigger BufWrite during :Git blame More... about 4 years ago
Support all <cword> style expansions More... about 4 years ago
Provide "." and "<C-R><C-G>" in blame buffers More... about 4 years ago
Provide :GBrowse behavior in blame buffers More... about 4 years ago