Commit Graph

  • 2555bd3ab0 third-party: Bump libtermkey to 0.20 Justin M. Keyes 2017-07-08 16:39:16 +02:00
  • 829e1f2c43 lint Justin M. Keyes 2017-07-08 16:17:21 +02:00
  • 0b88bf256d doc: api.txt; deprecate <special> Justin M. Keyes 2017-07-02 13:46:41 +02:00
  • 0ea7e45bc1 'cpoptions': remove "<" flag; ignore <special> Justin M. Keyes 2017-07-02 13:21:38 +02:00
  • 78c5201234 'cpoptions': remove "k" flag Justin M. Keyes 2017-07-02 04:54:24 +02:00
  • 6720fe253e runtime: K: prefer Vim help instead of man #3104 Peter Renström 2015-07-26 17:02:36 +02:00
  • 06f798cc38 doc: ISSUE_TEMPLATE.md Justin M. Keyes 2017-07-08 14:59:00 +02:00
  • 69e9cda5ac i_CTRL-O: fix :startinsert at end of line (#6963) d10n 2017-07-08 06:50:58 -04:00
  • 17298a7912 runtime: update vimCommand syntax pattern (#6976) Ivan 2017-07-08 06:44:36 -04:00
  • 226603a8d8 Merge pull request #6979 from jamessan/avoid-jemalloc-on-osx James McCoy 2017-07-07 15:46:39 -04:00
  • 35fad15c89 Prefer the static jemalloc library by default on OSX James McCoy 2017-07-07 11:26:20 -04:00
  • 773ea9dbdc Merge pull request #6823 from blueyed/fix-term-stop James McCoy 2017-07-07 10:29:49 -04:00
  • 5f5f2ce0de test: tui_spec: Remove unused is_linux variable James McCoy 2017-07-07 10:07:53 -04:00
  • f31c26f1af jobstop/process_stop: send SIGTERM directly Daniel Hahler 2017-05-29 03:17:12 +02:00
  • 105d680aea Merge #6816 'TUI improvements' Justin M. Keyes 2017-07-07 00:34:37 +02:00
  • 1ae7744f42 lint Justin M. Keyes 2017-07-07 00:33:20 +02:00
  • 852f21ed05 tui: Coding style changes only Jonathan de Boyne Pollard 2017-06-16 15:16:11 +01:00
  • 5701165f06 tui: Switch terminal keyboard mode properly. Jonathan de Boyne Pollard 2017-06-16 15:04:39 +01:00
  • de8a9f6c33 tui: Coding style changes only Jonathan de Boyne Pollard 2017-06-15 20:23:52 +01:00
  • c07e144c82 Merge pull request #6969 from jamessan/ttimeoutlen James McCoy 2017-07-06 04:02:37 +00:00
  • e4dc878f89 options: Default to 'ttimeout' and 'ttimeoutlen=50' Paul "LeoNerd" Evans 2017-04-03 17:00:47 +01:00
  • 69f0847ccc Merge #6959 from ZyX-I/pvs-fixes Justin M. Keyes 2017-07-04 23:50:57 +02:00
  • 1b70a1da04 Merge #6958 from ZyX-I/fix-6957 Justin M. Keyes 2017-07-04 21:56:05 +02:00
  • ce30998221 bufhl_defs: Silence V512: buffer underflow ZyX 2017-07-04 20:05:32 +03:00
  • 7109f63e3c main: Flush file in place of closing it, also do error reporting ZyX 2017-07-04 19:48:26 +03:00
  • 957a6506ef Merge pull request #6961 from ZyX-I/pvscheck-cc Nikolai Aleksandrovich Pavlov 2017-07-04 19:27:12 +03:00
  • aa3e3b4ca6 pvscheck: Add --environment-cc switch ZyX 2017-07-04 19:22:48 +03:00
  • 28f6bd822b terminal: Silence -V666 error: value not correspond with string length ZyX 2017-07-04 17:42:10 +03:00
  • af1f17f1dc syntax: Fix V763: parameter always rewritten before being used ZyX 2017-07-04 17:39:26 +03:00
  • aaab5e3900 spell: Silence V512: buffer underflow ZyX 2017-07-04 17:31:45 +03:00
  • 4cb6317900 spell: Fix V728: excessive check ZyX 2017-07-04 17:29:57 +03:00
  • f81d1ce003 regexp: Silence V595: potential null dereference ZyX 2017-07-04 17:28:33 +03:00
  • 6552768c4f normal: Fix V728: excessive check ZyX 2017-07-04 17:26:08 +03:00
  • 605c8fb49c main: Use msgpack_file_write in place of “fbuffer” ZyX 2017-07-04 17:20:00 +03:00
  • f0b3029ad3 os: Add OS_STD*_FILENO constants ZyX 2017-07-04 17:12:00 +03:00
  • 72b3fd9664 os/fileio: Add ability to use os/fileio.c for file descriptors ZyX 2017-07-04 17:08:43 +03:00
  • 5ab9e9f617 os/fileio: Add msgpack_file_write function ZyX 2017-07-04 17:03:07 +03:00
  • 94bd0f9915 main: Fix V522: potential NULL dereference ZyX 2017-07-04 16:47:07 +03:00
  • 63f72ac27c shada: Fix linter error ZyX 2017-07-04 17:47:45 +03:00
  • 1f05ec95c0 ex_getln: Silent V519: value is assigned twice successively ZyX 2017-07-04 16:24:48 +03:00
  • c930f32ab9 socket: Silence V641: buf size is not multiple of what it is cast to ZyX 2017-07-04 16:21:17 +03:00
  • 5214798cfc Merge #6955 'Fix invalid :echo output' Justin M. Keyes 2017-07-04 15:18:18 +02:00
  • 2e89aaf3bd charset: Fix V728: excessive check ZyX 2017-07-04 16:08:52 +03:00
  • 91b9ad7d82 shada: Make sure that code does not attempt to read too long items ZyX 2017-07-04 15:41:59 +03:00
  • 2208b64891 functests: Ensure different SIDs on successive source() calls ZyX 2017-07-04 15:15:23 +03:00
  • 480598dcda functests: Add some more :echo tests which also check for regression ZyX 2017-07-04 02:38:30 +03:00
  • d113d3d737 functests: Make ex_cmds/echo actually use :echo ZyX 2017-07-04 02:22:26 +03:00
  • e07e46f539 message: Fix :echo "\x80" printing ~@<80> ZyX 2017-07-04 02:06:40 +03:00
  • b199194a2c functests: Copy eval/string_spec.lua to ex_cmds/echo_spec.lua ZyX 2017-07-04 02:06:04 +03:00
  • 008b604bac Merge #6947 from ZyX-I/consistent-get_keymap Justin M. Keyes 2017-07-03 23:33:08 +02:00
  • e333957a1a dict_get_value(): name the missing key (#6952) Matthieu Coudron 2017-07-03 23:03:30 +02:00
  • 82907ab5fe Merge pull request #6946 from jamessan/fix-expand_env_esc-test James McCoy 2017-07-02 18:52:26 +00:00
  • 35898cff5d unittests: Fix allocation ordering for tv_dict_add_str() ZyX 2017-07-02 20:18:15 +03:00
  • d5916a823a functests: Test how spaces appear in get_keymap output ZyX 2017-07-02 20:08:00 +03:00
  • 4d01725699 test: expand_env_esc: Pass correct buffer size for outlen and assertion James McCoy 2017-07-02 12:51:06 -04:00
  • b97df0bdad getchar: Fix linter error ZyX 2017-07-02 19:52:04 +03:00
  • 5fe5d712aa functests: Use more extensive testing ZyX 2017-07-02 19:49:40 +03:00
  • 24f0056ca5 message: Add support for replacing < to str2special ZyX 2017-07-02 19:37:21 +03:00
  • a1fee487ba functests: Add tests for new behaviour ZyX 2017-07-02 19:28:44 +03:00
  • 4b8bdd953e functests: Remove local_copy function ZyX 2017-07-02 19:21:21 +03:00
  • 936c070059 eval: Make nvim_get_keymap output more robust ZyX 2017-07-02 19:15:14 +03:00
  • 85a6329a2b eval: Use tv_dict_add_allocated_str() for mapblock_fill_dict ZyX 2017-07-02 19:02:15 +03:00
  • df040e55fb eval/typval: Add tv_dict_add_allocated_str() function ZyX 2017-07-02 19:01:09 +03:00
  • 6140396d97 *: Adjust usages of modified functions ZyX 2017-07-02 18:29:42 +03:00
  • 832c158a66 message: Refactor str2specialbuf ZyX 2017-07-02 18:24:16 +03:00
  • e9e1668ca6 message: Refactor str2special_save and str2special ZyX 2017-07-02 18:12:46 +03:00
  • ac086d8ce2 mbyte: Refactor mb_unescape ZyX 2017-07-02 18:05:54 +03:00
  • 1514cdc7d8 Merge remote-tracking branch 'upstream/master' ckelsel 2017-07-02 09:27:32 +08:00
  • ca4633bfe4 ci/quickbuild: XXX: disable server_requests test (#6851) Justin M. Keyes 2017-07-02 00:30:00 +02:00
  • 57d691e81a test: handle single-char hostname (#6939) KunMing Xie 2017-07-02 00:48:17 +08:00
  • 7ab152aaa5 ex_getln: Save and restore try state ZyX 2017-07-01 15:34:25 +03:00
  • b96f43f2b8 rm test ckelsel 2017-07-01 10:56:46 +08:00
  • 3965449d05 test ckelsel 2017-07-01 10:55:55 +08:00
  • fcbc7a8db4 Merge pull request #6936 from jamessan/unicode-10 James McCoy 2017-06-30 17:52:16 +00:00
  • 39b431b3ed fix hostname_spec.lua test failed ckelsel 2017-06-30 20:18:41 +08:00
  • 03fc0e3f41 scripts: Tell curl to follow redirects James McCoy 2017-06-29 17:44:47 -04:00
  • ddea5038e4 Update unicode files James McCoy 2017-06-29 15:16:12 -04:00
  • 25eced62b6 Update emoji-data URL for Unicode 10 James McCoy 2017-06-29 15:16:06 -04:00
  • 42d892913d cmake: Remove custom "Dev" build-type. (#6932) Justin M. Keyes 2017-06-29 09:29:40 +02:00
  • ea75966e42 ex_getln: Do not make <C-c> interrupt input() after interrupting hl cb ZyX 2017-06-28 22:54:13 +03:00
  • 564d5f921c ex_getln: Fix indent ZyX 2017-06-28 22:21:37 +03:00
  • 99079a164d ex_getln: Make sure standard error reporting facility is not used ZyX 2017-06-28 22:20:47 +03:00
  • 3da49cd68e ex_getln: Fix “echoerr msg not shown” problem ZyX 2017-06-28 22:09:10 +03:00
  • 4403864da3 update tests Jakob Schnitzer 2017-06-28 20:21:44 +02:00
  • e8829710bc Merge branch 'master' into option-fixes Jakob Schnitzer 2017-06-28 16:52:04 +02:00
  • 9ccb3abbb5 functests: Uncomment {REDRAW} part of “works” test ZyX 2017-06-28 14:39:52 +03:00
  • 5e4976559a functests: Partially uncomment <C-c> test ZyX 2017-06-28 14:34:12 +03:00
  • 0ed95423de ex_getln: Call highlight callback inside :try ZyX 2017-06-28 14:26:23 +03:00
  • 493d250446 functests: Make “stops executing callback” test work ZyX 2017-06-28 13:58:51 +03:00
  • 36a84d8f4a functests: Fix typo ZyX 2017-06-28 13:54:04 +03:00
  • f0dafa89c2 provider/clipboard.vim: Handle missing g:clipboard keys Justin M. Keyes 2017-06-28 09:34:47 +02:00
  • 6016ac270f provider/clipboard.vim: allow configuration #6030 Justin M. Keyes 2017-06-27 12:21:53 +02:00
  • 91749c06dc Merge pull request #6927 from jamessan/vim-7.4.2259 James McCoy 2017-06-27 03:19:01 +00:00
  • 6a842132bc ex_getln: Lint command_line_handle_key readability/fn_size James McCoy 2017-06-26 19:12:06 -04:00
  • 54d5e90a2b vim-patch:7.4.2320 James McCoy 2017-06-25 12:15:58 -04:00
  • 3679752dbd vim-patch:7.4.2318 James McCoy 2017-06-25 12:11:22 -04:00
  • 0dd6455659 vim-patch:7.4.2268 James McCoy 2017-06-25 11:01:16 -04:00
  • 518b42db91 functests/legacy: Add lua version of test_search.vim James McCoy 2017-06-14 22:51:50 -04:00
  • f34befe74c Merge #6789 from ZyX-I/lua-path Justin M. Keyes 2017-06-27 02:29:15 +02:00
  • 1ef2d768e7 socket.c: Disable Nagle's algorithm on TCP sockets (#6915) David Galeano 2017-06-27 01:09:49 +01:00