Commit Graph

  • 250aca4f89 terminal.c: Events in terminal_enter() should not free the terminal oni-link 2015-08-06 14:31:53 +02:00
  • 0ec6a9c3c3 provider/pythonx.vim: Use shell-agnostic construction. #3190 sanmiguel 2015-08-18 16:43:17 +02:00
  • 57eaefbb23 ci: Use error suppression in place of ignored files list. #3185 ZyX 2015-08-17 08:54:12 +03:00
  • 2bce7c9bae Fix lint errors #3204 Steven Oliver 2015-08-19 21:52:45 -04:00
  • f253c8d9b4 Merge pull request #3203 from jamessan/vim-7.4.813 Justin M. Keyes 2015-08-20 12:45:11 -04:00
  • f6f28c18e5 7.4.813 James McCoy 2015-08-19 21:53:52 -04:00
  • 2647677618 Merge pull request #2159 from ZyX-I/auto-unicode Justin M. Keyes 2015-08-19 23:41:12 -04:00
  • 08bae45337 Update patches list, 7.4.791 - 7.4.826 James McCoy 2015-08-19 21:27:23 -04:00
  • 60e62824b8 runtime: When generating helptags run NeoVim in headless mode ZyX 2015-08-19 22:23:10 +03:00
  • 8653000782 Merge pull request #3184 from justinmk/remove_is_readonly Justin M. Keyes 2015-08-18 21:57:32 -04:00
  • 681ee8131c Merge pull request #2910 from blueyed/python-fix-path_hook Justin M. Keyes 2015-08-17 19:21:19 -04:00
  • 8f09fa1a49 os/fs.c: remove os_file_is_readonly() Justin M. Keyes 2015-08-16 23:13:55 -04:00
  • d5cd15e67f test: more cases for os_file_is_readonly() Justin M. Keyes 2015-08-11 21:00:56 -04:00
  • 14d2a90db9 Merge pull request #3166 from justinmk/file_is_readable Justin M. Keyes 2015-08-17 01:10:16 -04:00
  • 86c38ef126 os_file_is_*: libuv impl Justin M. Keyes 2015-08-17 00:44:58 -04:00
  • b1e18dc393 win_defs.h: define R_OK, W_OK for MSVC. Rui Abreu Ferreira 2014-07-09 17:24:12 +01:00
  • ad6b356119 test: cover os_file_is_readable() Justin M. Keyes 2015-08-11 17:04:00 -04:00
  • 3ce1b4015f fs.c: implement os_file_is_readable() Justin M. Keyes 2015-08-11 16:34:45 -04:00
  • 616b787d12 tutor: avoid 'wildignore' pain Justin M. Keyes 2015-08-16 19:23:44 -04:00
  • 521a9816d0 Merge pull request #3179 from ZyX-I/clint-find-new-errors Justin M. Keyes 2015-08-16 17:17:34 -04:00
  • db7b970057 rstream.c: Prevent stream closing if a read event is still queued. #3172 oni-link 2015-08-15 11:36:14 +02:00
  • 2bd3351c37 Remove unused assignement #3173 Pepe Padial 2015-08-15 17:41:34 +02:00
  • 4912dcf3c7 install tutorial files #3180 Felipe Morales 2015-08-16 10:43:52 -03:00
  • b9276dd630 vim.h: Fix error which is not suppressed by clint ZyX 2015-08-16 16:14:15 +03:00
  • 90ef218610 Add introductory text to intro screen. #1885 Florian Walch 2015-07-21 15:03:51 +03:00
  • 197a5ad376 Merge pull request #2700 from fmoralesc/vim-tutor-mode Justin M. Keyes 2015-08-15 14:56:46 -04:00
  • 4fc1ab779d runtime: Include vim-tutor-mode Felipe Morales 2015-05-18 23:17:39 -03:00
  • d8f1acbf9d tui: restore got_winch in sigwinch_cb #3171 Felipe Morales 2015-08-15 00:19:28 -03:00
  • aa6723d16b clint: Add support for errors suppression ZyX 2015-08-15 19:08:36 +03:00
  • a94a68145b Merge PR #3029 'Refactor event processing architecture' Thiago de Arruda 2015-08-13 12:20:53 -03:00
  • f1de097dbb eval: Fix jobwait() to process multiple jobs concurrently Thiago de Arruda 2015-08-13 11:53:19 -03:00
  • a816c726bb pty_process: Make termios structure a static variable Thiago de Arruda 2015-08-13 07:57:20 -03:00
  • 6b3cd381dc rstream: Pass read count to read events Thiago de Arruda 2015-08-12 19:16:06 -03:00
  • 166d8c799f process: Remove indeterminism that causes reordering of pty events oni-link 2015-08-07 23:26:01 -03:00
  • 502aee690c event: Refactor async event processing Thiago de Arruda 2015-08-07 22:54:02 -03:00
  • a6e0d35d2d queue: Implement a more flexible event queue Thiago de Arruda 2015-07-24 12:24:25 -03:00
  • 1a7a020b68 lib: Include libuv circularly linked list Thiago de Arruda 2015-07-24 12:24:16 -03:00
  • 0d71354058 test: Make sure ENTER prompt is exited in clipboard_provider_spec Thiago de Arruda 2015-07-24 12:22:47 -03:00
  • bef0c03b25 terminal: Ensure terminal buffers are flushed on exit Thiago de Arruda 2015-07-24 12:14:31 -03:00
  • 696f9c2759 process: Pass loop reference during initialization Thiago de Arruda 2015-07-24 11:56:44 -03:00
  • 3f5af6c1c4 loop: Simplify loop.c and move some code to input.c Thiago de Arruda 2015-07-24 10:38:35 -03:00
  • ccdeb91e12 msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNC Thiago de Arruda 2015-07-24 09:55:31 -03:00
  • b13011ff47 pty_process: Simplify cleanup after error during spawn Thiago de Arruda 2015-07-18 09:46:14 -03:00
  • 024b1f39a3 eval: Fixes to job control Thiago de Arruda 2015-07-18 09:40:02 -03:00
  • a10b327073 events: Add missing function attributes to some APIs Thiago de Arruda 2015-07-18 09:27:43 -03:00
  • 6bf322c6ff doc: Fix typo in nvim-python. #3162 Daniel Kosinski 2015-08-12 17:07:23 +02:00
  • a6c6128681 runtime: Do install generated syntax file, also test this. #3160 ZyX 2015-08-12 07:44:34 +03:00
  • d21690a66e test: cover :grep Justin M. Keyes 2015-08-11 10:33:27 -04:00
  • c6af09c566 shell.c: A full RBuffer with no NL can freeze shell output. #3156 oni-link 2015-08-11 13:40:07 +02:00
  • 7d9472ab1b tui: avoid double-resize on SIGWINCH. #3145 Felipe Morales 2015-08-08 15:55:18 -03:00
  • 389c3b8581 Merge #3149 'Fix pending() invocations'. Justin M. Keyes 2015-08-09 22:34:07 -04:00
  • 5c1dc0fbe7 test: fix pending() invocations Justin M. Keyes 2015-08-07 18:25:03 -04:00
  • 62c53c404b test: move runtime/autoload/* to provider/ Justin M. Keyes 2015-08-07 16:57:45 -04:00
  • 698482ec3e test: python: report pending() if python{2,3} is missing Justin M. Keyes 2015-08-07 16:10:22 -04:00
  • 21c0d87a24 vim-patch:7.4.781 #3065 Marco Hinz 2015-07-21 14:29:08 +02:00
  • 990c0350ab vim-patch:7.4.773 #3066 Marco Hinz 2015-07-21 15:11:56 +02:00
  • 3df37a8424 vim-patch:7.4.776 #3062 Marco Hinz 2015-07-21 14:02:14 +02:00
  • ef6451a113 Merge #3141 'handle clipboard=unnamedplus,unnamed correctly'. Justin M. Keyes 2015-08-09 21:04:43 -04:00
  • 41e9ebcf41 clipboard: remove documentation for unsupported options Björn Linse 2015-08-05 16:04:33 +02:00
  • d4ebbaa91a clipboard: support clipboard=unnamedplus,unnamed Björn Linse 2015-08-05 15:57:34 +02:00
  • 162361abac clipboard: fixup inconsequential yet embarrassing mixup Björn Linse 2015-08-05 11:23:11 +02:00
  • 5a19585865 test: cover msgpackparse() regression Justin M. Keyes 2015-08-01 10:24:01 -04:00
  • 029b58e417 Merge #3135 'Use proper refcount of msgpack type lists'. Justin M. Keyes 2015-08-05 19:08:03 -04:00
  • 718504e18d documentation: Replace undefined help tag ZyX 2015-08-06 01:41:01 +03:00
  • fe3c8690f6 documentation: Fix special dictionary value key name ZyX 2015-08-06 01:40:01 +03:00
  • 172272ef3f eval: Use proper refcount of msgpack type lists ZyX 2015-08-05 07:52:11 +03:00
  • b732a27c4e channel.c: Only free a channel after close callbacks are executed #3132 oni-link 2015-08-05 07:54:44 +02:00
  • 2e1a80563b os_get_user_name() for non UNIX system #2729 Rui Abreu Ferreira 2015-05-14 09:38:25 +01:00
  • 8f3eb69207 doc: Fix nit in previous commit Michael Reed 2015-08-04 17:10:08 -04:00
  • 61e6665652 doc: Add transition instructions to nvim_from_vim.txt Florian Walch 2015-07-21 15:06:17 +03:00
  • 5fc4c2d442 tui: Fix terminal detection for cursor shape #3129 Keerthan Jaic 2015-08-03 13:53:35 -04:00
  • 95a4dc6487 vim-patch.sh: Add --review option to compare PR and original diffs. #3083 Florian Walch 2015-07-22 18:00:17 +03:00
  • 9f350e615c Merge pull request #3034 from ZyX-I/msgpack-eval Justin M. Keyes 2015-08-03 00:24:10 -04:00
  • 030f360312 functests: Use eval subdirectory in place of viml ZyX 2015-08-02 22:19:58 +03:00
  • 401ae724ea eval: Call list_append_allocated_string from list_append_string ZyX 2015-08-02 19:42:05 +03:00
  • 69a42f2d1d documentation: Add {Nvim} tag to new functions ZyX 2015-08-02 19:34:32 +03:00
  • ec95a58377 vim_to_msgpack: Silence -Werror=unitialized compiler error ZyX 2015-07-18 00:15:59 +03:00
  • fea633d0fa ex_cmds*: Silence -Wstrict-prototypes warnings ZyX 2015-07-06 20:22:00 +03:00
  • 7fbefd585e eval: Remove most of msgpack* functions limitations ZyX 2015-07-17 00:42:53 +03:00
  • 5a7135fa1c eval: Add msgpackparse and msgpackdump functions ZyX 2015-07-12 17:31:55 +03:00
  • 63d5b8707b vim-patch:5d89d9b #2922 Justin Gassner 2015-06-28 13:28:20 +02:00
  • efa059c5a4 test: call scandir_next_with_dots() more than once Justin M. Keyes 2015-08-01 23:33:54 -04:00
  • dd7c7efcfb Merge #3099 glob() should return '.' and '..' Justin M. Keyes 2015-08-01 23:16:17 -04:00
  • ea551044ea Add the . and .. entries to glob() Felipe Morales 2015-07-25 18:08:25 -03:00
  • 746a4e9f84 Remove spurious warning when reading directories Felipe Morales 2015-07-25 17:33:45 -03:00
  • d4396acedb vim-patch:7.4.600 #3081 cztchoice 2015-07-22 20:35:52 +08:00
  • ccebc1f8d3 Merge #2660 'generalize mode-change API and support replace-mode cursor' Justin M. Keyes 2015-07-26 23:50:55 -04:00
  • f79025b9de tui: Use underline cursor in Replace mode Omar Sandoval 2015-05-17 01:39:22 -07:00
  • fa48fc667a api: Simplify UI API on mode change Omar Sandoval 2015-05-17 01:22:46 -07:00
  • 61e4a32065 runtime: Remove duplicates and garbage from installation ZyX 2015-07-27 00:37:35 +03:00
  • 4d2807e128 documentation: Document table meanings in comment to genunicodetables ZyX 2015-07-26 16:37:01 +03:00
  • 12c269d32a Update unicode files ZyX 2015-03-15 21:33:49 +03:00
  • 8f9b81059a Create script that downloads and commits UNIDATA files ZyX 2015-03-15 21:28:38 +03:00
  • c31b3339ff Generate unicode tables with script when building ZyX 2015-03-15 20:14:41 +03:00
  • a497bf4bfd Merge pull request #2288 from ZyX-I/autovimsyn Justin M. Keyes 2015-07-26 15:42:42 -04:00
  • 6f35bcfb07 syntax: Exclude deprecated options ZyX 2015-07-26 21:39:19 +03:00
  • 853ba34103 syntax: List NeoVim-specific autocmd events ZyX 2015-07-26 21:28:32 +03:00
  • f2b4894c93 syntax: Restore vim-specific highlight groups ZyX 2015-07-26 21:21:58 +03:00
  • f9d1150dba cmake: Run nvim that generates helptags with proper WORKING_DIRECTORY ZyX 2015-07-26 13:39:34 +03:00
  • e1cc0fe996 cmake: Generate tags and some vim syntax elements ZyX 2015-04-02 19:45:34 +03:00