Commit Graph

  • cd13c24427 vim-patch:8.0.0102 ckelsel 2017-09-24 11:54:40 +08:00
  • d2eba872fb vim-patch:8.0.0101 ckelsel 2017-09-24 11:06:16 +08:00
  • 583b68f5a9 vim-patch:8.0.0101 ckelsel 2017-09-24 11:06:16 +08:00
  • 2b53a565b9 vim-patch:8.0.0333 ckelsel 2017-09-24 10:05:53 +08:00
  • 006425b8b6 vim-patch:8.0.0330 ckelsel 2017-09-24 09:48:52 +08:00
  • 3ab6a519fc vim-patch:8.0.0328 ckelsel 2017-09-24 09:29:08 +08:00
  • 90fc9039dd Merge remote-tracking branch 'upstream/master' ckelsel 2017-09-24 09:16:59 +08:00
  • 4bb0e95abb Merge pull request #7298 from jamessan/check-array-bounds-support James McCoy 2017-09-23 08:30:45 -04:00
  • 094bc39d01 Move definition of cstrchr above the functions which call it James McCoy 2017-09-22 10:07:35 -04:00
  • 6d471636ee cmake: Check if the compiler understands -Wno-array-bounds James McCoy 2017-09-21 08:09:09 -04:00
  • f8dcd319d9 vim-patch:8.0.0294 (#7305) Michael Schupikov 2017-09-23 08:32:29 +02:00
  • 2e9a345b3e runtime/tutor: fix typos (#7302) TJ Rana 2017-09-23 00:07:05 -04:00
  • 68bc73b107 doc: fix typo with :lcd (#7299) Daniel Hahler 2017-09-22 08:32:27 +02:00
  • 460aab3950 escape amatch filename (#7292) Andy Russell 2017-09-19 02:13:44 -04:00
  • 37609db6d0 Merge #7252 from justinmk/perf-vim.vim Justin M. Keyes 2017-09-18 01:54:17 +02:00
  • 43d32762e3 Merge pull request #7280 from bfredl/fix_helptags Björn Linse 2017-09-17 21:32:53 +02:00
  • 705739a162 Merge pull request #7277 from jamessan/deprecated-unibilium-APIs James McCoy 2017-09-17 15:30:27 -04:00
  • 1f1728e9bf runtime/syntax/vim.vim: highlight vimEmbedError as Normal Justin M. Keyes 2017-09-09 13:15:03 +02:00
  • 20a79706e2 runtime/syntax/vim.vim: disable g:vimsyn_embed by default Justin M. Keyes 2017-09-09 13:14:15 +02:00
  • 12efbf897d vim-patch:8.0.0327 (#7281) KunMing Xie 2017-09-18 02:05:22 +08:00
  • cf59d617bc vim-patch:8.0.0324 (#7279) KunMing Xie 2017-09-18 02:04:17 +08:00
  • 009c695f0a vim-patch:8.0.0302 NA (#7264) KunMing Xie 2017-09-18 01:56:08 +08:00
  • e53af2b1f5 vim-patch:8.0.0305 (#7265) KunMing Xie 2017-09-18 01:43:45 +08:00
  • 0b1904d835 Revert cbda7d8 "build: Revert 464bc16." Björn Linse 2017-09-17 19:15:34 +02:00
  • 6258e33b11 Merge remote-tracking branch 'upstream/master' ckelsel 2017-09-17 20:41:47 +08:00
  • b9cba41106 tui: Use unibi_var_from_num when available James McCoy 2017-09-16 23:13:35 -04:00
  • 9d6bac3219 test: more coverage for RPC + op-pending #3732 Justin M. Keyes 2017-09-16 12:17:59 +02:00
  • 47019bb167 getchar.c: add TERM_FOCUS to MAP_HASH (#7271) Justin M. Keyes 2017-09-16 11:20:26 +02:00
  • 1cebf17fbe build: show a hint for BSD make (#7275) Mahmoud Al-Qudsi 2017-09-16 03:54:49 -05:00
  • 1551f71321 Merge #7262 'inccommand': fix 'gdefault' lockup Justin M. Keyes 2017-09-15 00:04:42 +02:00
  • bf80a68d0d Merge remote-tracking branch 'upstream/master' ckelsel 2017-09-13 20:45:12 +08:00
  • 2736f0cb56 ex_cmds.c:do_sub(): macroize duplicate code Justin M. Keyes 2017-09-12 23:45:31 +02:00
  • 6d0f87a0bd 'inccommand': fix 'gdefault' lockup #7261 KillTheMule 2017-09-09 11:38:19 +02:00
  • d2cbc31185 Vim-patch 8.0.0300 (#7258) KunMing Xie 2017-09-11 22:17:41 +08:00
  • 5ad5bb0c0c Merge remote-tracking branch 'upstream/master' ckelsel 2017-09-11 19:14:41 +08:00
  • f51a397010 ci/travis: ignore pip3 failure Justin M. Keyes 2017-09-10 13:53:26 +02:00
  • ceade2fe53 vim-patch:8.0.0186 (#7154) KunMing Xie 2017-09-10 18:52:43 +08:00
  • 713a957e9c vim-patch:8.0.0282 vim-patch:8.0.0291 (#7255) KunMing Xie 2017-09-10 18:21:52 +08:00
  • af2dd68272 Merge remote-tracking branch 'upstream/master' ckelsel 2017-09-10 16:43:01 +08:00
  • d173d48177 Merge #7253 from justinmk/ci-travis Justin M. Keyes 2017-09-09 21:59:46 +02:00
  • 6389bde0bc ci/travis: skip pip3 upgrade if pip3 is missing Justin M. Keyes 2017-09-09 21:26:40 +02:00
  • 23cc41df55 ci/travis: report python environment info Justin M. Keyes 2017-09-09 16:44:38 +02:00
  • b927e50c53 test: FocusGained: retry() cmdline-mode test Justin M. Keyes 2017-09-09 17:45:00 +02:00
  • 7c00b10d8d health.vim: always check pyenv if installed #7219 Greg Anders 2017-08-26 17:29:12 -05:00
  • 26d08dfd0d inccommand: fix optimization logic #7224 KillTheMule 2017-08-28 21:33:31 +02:00
  • 06f8ad5b2a terminal.c: need maketitle() in terminal-mode Justin M. Keyes 2017-09-09 13:57:27 +02:00
  • 618cfe03fc test: ex_terminal_spec.lua: retry flaky test (#7245) Justin M. Keyes 2017-09-07 09:40:37 +02:00
  • cb912a3eda Merge #7241 ':terminal : handle F1-F12, other keys' Justin M. Keyes 2017-09-06 09:22:32 +02:00
  • 51808a244e Merge #7221 from justinmk/ev-focusgained Justin M. Keyes 2017-09-06 07:25:01 +02:00
  • 82795c2c3a vim-patch: 8.0.0{181,182,188} (#7152) KunMing Xie 2017-09-06 01:04:57 +08:00
  • b9d6bda531 test: FocusGained: press-enter prompt Justin M. Keyes 2017-09-05 18:43:41 +02:00
  • 5696991c6d Merge #5014 ':terminal : handle F1-F12, other keys' Justin M. Keyes 2017-09-05 18:03:33 +02:00
  • cdd9e868ef doc: channel, eventloop Justin M. Keyes 2017-09-02 19:51:49 +02:00
  • c00a33ed19 eventloop: loop_schedule_deferred() Justin M. Keyes 2017-09-03 14:31:38 +02:00
  • ff32bacb2e test: FocusGained: let UI settle before sending input Justin M. Keyes 2017-09-03 12:06:10 +02:00
  • 8716994cf0 lint Justin M. Keyes 2017-09-02 17:04:42 +02:00
  • 63c6470505 log: introduce context Justin M. Keyes 2017-09-02 11:35:53 +02:00
  • 6c53c3ee55 eventloop: restore redraw in cmdline K_EVENT handler Justin M. Keyes 2017-09-02 11:35:48 +02:00
  • d47b538f39 eventloop: do not redraw in cmdline K_EVENT handler Justin M. Keyes 2017-09-02 11:35:44 +02:00
  • 4bf953cca4 test: FocusGained/FocusLost Justin M. Keyes 2017-09-02 11:35:39 +02:00
  • f9af824832 test: use global_helpers.uname() instead of calling to nvim UUT Justin M. Keyes 2017-09-02 11:35:33 +02:00
  • d30abd8857 eventloop: FocusGained: schedule the schedule Justin M. Keyes 2017-09-02 11:35:14 +02:00
  • 46fdacc5b5 doc: eventloop Justin M. Keyes 2017-08-31 23:20:30 +02:00
  • b6b6e4a96f eventloop: FocusGained: schedule event instead of pseudokey Justin M. Keyes 2017-08-28 01:27:57 +02:00
  • ce852bab04 eventloop: K_EVENT does not finish mapping Justin M. Keyes 2017-09-04 22:45:14 +02:00
  • f050aaabbb tui: DECSCUSR workaround for Konsole (#7236) Vadim A. Misbakh-Soloviov 2017-09-04 23:48:05 +07:00
  • 3922237b14 test: lint Justin M. Keyes 2017-09-04 08:46:10 +02:00
  • 541dde36e3 eventloop: K_EVENT should not finish operator Matthew Malcomson 2017-09-02 14:12:32 +01:00
  • fec6ca7511 Merge pull request #7233 from yjhan96/vim-8.0.0125 James McCoy 2017-09-03 12:58:41 -04:00
  • 69a201d6c5 vim-patch:8.0.0125 Albert Han 2017-09-03 09:23:09 -04:00
  • 11429f9429 vim-patch:8.0.0247 (#7232) KunMing Xie 2017-09-03 16:58:32 +08:00
  • 70c62d58d5 Merge remote-tracking branch 'upstream/master' ckelsel 2017-09-01 07:33:29 +08:00
  • 7bfa4406c1 Merge pull request #7227 from ckelsel/vim-8.0.0209 James McCoy 2017-08-30 10:34:42 -04:00
  • 0e13b15fde vim-patch:8.0.0209 ckelsel 2017-08-30 19:54:14 +08:00
  • 9ae353ab44 Merge remote-tracking branch 'upstream/master' ckelsel 2017-08-30 19:44:19 +08:00
  • 5566f30006 Merge pull request #7218 from jamessan/stderr_collector-fix James McCoy 2017-08-26 15:06:48 -04:00
  • ffdddcd93d provider: Remove dict attribute from stderr_collector James McCoy 2017-08-26 13:46:04 -04:00
  • f612e99db5 ci: XXX: permissive termclose_spec timer (#7217) Matthieu Coudron 2017-08-26 17:18:46 +02:00
  • e1628fab00 tui: support new iterm2, iTerm2.app terminfo entries Leonardo Brondani Schenkel 2017-08-24 12:48:32 +02:00
  • 6e7a8c3fe2 Merge #7081 from justinmk/rpcstop Justin M. Keyes 2017-08-26 16:41:35 +02:00
  • 46a4099dfb Merge pull request #7192 from llorens/vim-8.0.0092 James McCoy 2017-08-25 11:21:36 -04:00
  • 0f2873ce99 Merge #7205 from justinmk/win-wmain Justin M. Keyes 2017-08-24 09:31:08 +02:00
  • da84f7dcf9 tui: always use unibi_add_ext_str with unibi_get_ext_str #7204 Fredrik Fornwall 2017-08-22 11:49:54 +02:00
  • 02e5eafa86 win: expect utf8-encoded argv when built as a library Justin M. Keyes 2017-08-23 01:30:25 +02:00
  • 71df5dde6d win: wmain(): use utf16_to_utf8() #7060 Justin M. Keyes 2017-08-23 01:17:59 +02:00
  • e5565891af win: wmain(): locale-independent argv (#7180) Yuto Tokunaga 2017-08-23 07:55:00 +09:00
  • 85f3084e21 clipboard: disallow recursion; show hint only once (#7203) Justin M. Keyes 2017-08-22 20:31:54 +02:00
  • 7f7698649f Merge #6973 from teto/normal_hl Justin M. Keyes 2017-08-22 20:01:50 +02:00
  • 1d175f3448 Merge pull request #7201 from jamessan/vim-8.0.0308 James McCoy 2017-08-22 09:53:02 -04:00
  • 5f6ad863c6 syntax.c: style Matthieu Coudron 2017-08-15 18:07:37 +02:00
  • 4d91369fd7 syntax.c: register 'Normal' highlight group Matthieu Coudron 2017-08-15 18:03:06 +02:00
  • 41d180abb4 vim-patch:8.0.0680 James McCoy 2017-08-21 12:54:22 -04:00
  • 622c3454df vim-patch:8.0.0612 James McCoy 2017-08-21 12:47:58 -04:00
  • fc7bf1c71d vim-patch:8.0.0437 James McCoy 2017-08-21 12:46:07 -04:00
  • 651c6f9b6e vim-patch:8.0.0326 James McCoy 2017-08-21 12:38:24 -04:00
  • 24a5564196 vim-patch:8.0.0325 James McCoy 2017-08-21 12:37:24 -04:00
  • a66eca78c2 vim-patch:8.0.0308 James McCoy 2017-08-21 12:10:15 -04:00
  • 9ff0cc7085 Merge pull request #6808 from nelstrom/normal-mode-terminal James McCoy 2017-08-21 19:46:43 -04:00
  • d2595ba1c4 vim-patch:8.0.0092 Lech Lorens 2017-08-20 12:14:27 +02:00
  • 73286a81cf Repair tui_spec functional tests Drew Neil 2017-05-25 11:40:55 +01:00