aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* vim-patch:8.2.2820: session file may divide by zeroJan Edmund Lazo2021-05-05
* vim-patch:8.2.2819: finishing an abbreviation with multi-byte char may not workJan Edmund Lazo2021-05-05
* Merge pull request #14483 from mjlbach/floating_window_border_fixBjörn Linse2021-05-05
|\
| * window.c: fix floating window border width calculationMichael Lingelbach2021-05-03
* | fix(gcc): compile warning in nvim_buf_set_extmarkSean Dewar2021-05-05
* | Merge pull request #14424 from janlazo/vim-8.1.1726Jan Edmund Lazo2021-05-04
|\ \
| * | vim-patch:8.2.2788: Raku is now the only name what once was called perl6Jan Edmund Lazo2021-05-02
| * | vim-patch:130cbfc31235Jan Edmund Lazo2021-05-02
| * | vim-patch:9faec4e3d439Jan Edmund Lazo2021-05-02
| * | vim-patch:7e6a515ed14eJan Edmund Lazo2021-05-01
| * | vim-patch:1b884a005398Jan Edmund Lazo2021-05-01
| * | vim-patch:23515b4ef758Jan Edmund Lazo2021-05-01
| * | vim-patch:cb80aa2d53e5Jan Edmund Lazo2021-05-01
| * | vim-patch:8.2.1827: filetype detection does not test enough file namesJan Edmund Lazo2021-05-01
| * | vim-patch:1c6737b20a5cJan Edmund Lazo2021-04-29
| * | vim-patch:207f009326c8Jan Edmund Lazo2021-04-29
| * | vim-patch:2547aa930b59Jan Edmund Lazo2021-04-29
| * | vim-patch:8.2.0860: cannot use CTRL-A and CTRL-X on unsigned numbersJan Edmund Lazo2021-04-28
| * | vim-patch:47e13953ffdbJan Edmund Lazo2021-04-28
| * | vim-patch:8.2.2801: free Pascal makefile not recognizedJan Edmund Lazo2021-04-27
| * | vim-patch:d1caa941d876Jan Edmund Lazo2021-04-27
| * | vim-patch:191acfdecabfJan Edmund Lazo2021-04-27
| * | vim-patch:8.2.2388: no easy way to get the maximum or mininum number valueJan Edmund Lazo2021-04-27
| * | vim-patch:8.2.0296: mixing up "long long" and __int64 may cause problemsJan Edmund Lazo2021-04-27
| * | vim-patch:bc93cebb692fJan Edmund Lazo2021-04-27
| * | vim-patch:5666fcd0bd79Jan Edmund Lazo2021-04-27
| * | vim-patch:95a9dd1efc5aJan Edmund Lazo2021-04-27
| * | po: remove duplicate translationsJan Edmund Lazo2021-04-27
| * | vim-patch:664f3cf3f21dJan Edmund Lazo2021-04-27
| * | vim-patch:4ceaa3a6e0b8Jan Edmund Lazo2021-04-27
| * | vim-patch:0c0734d527a1Jan Edmund Lazo2021-04-27
| * | vim-patch:403f3eb4c189Jan Edmund Lazo2021-04-27
| * | vim-patch:574ee7bc1246Jan Edmund Lazo2021-04-27
| * | vim-patch:5ef1c6a4838aJan Edmund Lazo2021-04-27
| * | vim-patch:1ff14ba24c4dJan Edmund Lazo2021-04-27
| * | vim-patch:96f45c0b6fc9Jan Edmund Lazo2021-04-27
| * | vim-patch:8fe1000e9c34Jan Edmund Lazo2021-04-27
* | | get_str_line: Replace grow_array usageFabian Viöl2021-05-03
* | | Merge pull request #14455 from Sh3Rm4n/fix_get_str_lineJames McCoy2021-05-02
|\ \ \
| * | | get_str_line: Simplify growarray usageFabian Viöl2021-04-30
| * | | Fix documentation typos for msg_scroll_flushFabian Viöl2021-04-29
| * | | get_str_line: Use heap instead of stackFabian Viöl2021-04-29
| |/ /
* | | signs: fix overflow during adjustment on Windows (#14472)statiolake2021-05-02
* | | fix: make nvim_win_get_number() return win number (#14470)Julian Berman2021-05-01
* | | docs: Treesitter (#13260)TJ DeVries2021-05-01
* | | Merge pull request #14380 from bfredl/virtcolBjörn Linse2021-05-01
|\ \ \
| * | | decorations: right_align and win_colBjörn Linse2021-05-01
| |/ /
* / / startup: do "syntax enable" instead of "syntax on"Björn Linse2021-04-30
|/ /
* | ui_compositior: handle multiple displayed floats in the same tickBjörn Linse2021-04-26
* | doc : fixing missing @return in nvim_open_term docMichael Bleuez2021-04-24