aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
| * | | | | | 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
* | | vim-patch:8.2.2776: :mksession uses current value of 'splitbelow' and 'splitr...Jan Edmund Lazo2021-04-22
* | | lua: make vim.cmd an alias of vim.api.nvim_exec() (#14401)Shadman2021-04-22
* | | Merge pull request #14411 from seandewar/vim-8.2.1588Jan Edmund Lazo2021-04-21
|\ \ \
| * | | fix(oldtest): fix assert_match() for :buffers tSean Dewar2021-04-21
| * | | vim-patch:8.2.1588: cannot read back the prompt of a prompt bufferSean Dewar2021-04-21
| * | | oldtest: port test_prompt_buffer.vimSean Dewar2021-04-21
| * | | eval: port tv_get_buf_from_arg()Sean Dewar2021-04-21
| |/ /
* | | api: fix nvim_exec() silencing behaviour (#14413)Shadman2021-04-21
* | | win/package: remove cat,tidy (#14402)Jan Edmund Lazo2021-04-20
|/ /
* | Merge pull request #12323 from da-x/orphaned-signsMatthieu Coudron2021-04-18
|\ \
| * | test_signs.vim: adjust for sign removal on line deletionDan Aloni2021-04-17
| * | Handle 'orphaned signs' on line deletion for signcolumn >= 2Dan Aloni2021-04-17
* | | vim-patch:8.2.2773: PSL filetype not recognized (#14389)Jan Edmund Lazo2021-04-17
* | | Merge pull request #14385 from chentau/extmark_deleteBjörn Linse2021-04-17
|\ \ \
| * | | extmarks: remove curbuf->deleted_bytes2 from op_deletechentau2021-04-16
* | | | Merge pull request #14365 from chentau/extmark_delbytes_moveBjörn Linse2021-04-17
|\ \ \ \ | |_|/ / |/| | |