| Commit message (Expand) | Author | Age |
... | |
* | bufhl: new mechanism for plugins to add highlights to a buffer | Björn Linse | 2016-02-23 |
* | vim-patch:7.4.878 #4258 | watiko | 2016-02-22 |
* | Merge pull request #4310 from jbradaric/vim-7.4.939 | Justin M. Keyes | 2016-02-22 |
|\ |
|
| * | ex_docmd: Fix code style in ex_match | Jurica Bradaric | 2016-02-21 |
| * | vim-patch:7.4.939 | Jurica Bradaric | 2016-02-21 |
* | | Merge pull request #4250 from jbradaric/vim-7.4.895 | Justin M. Keyes | 2016-02-22 |
|\ \ |
|
| * | | ex_docmd: Don't use pre-increment. | Jurica Bradaric | 2016-02-16 |
| * | | vim-patch:7.4.895 | Jurica Bradaric | 2016-02-16 |
| |/ |
|
* / | mksession: Restore buftype=terminal windows. | Justin M. Keyes | 2016-02-21 |
|/ |
|
* | Merge pull request #4220 from watiko/vim-7.4.792 | Justin M. Keyes | 2016-02-15 |
|\ |
|
| * | vim-patch:7.4.792 | watiko | 2016-02-11 |
* | | startup: Avoid VimL global. Introduce TriState enum. | Justin M. Keyes | 2016-02-14 |
* | | startup: respect earlier :filetype and :syntax. | Felipe Morales | 2016-02-14 |
* | | ex_docmd: rename force_enable_filetype(). | Justin M. Keyes | 2016-02-14 |
* | | syntax: don't override user settings | Felipe Morales | 2016-02-14 |
* | | defaults: Enable syntax and filetype plugins. | Felipe Morales | 2016-02-14 |
|/ |
|
* | vim-patch:7.4.737 | watiko | 2016-02-10 |
* | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'. | Justin M. Keyes | 2016-02-09 |
|\ |
|
| * | vim-patch:7.4.811 | Jurica Bradaric | 2016-02-02 |
| * | vim-patch:7.4.800 | Jurica Bradaric | 2016-02-02 |
* | | vim-patch:7.4.693 #4172 | watiko | 2016-02-06 |
* | | vim-patch:7.4.740 | Jurica Bradaric | 2016-02-01 |
|/ |
|
* | vim-patch:7.4.709 | Jurica Bradaric | 2016-01-28 |
* | misc: UNIX => Unix #4022 | Seth Jackson | 2016-01-16 |
* | fileio: Replace some event checking functions with one has_event | Charles Joachim | 2016-01-11 |
* | vim-patch:7.4.858 | Florian Walch | 2015-12-24 |
* | vim-patch:7.4.617 | Shougo Matsushita | 2015-11-29 |
* | src/*: Remove `VIM - Vi improved ...` header | Michael Reed | 2015-11-27 |
* | Remove unnecessary includes for errno.h | Rui Abreu Ferreira | 2015-11-25 |
* | src: README.txt -> README.md | Michael Reed | 2015-11-23 |
* | ex_cmds.lua: Use ex_ni directly | Michael Reed | 2015-11-15 |
* | Remove :open command | Michael Reed | 2015-11-07 |
* | undo: Do some refactoring | ZyX | 2015-10-29 |
* | main: Extract `normal_check` from `main_loop` | Thiago de Arruda | 2015-10-26 |
* | shada: Translate errors and add error codes | ZyX | 2015-10-08 |
* | Deprecate &viminfo and :[rw]v, add &shada and :[rw]sh | ZyX | 2015-10-08 |
* | Replace references to viminfo in various places | ZyX | 2015-10-08 |
* | viminfo: First version of ShaDa file dumping | ZyX | 2015-10-08 |
* | ex_docmd: Fix terminal mode check condition for ex_normal | Thiago de Arruda | 2015-10-01 |
* | terminal: Don't enter terminal mode from `:normal` | Thiago de Arruda | 2015-09-18 |
* | clipboard: avoid clipboard during :global. #2809 | Felipe Morales | 2015-08-30 |
* | os/fs: Move mkdir_recurse from eval.c to os/fs.c | ZyX | 2015-07-26 |
* | ex_docmd: Make E739 message contain strerror() output | ZyX | 2015-07-26 |
* | Remove ':Print' command #3049 | Michael Reed | 2015-07-20 |
* | Remove POSIX 'cpoptions': '.' | Michael Reed | 2015-07-19 |
* | rstream/wstream: Unify structures and simplify API | Thiago de Arruda | 2015-07-17 |
* | Remove :tearoff #3007 | Marco Hinz | 2015-07-15 |
* | Enable -Wconversion: menu.c #2885 | Ismail Badawi | 2015-06-25 |
* | ex_docmd.c: :edit is a no-op in terminal buffers #2822 | Felipe Morales | 2015-06-14 |
* | 'cpoptions': Remove "-" flag #2655 | David Bürgin | 2015-05-21 |