Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | | vim-patch: 7.4.1619 (#5475) | Michael Ennen | 2016-10-16 | |
* | | vim-patch:7.4.1833 (#5484) | Shougo | 2016-10-15 | |
* | | Merge pull request #5424 from jamessan/win-tab-nr | James McCoy | 2016-10-15 | |
|\ \ | ||||
| * | | api: Support getting the number of a window/tabpage | James McCoy | 2016-10-04 | |
* | | | Merge pull request #5456 from jamessan/char-sign-conversion | James McCoy | 2016-10-15 | |
|\ \ \ | ||||
| * | | | lint | James McCoy | 2016-10-09 | |
| * | | | if_cscope: Fix conversion warnings when char defaults to unsigned | James McCoy | 2016-10-09 | |
| * | | | Change constack.cs_flags from char to int | James McCoy | 2016-10-09 | |
| * | | | ci: Force unsigned char usage for the 32bit build | James McCoy | 2016-10-09 | |
* | | | | Merge pull request #5384 from bfredl/getchar_event | Björn Linse | 2016-10-15 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||
| * | | | events: allow event processing in getchar() | Björn Linse | 2016-10-15 | |
* | | | | startup: Remove 'N files to edit' message. #5481 | Linda_pp | 2016-10-14 | |
* | | | | health/provider.vim: Pass errors through. Give more feedback. | Justin M. Keyes | 2016-10-13 | |
* | | | | Revert "tui: Move ui_bridge module to tui/ namespace." | Justin M. Keyes | 2016-10-13 | |
* | | | | health/provider.vim: Fix system([]) invocations. | Justin M. Keyes | 2016-10-13 | |
* | | | | test/tui_spec: Force LANG=C | Justin M. Keyes | 2016-10-13 | |
|/ / / | ||||
* | | | Merge #5257 from jbradaric/vim-7.4.1893 | Justin M. Keyes | 2016-10-13 | |
|\ \ \ | ||||
| * | | | server_requests_spec: Expect correct window ID. | Jurica Bradaric | 2016-10-07 | |
| * | | | eval: Exit early if argument is invalid. | Jurica Bradaric | 2016-10-07 | |
| * | | | vim-patch:7.4.1895 | Jurica Bradaric | 2016-10-07 | |
| * | | | vim-patch:7.4.1893 | Jurica Bradaric | 2016-10-07 | |
* | | | | Merge #5418 from Shougo/vim-7.4.2158 | Justin M. Keyes | 2016-10-13 | |
|\ \ \ \ | ||||
| * | | | | vim-patch:7.4.2205 | Shougo Matsushita | 2016-10-01 | |
| * | | | | vim-patch:7.4.2162 | Shougo Matsushita | 2016-10-01 | |
| * | | | | vim-patch:7.4.2158 | Shougo Matsushita | 2016-10-01 | |
* | | | | | Merge #5427 from Shougo/vim-7.4.1714 | Justin M. Keyes | 2016-10-13 | |
|\ \ \ \ \ | ||||
| * | | | | | vim-patch:7.4.1765 | Shougo Matsushita | 2016-10-04 | |
| * | | | | | vim-patch:7.4.1714 | Shougo Matsushita | 2016-10-04 | |
* | | | | | | Merge #5470 from justinmk/pr5445 | Justin M. Keyes | 2016-10-13 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | main.c: "BufReadCmd term://": Skip existing terminal. | Justin M. Keyes | 2016-10-12 | |
| * | | | | | | terminal: Move re-edit detection to do_ecmd(). #5445 | Harm te Hennepe | 2016-10-12 | |
* | | | | | | | doc | Justin M. Keyes | 2016-10-13 | |
* | | | | | | | doc | Justin M. Keyes | 2016-10-12 | |
* | | | | | | | vim-patch:7.4.2274 (#5439) | Harm te Hennepe | 2016-10-12 | |
* | | | | | | | ui: Blank the next cell for any multi-cell character | James McCoy | 2016-10-12 | |
* | | | | | | | Merge pull request #5461 from jamessan/emoji-ui-regression | James McCoy | 2016-10-12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | ui: Fix the call to utf_ambiguous_width | James McCoy | 2016-10-11 | |
| | |_|_|/ / | |/| | | | | ||||
* | | | | | | Merge pull request #5467 from jszakmeister/prevent-in-tree-builds | John Szakmeister | 2016-10-12 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | build: prevent in-tree builds for the time being, as it's not supported | John Szakmeister | 2016-10-11 | |
* | | | | | | | Merge pull request #5466 from jszakmeister/fix-generated-files-for-in-tree-build | John Szakmeister | 2016-10-12 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | build: fix generated file paths when building in-tree | John Szakmeister | 2016-10-11 | |
| |/ / / / / / | ||||
* | | | | | | | Merge #5463 from justinmk/te-skip-writes | Justin M. Keyes | 2016-10-12 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||
| * | | | | | | eval/term_write(): Skip writes if stream was closed. | Justin M. Keyes | 2016-10-12 | |
| * | | | | | | test/terminal: Cover race when :term shell process exits. | Justin M. Keyes | 2016-10-12 | |
|/ / / / / / | ||||
* | | | | | | UpdateRemotePlugins: Discard duplicate paths. (#5464) | Shougo | 2016-10-12 | |
* | | | | | | Merge pull request #5457 from jamessan/wincmd-count | James McCoy | 2016-10-11 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| * | | | | | window: Fix cmd_with_count's formatting when sizeof(long) != 8 | James McCoy | 2016-10-11 | |
|/ / / / / | ||||
* | | | | | Merge pull request #5411 from P4Cu/vim-7.4.1549 | James McCoy | 2016-10-08 | |
|\ \ \ \ \ | ||||
| * | | | | | vim-patch:7.4.1549 | Andrzej Pacanowski | 2016-09-30 | |
| | |/ / / | |/| | | | ||||
* | | | | | Merge pull request #5447 from mhinz/makefile/add-prefix | James McCoy | 2016-10-08 | |
|\ \ \ \ \ |