Commit Graph

  • 36ac80d5dd Merge #8464 from justinmk/cmake-findpkg-required Justin M. Keyes 2018-06-06 01:52:29 +02:00
  • f795c3ce7c ex_getln.c: Fix PVS/V519: variable assigned twice Justin M. Keyes 2018-06-06 01:15:37 +02:00
  • ec29eeef43 win/build: avoid "C4142: benign redefinition of type" Justin M. Keyes 2018-06-05 17:41:22 -04:00
  • b7032cf1e3 win: enable DYNAMIC_ICONV Justin M. Keyes 2018-06-05 14:34:51 -04:00
  • 90e3dd9220 makedeps.bat Justin M. Keyes 2018-06-05 08:39:52 -04:00
  • 7303dd3e54 win/build: download iconv, gettext tools Justin M. Keyes 2018-06-05 09:37:35 +02:00
  • 420379330e cmake/FindLibIntl.cmake: handle passive case explicitly Justin M. Keyes 2018-06-02 15:04:01 +02:00
  • 21c9db1861 build/CMake: find_package(… REQUIRED) Justin M. Keyes 2018-06-01 20:17:24 +02:00
  • 5861dc5966 Merge #8461 from bfredl/scrollstatus Justin M. Keyes 2018-06-06 00:34:08 +02:00
  • 078202d6f8 vim-patch:8.0.0675: 'colorcolumn' has a higher priority than 'hlsearch' (#8483) Jan Edmund Lazo 2018-06-05 11:10:07 -04:00
  • d9d91bbfef Merge #8482 'test: give more time for nodejs' Justin M. Keyes 2018-06-05 14:08:32 +02:00
  • 6ffcc2b800 fixup: exclude node_modules/ for crash detection Jan Edmund Lazo 2018-06-05 07:33:26 -04:00
  • ae927a49f7 Merge #8479 from janlazo/vim-8.0.0529 Justin M. Keyes 2018-06-05 08:43:01 +02:00
  • b2633bba73 vim-patch:8.0.0851: 'smartindent' is used even when 'indentexpr' is set (#8481) Jan Edmund Lazo 2018-06-05 02:20:38 -04:00
  • f274b84e1e test: give more time for nodejs Jan Edmund Lazo 2018-06-04 19:42:26 -04:00
  • 2ab7165214 lint Jan Edmund Lazo 2018-06-04 11:13:05 -04:00
  • 21aa4bc428 vim-patch:8.0.0623: error for invalid regexp is not very informative Jan Edmund Lazo 2018-06-04 08:40:54 -04:00
  • fe5c891fe0 vim-patch:8.0.0529: line in test commented out Jan Edmund Lazo 2018-06-04 08:36:50 -04:00
  • d8c7ff1335 cleanup, test interactive -E Justin M. Keyes 2018-05-30 07:21:45 +02:00
  • 1f300e08b8 win/startup: remove --literal Justin M. Keyes 2018-05-29 07:22:15 +02:00
  • 4211255c75 startup: allow explicit "-" file arg with --headless Justin M. Keyes 2018-05-28 07:09:55 +02:00
  • 63058fb5b0 startup: fix -es/-Es so they are actually silent Justin M. Keyes 2018-05-27 03:41:02 +02:00
  • 787ae1b38b startup: silent-mode is not full_screen Justin M. Keyes 2018-05-26 17:18:52 +02:00
  • d00ef758c3 lint Justin M. Keyes 2018-05-24 11:51:35 +02:00
  • 4b70ebe013 startup: stdin-text with -E, -Es (improved Ex-mode) Justin M. Keyes 2018-05-23 02:28:31 +02:00
  • 905d4d78fc startup: stdin-text with file args Justin M. Keyes 2018-05-23 10:54:09 +02:00
  • 51e817dc1b startup: stdin as text instead of commands Justin M. Keyes 2017-12-03 03:38:58 +01:00
  • fad748dffa main.c: remove check_tty(), delayed warning Justin M. Keyes 2017-12-03 02:44:22 +01:00
  • 488f6ecdda lint Justin M. Keyes 2017-12-03 04:44:46 +01:00
  • a1f562b044 doc/man: brevity, clarity Justin M. Keyes 2017-12-03 01:31:34 +01:00
  • cf92a76285 vim-patches: 8.0.0399 8.0.0401 (#8475) Justin M. Keyes 2018-06-04 01:58:36 +02:00
  • 7795829767 vim-patch:8.0.1237: ":set scroll&" often gives an error (#8473) Jan Edmund Lazo 2018-06-03 19:31:37 -04:00
  • 807a16dbc1 version.c: update [ci skip] (#8413) Marvim the Paranoid Android 2018-06-04 01:13:00 +02:00
  • 32935c8612 Merge #8414 'Windows fixes' Justin M. Keyes 2018-06-03 23:44:06 +02:00
  • a80f73f043 deps: Fix libvterm and libtermkey escape sequences for MSVC b-r-o-c-k 2018-05-18 15:08:10 -05:00
  • 90f9f8af6c deps: Ignore whitespace when applying libuv patch b-r-o-c-k 2018-05-18 10:04:27 -05:00
  • f8eb5c83ed deps: Upgrade LuaRocks and remove patch b-r-o-c-k 2018-05-18 09:14:13 -05:00
  • 611e379685 build/MSVC: TUI: Fix uninitialized variable b-r-o-c-k 2018-05-17 21:02:13 -05:00
  • a93690bceb TUI: skip SIGWINCH during teardown #8470 Justin M. Keyes 2018-06-03 19:28:00 +02:00
  • 54f72efa70 Merge #8467 'vim-patches' Justin M. Keyes 2018-06-03 18:12:27 +02:00
  • 513804ed91 oldtests: comment out highlight group assertions Jan Edmund Lazo 2018-06-03 10:47:38 -04:00
  • 3818a47211 oldtests: comment out v:none assertions Jan Edmund Lazo 2018-06-03 10:40:41 -04:00
  • 8652458184 Merge #8465 'vim-patch:8.0.0558,8.0.0562' Justin M. Keyes 2018-06-03 09:36:03 +02:00
  • 402a797d08 Merge #8456 'API: nvim_list_uis: include channel id' Justin M. Keyes 2018-06-03 08:29:45 +02:00
  • 7b53b5380a vim-patch:8.0.1311: no test for strpart() Jan Edmund Lazo 2018-06-02 12:18:44 -04:00
  • 1ef585d6dc vim-patch:8.0.0435: some functions are not tested Jan Edmund Lazo 2018-06-02 12:10:22 -04:00
  • 803baf3631 vim-patch:8.0.0261: not enough test coverage for eval functions Jan Edmund Lazo 2018-06-02 12:06:57 -04:00
  • b8331e1a1c tui: handle termguicolors rgb value in bridge for now Björn Linse 2018-06-02 15:33:15 +02:00
  • dad7882cac vim-patch:8.0.0562: not enough test coverage for syntax commands Jan Edmund Lazo 2018-06-02 08:21:39 -04:00
  • 9cd75ce73e oldtests: add conceal check for patch 8.0.0562 Jan Edmund Lazo 2018-06-02 08:19:01 -04:00
  • 37e00c6e65 ex_getln: remove msg_scrolled cargo-cult magic, fixes #8251 Björn Linse 2018-06-02 10:03:43 +02:00
  • 1efe65a155 ex_getln: don't redraw statusline on top of scrolled messages Björn Linse 2018-05-31 16:12:00 +02:00
  • 245b1ad7fa vim-patch:8.0.0558: :ownsyntax is not tested Jan Edmund Lazo 2018-06-01 21:18:08 -04:00
  • 39a03c0fe7 wildmenu: close before redrawing statusline (#8453) Alexander Karle 2018-06-01 18:22:53 -04:00
  • 49a497a67c vim-patch:8.0.0519: character classes not well tested (#8460) KunMing Xie 2018-06-02 01:57:22 +08:00
  • 5be3865ce7 nvim_list_uis: include channel id Björn Linse 2018-05-31 10:58:31 +02:00
  • c7350f542a vim-patch:8.0.0516 (#8458) KunMing Xie 2018-06-01 14:59:29 +08:00
  • 4339fdd802 Merge #8454 from janlazo/vim-8.0.0321 Justin M. Keyes 2018-06-01 08:56:47 +02:00
  • 2a30a71596 vim-patch:8.0.1232: MS-Windows users are confused about default mappings Jan Edmund Lazo 2018-05-30 23:04:53 -04:00
  • 27694577c3 vim-patch:8.0.0321: errors when trying to use scripts in tiny version Jan Edmund Lazo 2018-05-30 22:59:36 -04:00
  • 3585df3f0b Merge #8451 from ckelsel/vim-8.0.0507 Justin M. Keyes 2018-05-30 09:35:07 +02:00
  • 77a2eaf08b vim-patch:8.0.0515: ml_get errors in silent Ex mode (#8452) KunMing Xie 2018-05-30 15:11:52 +08:00
  • 6a0c727a0b vim-patch:8.0.0511: message for skipping client-server tests is unclear ckelsel 2018-05-30 09:01:19 +08:00
  • bce3e95691 vim-patch:8.0.0507: client-server tests fail when $DISPLAY is not set ckelsel 2018-05-30 08:40:40 +08:00
  • f711b63513 Merge #8434 'win/build: prefer Ninja' Justin M. Keyes 2018-05-27 19:38:17 +02:00
  • 2bfdceba37 Change to use bundled libuv to build luv erw7 2018-05-27 18:16:29 +09:00
  • 5b2cee03c8 vim-patch:8.0.0505: failed window split for :stag not handled (#8439) KunMing Xie 2018-05-26 17:29:12 +08:00
  • 47fa9de580 vim-patch:8.0.0496: insufficient testing for folding (#8438) KunMing Xie 2018-05-26 17:26:01 +08:00
  • 438f2b6474 Merge #8436 win: test: cleanup on exit' Justin M. Keyes 2018-05-26 11:14:59 +02:00
  • e21f454e11 fixup: always delete Xfile, fix exit code check Jan Edmund Lazo 2018-05-25 07:42:59 -04:00
  • 05282069db win: test: close shada file before os.remove Jan Edmund Lazo 2018-05-21 15:18:32 -04:00
  • 51db8ebf67 win: test: delete sautest/ Jan Edmund Lazo 2018-05-20 15:08:55 -04:00
  • 64177e3e98 win: test: don't test symlink if not admin user Jan Edmund Lazo 2018-05-18 19:30:15 -04:00
  • 209f05b487 win: test: disable non-admin failing tests Jan Edmund Lazo 2018-05-18 17:30:21 -04:00
  • d2c460638c vim-patch:8.0.0454: compiler warnings for "always true" comparison (#8431) KunMing Xie 2018-05-25 05:32:32 +08:00
  • c67139f8aa vim-patch:8.0.0503: endless loop in updating folds with 32 bit ints (#8433) nthanben 2018-05-24 14:30:21 -07:00
  • 2ca6223967 API: Accept empty lists as dictionaries KillTheMule 2018-05-21 21:40:51 +02:00
  • 333679ad0e Add empty options dict to buf_attach KillTheMule 2018-05-21 20:42:59 +02:00
  • 65e7f6f0b9 Rename some more, fixe borked renaming KillTheMule 2018-05-18 10:09:11 +02:00
  • 0bee3925ab Send changedtick as first event if buffer contents weren't requested KillTheMule 2018-05-10 23:13:58 +02:00
  • ad151847f1 Unify updates_start and updates to lines_event KillTheMule 2018-05-10 15:47:00 +02:00
  • 8ef3fb4e73 Use autogenerated declarations KillTheMule 2018-05-10 14:25:59 +02:00
  • 491efc89d2 Lint KillTheMule 2018-04-24 21:45:36 +02:00
  • 3866137eed Update test KillTheMule 2018-04-24 21:41:59 +02:00
  • e7451f8a91 Some renamings and doc changes KillTheMule 2018-04-24 20:38:00 +02:00
  • de5d1e863c Try fixing that test on travis KillTheMule 2018-02-12 22:49:35 +01:00
  • 5aa8af7cdb Increase sendkeys timeout KillTheMule 2018-02-12 21:41:21 +01:00
  • 2106bada5b Enable -Wconversion KillTheMule 2018-02-11 23:02:53 +01:00
  • 6bdcbef2f5 The grand renaming KillTheMule 2018-02-11 22:51:29 +01:00
  • a1d831a49c Doc KillTheMule 2018-01-26 16:19:55 +01:00
  • 995a2fad8c Fix memory leak KillTheMule 2018-01-29 19:50:45 +01:00
  • ec215a1962 Fix tests on windows KillTheMule 2018-01-28 14:53:38 +01:00
  • 61f467499b Bump up buffer capacity to 2GB KillTheMule 2018-01-28 14:41:32 +01:00
  • 0476e0aef3 Make LiveUpdate return lastline instead of numreplaced KillTheMule 2018-01-27 14:49:16 +01:00
  • 37b8e95fd6 Lint KillTheMule 2018-01-26 20:25:53 +01:00
  • 8bcc011959 Make separate functions to start/stop live updates KillTheMule 2018-01-26 17:42:51 +01:00
  • 71816e584c Adjust FUNC_API_SINCE for nvim_buf_live_updates KillTheMule 2018-01-26 16:52:51 +01:00
  • bafae1c427 Add argument to not send a buffers content when updates are enabled KillTheMule 2018-01-26 15:49:35 +01:00
  • 9e97f14de2 Update to latest master KillTheMule 2018-01-26 14:44:38 +01:00
  • 79184809bb Tests for buffer updates Peter Hodge 2018-01-26 20:38:05 +01:00