aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* api: handle null string in buffer_add_highlightBjörn Linse2016-08-17
* Windows: get_past_head() (#5199)Rui Abreu Ferreira2016-08-13
* Prevent endless loop in printdigraph(). (#5215)oni-link2016-08-11
* lintJames McCoy2016-08-11
* Restore ":browse oldfiles" behavior from VimJames McCoy2016-08-11
* Re-add support for the :browse command modifierJames McCoy2016-08-11
* timers: do not crash after processing events in the handlerBjörn Linse2016-08-10
* Windows: Don't use literal path separatorsRui Abreu Ferreira2016-08-09
* Set the default value for 'packpath'James McCoy2016-08-08
* Merge #5025 'input.c: Restore double click'Justin M. Keyes2016-08-07
|\
| * lintsach1t2016-08-07
| * input.c: restore double clicksach1t2016-08-07
* | win32: readfile(): Directories should not show "[Permission Denied]".Justin M. Keyes2016-08-07
* | readfile(): Ensure `perm` for non-Unix.Justin M. Keyes2016-08-07
* | Merge #5130 from equalsraf/tb-appveyorJustin M. Keyes2016-08-07
|\ \ | |/ |/|
| * Create os_translate_sys_error()Rui Abreu Ferreira2016-08-07
| * Fix vim-patch:7.4.689Rui Abreu Ferreira2016-08-07
| * MSVC: Build third-party dependencies as release DLLsRui Abreu Ferreira2016-08-07
* | ex_messages: remove 'Messages maintainer' (#5160)Anmol Sethi2016-08-04
* | Merge #4964 from ZyX-I/no-xdg-expandJustin M. Keyes2016-08-04
|\ \
| * | option: Silence linterZyX2016-07-10
| * | option: Also escape commas in options other then &runtimepathZyX2016-07-10
| * | option.h: Turn OPT_* list into a enumZyX2016-07-10
| * | option: Also do not expand XDG defaults with set&ZyX2016-07-10
| * | option: Do not expand options, obtained from XDG varsZyX2016-07-10
* | | Merge #5159 from justinmk/readfile-readonly-checkJustin M. Keyes2016-08-04
|\ \ \
| * | | readfile(): readonly: Also check "not writable".Justin M. Keyes2016-08-04
| * | | readfile(): Less-destructive readonly check.Shougo Matsushita2016-08-04
* | | | Merge pull request #5148 from munyari/vim-7.4.1603Björn Linse2016-08-04
|\ \ \ \ | |/ / / |/| | |
| * | | version.c: add completed patchesPanashe M. Fundira2016-08-01
| | |/ | |/|
* | | 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