Commit Graph

  • 122ad63ac9 Merge pull request #3041 from ZyX-I/better-mkdir Justin M. Keyes 2015-07-26 14:09:03 -04:00
  • 478ee680dc scripts: Add script which is able to generate part of vim.vim file ZyX 2015-03-29 01:26:48 +03:00
  • 7f6c14ed54 options: Move option definitions to options.lua ZyX 2015-03-28 23:50:03 +03:00
  • 8ed2dbf6e2 fileio: Move event definitions to the generator script ZyX 2014-09-20 20:11:19 +04:00
  • 01901e0038 documentation: Document changes ZyX 2015-07-18 12:23:42 +03:00
  • 1206ac953f os/fs: Move mkdir_recurse from eval.c to os/fs.c ZyX 2015-07-12 14:09:26 +03:00
  • afd3e69e9f ex_docmd: Make E739 message contain strerror() output ZyX 2015-07-12 14:06:20 +03:00
  • b56934e28d os/fs: Define os_strerror as an alias to uv_strerror ZyX 2015-07-17 17:54:44 +03:00
  • 7a6bf3f418 Add ui test for default title (with/without filename) #3091 Björn Linse 2015-07-23 21:07:51 +02:00
  • a39ce92f0b Use NVIM instead of VIM in default title. Felipe Morales 2015-07-23 14:03:08 -03:00
  • 0e65caa40e Delete test86 and 87 #3074 Björn Linse 2015-07-21 20:02:23 -04:00
  • 544ec08102 CMake: Allow configuring all DEPS_* variables in third-party. #3080 Florian Walch 2015-07-22 13:12:22 +03:00
  • 5ad619a847 menu: Fix :emenu mode detection #2992 Robin Allen 2015-07-10 23:53:19 +01:00
  • 8cbe5265ef Merge #3048 'tui: resize terminal' Justin M. Keyes 2015-07-21 23:57:11 -04:00
  • a95a5ba839 options,tui: don't hardcode default terminal size Felipe Morales 2015-07-20 21:30:42 -03:00
  • 5732340c20 tui: respect the 'co' and 'lines' options on startup Felipe Morales 2015-07-18 20:37:10 -03:00
  • 6048e95f33 tui: send resize sequences to the terminal Felipe Morales 2015-07-18 17:13:01 -03:00
  • 6571c84d54 tests: Migrate legacy test 80. #2989 Lucas Hoffmann 2015-07-10 12:12:09 +02:00
  • d6c97a85ff tui: Unconditionally enable bracketed paste mode #3060 crondog 2015-07-21 21:28:17 +10:00
  • bf9f50942d eval.c: Only inline float_op_wrapper on non-i386 #3072 Wander Nauta 2015-07-21 22:08:04 +02:00
  • 43f7eec0cd Uncomment merged patches in version.c Marco Hinz 2015-07-21 11:28:00 +02:00
  • 23cdebd559 rstream: Fix read_cb invocation Thiago de Arruda 2015-07-18 09:35:07 -03:00
  • fd740a383a Doc: add bracketed-paste-mode #3028 Marco Hinz 2015-07-17 15:04:23 +02:00
  • 4455fc3f05 Remove ':Print' command #3049 Michael Reed 2015-07-19 06:14:26 -04:00
  • bd753bdacc Merge #3014 'clipboard: handle middle-click paste correctly.'. Justin M. Keyes 2015-07-20 20:24:28 -04:00
  • 8047570b70 clipboard: add tests for error fallback and middleclick paste Björn Linse 2015-07-15 18:06:35 +02:00
  • c30f2ac25d clipboard: handle middle-click paste correctly. Björn Linse 2015-07-15 13:59:05 +02:00
  • 0e39b2c936 Merge #3056 'Test: fix functional/ex_cmds/recover_spec.lua'. Justin M. Keyes 2015-07-20 18:21:29 -04:00
  • 2b2cea38a9 Test: fix functional/ex_cmds/recover_spec.lua Marco Hinz 2015-07-20 22:17:22 +02:00
  • 0f34b256aa Test: add new helper function: rmdir() Marco Hinz 2015-07-20 16:51:53 +02:00
  • 05bb841487 Source provider at start if &cb is set #3025 Marco Hinz 2015-07-16 18:01:54 +02:00
  • b4a5871809 defaults: set 'history' to 10000 by default. #2868 Felipe Morales 2015-06-20 15:59:25 -03:00
  • 259db27aef Merge pull request #2943 from Pyrohh/rm-posix Michael Reed 2015-07-19 15:39:03 -04:00
  • 85b7ea9a87 Remove POSIX 'cpoptions': cleanup Michael Reed 2015-07-03 05:33:48 -04:00
  • 4f444ae4f8 Remove POSIX 'cpoptions': '\' Michael Reed 2015-07-03 05:29:15 -04:00
  • 0661411bba Remove POSIX 'cpoptions': '.' Michael Reed 2015-07-03 05:23:26 -04:00
  • 3931a36340 Remove POSIX 'cpoptions': '/' Michael Reed 2015-07-03 05:18:05 -04:00
  • b19afa52c4 Remove POSIX 'cpoptions': '&' Michael Reed 2015-07-03 03:35:39 -04:00
  • d9b053d6a6 Remove POSIX 'cpoptions': '|' Michael Reed 2015-07-03 03:25:00 -04:00
  • 4a86122422 Remove POSIX 'cpoptions': '{' Michael Reed 2015-07-03 03:21:59 -04:00
  • 96c27692b8 Remove POSIX 'cpoptions': '#' Michael Reed 2015-07-03 03:10:34 -04:00
  • fcb79ffc40 Implement API function to call functions #2979 Sebastian Witte 2015-07-08 07:40:28 +02:00
  • fb0ebb2a3a runtime/syntax/vim.vim: Update to version 7.4-33 Felipe Morales 2015-07-02 17:23:33 -03:00
  • fcb051098a runtime/syntax/vim.vim: Update Michael Reed 2015-06-24 14:00:42 -04:00
  • 87afee3e75 Merge pull request #2719 from lucc/test57 Michael Reed 2015-07-18 22:29:43 -04:00
  • 42d38b363c tests: Split migrated test 57. Lucas Hoffmann 2015-07-13 00:36:14 +02:00
  • 1b2eb306f7 tests: Migrate legacy test 57. Lucas Hoffmann 2015-05-15 19:03:47 +02:00
  • d71eb9db3c tests: Remove migrated legacy tests from makefile. #3009 Lucas Hoffmann 2015-07-14 14:45:09 +02:00
  • c7bfbd4fd9 python3: remove decoding logic, as this is now done in plugin host #3026 Björn Linse 2015-07-16 21:03:27 +02:00
  • 1d4f68a2f5 vim-patch:7.4.667 #3043 Marco Hinz 2015-07-18 14:57:58 +02:00
  • 6cfeea9922 Merge #2964 'deps: update busted: 2.0 rc8 -> rc10'. Justin M. Keyes 2015-07-18 15:53:31 -04:00
  • ff3175c4cd deps: Don't pin dependencies Michael Reed 2015-07-08 13:25:50 -04:00
  • b8bfc0c736 deps: Update busted: 2.0 rc8 -> 2.0 rc10 Michael Reed 2015-06-29 19:02:48 -04:00
  • 54195c829d Merge #3005 'synIDattr(): true color awareness' Marco Hinz 2015-07-18 16:57:53 +02:00
  • 9d876eb037 Test: synIDattr(): true color awareness Marco Hinz 2015-07-14 17:40:33 +02:00
  • 84ce97714b synIDattr(): true color awareness Marco Hinz 2015-07-14 00:36:21 +02:00
  • 7732bec9b8 eval: Fix duplicate code in trig/math functions #3035 Wander Nauta 2015-07-17 22:45:42 +02:00
  • 14ae3c0cbd Merge #2609 'Macro cleanup' Justin M. Keyes 2015-07-17 22:13:20 -04:00
  • 3b06ce200b Macro cleanup: FEAT_SHORTCUT, replace with WIN32 Hettomei 2015-05-14 23:21:08 +02:00
  • b69f1b85f5 Macro cleanup: FEAT_BEVAL_TIP Hettomei 2015-05-08 14:46:23 +02:00
  • 28d39db171 Macro cleanup: FEAT_GUI_MSWIN Hettomei 2015-05-08 14:44:05 +02:00
  • 9b58fc6986 Macro cleanup: FEAT_GUI_MAC Hettomei 2015-05-08 14:42:59 +02:00
  • db9bcadb05 Macro cleanup: FEAT_GUI_X11 Hettomei 2015-05-08 14:41:02 +02:00
  • bd819aaed0 Macro cleanup: FEAT_GUI_GTK Hettomei 2015-05-08 14:40:10 +02:00
  • 5360324974 Macro cleanup: FEAT_TOOLBAR Hettomei 2015-05-08 14:36:49 +02:00
  • 343040f318 Macro cleanup: FEAT_BEVAL Hettomei 2015-05-08 13:10:30 +02:00
  • 848a5e2e87 Macro cleanup: USE_FILE_CHOOSER Hettomei 2015-05-08 13:08:08 +02:00
  • 6d937315b6 Macro cleanup: FEAT_GUI_MOTIF Hettomei 2015-05-08 13:06:53 +02:00
  • 031758ad5c Macro cleanup: FEAT_GUI_W32 Hettomei 2015-05-08 13:02:05 +02:00
  • 1b7dcb2f70 Macro cleanup: FEAT_GUI and ALWAYS_USE_GUI Hettomei 2015-05-08 01:16:12 +02:00
  • 4d79edccdc Cleanup after #3007 #3020 Michael Reed 2015-07-15 22:45:14 -04:00
  • 5e9f9a8756 spell: Defer &spell prompt until VimEnter. #3027 Felipe Morales 2015-07-16 22:26:58 -03:00
  • 883b78d298 Merge PR #2980 'Refactor event loop layer' Thiago de Arruda 2015-07-17 00:46:34 -03:00
  • aa9cb48bf0 job: Replace by a better process abstraction layer Thiago de Arruda 2015-07-17 00:32:07 -03:00
  • 9d8d2b7fa8 server: Extract most logic into the new socket abstraction Thiago de Arruda 2015-07-16 23:10:22 -03:00
  • ac2bd02561 rstream/wstream: Unify structures and simplify API Thiago de Arruda 2015-07-16 23:10:15 -03:00
  • 991d3ec1e6 event loop: New abstraction layer with refactored time/signal API Thiago de Arruda 2015-07-16 23:10:04 -03:00
  • 9e42ef4e13 test: lower sleep value in job test Thiago de Arruda 2015-07-16 13:30:45 -03:00
  • e85c9966b8 test: Increase determinism in screen_basic_spec tests Thiago de Arruda 2015-07-07 22:58:32 -03:00
  • d88c93acf3 tests: Style improvements and Makefile fix for migrated test 60. #2975 Lucas Hoffmann 2015-06-16 03:00:49 +02:00
  • 1e03165074 Remove :tearoff #3007 Marco Hinz 2015-07-14 13:53:45 +02:00
  • 59784b91db vim-patch:7.4.688 #2941 Felipe Morales 2015-07-02 21:21:53 -03:00
  • 9a72f6b955 terminal.c: Fix memory leak #2982 oni-link 2015-07-08 11:58:12 +02:00
  • e0b550b5f0 Remove dead WIFSTOPPED and WIFCONTINUED checks Fredrik Fornwall 2015-07-11 23:06:44 +02:00
  • c80ebfff82 vim-patch:7.4.736 #2998 cztchoice 2015-07-12 08:09:24 +08:00
  • 366aa8c196 Merge #2846 'out-of-bounds slicing' Justin M. Keyes 2015-07-11 22:33:57 -04:00
  • 7b56a8230f test: buffer_spec: fix set_line invocation Justin M. Keyes 2015-07-11 22:33:05 -04:00
  • c2f14bb89c test: api: exercise out-of-bounds line slicing Nick Hynes 2015-07-06 20:00:23 -04:00
  • 7475c1c0f7 api: return error when starting a slice out of bounds. Nick Hynes 2015-06-16 20:07:03 -04:00
  • 90b4276d67 api: return empty array when slicing out of bounds. Nick Hynes 2015-06-16 20:04:43 -04:00
  • 5fdaac45a6 Merge pull request #2718 from lucc/test62 Michael Reed 2015-07-10 20:57:24 -04:00
  • c51d0e49a9 tests: Modernize migrated legacy test 62. Lucas Hoffmann 2015-05-28 00:40:43 +02:00
  • 98c022c329 tests: Migrate legacy test 62. Lucas Hoffmann 2015-05-15 19:03:48 +02:00
  • 73d9cd85df rplugin: Don't error if plugin is registered before host #2961 Björn Linse 2015-07-05 19:21:08 +02:00
  • 07e538d589 python: VimPathFinder: remove unused load_module method Daniel Hahler 2015-06-27 17:06:57 +02:00
  • 5e32120236 python: path_hook: properly implement PEP302 Daniel Hahler 2015-06-27 17:03:48 +02:00
  • ad6dfa6669 python: VimModuleLoader: check sys.modules[fullname] Daniel Hahler 2015-06-27 17:01:24 +02:00
  • 1cc37f32b8 python: VimPathFinder: use find_spec for Python 3.4 Daniel Hahler 2015-06-27 16:59:13 +02:00
  • ba2f7a9310 Merge PR #2938 'Travis: Refactor CI files, use container infrastructure' Thiago de Arruda 2015-07-08 07:42:23 -03:00
  • be39fc9151 Travis: Check some configuration variables in before_script. Florian Walch 2015-07-05 21:37:29 +03:00