aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
* | | | | docs: Align help docs to match using tab (#12891)Dave Lage2020-09-12
| |/ / / |/| | |
* | | | Merge pull request #12889 from vigoux/bytetrack-open-lineBjörn Linse2020-09-11
|\ \ \ \
| * | | | fix(bufupdates): avoid sending empty updatesThomas Vigouroux2020-09-11
| * | | | fix(bytetrack): send correct events when opening linesThomas Vigouroux2020-09-11
* | | | | Merge pull request #12881 from bfredl/unexecuteBjörn Linse2020-09-10
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | lua: cleanup naming conventions of executor functionsBjörn Linse2020-09-10
|/ / / /
* | | | Merge pull request #12568 from nvim-treesitter/bytetrackBjörn Linse2020-09-10
|\ \ \ \
| * | | | memline: do not attempt to cache line2byte()Björn Linse2020-09-10
| * | | | tests: disable hl glitch test for now, will be fixed in luahl (next PR)Björn Linse2020-09-10
| * | | | wip trying to fix the highlighterThomas Vigouroux2020-09-09
| * | | | fix lintsThomas Vigouroux2020-09-09
| * | | | treesitter: use new on_bytes interfaceBjörn Linse2020-09-09
| * | | | api/buffer: add "on_bytes" callback to nvim_buf_attachBjörn Linse2020-09-09
| * | | | memline: cache byte offset of current lineBjörn Linse2020-09-09
| * | | | extmark: use resonable names in extmark_spliceBjörn Linse2020-09-09
| * | | | extmark: separate extmark_splice_cols for column-only changeBjörn Linse2020-09-09
* | | | | snap: Fix snapcraft builds #12879Carlos Hernandez2020-09-09
|/ / / /
* | | | Merge pull request #12840 from vigoux/ts-hl-fixesThomas Vigouroux2020-09-09
|\ \ \ \
| * | | | treesitter: revert wrong optimization in highlightsThomas Vigouroux2020-09-09
|/ / / /
* | | | win: avoid duplicate separators in $PATH #12869Justin M. Keyes2020-09-08
* | | | vim-patch:8.2.1635: no digraph for 0x2022 BULLET #12876Jan Edmund Lazo2020-09-08
* | | | win/env: fix stdpath()/XDG_* initialization, parsing #12829erw72020-09-07
* | | | Merge #12862 snap: multiarch, support luajit where possibleJustin M. Keyes2020-09-07
|\ \ \ \
| * | | | snap: migrate releases to snapcraft.io builsCarlos Hernandez2020-09-06
| * | | | snap: drop snapcraft push releaseCarlos Hernandez2020-09-06
| * | | | snap: Ensure version reflects Github release verCarlos Hernandez2020-09-06
| * | | | snap: Match snap release to github releasesCarlos Hernandez2020-09-06
| * | | | snap: adjust make command depending on architectureCarlos Hernandez2020-09-06
| * | | | Revert back to core18 for i386 supportCarlos Hernandez2020-09-06
* | | | | Merge #12868 vim-patch:8.2.{1625,1630,1633}Justin M. Keyes2020-09-07
|\ \ \ \ \
| * | | | | vim-patch:8.2.1633: some error messages are internal but do not use iemsg()Jan Edmund Lazo2020-09-07
|/ / / / /
* | | | | docs: update (#12860)TJ DeVries2020-09-06
* | | | | UI: forward 'mousefocus' option #12863Justin M. Keyes2020-09-06
* | | | | Merge pull request #12802 from jamessan/travis-ubuntu-bumpJames McCoy2020-09-06
|\ \ \ \ \
| * | | | | test/helpers: Run $SYMBOLIZER to decode sanitizer logs, if it is setJames McCoy2020-09-06
| * | | | | ci: Try to recover from sanitizer issuesJames McCoy2020-09-04
| * | | | | suggest_trie_walk: Remove invalid FALLTHROUGH annotationJames McCoy2020-09-04
| * | | | | travis: Install clang-11 for ASAN/UBSAN jobJames McCoy2020-09-04