descriptionVim with latest runtime files
homepage URLhttp://www.vim.org/
ownermarkus.heidelberg@web.de
last changeWed, 3 Feb 2010 22:10:55 +0000
Push URLssh://repo.or.cz/srv/git/vim_mainline.git
Content tags:
Add:
readme

This is a git repository of the official Vim sources from vim.org. Additionally it offers a branch with the source tree including the latest runtime and message files.

Documentation: README_gitrepo.txt from the stuff branch

NOTE: This repository was originally based on Vim's subversion repository with git-svn, but now uses the official patches for updating. For the sake of cleanness it will definitely be completely rewritten some time. Please keep this in mind when using this repository as base for your work.

Maintainer: Markus Heidelberg

Branch Description
master Official Vim with latest runtime and message files
Merges vim, vim-runtime and vim-messages branches.
vim Official Vim
Based on and the offical patches from http://ftp.vim.org/pub/vim/patches/7.2/
Originally based on https://vim.svn.sourceforge.net/svnroot/vim/branches/vim7.2
The only modification is .gitignore and deletion of src/auto/config.{h,mk}
vim-runtime Vim's latest runtime files
Updated with rsync from ftp.nluug.nl::Vim/runtime/
Excludes dos/ and spell/*.{spl,sug} except for the English spell files.
vim-messages Vim's latest message files
Updated with rsync from ftp.nluug.nl::Vim/message/
stuff Scripts and documentation for using and managing this repository
shortlog
5 days ago Markus HeidelbergMerge branch 'vim' master
6 days ago Bram Moolenaar[7.2.356] When 'foldmethod' is changed not all folds... vim
6 days ago Bram Moolenaar[7.2.355] Computing the cursor column in validate_curso...
6 days ago Bram Moolenaar[7.2.354] Japanese single-width double-byte characters...
6 days ago Bram Moolenaar[7.2.353] No command line completion for ":profile".
6 days ago Bram Moolenaar[7.2.352] Win64: Vim doesn't work when cross-compiled...
11 days ago Bram Moolenaar[7.2.351] Can't build with some compilers.
11 days ago Markus HeidelbergMerge branch 'vim'
12 days ago Markus HeidelbergMerge branch 'vim'
12 days ago Bram Moolenaar[7.2.350] Win32: When changing font the window may...
12 days ago Bram Moolenaar[7.2.349] CTRL-W gf doesn't put the new tab in the...
13 days ago Bram Moolenaar[7.2.348] Unicode double-width characters are not up...
13 days ago Bram Moolenaar[7.2.347] Crash when executing <expr> mapping redefines...
13 days ago Bram Moolenaar[7.2.346] Repeating a command with @: causes a mapping...
13 days ago Bram Moolenaar[7.2.345] Tab line is not updated when the value of...
2010-01-20 Markus HeidelbergMerge branch 'vim'
...
heads
5 days ago master
6 days ago vim
3 weeks ago vim-runtime
7 months ago stuff
11 months ago vim-messages