openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
V
vim-vcsi
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 16 hours
ago. based on code collected
about 16 hours
ago.
Jul 24, 2024 — Jul 24, 2025
Showing page 2 of 3
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
vim: plugins: Add more license information in the documents
kana
More...
about 17 years ago
vim: vcsi: Separate syntax highlighting definitions as a file
kana
More...
about 17 years ago
vim: vcsi: Add separators for staged/unstaged changes
kana
More...
about 17 years ago
vim: vcsi: Implement vcsi#complete_branch_names()
kana
More...
about 17 years ago
vim: vcsi: Fix syntax highlighting for buffers to edit commit log
kana
More...
about 17 years ago
vim: vcsi: Add notes on changes of 0.0.7
kana
More...
about 17 years ago
vim: vcsi: Add :VcsiBranchList, :VcsiBranchSwitch and their variants
kana
More...
about 17 years ago
vim: vcsi: Fix improper name "no-new-window" as "no-new-buffer"
kana
More...
about 17 years ago
vim: vcsi: Rename s:open_window() as s:create_new_buffer() (improper name)
kana
More...
about 17 years ago
vim: vcsi: Fix misusage of s:vcs_type()
kana
More...
about 17 years ago
vim: vcsi: Fix unnecessary consideration on s:normalize_items()
kana
More...
about 17 years ago
vim: vcsi: Revise some code
kana
More...
about 17 years ago
vim: vcsi: Update document
kana
More...
about 17 years ago
vim: vcsi: Update copyright notice / Remove unnecessary $Id$
kana
More...
about 17 years ago
vim: vcsi: Mark as version 0.0.7
kana
More...
about 17 years ago
vim: vcsi: Revise :VcsiDiff (git) to show --cached difference / Version 0.0.6
kana
More...
about 17 years ago
vim: vcsi: Revise a bit of s:make_git_command_script() for further work
kana
More...
about 17 years ago
vim: vcsi: Fix minor typo
kana
More...
about 17 years ago
vim: vcsi: :VcsiRevert (git): Fix the cases with strange branch names
kana
More...
over 17 years ago
Vim: vcsi: 0.0.4: Support git.
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * s:execute_vcs_command(): - Fix the bug that E676 happens on vcsi#commit_finish(). * Mark as version 0.0.3.
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * s:normalize_items(): Fix the bug that '-' will be expanded to wrong name.
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * s:normalize_items(): Fix the wrong way to get the "current" buffer.
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * Improve the speed to switch between buffers. * Modify the meaning of g:vcsi_open_command and other variables (open new window rather than open the specified buffer). * Mark as version 0.0.2.
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * s:create_commit_log_buffer(): Add "diff" 'filetype'.
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * s:create_commit_log_buffer(): Add :silent for :read! to suppress hit-enter prompt.
kana
More...
over 17 years ago
Makefile, vim/dot.vim/autoload/vcsi.vim, vim/dot.vim/doc/vcsi.txt, vim/dot.vim/plugin/vcsi.vim: * Mark Vim plugin vcsi as version 0.0.1.
kana
More...
over 17 years ago
git-svn-id: file:///c/cygwin/home/kana/var/svn-repos/config/trunk@747 4142a4a8-9c22-0410-a14c-65946c90a037
kana
More...
over 17 years ago
vim/dot.vim/autoload/vcsi.vim: * s:create_vcs_command_result_buffer(): - setlocal nomodified. - Avoid hit-enter prompt on :read!. vim/dot.vim/doc/vcsi.txt
kana
More...
over 17 years ago
vim/dot.vimrc: * Filetypes: vcscommit: Remove, the plugin is already removed. * Filetypes: vcsicommit: New.
kana
More...
over 17 years ago
←
1
2
3
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree