aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.0310: file info msg with 'F' in 'shortmess'Justin M. Keyes2018-09-21
* vim-patch:8.0.1215: newer gcc warns for implicit fallthroughJan Edmund Lazo2018-09-20
* buffer: add support for virtual text annotationsBjörn Linse2018-09-17
* lintJan Edmund Lazo2018-09-06
* window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
* vim-patch:8.0.0782: using freed memory in quickfix codeJan Edmund Lazo2018-09-06
* ops: refactor get_spec_reg()Jan Edmund Lazo2018-08-16
* vim-patch:8.0.1633: a TextChanged autocmd triggers when it is definedJan Edmund Lazo2018-08-15
* lintJan Edmund Lazo2018-08-11
* vim-patch:8.0.1361: some users don't want to diff with hidden buffersJan Edmund Lazo2018-08-11
* lint: clean-up after parent commitZviRackover2018-08-06
* Remove all occurences of the mb_ptr2char macroZviRackover2018-08-06
* vim-patch:8.1.0240: g:actual_curbuf set in wrong scope (#8818)Daniel Hahler2018-08-06
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* highlight: extract low-level highlight logic from syntax, uiBjörn Linse2018-07-21
* terminal: handle &confirm and :confirm on unloading (#8726)Marco Hinz2018-07-12
* test: build_stl_str_hl (#8703)ZviRackover2018-07-10
* Merge pull request #7551 from bfredl/setl_bufwinBjörn Linse2018-06-22
|\
| * buffer: fix copying setl options for buffer currently displayed in another wi...Björn Linse2018-06-21
* | *: Replace b_changedtick with new always-inline functionsZyX2018-06-22
* | vim-patch:8.0.0648: possible use of NULL pointerJan Edmund Lazo2018-06-21
* | vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
|/
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* Merge #7917 'API: buffer updates'Justin M. Keyes2018-06-08
|\
| * Some renamings and doc changesKillTheMule2018-05-23
| * The grand renamingKillTheMule2018-05-23
| * LintKillTheMule2018-05-23
| * API: Implement buffer updatesPeter Hodge2018-05-23
|/
* *: Fix clint errorsZyX2018-04-22
* buffer: Fix PVS/V560: condition was checked three lines aboveZyX2018-04-09
* buffer: Fix PVS/V547: base is never set to octalZyX2018-04-09
* buffer: PVS/V557: Refactor maketitle()ZyX2018-04-09
* charset,*: Refactor transstr()ZyX2018-04-09
* buffer: Beautify code a bitZyX2018-04-09
* refactor/rename: path_to_absolute()Justin M. Keyes2018-03-24
* lintJustin M. Keyes2018-02-12
* vim-patch:8.0.0858: can exit while a terminal is still running a jobJustin M. Keyes2018-02-11
* vim-patch:8.0.1402: crash with nasty autocommandJustin M. Keyes2018-02-11
* exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954)Justin M. Keyes2018-02-07
* vim-patch:8.0.0448: some macros are lower case (#7936)KunMing Xie2018-01-30
* free_buf_options(): free buf_T.b_kmap_gaJustin M. Keyes2018-01-20
* vim-patch:8.0.0420: text garbled when the system encoding differs from 'encod...James McCoy2017-12-17
* :terminal : fix crash on resize (#7547)Justin M. Keyes2017-11-13
* Merge #7315 "'inccommand': multiline, other fixes"Justin M. Keyes2017-10-31
|\
| * Inccommand: Multiline substitutions, highlighting, multibyte.KillTheMule2017-10-29
|/
* terminal: Account for number column (#5310)Sam Wilson2017-10-27
* resettitle(): remove conditions (#7360)Justin M. Keyes2017-10-07
* 'titleold': simplify behaviorJustin M. Keyes2017-10-05
* 'titleold': set UI title on exit #7191nate2017-10-05
* fix lintckelsel2017-07-24