aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/memline.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...Justin M. Keyes2019-09-04
* screen: add some documentation of internals of msg_grid implementationBjörn Linse2019-09-01
* screen: use dedicated message gridBjörn Linse2019-09-01
* includesDaniel Hahler2019-08-07
* lua: support getting UTF-32 and UTF-16 sizes of replaced textBjörn Linse2019-08-06
* lua: add {old_byte_size} to on_lines buffer change eventBjörn Linse2019-08-06
* vim-patch:8.0.1688: some macros are used without a semicolonJan Edmund Lazo2019-06-26
* lintAndrej Zieger2019-05-26
* lintJustin M. Keyes2019-05-25
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* lintJan Edmund Lazo2019-04-30
* vim-patch:8.1.0642: swapinfo() leaks memoryJustin M. Keyes2019-04-29
* lintJustin M. Keyes2019-04-29
* vim-patch:8.1.1231: asking about existing swap file unnecessarilyJustin M. Keyes2019-04-29
* vim-patch:8.1.0325: strings in swap file may not be NUL terminatedJustin M. Keyes2019-04-29
* vim-patch:8.1.0314: add swapinfo() "dirty" itemJustin M. Keyes2019-04-29
* vim-patch:8.1.0313: information about a swap file is unavailableJustin M. Keyes2019-04-29
* multigrid: reset win scrolling after swap messageBjörn Linse2019-02-02
* :recover : Fix crash on non-existent *.swp #9504raffitz2019-01-15
* api: simplify nvim_buf_get_offset functionBjörn Linse2018-11-01
* vim-patch:8.1.0501: cppcheck warns for using array index before bounds check ...Jan Edmund Lazo2018-11-01
* memline: process_still_running is boolJan Edmund Lazo2018-10-13
* vim-patch:8.1.0473: user doesn't notice file does not exist when swap file doesJan Edmund Lazo2018-10-13
* vim-patch:8.1.0466: autocmd test failsJan Edmund Lazo2018-10-08
* vim-patch:8.1.0463: "simalt ~x" in .vimrc blocks swap file promptJan Edmund Lazo2018-10-08
* swapfile: Always show swap dialog (E325)Justin M. Keyes2018-09-23
* vim-patch:8.1.0310: file info msg with 'F' in 'shortmess'Justin M. Keyes2018-09-21
* vim-patch:8.0.1417: test doesn't search for a sentenceJan Edmund Lazo2018-09-16
* vim-patch:8.0.1416: crash when searching for a sentenceJan Edmund Lazo2018-09-16
* vim-patch:8.0.1363: recover swap file ending with .stz #9002Jan Edmund Lazo2018-09-16
* Merge #8863 'refactor: Remove mb_head_off() 'Justin M. Keyes2018-08-28
|\
| * Remove has_mbyte from lines near changes in parent commitZviRackover2018-08-16
| * Remove occurences of mb_head_offZviRackover2018-08-15
* | vim-patch:8.1.0303: line2byte() is wrong for last line with 'noeol'Jan Edmund Lazo2018-08-21
|/
* memline: fnamecmp_ino() returns boolJan Edmund Lazo2018-08-09
* vim-patch:8.0.1819: swap file warning for file with non-existing directoryJan Edmund Lazo2018-08-09
* memline: copy in ml_replace() is boolJan Edmund Lazo2018-08-07
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* vim-patch:8.0.0451: some macros are in lower caseJan Edmund Lazo2018-06-12
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* mf_open(): never fails (except for OOM)Justin M. Keyes2018-05-17
* Merge #4486 'refactor: Remove maxmem, maxmemtot options'Justin M. Keyes2018-05-02
|\
| * Remove the mf_dont_release global after getting rid of maxmem[tot]Felipe Oliveira Carvalho2017-04-11
* | Merge #8218 'Fix errors reported by PVS'Justin M. Keyes2018-04-27
|\ \
| * | memline: Fix PVS/V547: allocator now never returns NULLZyX2018-04-15
| * | memline: Fix PVS/V560: allocator now never returns NULLZyX2018-04-15
* | | lintJustin M. Keyes2018-04-21
* | | IO: let 'fsync' option control more casesJustin M. Keyes2018-04-21
|/ /
* | refactor/rename: path_is_absolute()Justin M. Keyes2018-03-24