Commit Graph

  • 2daf54ee8d Merge #4874 'Restore vim-like tab dragging' Justin M. Keyes 2016-09-12 03:43:07 +02:00
  • ac819b8994 CI: Travis macOS: Skip tab left-drag tests. Justin M. Keyes 2016-09-12 02:36:59 +02:00
  • b801291bec CI: test: Avoid QuickBuild hang. (#5330) Justin M. Keyes 2016-09-12 03:18:48 +02:00
  • c6f5d6b7e0 normal.c: Restore vim-like tab dragging. #4874 sach1t 2016-06-04 01:37:32 -04:00
  • 4ceacb37d5 man.vim: prevent bell in ':wincmd w' when only one window (#5328) Anmol Sethi 2016-09-11 14:58:51 -04:00
  • 13db9236fe vim-patch:7.4.1535 (#5327) davix 2016-09-11 21:16:36 +08:00
  • c4c2969624 vim-patch:7.4.1533 #5320 Wei Huang 2016-09-10 23:11:05 +08:00
  • ca65514a24 Merge #2789 'system(): Respect shellxescape, shellxquote' Justin M. Keyes 2016-09-11 03:27:35 +02:00
  • 395ef5642e shell_escape: rename; refactor Justin M. Keyes 2016-09-11 01:50:58 +02:00
  • 8dc6c1a7ff Merge #5318 from equalsraf/fix-openbsd Justin M. Keyes 2016-09-10 23:36:25 +02:00
  • 0991041ae7 system(): Respect 'sxe' and 'sxq' #2789 Zhaosheng Pan 2015-06-03 19:01:17 +08:00
  • 0ebd30fba7 third-party: Bump luv to v1.9.1-0 Rui Abreu Ferreira 2016-09-10 13:48:41 +01:00
  • aa6705875d Add compiler check for -Wno-static-in-inline Rui Abreu Ferreira 2016-09-10 12:23:58 +01:00
  • 4c9e5676cd Disable use of jemalloc in OpenBSD Rui Abreu Ferreira 2016-09-10 12:12:09 +01:00
  • bccb49bedb Merge #5316 Justin M. Keyes 2016-09-10 14:11:12 +02:00
  • f8a8a56908 eval.c: Fix memory leak for detached pty job oni-link 2016-09-02 01:57:49 +02:00
  • 1c9d7270a8 eval.c: Garbage collection frees dictionary before job cleanup oni-link 2016-09-02 01:51:23 +02:00
  • fe06e2a4a0 doc Justin M. Keyes 2016-09-06 03:43:13 -04:00
  • d9d2c2fcc0 doc: clarify reltime() Justin M. Keyes 2016-09-05 20:11:26 -04:00
  • df99c6493d health.vim: "No healthchecks found" also needs the buffer. Justin M. Keyes 2016-09-05 19:42:28 -04:00
  • 522b885a0d Merge #5295 'health.vim' Justin M. Keyes 2016-09-05 19:34:00 -04:00
  • 3c24704ac8 health.vim: Show results incrementally. Justin M. Keyes 2016-09-04 22:57:19 -04:00
  • 31257b450b health.vim: Factor out health#provider#check() Justin M. Keyes 2016-09-04 23:36:49 -04:00
  • d61a50758c Improve Ruby version check in CheckHealth command Alex Genco 2016-09-04 16:10:23 -07:00
  • 6127eaef05 shada: Fix non-writeable ShaDa directory handling ZyX 2016-09-05 10:16:56 +03:00
  • cd321b7d0f getcwd(): Return empty string if CWD is invalid. #5292 HiPhish 2016-09-04 12:28:01 +02:00
  • 73b8424fad vim-patch:7.4.1913 (#5260) Jurica Bradarić 2016-09-04 23:43:41 +02:00
  • 0f381f26cb vim-patch:7.4.1971 (#5262) Jurica Bradarić 2016-09-04 23:40:12 +02:00
  • e75e9c10dc test: Add unittest spec for option.c (#5289) Kalle Ranki 2016-09-04 10:54:41 +03:00
  • 9bba8ba372 [RFC] man.vim: remove <Plug> mappings (#5290) Anmol Sethi 2016-09-03 21:53:58 -04:00
  • 626065d385 tchdir: New tab should inherit CWD. (#5227) Alejandro Sanchez 2016-09-04 03:40:01 +02:00
  • 5d8d24f0c2 vim-patch:7.4.1900 (#5259) Jurica Bradarić 2016-09-04 03:30:36 +02:00
  • a9c5423263 signal_init: unblock all signals on startup. #5283 Nicolas Hillegeer 2016-09-01 23:24:34 +02:00
  • 2f6d3e599b Merge #5249 'man.vim' Justin M. Keyes 2016-09-03 14:01:04 -04:00
  • c9e39f8227 man.vim: Avoid hard redraw. Justin M. Keyes 2016-09-03 13:56:47 -04:00
  • f8fc8f51c0 man.vim #5249 Anmol Sethi 2016-08-24 11:56:33 -04:00
  • 94dfb6cea2 Merge pull request #5286 from jamessan/strtoimax-error-checking James McCoy 2016-09-03 00:55:27 -04:00
  • 0253766b5d lint: Close resource leak (#5288) Patrick Jackson 2016-09-02 15:41:55 -07:00
  • a371f1027e Fix error-handling of strtoimax boundary conditions James McCoy 2016-09-02 10:02:49 -04:00
  • f175b281cf helpers.c: Fix invalid state of failed conversion result for object_to_vim() (#5282) oni-link 2016-09-01 23:52:58 +02:00
  • c6ac4f84b1 Merge pull request #4934 from bfredl/api Björn Linse 2016-09-01 18:32:37 +02:00
  • acb7c826b3 api: fix leak when a api function is incorrectly called with a list. Björn Linse 2016-07-16 16:51:56 +02:00
  • 98a08c3e5a api: add tests for calling the api from vimscript Björn Linse 2016-07-15 20:35:31 +02:00
  • 1c22cab2fd api: consistently use nvim_ prefix and update documentation Björn Linse 2016-06-28 21:45:19 +02:00
  • e536abc1e1 api: Allow blacklist functions that shouldn't be accesible from eval Björn Linse 2016-06-20 14:40:57 +02:00
  • 7e2348f2b1 eval: use gperf to generate the hash of builtin functions Björn Linse 2016-06-19 16:41:08 +02:00
  • 87e054bb24 api: When calling get/set_lines from vimL, don't convert between "\n" and "\0". Björn Linse 2016-06-18 13:45:39 +02:00
  • a2d25b7bf8 api: unify buffer numbers and window ids with handles Björn Linse 2016-06-19 21:06:03 +02:00
  • 3bd3b3b768 api: auto generate api function wrappers for viml Björn Linse 2016-06-18 12:06:50 +02:00
  • de3a515123 api: rename "msgpack_rpc/defs.h" to "api/private/dispatch.h" and use the header generator. Björn Linse 2016-06-16 13:35:04 +02:00
  • 5e59916e84 eval: Use generated hash to look up function list ZyX 2016-01-01 14:37:20 +03:00
  • abe00d583e eval: add new function entries Björn Linse 2016-06-18 11:39:40 +02:00
  • 8fb7273ac0 eval: Move VimL functions list to a lua file ZyX 2016-01-01 12:17:22 +03:00
  • 0ade1bb706 Merge pull request #5225 from equalsraf/windows-functionaltests Björn Linse 2016-08-31 21:39:42 +02:00
  • 9ce81f7b2b functionaltest: Create lua helper for os.tmpname() Rui Abreu Ferreira 2015-12-29 19:18:16 +00:00
  • 7fd771619f vim-patch:7.4.1896 (#5258) Jurica Bradarić 2016-08-29 20:35:48 +02:00
  • 10a54ad12e signal_init: Always unblock SIGCHLD. (#5243) Justin M. Keyes 2016-08-29 13:39:32 -04:00
  • 0b5a7e4ad5 Merge pull request #4432 from bfredl/pum_ui Björn Linse 2016-08-29 11:00:24 +02:00
  • 8d6e3f2b88 api/ui: add documentation for remote ui redraw events Björn Linse 2016-08-15 14:02:43 +02:00
  • c41bacc67c api/ui: add tests for popupmenu_external events Björn Linse 2016-06-08 11:26:06 +02:00
  • e968d72cae api/ui: use ui options instead of one method per feature Björn Linse 2016-06-16 16:14:10 +02:00
  • 999af47be8 api/ui: allow popupmenu to be drawn by external ui Björn Linse 2016-03-08 10:47:12 +01:00
  • 0b3ec84840 Add if_cscope documentation for querytype 'a' KillTheMule 2016-08-26 22:13:56 +02:00
  • e587b490a0 Lint KillTheMule 2016-08-25 21:29:49 +02:00
  • 59468e3495 vim-patch:7.4.2033 KillTheMule 2016-08-25 21:16:26 +02:00
  • 1995be8451 vim-patch:7.4.1990 KillTheMule 2016-08-25 21:12:24 +02:00
  • 86a95c5117 vim-patch:7.4.1952 KillTheMule 2016-08-25 21:05:18 +02:00
  • 97c6d80ca7 release.sh: Sign the tag. Justin M. Keyes 2016-08-26 02:53:07 -04:00
  • 39c628d031 Mark some functional tests as pending in Windows Rui Abreu Ferreira 2016-08-15 16:42:12 -07:00
  • 0089ef6b65 Appveyor: Enable functional tests Rui Abreu Ferreira 2016-08-15 00:01:04 +01:00
  • 703cf3197f third-party: Windows fix for luv build recipe Rui Abreu Ferreira 2016-08-16 14:28:15 +01:00
  • bed61041a0 third-party: Build busted in Windows Rui Abreu Ferreira 2016-03-19 17:54:14 +00:00
  • 9da4d0dfee Update to libuv 1.9.1 Michael Ennen 2016-05-17 01:05:32 -07:00
  • eb2d547bd5 build: Refactor appveyor/Windows scripts (#5244) Rui Abreu Ferreira 2016-08-26 06:38:46 +01:00
  • 48dbb75ff6 iconv: Always include errno.h when USE_ICONV is defined (#5251) James McCoy 2016-08-25 22:02:40 -04:00
  • 7bc627b3c8 Merge #5210 'vim-patch:7.4.1898 + :Man modifiers support'. Justin M. Keyes 2016-08-25 21:54:00 -04:00
  • 4af6ec746c Merge #5253 'perf: Disable clipboard in do_cmdline()' Justin M. Keyes 2016-08-25 20:47:00 -04:00
  • 7a589e4a9e lint Justin M. Keyes 2016-08-25 20:36:59 -04:00
  • 41a64586c7 Merge pull request #5232 from bfredl/dictchar_u Björn Linse 2016-08-25 19:16:03 +02:00
  • c826ebd3de perf: Disable clipboard in do_cmdline(). Justin M. Keyes 2016-08-25 10:43:00 -04:00
  • c79bf4ec99 ops.c: Rename start_global_changes(). Justin M. Keyes 2016-08-25 10:34:47 -04:00
  • db2aa27df1 man.vim: if reusing a buffer, do not use noautocmd Anmol Sethi 2016-08-24 14:02:25 -04:00
  • 470883d705 man.vim: slight refactoring Anmol Sethi 2016-08-22 09:03:37 -04:00
  • f5d3f3da6f use bool type for flag mod_entry_T members Anmol Sethi 2016-08-14 04:58:55 -04:00
  • 10b014ca7b man.vim: set window local options when reusing buffer Anmol Sethi 2016-08-12 06:07:13 -04:00
  • 728d582333 man.vim: support for command modifiers Anmol Sethi 2016-08-11 10:20:44 -04:00
  • 8a7b15cf35 vim-patch:7.4.1898 Anmol Sethi 2016-08-10 23:52:25 -04:00
  • 6d8a509e51 eval: remove (char_u *) in constant get_dict_(string|number) parameters Björn Linse 2016-08-19 12:21:50 +02:00
  • 4d253b4df5 doc: CONTRIBUTING.md (#5239) Anmol Sethi 2016-08-23 23:49:09 -04:00
  • 46475a1021 release.sh: Touch NVIM_VERSION_PATCH, show obnoxious message. Justin M. Keyes 2016-08-22 04:51:32 -04:00
  • 2f2e729899 Merge commit 'refs/pull/upstream/5156' Justin M. Keyes 2016-08-22 02:47:10 -04:00
  • ad43480952 version bump Justin M. Keyes 2016-08-22 00:23:48 -04:00
  • 5b8255e251 NVIM v0.1.5 v0.1.5 Justin M. Keyes 2016-08-21 22:14:28 -04:00
  • b8e6f04e69 Merge #5205 'CheckHealth' Justin M. Keyes 2016-08-21 22:04:15 -04:00
  • 297677ecf4 remote/host.vim: Avoid "No matching autocommands". Justin M. Keyes 2016-08-21 16:15:50 -04:00
  • 45cc14d9a5 CheckHealth: Remove "disable"/"enable" concept Justin M. Keyes 2016-08-20 19:41:31 -04:00
  • ed49d9d866 CheckHealth: Accept [plugin1 [, plugin2 [, ...]]] args. Justin M. Keyes 2016-08-20 19:37:18 -04:00
  • 545e7a4163 CheckHealth Justin M. Keyes 2016-08-07 14:16:30 -04:00
  • 2cc523c3af CheckHealth TJ DeVries 2016-06-16 17:01:47 -04:00
  • a26d52ea32 Merge pull request #5231 from jamessan/vim-7.4.1700 James McCoy 2016-08-21 15:06:58 -04:00