Commit Graph

  • ef6b6e9a09 Merge #4854 Justin M. Keyes 2016-06-05 04:17:29 -04:00
  • cc8a2e7aad log: Rename to $NVIM_LOG_FILE Justin M. Keyes 2016-06-05 04:14:54 -04:00
  • 78c6f5c06d vim-patch:7.4.1056 (#4870) Shota 2016-06-05 17:00:58 +09:00
  • 6ed9d47a6e pty_process: split into plat-specific files (#3976) Rui Abreu Ferreira 2016-06-05 01:02:56 +01:00
  • 40e7efe91c vim-patch:7.4.1150 Michael Ennen 2016-05-22 01:25:36 -07:00
  • 14648cb741 vim-patch:7.4.1130 shotat 2016-06-05 00:01:44 +09:00
  • 02e6914a93 Merge pull request #4860 from jamessan/tab-win-precedence Justin M. Keyes 2016-06-04 11:05:05 -04:00
  • 8958863e26 tui/input.c: Add mouse release event (#4873) sach1t 2016-06-04 09:13:41 -04:00
  • 667c1dc4de vim-patch:7.4.1108 (#4872) James McCoy 2016-06-03 22:18:40 -05:00
  • 2d9c7dd840 Merge pull request #4871 from justinmk/housekeeping Justin M. Keyes 2016-06-03 17:12:29 -04:00
  • b3b25c2490 doc: precision, concision, elision Justin M. Keyes 2016-06-03 15:05:44 -04:00
  • f421757e57 reorg Justin M. Keyes 2016-06-03 14:15:36 -04:00
  • abe47d5f64 CMake: Search all possibly usable Lua executables. (#4858) Florian Walch 2016-06-03 18:21:29 +02:00
  • 8bf94f8f0d Merge pull request #4869 from jamessan/vim-7.4.1142 Justin M. Keyes 2016-06-02 14:53:21 -04:00
  • 1a21a0cc4f Merge pull request #4868 from jamessan/vim-85084ef Justin M. Keyes 2016-06-02 14:42:12 -04:00
  • 17cb95b222 Make clint happy again James McCoy 2016-06-02 11:10:42 -04:00
  • 29e618c93c vim-patch:7.4.1695 James McCoy 2016-06-02 10:29:05 -04:00
  • 1b6681e073 vim-patch:7.4.1142 James McCoy 2016-06-02 09:40:55 -04:00
  • d5380d85ae vim-patch:85084ef James McCoy 2016-06-02 09:25:49 -04:00
  • 634d59f646 msgpack-gen: Fix for Lua 5.1. (#4857) Florian Walch 2016-06-02 01:14:09 +02:00
  • 568da8ef3b vimpatch.sh: bug fix in find_git_remote regex (#4863) Shota 2016-06-02 04:02:20 +09:00
  • 4e9f7684f6 tcd: Determine correct scope from user input James McCoy 2016-06-01 01:09:13 -04:00
  • f735ee90c2 tcd: Use user-provided tab page for getcwd()/haslocaldir() James McCoy 2016-06-01 01:01:51 -04:00
  • a3f11ad27a test/functional: cd_spec: Add tests for {getcwd,haslocaldir}(-1, -1) James McCoy 2016-06-01 00:40:03 -04:00
  • a1303c2e11 test/functional: cd_spec: Add tests for using explicit args James McCoy 2016-06-01 00:23:59 -04:00
  • 197f384891 test/functional: cd_spec: Use named keys for directories table James McCoy 2016-05-31 23:30:21 -04:00
  • 690970acff test/functional: Allow arbitrary arguments to cwd/lwd functions James McCoy 2016-05-31 22:35:02 -04:00
  • 0afe63e925 Merge pull request #4829 from bfredl/timerclose Björn Linse 2016-06-01 12:07:17 +02:00
  • d6d8073939 timers: stop all timers on teardown Björn Linse 2016-05-28 11:16:03 +02:00
  • c16cb06656 Merge pull request #4859 from justinmk/travisllvm Justin M. Keyes 2016-06-01 02:04:40 -04:00
  • b121d85376 travis: remove LLVM apt PPA; fallback to clang 3.4 Justin M. Keyes 2016-05-31 17:08:05 -04:00
  • 4adee66980 Merge pull request #4846 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/typval_encode Justin M. Keyes 2016-05-31 13:51:31 -04:00
  • 3dd3d129d3 Merge pull request #4844 from ZyX-I/rename-main-loop Justin M. Keyes 2016-05-31 13:49:04 -04:00
  • 4276a03e81 Merge pull request #4853 from ZyX-I/fix-4852 Justin M. Keyes 2016-05-31 12:38:07 -04:00
  • d0bd023881 log: Move log to $NVIM_LOG_FILE_PATH, falling back to the old location ZyX 2016-05-31 16:22:31 +03:00
  • c571e80273 unittests: Also remove event_teardown ZyX 2016-05-31 15:41:24 +03:00
  • 8f8b6658d7 typval_encode: Do not use new vector type ZyX 2016-05-01 06:29:18 +03:00
  • d9137b1a3a kvec,typval_encode: Add new vector: the one with preallocated array ZyX 2016-05-01 06:27:11 +03:00
  • 139c1bb48b eval/encode: Move main macros from encode.c to typval_encode.h ZyX 2016-04-18 05:04:57 +03:00
  • bd9715a9b5 Merge pull request #4843 from ZyX-I/refactor-queue Justin M. Keyes 2016-05-30 15:49:04 -04:00
  • 30531bc38d Merge pull request #4845 from ZyX-I/luaviml'/lua'/encode_vim_to_object'/refactor-kvec Justin M. Keyes 2016-05-30 15:43:58 -04:00
  • cafd4a4d06 lib/queue: Actually remove all _QUEUE macros ZyX 2016-05-30 20:21:46 +03:00
  • 9ce921a516 lib/queue: Refactor queue.h ZyX 2016-05-30 20:17:22 +03:00
  • 7a44f9e343 lib/kvec: Fix remaining linter errors ZyX 2016-05-30 21:26:30 +03:00
  • 1ce1b85cc6 lib/kvec: Make code cleaner ZyX 2016-05-01 05:19:44 +03:00
  • d007c2977b lib/kvec: Do not use kv_init unless needed ZyX 2016-05-01 05:10:27 +03:00
  • 8cfb272c74 lib/kvec: Remove useless type argument from kv_push macros ZyX 2016-05-01 04:53:15 +03:00
  • 77540a0458 *: Rename main loop variable from loop to main_loop ZyX 2016-05-30 20:55:29 +03:00
  • c4da27095c remove some asserts and lint Charles Joachim 2016-05-30 12:16:48 -04:00
  • c2a1821611 ops.c: enable -Wconversion warning Charles Joachim 2016-05-07 23:55:07 -04:00
  • 748898b4dd Merge pull request #4198 from daynin/string-tests Justin M. Keyes 2016-05-29 13:10:26 -04:00
  • c793423374 add test for vim_strsave_escaped() function Sergey Golovin 2016-02-08 20:59:43 +03:00
  • ecbc9dbdfe Merge pull request #4740 from brcolow/vim-7.4.1276 Justin M. Keyes 2016-05-29 00:05:49 -04:00
  • 1e70ebe849 Merge pull request #4756 from jbradaric/vim-7.4.1119 Justin M. Keyes 2016-05-29 00:03:54 -04:00
  • 5fed9f5626 Merge pull request #4830 from blueyed/proider-pythonx-handle-127 Justin M. Keyes 2016-05-28 21:05:08 -04:00
  • ff00e289cf Merge pull request #4832 from justinmk/do_source_fuss Justin M. Keyes 2016-05-28 19:01:15 -04:00
  • 7e65cc22ea Merge pull request #4833 from jamessan/multi-remote-fix Justin M. Keyes 2016-05-28 17:05:12 -04:00
  • e50b4fd36d vim-patch.sh: Only print the first neovim/neovim remote name James McCoy 2016-05-28 14:14:42 -04:00
  • 8c127c77a6 fopen_noinh_readbin: restore WIN32 decision Justin M. Keyes 2016-05-28 12:53:31 -04:00
  • fe0c3999ca do_source: less fuss about fopen_noinh_readbin Justin M. Keyes 2016-05-27 06:20:31 -04:00
  • 1786844498 Merge pull request #4831 from blueyed/provider-pythonx-robust-comparison Justin M. Keyes 2016-05-28 11:46:08 -04:00
  • 1ea1626764 provider/pythonx: use robust comparison (via vint) Daniel Hahler 2016-05-28 17:16:24 +02:00
  • dab5d1368a provider/pythonx: handle exit code 127 from pyenv Daniel Hahler 2016-05-28 17:07:27 +02:00
  • 1e593436d0 process.c: Close events are processed too late oni-link 2016-05-27 19:03:22 +02:00
  • 677eae6b0f process.c: Fix a block when in teardown mode oni-link 2016-05-20 21:19:10 +02:00
  • 48e945e588 Merge pull request #2825 from lucc/legacy/listlbr Justin M. Keyes 2016-05-27 21:06:09 -04:00
  • c29cc50b3a Merge pull request #4825 from ZyX-I/fix-4822 Justin M. Keyes 2016-05-27 20:58:57 -04:00
  • f5642a171f Merge pull request #4817 from bfredl/remoteui Justin M. Keyes 2016-05-27 20:58:14 -04:00
  • f5cf6f8de4 Merge pull request #4826 from jamessan/vim-345efa0 Justin M. Keyes 2016-05-27 20:52:10 -04:00
  • d89bf31f6b Merge pull request #4827 from equalsraf/tb-dummy-tui Justin M. Keyes 2016-05-27 20:50:13 -04:00
  • 46aac2a09a Windows: Don't build the TUI is systems where it is not supported Rui Abreu Ferreira 2016-05-23 22:16:39 +01:00
  • c11f22d6c5 vim-patch:345efa0 James McCoy 2016-05-27 12:47:21 -04:00
  • 5758432be2 eval: Stop executing *eval() function at error ZyX 2016-05-27 15:10:41 +03:00
  • dd539366fc api: refactor remote ui to use API dispatch generation Björn Linse 2016-04-14 20:47:01 +02:00
  • 1d63672c77 Merge pull request #4821 from jamessan/vim-7.4.1096 Justin M. Keyes 2016-05-27 04:22:52 -04:00
  • 41c0dfd545 Port capture() function Shougo Matsushita 2016-05-03 13:35:04 +09:00
  • bfbc974d13 Merge pull request #4819 from jamessan/vim-acb4f22 Justin M. Keyes 2016-05-25 21:46:03 -04:00
  • d693a22de3 vim-patch:acb4f22 James McCoy 2016-05-25 16:31:48 -04:00
  • ccef5c9c77 vim-patch:7.4.1567 James McCoy 2016-05-25 17:13:23 -04:00
  • bc306ab5aa vim-patch:7.4.1096 James McCoy 2016-05-25 16:59:52 -04:00
  • 2115fcdfd5 Merge pull request #4815 from bfredl/timerfix Björn Linse 2016-05-25 13:56:55 +02:00
  • 2519638796 timers: racy situation found on travis Björn Linse 2016-05-25 12:51:02 +02:00
  • c74ce334f2 Merge pull request #4624 from bfredl/timers Björn Linse 2016-05-25 11:00:54 +02:00
  • 1e22076a65 Merge pull request #4741 from brcolow/vim-7.4.1281 Justin M. Keyes 2016-05-25 04:30:50 -04:00
  • b37b5a59af vim-patch:7.4.1281 Michael Ennen 2016-05-10 23:37:48 -07:00
  • 52348a1f8c Merge pull request #4807 from jamessan/vim-7.4.1053 Justin M. Keyes 2016-05-25 02:54:08 -04:00
  • d46772588b Merge pull request #4812 from jamessan/vim-a61018d Justin M. Keyes 2016-05-24 22:39:13 -04:00
  • 3d12192521 vim-patch:7.4.1064 James McCoy 2016-05-24 21:14:37 -04:00
  • ca7e43100a vim-patch:4d1c0a4 James McCoy 2016-05-24 21:13:12 -04:00
  • a3f398992f vim-patch:a61018d James McCoy 2016-05-24 20:53:58 -04:00
  • 4a40231317 vim-patch:7.4.1071 James McCoy 2016-05-24 19:53:50 -04:00
  • da9b6b1de0 vim-patch:7.4.1053 James McCoy 2016-05-20 22:25:06 -04:00
  • 5cc87d4dab cmdline: Redraw the cmdline after processing events Björn Linse 2016-05-22 21:53:43 +02:00
  • 61e8adb25e eval: implement timers. vim-patch: 7.4.1578, 7.4.1831 Björn Linse 2016-04-21 17:06:03 +02:00
  • 71e3aec029 Update migrated test after patch recent patches in master. Lucas Hoffmann 2016-02-09 22:50:26 +01:00
  • 1e1325bd18 tests: Migrate legacy test listlbr. Lucas Hoffmann 2015-06-11 12:33:09 +02:00
  • 622a3ae8ea tests: Migrate legacy test 69. Lucas Hoffmann 2015-07-09 15:38:56 +02:00
  • b4848c5d14 test: Clean up after migration of legacy test 55. Lucas Hoffmann 2016-02-11 08:58:28 +01:00
  • 1afb1cc6bc test: Fix migrated test 55. Lucas Hoffmann 2016-02-11 02:41:56 +01:00
  • 726a6abfb7 test: Split migrated legacy test 55. Lucas Hoffmann 2016-02-10 14:08:54 +01:00