aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* readfile(): readonly: Also check "not writable".Justin M. Keyes2016-08-04
* readfile(): Less-destructive readonly check.Shougo Matsushita2016-08-04
* vim-patch:7.4.1557 (#5117)prollings2016-08-04
* vim-patch:7.4.1673 (#5141)Panashe Fundira2016-08-03
* Merge #4837 from justinmk/os_resolve_shortcutJustin M. Keyes2016-08-01
|\
| * os_resolve_shortcut: Report conversion error.Justin M. Keyes2016-07-30
| * mbyte.c: Move utf8/utf16 functions to mbyte.cJustin M. Keyes2016-07-30
| * utf16_to_utf8Justin M. Keyes2016-07-30
| * os_resolve_shortcut: cleanupJustin M. Keyes2016-07-30
| * os_resolve_shortcut: Remove legacy win16 codepath.Justin M. Keyes2016-07-30
| * utf8_to_utf16: adapt libuv's fs__capture_pathJustin M. Keyes2016-07-30
| * os_resolve_shortcut: initial port from Vim sourceJustin M. Keyes2016-07-30
* | vim-patch:7.4.1305 #5094Michael Ennen2016-08-01
* | [RFC] vim-patch:7.4.2011, vim-patch:7.4.2012, vim-patch:7.4.2066 #5106Shougo Matsushita2016-08-01
* | vim-patch:7.4.1676 #5143Panashe M. Fundira2016-08-01
* | vim-patch:7.4.1675 #5142Panashe M. Fundira2016-08-01
* | vim-patch:7.4.2013, vim-patch:7.4.2014Shougo Matsushita2016-08-01
* | Merge #4634 'version.c: update'Justin M. Keyes2016-07-30
|\ \
| * | version.c: updateJustin M. Keyes2016-07-30
| * | version.c: Update to 7.4.2107Shougo Matsushita2016-07-27
* | | vim-patch:7.4.1237 (#5092)Simon Weil2016-07-31
| |/ |/|
* | eval.c: rename capture() to execute() (#5132)Justin M. Keyes2016-07-31
* | Remove redundant includes of unistd.h (#5126)Rui Abreu Ferreira2016-07-29
* | Merge #2850Justin M. Keyes2016-07-28
|\ \
| * | tests: Migrate legacy test 30.Lucas Hoffmann2016-05-23
* | | mouse.c: Adjust clicked column if chars are concealed (#5087)Tommy Allen2016-07-28
| |/ |/|
* | vim-patch:7.4.1179 (#5112)Hirokazu Hata2016-07-25
* | lintJames McCoy2016-07-23
* | vim-patch:7.4.1703James McCoy2016-07-23
* | vim-patch:7.4.1682James McCoy2016-07-23
* | vim-patch:7.4.1663James McCoy2016-07-23
* | vim-patch:7.4.1491 #5048Patrick2016-07-18
* | vim-patch:7.4.1365 (#5037)prollings2016-07-20
* | coverity/150263: s/STRCPY/STRLCPY/, bounds check (#5036)J Phani Mahesh2016-07-20
* | Merge #5058Justin M. Keyes2016-07-18
|\ \
| * | test: Update test_alot.vimJustin M. Keyes2016-07-18
| * | vim-patch:7.4.1548Patrick2016-07-13
| * | vim-patch:7.4.1546Patrick2016-07-13
* | | server_init: Handle server_address_new() failure.Justin M. Keyes2016-07-18
* | | vim-patch:7.4.1186 (#5091)Simon Weil2016-07-19
* | | Merge #4798 'process.c: Fix block in teardown'Justin M. Keyes2016-07-16
|\ \ \
| * | | process.c: Close events are processed too lateoni-link2016-05-28
| * | | process.c: Fix a block when in teardown modeoni-link2016-05-28
* | | | Merge pull request #5042 from bfredl/unnamedunnamedplusBjörn Linse2016-07-13
|\ \ \ \
| * | | | clipboard: fix v:register when clipboard=unnamed,unnamedplusBjörn Linse2016-07-12
* | | | | Merge #5026 from joshtriplett/term-title-statuslineJustin M. Keyes2016-07-13
|\ \ \ \ \
| * | | | | terminal: Ensure b:term_title always has a valueJosh Triplett2016-07-12
* | | | | | Fix String_eq() (#5051)Marco Hinz2016-07-12
* | | | | | Add missing translation from vim-patch:5e9b2faJames McCoy2016-07-12
| |/ / / / |/| | | |
* | | | | window: Silence clang-analyzer null dereference error (#5032)Daniel Xu2016-07-12
| |_|/ / |/| | |