aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* folds: decrease reliance on global 'curwin'Matthieu Coudron2020-04-24
* treesitter: check for integer overflow (#12135)Thomas Vigouroux2020-04-22
* terminal: Fix mouse coordinates issue (#12158)erw72020-04-21
* Test on actual libuv version number, not on existence of symbol.Matěj Cepl2020-04-21
* Make neovim building even with libuv 1.18.0Matěj Cepl2020-04-21
* tui: Don't call uv_write without output (#12146)erw72020-04-20
* Merge pull request #12047 from erw7/fix-resolve-on-windowsMatthieu Coudron2020-04-19
|\
| * Change to canonicalize only when reparse point in includederw72020-04-02
| * Change resolve() to resolve symbolic links on Windowserw72020-04-02
* | Merge pull request #12141 from vigoux/treesitter_fixMatthieu Coudron2020-04-18
|\ \
| * | treesitter: remove utf8proc dependencyThomas Vigouroux2020-04-18
| * | treesitter: update vendor codeThomas Vigouroux2020-04-18
* | | vim-patch:8.2.0589: .bsd file type not recognizedJan Edmund Lazo2020-04-17
* | | vim-patch:8.2.0584: viminfo file uses obsolete function file_readable()Jan Edmund Lazo2020-04-17
|/ /
* | folds: decrease reliance on global "curwin" (#12132)Matthieu Coudron2020-04-16
* | Merge pull request #12005 from erw7/fix-screen-vsplitJames McCoy2020-04-15
|\ \
| * | Fix screen terminal family issueserw72020-03-12
| * | Fix splitting issue on gnu screenerw72020-03-12
* | | vim-patch:8.2.0575: :digraph! not testedJan Edmund Lazo2020-04-13
* | | Suppress Microsoft copyright banner. (#12114)Doug Richardson2020-04-14
* | | Use libnvim as OUTPUT_NAME for libnvim (#12119)Doug Richardson2020-04-14
* | | TUI: support setting cursor color in tmux (#12100)Thomas Churchman2020-04-14
* | | vim-patch:8.2.0549: user systemd files not recognizedJan Edmund Lazo2020-04-13
* | | vim-patch:8.2.0544: memory leak in search testJan Edmund Lazo2020-04-13
* | | vim-patch:8.2.0507: getbufvar() may get the wrong dictionaryJan Edmund Lazo2020-04-13
* | | vim-patch:8.2.0473: variables declared in an outer scopeJan Edmund Lazo2020-04-13
* | | 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
* | | 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