aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.1.0392: error while typing :/foo/s// with 'incsearch' enabledAufar Gilbran2020-09-11
* vim-patch:8.1.0356: using :s with 'incsearch' prevents CTRL-R CTRL-WAufar Gilbran2020-09-11
* vim-patch:8.1.0351: 'incsearch' for :/foo/s//<Esc> changes last search patternAufar Gilbran2020-09-11
* vim-patch:8.1.0339: wrong highlight when 'incsearch' set and cancelling :sAufar Gilbran2020-09-11
* vim-patch:8.1.0321: 'incsearch' regression: /\v highlights everythingAufar Gilbran2020-09-11
* vim-patch:8.1.0320: too much 'incsearch' highlight for pat matching everythingAufar Gilbran2020-09-11
* vim-patch:8.1.0296: command parsing for 'incsearch' is a bit uglyAufar Gilbran2020-09-11
* vim-patch:8.1.0295: no 'incsearch' highlighting for :vimgrep and similarAufar Gilbran2020-09-11
* vim-patch:8.1.0291: 'incsearch' highlighting not used for :sortAufar Gilbran2020-09-11
* vim-patch:8.1.0286: 'incsearch' does not apply to :smagic and :snomagicAufar Gilbran2020-09-11
* vim-patch:8.1.0284: 'cursorline' highlighting wrong with 'incsearch'Aufar Gilbran2020-09-11
* vim-patch:8.1.0282: 'incsearch' does not work with command modifiersAufar Gilbran2020-09-11
* ex_docmd: merge parse_state_T with exarg_TAufar Gilbran2020-09-11
* vim-patch:8.1.0281: parsing command modifiers is not separatedAufar Gilbran2020-09-11
* vim-patch:8.1.0280: 'incsearch' highlighting does not work for ":g!/"Aufar Gilbran2020-09-11
* vim-patch:8.1.0279: 'incsearch' highlighting does not skip white spaceAufar Gilbran2020-09-11
* vim-patch:8.1.0278: 'incsearch' highlighting does not accept reverse rangeAufar Gilbran2020-09-11
* vim-patch:8.1.0277: 'incsearch' highlighting wrong in a few casesAufar Gilbran2020-09-11
* vim-patch:8.1.0275: 'incsearch' with :s doesn't start at cursor lineAufar Gilbran2020-09-11
* vim-patch:8.1.0274: 'incsearch' triggers on ":source"Aufar Gilbran2020-09-11
* vim-patch:8.1.0273: invalid memory access when using 'incsearch'Aufar Gilbran2020-09-11
* vim-patch:8.1.0271: 'incsearch' doesn't work for :s, :g or :vAufar Gilbran2020-09-11
* vim-patch:8.1.0265: the getcmdline() function is way too bigAufar Gilbran2020-09-11
* l10n: Update Ukrainian translation (#12785)Anatolii Sakhnik2020-08-30
* Revert "tui: improve support for GNU Screen (#12098)"erw72020-08-27
* Revert "tui: Fix italics when $TERM is screen in tmux #12199"erw72020-08-27
* Merge pull request #12510 from jamessan/clang-implicit-fallthroughJames McCoy2020-08-26
|\
| * spell_load_file: Add missing "goto endFAIL" if spellfile is not readableJames McCoy2020-08-23
| * Disable -Wimplicit-fallthrough for tree_sitter/James McCoy2020-08-23
| * Disable -Wimplicit-fallthrough for funcs.generated.hJames McCoy2020-08-23
* | Merge pull request #12708 from runiq/lsp-docTJ DeVries2020-08-25
|\ \
| * | Add docs for most vim.lsp methodsPatrice Peterson2020-08-23
| |/
* | vim-patch:8.1.2275: using "seesion" looks like a mistakeJan Edmund Lazo2020-08-23
* | vim-patch:8.2.1517: cannot easily get the character under the cursorJan Edmund Lazo2020-08-23
* | vim-patch:8.2.0423: in some environments a few tests are expected to failJan Edmund Lazo2020-08-23
* | vim-patch:8.1.2364: termwinscroll test is flaky on FreeBSDJan Edmund Lazo2020-08-23
* | vim-patch:8.1.2089: do not get a hint that $TEST_FILTER was activeJan Edmund Lazo2020-08-23
* | vim-patch:8.1.2051: double-click test is a bit flakyJan Edmund Lazo2020-08-23
* | vim-patch:8.1.1677: tests get stuck when running into an existing swapfileJan Edmund Lazo2020-08-23
* | vim-patch:8.1.1516: time reported for a test measured wrongJan Edmund Lazo2020-08-23
|/
* vim-patch:8.2.1511: putting a string in Visual block mode ignores multi-byteJan Edmund Lazo2020-08-22
* vim-patch:8.2.0814: clang warning for implicit conversionJan Edmund Lazo2020-08-21
* vim-patch:8.2.0607: gcc warns for using uninitialized variableJan Edmund Lazo2020-08-19
* vim-patch:8.1.2267: compiler warning for uninitialized variableJan Edmund Lazo2020-08-18
* vim-patch:8.2.1472: ":argdel" does not work like ":.argdel" as documentedJan Edmund Lazo2020-08-17
* vim-patch:8.2.1474: /usr/lib/udef/rules.d not recognized as udevrulesJan Edmund Lazo2020-08-17
* vim-patch:8.1.1115: cannot build with older C compilerJan Edmund Lazo2020-08-17
* vim-patch:8.2.1471: :const only locks the variable, not the value (#12765)Jan Edmund Lazo2020-08-16
* defaults: sessionoptions+=unix,slash #12760Jan Edmund Lazo2020-08-15
* Merge pull request #12713 from janlazo/vim-8.2.1347Matthieu Coudron2020-08-15
|\