Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Merge pull request #4263 from watiko/vim-7.4.901 | Justin M. Keyes | 2016-02-22 |
|\ | |||
| * | vim-patch:7.4.901 | watiko | 2016-02-15 |
* | | Merge pull request #4262 from watiko/vim-7.4.893 | Justin M. Keyes | 2016-02-22 |
|\ \ | |||
| * | | vim-patch:7.4.912 | watiko | 2016-02-15 |
| * | | vim-patch:7.4.893 | watiko | 2016-02-15 |
| * | | vim-patch:7.4.891 | watiko | 2016-02-15 |
| |/ | |||
* | | 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 |
* | | | | Merge pull request #4307 from jbradaric/vim-7.4.870 | Justin M. Keyes | 2016-02-22 |
|\ \ \ \ | |||
| * | | | | vim-patch:7.4.870 | Jurica Bradaric | 2016-02-20 |
* | | | | | Merge pull request #4259 from watiko/vim-7.4.881 | Justin M. Keyes | 2016-02-22 |
|\ \ \ \ \ | |||
| * | | | | | vim-patch:7.4.881 | watiko | 2016-02-15 |
| * | | | | | vim-patch:7.4.879 | watiko | 2016-02-15 |
* | | | | | | Merge pull request #4167 from lucc/test11 | Justin M. Keyes | 2016-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | test: Remove old files for legacy test 11. | Lucas Hoffmann | 2016-02-15 |
* | | | | | | | Merge pull request #4243 from lucc/test36 | Justin M. Keyes | 2016-02-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | test: Remove files of old test 36. | Lucas Hoffmann | 2016-02-15 |
| |/ / / / / / | |||
* | | | | | | | Merge pull request #4314 from justinmk/mksession_terminal | Justin M. Keyes | 2016-02-21 |
|\ \ \ \ \ \ \ | |||
| * | | | | | | | mksession: Restore buftype=terminal windows. | Justin M. Keyes | 2016-02-21 |
| | |_|_|_|/ / | |/| | | | | | |||
* | | | | | | | path.c: Fulfill the `@returns` conditions | watiko | 2016-02-21 |
* | | | | | | | vim-patch:7.4.903 | watiko | 2016-02-21 |
* | | | | | | | vim-patch:7.4.845 | watiko | 2016-02-21 |
* | | | | | | | vim-patch:7.4.832 | watiko | 2016-02-21 |
* | | | | | | | vim-patch:7.4.831 | watiko | 2016-02-21 |
|/ / / / / / | |||
* | | | | | | Merge pull request #4296 from mhinz/fix-termclose | Justin M. Keyes | 2016-02-21 |
|\ \ \ \ \ \ | |||
| * | | | | | | Make TermClose event return the associated buffer | Marco Hinz | 2016-02-21 |
| | |_|/ / / | |/| | | | | |||
* | | | | | | Merge pull request #4306 from justinmk/termau | Justin M. Keyes | 2016-02-20 |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | |||
| * | | | | | terminal_open: do not force autocmds | Justin M. Keyes | 2016-02-19 |
* | | | | | | test: charsearch: Fix error/typo in legacy test. | Lucas Hoffmann | 2016-02-20 |
* | | | | | | tests: Remove old charset test after migration. | Lucas Hoffmann | 2016-02-20 |
* | | | | | | Merge pull request #4264 from watiko/vim-7.4.922 | Felipe Morales | 2016-02-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | vim-patch:7.4.922 | watiko | 2016-02-15 |
| | |_|_|_|/ | |/| | | | | |||
* | | | | | | Merge pull request #4240 from jbradaric/vim-7.4.888 | Justin M. Keyes | 2016-02-19 |
|\ \ \ \ \ \ | |||
| * | | | | | | eval: Fix linter error. | Jurica Bradaric | 2016-02-15 |
| * | | | | | | vim-patch:7.4.888 | Jurica Bradaric | 2016-02-15 |
| |/ / / / / | |||
* | | | | | | coverity/135593: Error handling issues (CHECKED_RETURN) | Justin M. Keyes | 2016-02-19 |
* | | | | | | coverity/135589: (FP) Null pointer dereferences | Justin M. Keyes | 2016-02-19 |
| |/ / / / |/| | | | | |||
* | | | | | Merge pull request #4276 from justinmk/coverity135578 | Justin M. Keyes | 2016-02-17 |
|\ \ \ \ \ | |||
| * | | | | | coverity/135578: Memory - illegal accesses | Justin M. Keyes | 2016-02-16 |
| | |_|_|/ | |/| | | | |||
* | | | | | Merge pull request #4239 from jbradaric/vim-7.4.885 | Justin M. Keyes | 2016-02-17 |
|\ \ \ \ \ | |||
| * | | | | | vim-patch:7.4.885 | Jurica Bradaric | 2016-02-11 |
* | | | | | | vim-patch:7.4.859 #4238 | Jurica Bradaric | 2016-02-17 |
* | | | | | | Merge pull request #4244 from watiko/vim-7.4.830 | Justin M. Keyes | 2016-02-17 |
|\ \ \ \ \ \ | |||
| * | | | | | | vim-patch:7.4.833 | watiko | 2016-02-12 |
| * | | | | | | vim-patch:7.4.830 | watiko | 2016-02-12 |
| |/ / / / / |