1
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Feb 22, 2025 — Feb 22, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge commit 'origin/master' More... over 16 years ago
Merge branch 'master' of [email protected]:lubomir/git-vim
lubomir
as Lubomír Sedlář
More... over 16 years ago
Fixed generating commit message
lubomir
as Lubomír Sedlář
More... over 16 years ago
updated tags in help file
lubomir
as Lubomír Sedlář
More... over 16 years ago
Highlight commit message Added rules to hightlight commit message the same way like original git command with enabled colors does. First 50 characters on first line are marked as title, whole second line should be empty.
lubomir
as Lubomír Sedlář
More... over 16 years ago
Highlight commit message
lubomir
as Lubomír Sedlář
More... over 16 years ago
Added Vim help file
lubomir
as Lubomír Sedlář
More... over 16 years ago
Support branch name including '/' More... almost 17 years ago
Handle -s/--signoff conveniently in :GitCommit More... almost 17 years ago
Perform commit on BufUnload rather than BufWritePost More... almost 17 years ago
Set fileencoding after reading commit message file More... almost 17 years ago
Don't throw away empty lines or comment lines More... almost 17 years ago
Use gitcommit filetype for :GitCommit buffer More... almost 17 years ago
Fixed the path to .git directory. git rev-parse --git-dir does not add the trailing "/" More... almost 17 years ago
let g:git_no_map_default = 1 to avoid default keymap. More... almost 17 years ago
Enabled args for pull and push More... almost 17 years ago
Enabled args for pull and push More... almost 17 years ago
Do not load too many syntax rules More... almost 17 years ago
Do not load too many syntax rules More... almost 17 years ago
Highlight git-blame. (experimental) More... almost 17 years ago
Highlight git-blame. (experimental) More... almost 17 years ago
GitBlame More... almost 17 years ago
GitBlame More... almost 17 years ago
Wrote GitPull/GitPullRebase/GitPush in README More... almost 17 years ago
Wrote GitPull/GitPullRebase/GitPush in README More... almost 17 years ago
push/pull More... almost 17 years ago
push/pull More... almost 17 years ago
Do 'git commit -a' if no file is added to index More... almost 17 years ago
Do 'git commit -a' if no file is added to index More... almost 17 years ago
Option g:git_bin to set git binary. More... about 17 years ago