Commit Graph

  • 58a5699a44 buffer: PVS/V557: Refactor maketitle() ZyX 2018-04-08 19:21:44 +03:00
  • 2a6491cdf8 os/env: Refactor home_replace() to the new style and to return length ZyX 2018-04-08 19:16:41 +03:00
  • 0d7daaad98 charset,*: Refactor transstr() ZyX 2018-04-08 16:01:19 +03:00
  • e670756676 memory: Fix documentation of some string copying functions ZyX 2018-04-03 01:21:12 +03:00
  • 414ef75ee6 buffer: Beautify code a bit ZyX 2018-04-02 11:12:05 +03:00
  • fa6415f13f test/API: validate channel arg (#8245) Justin M. Keyes 2018-04-08 03:01:15 +02:00
  • 929a732d00 build/clang 6.0.0: fix type conversion warnings (#8235) Marco Hinz 2018-04-07 16:20:31 +02:00
  • 1ca138f236 build/OpenBSD: force gmake (#8222) Utkarsh Anand 2018-04-07 19:40:01 +05:30
  • 2ec94eb23f win/install: xxd.exe (#8241) Justin M. Keyes 2018-04-07 04:09:43 +02:00
  • 7034feb666 Merge pull request #8236 from bfredl/tuishape Björn Linse 2018-04-06 12:51:19 +02:00
  • de0d1a0d2a TUI: EMSG2 must not be used from TUI thread Björn Linse 2018-04-06 09:10:50 +02:00
  • d49c1dda8b Merge #8228 from mhinz/fix-fgets Justin M. Keyes 2018-04-05 00:54:58 +02:00
  • 1fd54f29c1 Make vim_fgets() return the same values as in Vim Marco Hinz 2018-04-04 18:53:46 +02:00
  • e8c39f72fd Merge #8226 from justinmk/insert-mode-meta Justin M. Keyes 2018-04-04 04:36:13 +02:00
  • 224ebc0078 insert-mode: interpret unmapped META as ESC Justin M. Keyes 2018-04-04 01:08:07 +02:00
  • 8b8a75b2cf Merge #7524 from justinmk/vim-8.0.1281 Justin M. Keyes 2018-04-04 01:29:56 +02:00
  • e40e300c16 ins_compl_add_tv: fix memory leaks via get_spec_reg (#8224) Daniel Hahler 2018-04-03 01:30:48 +02:00
  • e25e552a3d vim-patch:8.0.1284: loading file type detection slows down startup Justin M. Keyes 2018-04-02 23:30:30 +02:00
  • eb00fc0cf0 vim-patch:8.0.0564: cannot detect Bazel BUILD files on some systems Justin M. Keyes 2018-04-02 23:25:08 +02:00
  • b982f0e654 vim-patch:8.0.1285 Justin M. Keyes 2018-04-02 23:18:26 +02:00
  • 411d578137 vim-patch:8.0.1282 Justin M. Keyes 2017-11-10 01:56:32 +01:00
  • 04f5062978 vim-patch:8.0.1281 Justin M. Keyes 2017-11-10 01:41:45 +01:00
  • 60e96a45b4 screen: winhl=Normal:Background should not override syntax (#8093) Björn Linse 2018-04-02 14:21:14 +02:00
  • cb5cde6e2b build/CMake: use CMake-2.8.7-compatible list-check (#8220) Justin M. Keyes 2018-04-02 12:40:31 +02:00
  • 0c59ac1a2c Merge #5908 'shada: Also save numbered marks' Justin M. Keyes 2018-04-02 12:01:00 +02:00
  • 4b26e365ae Merge #8208 'Clean up dependency patches' Justin M. Keyes 2018-04-02 11:57:27 +02:00
  • 9b7ce00486 build/OpenBSD: need -lpthread -lc++abi for LuaJIT (#8215) Utkarsh Anand 2018-04-02 14:38:11 +05:30
  • 5d9bb16d66 functests: Use proper path in eq() ZyX 2018-04-02 11:14:11 +03:00
  • ec459965f5 test/options: Fix stdpath() failures on Windows James McCoy 2018-04-01 14:26:36 -04:00
  • 1b898d7af5 build/windows: Patch Luv with a patch file instead of CMake b-r-o-c-k 2018-04-01 20:32:22 -05:00
  • 57fef8b49b build/windows: Move libtermkey patches into this repository b-r-o-c-k 2018-04-01 20:32:22 -05:00
  • 1fc09b5b98 eval/typval_encode: Silence PVS/V501,V547,V779 ZyX 2018-04-02 00:46:18 +03:00
  • 5660482406 api/buffer: Fix PVS/V547: use correct border for lnum ZyX 2018-04-02 00:41:00 +03:00
  • bf160dd668 quickfix: Fix PVS/V560: remove duplicate condition ZyX 2018-04-02 00:31:29 +03:00
  • 6b84f7813c pvscheck: Also provide source tree root to plog-converter ZyX 2018-04-02 00:12:28 +03:00
  • 65d0b8ed32 pvscheck: Also produce fullhtml reports ZyX 2018-04-02 00:10:08 +03:00
  • 7eceac218e pvscheck: Make realdir work with nonexistent directories ZyX 2018-04-02 00:07:05 +03:00
  • bdf5f57989 shada: Fix conversion warnings ZyX 2018-04-01 23:37:23 +03:00
  • dd1b493f75 shada: Fix some memory leaks and completely ignore numbered mark names ZyX 2018-04-01 21:29:47 +03:00
  • f5373e2cdc shada: Add functions to format ShaDa entries for debugging purposes ZyX 2018-04-01 21:23:43 +03:00
  • 200898546e shada: When storing numeric marks reset the numbers ZyX 2018-04-01 20:05:19 +03:00
  • 1ac1f520f0 functests: Add test for merging with file with only numeric mark ZyX 2018-04-01 20:04:35 +03:00
  • 98e7112390 msg: do not scroll entire screen (#8088) Björn Linse 2018-03-31 11:12:27 +02:00
  • 362346f563 build/CMake: LANGUAGES config option #8203 Marty E. Plummer 2018-03-28 23:13:09 -05:00
  • c8fd7ce08b ci/AppVeyor: cover MinGW and MSVC in PRs (#8206) Justin M. Keyes 2018-03-30 21:54:39 +02:00
  • 30f6ff7021 .gitignore Justin M. Keyes 2018-03-30 17:41:19 +02:00
  • f21867a15c timer_pause: stop the timer resource (#8199) Utkarsh Maheshwari 2018-03-30 20:39:29 +05:30
  • 868b84199e eval: Add stdpath() method (#5297) Christian Höltje 2017-03-14 01:00:12 -04:00
  • e54ff10d44 lint James McCoy 2018-03-29 10:32:12 -04:00
  • b5a47f4907 Merge pull request #6377 from yagebu/option-fixes James McCoy 2018-03-29 09:11:22 -04:00
  • e9cf40f2b6 build/NetBSD: use kinfo_proc2; undef uint64_t (#8197) Utkarsh Anand 2018-03-29 14:07:49 +05:30
  • bbca3142e8 ci/AppVeyor: build MinGW only on master branch (#8193) Justin M. Keyes 2018-03-29 09:17:44 +02:00
  • 79f9c2d9c6 Merge branch 'master' into yagebu/option-fixes James McCoy 2018-03-28 21:52:06 -04:00
  • 3f3de9b1a9 Merge #8183 'build/msvc: Fix functional tests' Justin M. Keyes 2018-03-27 23:02:27 +02:00
  • 8d5a46e77b TUI: implement "standout" attribute #8081 Nimit Bhardwaj 2018-02-28 22:11:37 +05:30
  • 3df11cfbca Revert "shada: In place of ignoring cursor position with lnum 0 save with 1" ZyX 2018-03-27 03:03:02 +03:00
  • 920c582320 test/helpers: Support booleans ZyX 2018-03-27 01:30:11 +03:00
  • aa728798b4 shada: In place of ignoring cursor position with lnum 0 save with 1 ZyX 2018-03-27 01:11:38 +03:00
  • 30e7fb2e32 shada: Also filter out invalid cursor position when writing '0' mark ZyX 2018-03-26 00:45:38 +03:00
  • 7941aaa3bf macros: Rename LAST_ARRAY_ENTRY to ARRAY_LAST_ENTRY ZyX 2017-01-11 20:56:45 +03:00
  • 0bfc91be96 shada: Make ignore_buf also inline ZyX 2017-01-11 20:55:56 +03:00
  • 17ea0f2214 functests: Fix existing functional tests ZyX 2017-01-08 05:23:45 +03:00
  • 393935c32d ci/AppVeyor: enable MSVC_32 build b-r-o-c-k 2018-03-26 10:54:44 -05:00
  • c7caca60b9 ci/AppVeyor: Remove gperf from downloaded MSYS2 packages b-r-o-c-k 2018-03-26 10:54:44 -05:00
  • cffdc1da02 ci/AppVeyor: Remove Git Unix utilities from the PATH b-r-o-c-k 2018-03-26 10:54:44 -05:00
  • ab6051331c build/msvc: Fix check for cksum on Windows b-r-o-c-k 2018-03-26 10:54:44 -05:00
  • afe6b4881f build/msvc: Add workaround for false positive exit code from MSBuild b-r-o-c-k 2018-03-26 10:54:44 -05:00
  • afd46b78c5 build/msvc: Fix libvterm patch b-r-o-c-k 2018-03-26 10:54:44 -05:00
  • 51f5cfc16e test: win: enable jobpid() tests Jan Edmund Lazo 2018-03-12 12:26:43 -04:00
  • ad6d577314 fixup: ping.exe works with cmd.exe pipe Jan Edmund Lazo 2018-03-18 20:17:09 -04:00
  • e6ee06ee11 Revert "test/win: use cmd.exe for test" Jan Edmund Lazo 2018-03-18 19:44:10 -04:00
  • 03e69a5d9c test: win: use find.exe /v "" as alternative cat - Jan Edmund Lazo 2018-03-09 03:23:39 -05:00
  • 3bd555f1e6 test: win: try stderr callback and slow output Jan Edmund Lazo 2018-03-11 11:05:45 -04:00
  • cf4fbb6f04 test: win: use powershell for Start-Sleep only Jan Edmund Lazo 2018-03-08 20:50:32 -05:00
  • 607e0d2202 shada: Save numbered marks ZyX 2017-01-04 18:45:10 +03:00
  • a9c94f7bb0 Merge #7881 from ZyX-I/fix-7876 Justin M. Keyes 2018-03-25 19:13:45 +02:00
  • ce5c2030bf vim-patch:8.0.0417: test for the clipboard fails sometimes (#8174) KunMing Xie 2018-03-25 23:20:59 +08:00
  • 9ebe2ad331 runtime/dircolors.vim: support termguicolors (#8175) Vadim A. Misbakh-Soloviov 2018-03-25 20:45:02 +07:00
  • 201a4ef11c *: Replace did_throw checks with current_exception checks ZyX 2018-03-25 15:13:05 +03:00
  • 79b4b6fc86 *: Make sure that !did_throw implies !current_exception ZyX 2018-01-21 03:27:48 +03:00
  • f8d2aef4f2 vim-patch.sh: remove blank line before URL Justin M. Keyes 2018-03-24 22:42:13 +01:00
  • 5fecd59c26 Merge #8167, #7943 Justin M. Keyes 2018-03-24 23:06:36 +01:00
  • 8d64a2fb1d test: lua test for vim-patch:8.0.0184 Nimit Bhardwaj 2018-03-24 15:47:36 +05:30
  • 29395fd304 vim-patches: test_system.vim Justin M. Keyes 2018-03-24 22:55:30 +01:00
  • f50ce7d510 vim-patch:8.0.0184: fix ex-mode exit code #7943 sohnryang 2018-01-31 19:45:04 +09:00
  • 131aad953c win: defaults: 'shellcmdflag', 'shellxquote' #7343 Jan Edmund Lazo 2017-09-30 21:31:31 -04:00
  • be67d926c5 build/msvc: Add libintl to bundled dependencies (#8163) b-r-o-c-k 2018-03-24 11:58:32 -05:00
  • 6a7c904648 Merge #4419 'implement <Cmd> key' Justin M. Keyes 2018-03-24 17:45:48 +01:00
  • 1b61167373 Merge #8168 'refactor: rename some functions' Justin M. Keyes 2018-03-24 16:07:11 +01:00
  • 0ecf7e3a2d refactor/rename: path_to_absolute() Justin M. Keyes 2018-03-24 14:01:39 +01:00
  • 7ae4144208 refactor/rename: path_try_shorten_fname() Justin M. Keyes 2018-03-24 13:56:55 +01:00
  • 998a16c926 refactor/rename: path_is_absolute() Justin M. Keyes 2018-03-24 11:21:20 +01:00
  • 84a25770ac Merge #8165 'provider/RPC: fix double-free' Justin M. Keyes 2018-03-24 14:03:16 +01:00
  • 82cd0be2ea refactor: eliminate autocmd_fname_full global Justin M. Keyes 2018-03-24 11:10:01 +01:00
  • 189c5abeba provider/RPC: apply_autocmds_group(): fix double-free Justin M. Keyes 2018-03-20 23:57:41 +01:00
  • d407a48665 getchar: implement <Cmd> key to invoke command in any mode Björn Linse 2016-03-14 23:58:47 +01:00
  • 9627325684 vim-patch:8.0.0387: compiler warnings (#8162) KunMing Xie 2018-03-23 14:59:08 +08:00
  • ce3bc12e25 vim-patch:8.0.0357: crash when setting 'guicursor' to weird value (#8161) KunMing Xie 2018-03-22 14:34:42 +08:00
  • 535bf89597 Merge #8147 'Run old tests in :terminal' Justin M. Keyes 2018-03-21 00:26:39 +01:00
  • 519ff2ad42 oldtests: Make test output least verbose ZyX 2018-03-19 00:53:40 +03:00