Commit Graph

  • fe2b281292 vim-patch:8.2.1053: insufficient testing for 'statusline' and 'tabline' zeertzjq 2022-07-10 15:56:42 +08:00
  • 59355653f6 vim-patch:7.4.1724 zeertzjq 2022-07-10 16:11:29 +08:00
  • 8f36e538cc fix(l10n): add folded line indicator translations from vim (#19286) tomial 2022-07-10 12:36:43 +08:00
  • b3b85186ed vim-patch:8.2.3531: command line completion test fails on MS-Windows zeertzjq 2022-07-10 10:58:09 +08:00
  • 45d2644205 vim-patch:8.2.3530: ":buf \{a}" fails while ":edit \{a}" works zeertzjq 2022-07-10 10:27:31 +08:00
  • d606c39a9c vim-patch:9.0.0049: csv and tsv files are not recognized (#19300) Christian Clason 2022-07-10 01:14:07 +02:00
  • eb9155e557 Merge #19267 require() in --startuptime Justin M. Keyes 2022-07-10 01:04:11 +02:00
  • 880de9a489 test(old): align defaults to Vim after every test (#19301) zeertzjq 2022-07-10 06:59:58 +08:00
  • 797007997c test: --startuptime Justin M. Keyes 2022-07-09 13:26:10 -07:00
  • d6a1e71881 vim-patch:8.1.1038: Arabic support excludes Farsi (#19285) zeertzjq 2022-07-10 06:01:49 +08:00
  • 2c739431e8 feat(lua): measure require in --startuptime ii14 2022-07-07 14:40:07 +02:00
  • 782f726136 refactor: remove functions marked for deprecation in 0.8 (#19299) Gregory Anders 2022-07-09 10:42:49 -06:00
  • 6b1a8f23d7 refactor(lua): replace vim.cmd use with API calls (#19283) Raphael 2022-07-10 00:40:32 +08:00
  • 7dbe6b1a46 Merge pull request #19296 from zeertzjq/vim-8.2.2902 zeertzjq 2022-07-09 20:59:49 +08:00
  • 7b72e61cf8 vim-patch:8.2.2917: spellfile functionality not fully tested zeertzjq 2022-07-09 18:58:32 +08:00
  • eb60a9be97 vim-patch:8.2.2902: spellfile functionality not fully tested zeertzjq 2022-07-09 18:55:07 +08:00
  • 022e994ab8 Merge pull request #19294 from zeertzjq/vim-8.2.0332 zeertzjq 2022-07-09 18:34:48 +08:00
  • 65359e5657 vim-patch:8.2.0396: cmdexpand.c insufficiently tested zeertzjq 2022-07-09 17:19:09 +08:00
  • 12f0ef669d vim-patch:8.2.0332: some code in ex_getln.c not covered by tests zeertzjq 2022-07-09 16:28:14 +08:00
  • 798acbca1b Merge pull request #19284 from zeertzjq/vim-8.2.0274 zeertzjq 2022-07-09 16:25:16 +08:00
  • cf4aa6095f vim-patch:8.2.0325: ex_getln.c code not covered by tests zeertzjq 2022-07-08 21:13:30 +08:00
  • 0d0a6aff6b vim-patch:8.2.0274: hang with combination of feedkeys(), Ex mode and :global zeertzjq 2022-07-08 21:04:45 +08:00
  • 45ba2e147f fix(tui): add fixups for hterm family #19078 Nicolas Hillegeer 2022-07-08 15:06:27 +02:00
  • b999de2eb0 Merge pull request #19278 from zeertzjq/vim-8.2.0132 zeertzjq 2022-07-08 20:12:58 +08:00
  • a6803f3adf test: add a test for what Vim patch 8.2.0151 fixes zeertzjq 2022-07-08 14:15:59 +08:00
  • 159a0b651f vim-patch:8.2.0151: detecting a script was already sourced is unreliable zeertzjq 2022-07-08 11:26:03 +08:00
  • eafa09de7d vim-patch:8.2.0136: stray ch_logfile() call zeertzjq 2022-07-08 11:03:33 +08:00
  • a890c019a3 vim-patch:8.2.0132: script may be re-used when deleting and creating a new one zeertzjq 2022-07-08 11:01:46 +08:00
  • ca64b589cd vim-patch:8.1.{1524,1544}: tests are silently skipped (#19276) zeertzjq 2022-07-08 08:26:25 +08:00
  • 72877bb17d feat(runtime)!: enable filetype.lua by default (#19216) Christian Clason 2022-07-07 18:53:47 +02:00
  • 0950275b8c refactor(lua): git-blame-ignore stylua update PR (#19273) Christian Clason 2022-07-07 18:32:53 +02:00
  • aa4f9c5341 refactor(lua): reformat with stylua 0.14.0 (#19264) Christian Clason 2022-07-07 18:27:18 +02:00
  • 34d41baf8a feat(tui): try terminfo for [re]set_cursor_color OSC #19255 Wsevolod 2022-07-07 12:09:11 +03:00
  • 55e81b0fe8 vim-patch:5ed11535e069 (#19256) Christian Clason 2022-07-07 08:15:33 +02:00
  • 92e8808d77 Merge pull request #19262 from neovim/backport-19180-to-release-0.7 zeertzjq 2022-07-07 09:30:50 +08:00
  • 6b72ee1f15 Merge pull request #19263 from zeertzjq/vim-8.2.3674 zeertzjq 2022-07-07 08:35:29 +08:00
  • 8ce60ddd07 vim-patch:8.2.4399: crash after ml_get error zeertzjq 2022-07-07 08:02:41 +08:00
  • 4bb01262ca vim-patch:8.2.3674: when ml_get_buf() fails it messes up IObuff zeertzjq 2022-07-07 07:51:50 +08:00
  • d7d55fa358 test: add tests for keypad keys from kitty keyboard protocol zeertzjq 2022-07-01 17:36:15 +08:00
  • a4d1ef3128 feat(tui): recognize keypad keys when using kitty keyboard protocol erw7 2021-11-24 02:05:35 +09:00
  • 4cded8cec1 Merge pull request #19180 from zeertzjq/tui-kitty-keypad zeertzjq 2022-07-07 07:42:22 +08:00
  • 5e84db5c90 Merge pull request #19261 from zeertzjq/vim-8.2.5023 zeertzjq 2022-07-07 07:21:50 +08:00
  • d4db87f493 vim-patch:8.2.5044: command line test fails zeertzjq 2022-07-07 05:45:52 +08:00
  • 0612101c92 vim-patch:8.2.5043: can open a cmdline window from a substitute expression zeertzjq 2022-07-07 05:37:30 +08:00
  • df4c634d06 vim-patch:8.2.5023: substitute overwrites allocated buffer zeertzjq 2022-05-27 05:12:59 +08:00
  • 4ffe5d0189 vim-patch:8.2.5063: error for a command may go over the end of IObuff (#19260) zeertzjq 2022-07-07 06:37:54 +08:00
  • 664efa497e vim-patch:8.2.0614: get ml_get error when deleting a line in 'completefunc' (#19244) zeertzjq 2022-07-07 04:47:18 +08:00
  • 1e03255646 Merge pull request #19218 from smjonas/fix_ft_patterns Christian Clason 2022-07-06 16:57:44 +02:00
  • f9683f2823 fix(filetype): remove call to vim.fn.resolve and pass filename to match function smjonas 2022-07-06 16:25:51 +02:00
  • f3c78a4465 fix(filetype): fix filetype patterns smjonas 2022-07-06 16:25:23 +02:00
  • c84ae5706f Merge pull request #19247 from zeertzjq/vim-8.2.4165 zeertzjq 2022-07-06 20:44:41 +08:00
  • 1a490a5bc5 fix(normal): fix segfault with bracket command jumping to a mark zeertzjq 2022-07-06 14:40:04 +08:00
  • 8e03d42ec8 vim-patch:8.2.4221: some functions in normal.c are very long zeertzjq 2022-07-06 13:10:28 +08:00
  • ff111b615a vim-patch:8.2.4165: the nv_g_cmd() function is too long zeertzjq 2022-07-06 12:41:56 +08:00
  • 1b5f53ca95 vim-patch:7.4.212 zeertzjq 2022-07-06 13:25:22 +08:00
  • 93c8fe77cb feat: add 'mousescroll' option (#12355) Jay 2022-07-06 12:34:24 +01:00
  • 9ced054134 fix(mark): fix unexpected cursor movements (#19253) zeertzjq 2022-07-06 19:01:44 +08:00
  • c68f1d7263 Merge pull request #19242 from smjonas/vim-9.0.0042 Christian Clason 2022-07-06 08:14:08 +02:00
  • 606af7887b vim-patch:8.2.5162: reading before the start of the line with BS in Replace mode (#19241) zeertzjq 2022-07-06 07:36:36 +08:00
  • 78300a1587 vim-patch:9.0.0042: missing change for filetype detection smjonas 2022-07-06 01:26:18 +02:00
  • 8b7399782e vim-patch:9.0.0041: a couple of filetype patterns do not have "*" before "/etc" smjonas 2022-07-06 01:16:04 +02:00
  • 41785b1b0c Merge pull request #19223 from lewis6991/ghaction James McCoy 2022-07-05 09:53:41 -04:00
  • a4801b8034 vim-patch:8.0.1562: the terminal debugger can't set a breakpoint with the mouse (#19234) zeertzjq 2022-07-05 20:57:01 +08:00
  • 2536bde6c9 Merge pull request #19232 from zeertzjq/vim-8.2.2904 zeertzjq 2022-07-05 18:48:26 +08:00
  • 785422ad54 vim-patch:8.2.3990: testing wrong operator zeertzjq 2022-07-05 17:00:36 +08:00
  • 5fcf701ba1 vim-patch:8.2.3980: if 'operatorfunc' invokes an operator Visual mode is changed zeertzjq 2022-07-05 16:56:26 +08:00
  • dd5fce2f5d vim-patch:8.2.3644: count for 'operatorfunc' in Visual mode is not redone zeertzjq 2022-07-05 16:40:01 +08:00
  • f42657cbcf vim-patch:8.2.2904: "g$" causes scroll if half a double width char is visible zeertzjq 2022-07-05 16:25:34 +08:00
  • d0835617fa fix(terminal): crash if TermClose deletes own buffer #19222 Justin M. Keyes 2022-07-05 11:31:49 +02:00
  • eb814bdca0 Merge pull request #19231 from zeertzjq/vim-8.2.3615 zeertzjq 2022-07-05 15:39:50 +08:00
  • d9e5737fdc vim-patch:8.2.5122: lisp indenting my run over the end of the line zeertzjq 2022-07-05 15:09:02 +08:00
  • 04ba37773e vim-patch:8.2.3754: undesired changing of the indent of the first formatted line zeertzjq 2022-07-05 15:06:37 +08:00
  • 42863634dd vim-patch:8.2.3615: wrong indent in first line if re-formatting with indent expr zeertzjq 2022-07-05 14:58:59 +08:00
  • 6e2d23ac43 Merge pull request #19229 from zeertzjq/vim-8.2.0363 zeertzjq 2022-07-05 14:57:48 +08:00
  • 24db6c1e57 vim-patch:8.2.0416: test leaves file behind zeertzjq 2022-07-05 14:33:32 +08:00
  • a01905eb35 vim-patch:8.2.0363: some Normal mode commands not tested zeertzjq 2022-07-05 13:12:54 +08:00
  • 936c11f9c8 test(old): use Q -> gQ mapping instead of changing test when possible zeertzjq 2022-07-05 13:54:03 +08:00
  • d07a39c54b vim-patch:9.0.0035: spell dump may go beyond end of an array (#19228) zeertzjq 2022-07-05 06:47:58 +08:00
  • 826fe56f5c fix(mark): mark without a view restores at topline #19224 zeertzjq 2022-07-05 04:28:14 +08:00
  • 1803b0ffd7 fix(tui): resize at startup #17795 Javier Lopez 2022-07-04 15:09:47 -05:00
  • 03c9cf3feb test: add tests for keypad keys from kitty keyboard protocol zeertzjq 2022-07-01 17:36:15 +08:00
  • 5b609bbefb build: add github action annotations for clint Lewis Russell 2022-07-04 13:56:54 +01:00
  • 33ed85a2f6 feat(tui): recognize keypad keys when using kitty keyboard protocol erw7 2021-11-24 02:05:35 +09:00
  • ab5929e1b0 Merge pull request #19221 from zeertzjq/vim-8.2.1808 zeertzjq 2022-07-04 18:59:27 +08:00
  • a4160dd105 vim-patch:9.0.0034: spell tests do not always clear the word list zeertzjq 2022-07-04 18:38:00 +08:00
  • 08aba02ad7 vim-patch:8.2.5098: spelldump test sometimes hangs zeertzjq 2022-07-04 18:37:42 +08:00
  • d9c63507f8 vim-patch:8.2.1808: no test coverage for ":spelldump!" zeertzjq 2022-07-04 18:37:27 +08:00
  • 436747752b refactor: remove unnecessary volatile #19210 erw7 2022-07-04 19:28:59 +09:00
  • f075feee32 Merge pull request #19220 from zeertzjq/vim-8.2.1470 zeertzjq 2022-07-04 11:13:19 +08:00
  • 6b474d0237 vim-patch:8.2.5074: spell test fails on MS-Windows zeertzjq 2022-07-04 09:53:58 +08:00
  • a4215a0a21 vim-patch:8.2.5072: using uninitialized value and freed memory in spell command zeertzjq 2022-07-04 09:48:20 +08:00
  • 1ff86aa634 vim-patch:8.2.1770: invalid memory use when using SpellFileMissing autocmd zeertzjq 2022-07-04 09:21:19 +08:00
  • 7648a8524c vim-patch:8.2.1523: still not enough test coverage for the spell file handling zeertzjq 2022-07-04 09:17:35 +08:00
  • a2d8d5e1f5 vim-patch:8.2.1522: not enough test coverage for the spell file handling zeertzjq 2022-07-04 09:10:05 +08:00
  • ed64c8f683 vim-patch:8.2.1493: not enough test coverage for the spell file handling zeertzjq 2022-07-04 09:07:01 +08:00
  • acb6512f2e vim-patch:8.2.1470: errors in spell file not tested zeertzjq 2022-07-04 09:03:53 +08:00
  • acb7a90281 refactor(runtime): port scripts.vim to lua (#18710) Jonas Strittmatter 2022-07-03 15:31:56 +02:00
  • 0313aba77a vim-patch:9.0.0031: <mods> of user command does not have correct verbose value (#19215) zeertzjq 2022-07-03 21:17:03 +08:00
  • e837f29ce6 Merge pull request #19212 from zeertzjq/vim-9.0.0024 zeertzjq 2022-07-03 06:43:16 +08:00
  • 357d63f5d7 vim-patch:9.0.0030: matchfuzzy test depends on path of current directory zeertzjq 2022-07-03 06:01:51 +08:00