ubuntu/+source/vim:applied/ubuntu/trusty

Last commit made on 2014-01-02
Get this branch:
git clone -b applied/ubuntu/trusty https://git.launchpad.net/ubuntu/+source/vim
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/ubuntu/trusty
Repository:
lp:ubuntu/+source/vim

Recent commits

f537654... by Matthias Klose

2:7.4.052-1ubuntu3 (patches applied)

Imported using git-ubuntu import.

31c6776... by Matthias Klose

Fix crash when using Insert mode completion.

Gbp-Pq: upstream/completion-crash.patch.

1f975f9... by Matthias Klose

debian/ubuntu-arches.patch

No DEP3 Subject or Description header found

Gbp-Pq: debian/ubuntu-arches.patch.

9cb4bf4... by Matthias Klose

debian/ubuntu-dists.patch

No DEP3 Subject or Description header found

Gbp-Pq: debian/ubuntu-dists.patch.

dd5c694... by Matthias Klose

Add missing setuid and setgid keywords.

Gbp-Pq: debian/update-upstart-syntax.patch.

eef2b8b... by Matthias Klose

debian/ubuntu-grub-syntax.patch

No DEP3 Subject or Description header found

Gbp-Pq: debian/ubuntu-grub-syntax.patch.

67e5e6c... by Matthias Klose

Add recognition of more LaTeX commands for tex filetype detection

Gbp-Pq: debian/extra-tex-detection.patch.

bcc3e85... by Matthias Klose

Document Debian's decision to disable modelines by default

Gbp-Pq: debian/disabled-modelines.patch.

4847a10... by Matthias Klose

Support sourcing a vimrc.tiny when Vim is invoked as vi

Gbp-Pq: debian/vim-tiny.patch.

093d609... by Matthias Klose

Ensure PyParser's parserline is initialized

Gbp-Pq: upstream/pythoncomplete-autoload-init.patch.