aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | | | | | vim-patch:8.2.0134: some map functionality not covered by testsJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0474: cannot use :write when using a plugin with BufWriteCmdJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0464: typos and other small problemsJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0457: Test_quotestar() often fails when run under valgrindJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.1.1745: compiler warning for unused argumentJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0415: bsdl filetype is not detectedJan Edmund Lazo2020-04-13
| * | | | | | | | vim-patch:8.2.0406: FileReadCmd event not well testedJan Edmund Lazo2020-04-13
| * | | | | | | | 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