Commit Graph

  • f81167dc6f vim-patch:8.2.1438: missing tests for interrupting script execution from debugger Jan Edmund Lazo 2020-08-12 18:23:36 -04:00
  • ab85f774a6 vim-patch:8.2.1410: adding compiler plugin requires test change Jan Edmund Lazo 2020-08-09 17:57:23 -04:00
  • 5e95e0da44 vim-patch:8.2.1409: nmpmrc and php.ini filetypes not recognized Jan Edmund Lazo 2020-08-09 17:54:32 -04:00
  • 4eb89e7f9b vim-patch:8.1.2098: mksession test fails on MS-Windows Jan Edmund Lazo 2020-08-09 17:05:22 -04:00
  • 0361909462 vim-patch:8.1.2097: :mksession is not sufficiently tested Jan Edmund Lazo 2020-08-09 17:02:02 -04:00
  • af58bee2f4 vim-patch:8.2.1386: backslash not removed afer space with space in 'isfname' Jan Edmund Lazo 2020-08-07 22:09:45 -04:00
  • bc2c75cbd7 vim-patch:8.2.1379: curly braces expression ending in " }" does not work Jan Edmund Lazo 2020-08-07 21:58:54 -04:00
  • afa5b04d00 vim-patch:8.2.1377: triggering the ATTENTION prompt causes typeahead mess up Jan Edmund Lazo 2020-08-07 22:27:41 -04:00
  • 9b361e9ea1 vim-patch:8.2.1369: MS-Windows: autocommand test sometimes fails Jan Edmund Lazo 2020-08-07 21:45:17 -04:00
  • 4887c3dc1c vim-patch:8.2.1364: invalid memory access when searching for raw string Jan Edmund Lazo 2020-08-04 22:22:44 -04:00
  • 037f532076 vim-patch:8.2.1361: error for white space after expression in assignment Jan Edmund Lazo 2020-08-04 22:12:28 -04:00
  • 9abfb85264 vim-patch:8.2.1360: stray error for white space after expression Jan Edmund Lazo 2020-08-04 22:02:41 -04:00
  • 7a047d8dc2 vim-patch:8.2.1347: cannot easily get the script ID Jan Edmund Lazo 2020-08-02 22:38:15 -04:00
  • 0680b5218e vim-patch:8.1.2341: not so easy to interrupt a script programatically Jan Edmund Lazo 2020-08-03 16:25:12 -04:00
  • 6d68b2801b vim-patch:8.1.1674: script to check a colorscheme can be improved Jan Edmund Lazo 2020-08-03 15:26:13 -04:00
  • 903cd73af1 vim-patch:8.1.0573: cannot redefine user command without ! in same script Jan Edmund Lazo 2019-10-30 22:22:23 -04:00
  • 3ccdbc570d lua: add vim.register_keystroke_callback (#12536) TJ DeVries 2020-08-14 10:03:17 -04:00
  • aa48c1c724 Merge pull request #12739 from vigoux/ts-refactor-predicates TJ DeVries 2020-08-14 08:33:50 -04:00
  • 6a8dcfab4b treesitter: allow to force predicate addition Thomas Vigouroux 2020-08-13 20:40:40 +02:00
  • 5900c99b7c treesitter: update docs on predicates Thomas Vigouroux 2020-08-13 19:54:25 +02:00
  • 9564803d1a treesitter: add predicate negation Thomas Vigouroux 2020-08-11 23:21:15 +02:00
  • d7b12e58df treesitter: add and test vim-match? predicate Thomas Vigouroux 2020-08-10 18:25:52 +02:00
  • 58e37d7df8 treesitter: add contains? predicate Thomas Vigouroux 2020-08-10 09:41:57 +02:00
  • 18c0e77528 treesitter(docs): update and refresh docs Thomas Vigouroux 2020-07-16 17:17:42 +02:00
  • 613068071e treesitter: refactor and use lua regexes Thomas Vigouroux 2020-07-14 21:50:57 +02:00
  • c685a2ef48 Merge pull request #12751 from jamessan/openbsd-ci James McCoy 2020-08-11 20:36:13 -04:00
  • 018ec2172b ci: bump openbsd image 6.5 -> 6.7 Matthieu Coudron 2020-06-01 01:02:52 +02:00
  • 87a88c8e42 Merge pull request #12746 from jamessan/libcallnr-0.4 James McCoy 2020-08-11 15:02:28 -04:00
  • 7fe7255822 Stop bailing out of msgpack_parse if we see a response Alex Foley 2020-08-11 13:05:42 -04:00
  • 47b84599df Merge remote-tracking branch 'upstream/release-0.4' into libcallnr-0.4 James McCoy 2020-08-11 07:33:42 -04:00
  • 94b7ff730a Merge pull request #12731 from jamessan/libcallnr James McCoy 2020-08-10 23:23:54 -04:00
  • 272389da32 Merge pull request #12632 from tjdevries/tjdevries/packadd_lua James McCoy 2020-08-10 19:30:58 -04:00
  • e797d0658c fix: runtimepath always updates lua package.path TJ DeVries 2020-07-13 17:20:22 -04:00
  • 602e7505e2 Merge pull request #12621 from Shougo/vim-8.1.1564 Matthieu Coudron 2020-08-09 16:19:11 +02:00
  • 1869f86e35 Remove unused function (#12719) Patrice Peterson 2020-08-08 23:49:44 +02:00
  • 7f49594813 man.vim: Add - to 'iskeyword' (#12598) Anmol Sethi 2020-08-08 12:48:33 -04:00
  • 840c12c107 Merge remote-tracking branch 'upstream/master' into libcallnr James McCoy 2020-08-08 08:57:35 -04:00
  • e813ec79c2 libcall: Use "int" for number argument James McCoy 2020-08-08 08:53:35 -04:00
  • 40dc1ba85c version bump James McCoy 2020-08-04 20:46:17 -04:00
  • ee77d8665f NVIM v0.4.4 v0.4.4 James McCoy 2020-08-04 20:07:48 -04:00
  • a09b3cbcb1 Merge pull request #12717 from jamessan/release-0.4-backports James McCoy 2020-08-04 15:28:44 -04:00
  • 23c99bb78f vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointer Jan Edmund Lazo 2020-07-21 18:51:47 -04:00
  • fd02e63513 ui: fix problem with sattr_T overflow erw7 2020-08-01 01:52:15 +09:00
  • f26df8bb66 Merge pull request #12701 from erw7/fix-sattr-t-overflow erw7 2020-08-03 22:57:13 +09:00
  • 0547b4cdad Merge pull request #12710 from jamessan/fileinfo-garbage-0.4 James McCoy 2020-08-02 23:23:44 -04:00
  • 052337ddfc Merge remote-tracking branch 'upstream/release-0.4' into fileinfo-garbage-0.4 James McCoy 2020-08-02 22:37:13 -04:00
  • 82283a3d10 Merge pull request #12711 from jamessan/travis-0.4 James McCoy 2020-08-02 22:36:24 -04:00
  • 704151c8a2 ci: fix build failure in Travis [skip appveyor] (#12678) erw7 2020-07-25 05:37:47 +09:00
  • 4ed5204bc9 Merge pull request #12665 from janlazo/vim-8.2.1254 Matthieu Coudron 2020-08-02 20:19:48 +02:00
  • ea515f8ca1 vim-patch:8.1.0264: backup tests fail when CWD is in /tmp Jan Edmund Lazo 2020-08-02 11:56:22 -04:00
  • ae92177063 vim-patch:8.1.0255: backup test fails when using shadow directory Jan Edmund Lazo 2020-08-01 13:36:43 -04:00
  • 0d713fc8ba options: fix 'isident' for Windows Jan Edmund Lazo 2020-07-27 09:02:05 -04:00
  • 1123a979d0 vim-patch:8.1.0862: no verbose version of character classes Jan Edmund Lazo 2020-07-24 19:53:07 -04:00
  • 0393eec3ea tests/terminal/tui: wait 1ms to avoid data race in FreeBSD Jan Edmund Lazo 2020-07-24 19:19:50 -04:00
  • 513d117947 vim-patch:8.2.1295: tests 44 and 99 are old style Jan Edmund Lazo 2020-07-26 13:43:02 -04:00
  • 45b91711e4 vim-patch:8.2.1292: AIDL filetype not recognized Jan Edmund Lazo 2020-07-25 11:34:03 -04:00
  • 6f3a18197b vim-patch:8.1.2340: quickfix test fails under valgrind and asan Jan Edmund Lazo 2020-07-25 08:17:01 -04:00
  • 886969e1f8 vim-patch:8.1.1202: always get regexp debugging logs when building with -DDEBUG Jan Edmund Lazo 2020-07-25 02:38:26 -04:00
  • ca698250fc vim-patch:8.1.0194: possibly use of NULL pointer Jan Edmund Lazo 2020-07-25 01:34:07 -04:00
  • 1ab1de7845 vim-patch:8.1.0192: executing regexp recursively fails with a crash Jan Edmund Lazo 2020-07-24 22:57:15 -04:00
  • f3964c170e vim-patch:8.2.1267: MS-Windows: tests may fail due to $PROMPT value Jan Edmund Lazo 2020-07-22 23:29:02 -04:00
  • 2d34ddb3c3 vim-patch:8.2.1265: crash with EXITFREE when split() fails Jan Edmund Lazo 2020-07-21 19:55:05 -04:00
  • 9443d39941 vim-patch:8.2.1259: empty group in 'tabline' may cause using an invalid pointer Jan Edmund Lazo 2020-07-21 18:51:47 -04:00
  • ed41ac08cf vim-patch:8.2.1004: line numbers below filler lines not always updated Jan Edmund Lazo 2020-07-17 21:20:56 -04:00
  • 1e6bf6f17a vim-patch:8.2.0072: memory test still fails on Cirrus CI Jan Edmund Lazo 2020-07-18 22:15:54 -04:00
  • c207886bdf vim-patch:8.1.2172: spell highlight is wrong at start of the line Jan Edmund Lazo 2020-07-16 23:48:58 -04:00
  • 521d571992 vim-patch:8.0.1774: reading very long lines can be slow Jan Edmund Lazo 2020-07-17 06:30:23 -04:00
  • 55ff49b1a7 vim-patch:8.2.1254: MS-Windows: regexp test may fail if 'iskeyword' set wrongly Jan Edmund Lazo 2020-07-20 20:22:00 -04:00
  • 480515e442 Merge pull request #12700 from jamessan/fileinfo-garbage James McCoy 2020-08-02 11:27:12 -04:00
  • 872ecf65d1 ui: fix problem with sattr_T overflow erw7 2020-08-01 01:52:15 +09:00
  • 228d7d9482 Merge remote-tracking branch 'upstream/master' into fileinfo-garbage James McCoy 2020-07-31 17:59:48 -04:00
  • 3e3002b90c fs: Ensure FileInfo struct is initialized James McCoy 2020-07-31 01:41:59 -04:00
  • 1153ac9036 Merge pull request #12699 from jamessan/getn James McCoy 2020-07-31 10:27:57 -04:00
  • a4fe8bdc97 shada: fix failed assertion on exit (#12692) erw7 2020-07-31 23:08:34 +09:00
  • 55a885c179 lua: Use #var instead of deprecated table.getn(var) James McCoy 2020-07-31 01:33:42 -04:00
  • 817522b231 luacheck: Enforce compatibility with Lua5.1 James McCoy 2020-07-31 01:31:52 -04:00
  • 82bfdbfe5c Revert "lsp: Fix text edits with the same start position (#12434)" (#12564) Andreas Johansson 2020-07-30 19:37:19 +02:00
  • f1bd2c1dd9 ui: fix problem with the popupmenu when rightleft is set erw7 2020-07-31 01:29:02 +09:00
  • 54ff1cdd76 Merge pull request #12685 from BigPeet/vim-patch-8.2.1252 James McCoy 2020-07-29 17:23:21 -04:00
  • e5e547ded4 vim-patch:8.2.1252: ":marks" may show '< and '> mixed up Peter Wolf 2020-07-26 11:28:31 +02:00
  • 5f5bd576e5 Merge pull request #12687 from erw7/fix-terminal-overflow erw7 2020-07-29 04:36:17 +09:00
  • b6b270b28f terminal: fix terminal attribute overflow erw7 2020-07-28 00:51:41 +09:00
  • 33eaa171fa Merge pull request #12673 from erw7/fix-tv-dict-add-str erw7 2020-07-26 12:27:58 +09:00
  • 44cbf288ec script: simplify python version check (#12672) jnozsc 2020-07-24 13:42:25 -07:00
  • 38145b919d build: remove duplicate empty CONFIGURE_COMMAND (#12676) Christian Clason 2020-07-24 22:39:12 +02:00
  • 6c6cee644d ci: fix build failure in Travis [skip appveyor] (#12678) erw7 2020-07-25 05:37:47 +09:00
  • e0afec8a62 typval: fix incompatibility with vim erw7 2020-07-23 12:58:22 +09:00
  • 73340c1ce2 vim-patch:8.1.1570: icon signs not displayed properly in the number column Shougo Matsushita 2020-07-14 23:12:27 +09:00
  • 1647e0a5b3 vim-patch:8.1.1564: sign column takes up space Shougo Matsushita 2020-07-11 13:13:49 +09:00
  • 6b521ceeaf vim-patch:8.1.1712: signs in number column cause text to be misaligned erw7 2020-07-14 05:13:26 +09:00
  • bfe94d0a08 vim-patch:8.1.1623: display wrong with signs in narrow number column erw7 2020-07-14 05:15:04 +09:00
  • d3eddcf630 vim-patch:8.1.1564: sign column takes up space Shougo Matsushita 2020-07-11 13:13:49 +09:00
  • 326b87feb6 Merge pull request #12646 from vigoux/ts-fix-tilde Matthieu Coudron 2020-07-21 23:03:14 +02:00
  • b059fb5c67 Merge pull request #12654 from cbarrete/nomodifiable-hover Matthieu Coudron 2020-07-21 19:50:33 +02:00
  • be057197d3 buffer_updates: prefer using ml_add_deleted_len_buf Thomas Vigouroux 2020-07-20 23:28:05 +02:00
  • 2c34780c32 buffer_updates: emit valid old_byte_size Thomas Vigouroux 2020-07-16 09:28:18 +02:00
  • a6917f840d man.vim: Simplify man#init to reduce load time (#12482) Anmol Sethi 2020-07-21 11:46:42 -04:00
  • 459800db43 Merge pull request #12575 from cbarrete/vim-8.2.0935 Matthieu Coudron 2020-07-20 22:04:30 +02:00
  • 9464399c8c Fix documentation Cédric Barreteau 2020-07-20 20:21:49 +02:00
  • fd6361278b Make the window nomodifiable when it's created Cédric Barreteau 2020-07-19 17:36:04 +02:00