aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | vim-patch:8.1.2282: crash when passing many arguments through a partialJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.1.2280: crash when passing partial to substitute()Jan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0398: profile test fails when two functions take same timeJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0397: delayed screen update when using undo from Insert modeJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0041: leaking memory when selecting spell suggestionJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.1.2147: crash when allocating memory failsJan Edmund Lazo2020-04-13
| * | | | | | | | pvs/v502: use explicit ternary in for-loopJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0389: delayed redraw when shifting text from Insert modeJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0387: error for possible NULL argument to qsort()Jan Edmund Lazo2020-04-13
| * | | | | | | | pvs/v595: check if extmark not NULLJan Edmund Lazo2020-04-13
| * | | | | | | | pvs/v560: remove redundant line checkJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0381: using freed memory with :lvimgrep and autocommandJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0365: tag kind can't be a multi-byte characterJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0366: hardcopy command not tested enoughJan Edmund Lazo2020-04-13
|/ / / / / / / /
* | | | | | | | Merge pull request #12073 from janlazo/vim-8.2.0027James McCoy2020-04-13
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.2.0560: compiler warning in tiny buildJan Edmund Lazo2020-04-12
| * | | | | | | | vim-patch:8.2.0027: still some /* */ commentsJan Edmund Lazo2020-04-12
| * | | | | | | | vim-patch:8.1.2387: using old C style commentsJan Edmund Lazo2020-04-12
| * | | | | | | | vim-patch:8.1.2378: using old C style commentsJan Edmund Lazo2020-04-12
| * | | | | | | | vim-patch:8.1.2366: using old C style commentsJan Edmund Lazo2020-04-12
| * | | | | | | | vim-patch:8.1.2389: using old C style commentsJan Edmund Lazo2020-04-12
|/ / / / / / / /
* | | | | | | | Merge pull request #12033 from janlazo/vim-8.1.1313Matthieu Coudron2020-04-12
|\ \ \ \ \ \ \ \
| * | | | | | | | vim-patch:8.1.1568: strftime() test fails on MS-WindowsJan Edmund Lazo2020-03-29
| * | | | | | | | vim-patch:8.1.1567: localtime_r() does not respond to $TZ changesJan Edmund Lazo2020-03-29
| * | | | | | | | vim-patch:8.1.1313: warnings for using localtime() and ctime()Jan Edmund Lazo2020-03-29
* | | | | | | | | netrw.vim: gx should ignore terminal buffers #12091Santos Gallegos2020-04-08
* | | | | | | | | version.c: update [ci skip] #11995Marvim the Paranoid Android2020-04-04
* | | | | | | | | Merge pull request #12074 from jamessan/vim-patch-reviewJames McCoy2020-04-04
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | vim-patch.sh: Fix creation of commit list for PR reviewJames McCoy2020-03-31
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge pull request #11748 from bfredl/viewportBjörn Linse2020-04-01
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | api/ui: win_viewport event for visible range and cursor position in windowBjörn Linse2020-04-01
|/ / / / / / / /
* / / / / / / / vim.uri: fix uri_to_fname (#12059)Hirokazu Hata2020-03-30
|/ / / / / / /
* | | | | | | Merge pull request #11746 from Billy4195/add_wildmenu_keyMatthieu Coudron2020-03-28
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | doc: Fix wildmenu doc inconsistencies and typosZantox2020-03-28
| * | | | | | doc: C-Y and C-E in wildmenu completionBilly Su2020-02-18
| * | | | | | ex_getln.c: wildmenu add cancel and apply opsBilly Su2020-01-23
* | | | | | | Merge pull request #12043 from bfredl/pumrlBjörn Linse2020-03-23
|\ \ \ \ \ \ \
| * | | | | | | popupmenu: don't use 'rightleft' option in cmdline modeBjörn Linse2020-03-23
|/ / / / / / /
* | | | | | | Merge pull request #12030 from erw7/fix-tui-access-global-varBjörn Linse2020-03-22
|\ \ \ \ \ \ \
| * | | | | | | TUI: do not use "nvim_get_option" in tui threaderw72020-03-21
* | | | | | | | Merge pull request #12026 from jamessan/s390x-travisJames McCoy2020-03-22
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Install gettext for msgfmt/msgmergeJames McCoy2020-03-18
| * | | | | | | Set FUNCTIONALTEST=functionaltest-lua for s390xJames McCoy2020-03-18
| * | | | | | | Install pynvim with --user to avoid permission issuesJames McCoy2020-03-18
| * | | | | | | Add big-endian, s390x job to TravisJames McCoy2020-03-18
|/ / / / / / /
* | | | | | | vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* | | | | | | Merge pull request #11927 from Jesse-Bakker/lsp-buf-versionBjörn Linse2020-03-16
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | Use buffer version instead of changedtick for editsJesse Bakker2020-02-27
* | | | | | | Merge #11977 from janlazo/vim-8.1.1279Justin M. Keyes2020-03-08
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | vim-patch:8.2.0361: internal error when using "0" for a callbackJan Edmund Lazo2020-03-07