aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | Avoid serializing NULL string through msgpackJames McCoy2016-11-23
| * | | | | Move utf8len_tab definition to globals.hJames McCoy2016-11-23
| * | | | | tsan: Compile with -fPIE and force clang-3.8James McCoy2016-11-23
* | | | | | Merge pull request #5654 from brcolow/vim-7.4.1923James McCoy2016-11-23
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1923Michael Ennen2016-11-23
| | |/ / / / | |/| | | |
* | | | | | Merge pull request #5644 from Shougo/vim-7.4.1691James McCoy2016-11-23
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1691Shougo Matsushita2016-11-24
| |/ / / / /
* | | | | | Merge pull request #5642 from Shougo/vim-7.4.1660James McCoy2016-11-23
|\ \ \ \ \ \
| * | | | | | vim-patch:7.4.1660Shougo Matsushita2016-11-22
| |/ / / / /
* | | | | | Merge pull request #5641 from Shougo/vim-7.4.1696James McCoy2016-11-23
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | vim-patch:7.4.1696Shougo Matsushita2016-11-24
| |/ / / /
* / / / / vim-patch:7.4.1928 (#5653)Michael Ennen2016-11-23
|/ / / /
* | | | vim-patch:8.0.0057James McCoy2016-11-20
* | | | vim-patch:8.0.0056James McCoy2016-11-20
* | | | Merge pull request #5624 from bfredl/jobclosetermBjörn Linse2016-11-17
|\ \ \ \
| * | | | jobs: ensure calling jobclose() on a pty job sends SIGHUP. Closes #5619Björn Linse2016-11-17
* | | | | l10n: Remove some non-UTF8 .po files. (#5622)Justin M. Keyes2016-11-17
|/ / / /
* | | | build: cmake: Use portable delimiters. (#5620)Justin M. Keyes2016-11-16
* | | | l10n: Update Ukrainian translation (#5567)Anatolii Sakhnik2016-11-16
* | | | Merge pull request #5600 from jamessan/vim-7.4.1640James McCoy2016-11-16
|\ \ \ \
| * | | | lintJames McCoy2016-11-15
| * | | | Mark 7.4.1697 as appliedJames McCoy2016-11-15
| * | | | vim-patch:7.4.1664James McCoy2016-11-15
| * | | | vim-patch:7.4.1650James McCoy2016-11-15
| * | | | vim-patch:7.4.1647James McCoy2016-11-15
| * | | | Bump all nvim-specific error codes above E5000James McCoy2016-11-15
| * | | | vim-patch:7.4.1640James McCoy2016-11-15
* | | | | Merge pull request #5614 from Shougo/vim-7.4.2251James McCoy2016-11-15
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | vim-patch:7.4.2251Shougo Matsushita2016-11-16
* | | | | vim-patch:7.4.1894James McCoy2016-11-15
* | | | | vim-patch:7.4.1892James McCoy2016-11-15
|/ / / /
* | | | Merge pull request #5611 from jamessan/vim-7.4.2174James McCoy2016-11-15
|\ \ \ \
| * | | | lintJames McCoy2016-11-15
| * | | | vim-patch:7.4.2174James McCoy2016-11-15
* | | | | vim-patch:8.0.0035 (#5609)Shougo2016-11-15
|/ / / /
* | | | Merge #5607 from justinmk/icmJustin M. Keyes2016-11-15
|\ \ \ \
| * | | | 'inccommand': Introduce CMDPREVIEW state.Justin M. Keyes2016-11-15
| * | | | inccommand=nosplit: Jump to first match.Justin M. Keyes2016-11-15
| * | | | 'inccommand': Detect "non-interactive", "too slow".Justin M. Keyes2016-11-15
* | | | | lintJames McCoy2016-11-14
* | | | | vim-patch:7.4.1658James McCoy2016-11-14
|/ / / /
* | | | Merge #5582 from justinmk/icmJustin M. Keyes2016-11-12
|\ \ \ \
| * | | | 'inccommand': Simplify cursor placement logic.Justin M. Keyes2016-11-11
| * | | | 'inccommand': Restore cursor/view if cancelled.Justin M. Keyes2016-11-10
| * | | | 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* | | | | vim-patch:7.4.1634 (#5594)James McCoy2016-11-12
* | | | | vim-patch:7.4.1614 (#5593)James McCoy2016-11-12
* | | | | vim-patch:7.4.1591James McCoy2016-11-11
|/ / / /
* | | | Merge #5561 'inccommand'Justin M. Keyes2016-11-09
|\ \ \ \
| * | | | 'inccommand': Preserve curbuf->b_u_newhead.Justin M. Keyes2016-11-09