aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/memline.c
Commit message (Expand)AuthorAge
* 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
* | vim-patch:8.0.0387: compiler warnings (#8162)KunMing Xie2018-03-23
* | vim-patch:8.0.0736: OptionSet not triggered when entering diff modeJustin M. Keyes2018-02-11
* | vim-patch:8.0.0337: invalid memory access in :recover commandJustin M. Keyes2018-02-11
* | lintJames McCoy2017-12-15
* | vim-patch:8.0.0074Michael Schupikov2017-12-15
* | io: more guards against NULL filename (#7159)Justin M. Keyes2017-08-13
* | lintJames McCoy2017-06-04
* | vim-patch:7.4.1975James McCoy2017-06-04
* | *: Add comment to all C filesZyX2017-04-19
* | memline: Fix “NULL pointer dereference” warningZyX2017-04-16
* | memline: Silence “buffer underflow” warning, looks like false positiveZyX2017-04-16
|/
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* job-control: set CLOEXEC on pty processes. #5986Matthew Malcomson2017-03-17
* vim-patch:8.0.0453 (#6266)Matthieu Coudron2017-03-13
* buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
* *: Partial string handling refactoringZyX2017-02-15
* lintJustin M. Keyes2017-01-13
* open_buffer(): Do `BufEnter` for directories.Justin M. Keyes2017-01-12
* 'inccommand': reworkJustin M. Keyes2016-11-08
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1237 (#5092)Simon Weil2016-07-31
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* vim-patch:7.4.1276Michael Ennen2016-05-17
* *: Fix new linter errorsZyX2016-05-01
* Merge tempfile.c back into fileio.cJurica Bradaric2016-04-20