aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* lintJustin M. Keyes2019-09-13
* getdigits: introduce `strict`, `def` parametersJustin M. Keyes2019-09-13
* rename: getdigits_safe => try_getdigitsJustin M. Keyes2019-09-13
* Merge #10869 'vim-patch:8.1.{0309,0362,0365,0515,1946}'Justin M. Keyes2019-09-05
|\
| * vim-patch:8.1.0515: reloading a script gives errors for existing functionserw72019-09-04
| * vim-patch:8.1.0362: cannot get the script line number when executing a functionerw72019-09-04
* | vim-patch:8.1.1498: ":write" increments b:changedtick even though nothing cha...Justin M. Keyes2019-09-04
|/
* screen: use dedicated message gridBjörn Linse2019-09-01
* batch draw :lsBjörn Linse2019-09-01
* free_buffer: rework b:changedtick handling #9163Justin M. Keyes2019-08-12
* vim-patch:8.0.1193: crash when wiping buffer after getbufinfo()Justin M. Keyes2019-08-12
* includesDaniel Hahler2019-08-07
* buffer: add attributes to pure functionsJan Edmund Lazo2019-07-28
* Merge #10368 from janlazo/vim-8.0.1164Justin M. Keyes2019-07-19
|\
| * vim-patch:8.0.1164: changing StatusLine highlight does not always workJan Edmund Lazo2019-07-06
* | api/window: add style="minimal" flag to nvim_open_win()Björn Linse2019-07-07
|/
* :ls : show "R", "F" for terminal-jobs #10370Justin M. Keyes2019-06-29
* vim-patch:8.0.1013: terminal window behaves different from a buffer with changesJan Edmund Lazo2019-06-26
* vim-patch:8.0.0935: cannot recognize a terminal buffer in :ls outputJan Edmund Lazo2019-06-26
* vim-patch:8.0.0953: get "no write since last change" error in terminal windowJan Edmund Lazo2019-06-13
* api: allow nvim_buf_attach from lua using callbacksBjörn Linse2019-06-04
* signs: fix crash in buf_addsign #10091Andrej Zieger2019-06-01
* lintAndrej Zieger2019-05-26
* Fixed ordering of signs to align vim and neovim behaviourAndrej Zieger2019-05-26
* vim-patch:8.1.0673: functionality for signs is spread out over several filesAndrej Zieger2019-05-26
* vim-patch:8.1.0658: deleting signs and completion for :sign is insufficientAndrej Zieger2019-05-26
* vim-patch:8.1.0644: finding next sign ID is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0632: using sign group names is inefficientAndrej Zieger2019-05-26
* vim-patch:8.1.0614: placing signs can be complicatedAndrej Zieger2019-05-26
* vim-patch:8.0.1496: VIM_CLEAR()Justin M. Keyes2019-05-25
* vim-patch:8.0.1220: skipping empty statusline groups is not correctJan Edmund Lazo2019-05-24
* vim-patch:8.0.1208: 'statusline' drops empty group with highlight changeJan Edmund Lazo2019-05-24
* Merge #10049 'vim-patch:8.1.0293'Justin M. Keyes2019-05-22
* vim-patch:8.1.1046: the "secure" variable is used inconsistentlyJan Edmund Lazo2019-05-05
* vim-patch:8.1.0613: when executing an insecure function the secure flag is stuckJan Edmund Lazo2019-05-05
* vim-patch:8.0.0768: terminal window status shows "[Scratch]"Jan Edmund Lazo2019-04-23
* vim-patch:8.0.0776: function prototypes missing without the quickfix featureJan Edmund Lazo2019-04-14
* options: properly reset directories on 'autochdir' (#9894)Marco Hinz2019-04-13
* PVS/V595: pointer utilized before checking NULLJustin M. Keyes2019-04-12
* vim-patch:8.1.1134: buffer for quickfix window is reused for another fileMarco Hinz2019-04-08
* vim-patch:8.0.1763: :argedit does not reuse an empty unnamed bufferMarco Hinz2019-04-08
* vim-patch:8.0.0728: the terminal structure is never freedJan Edmund Lazo2019-04-06
* lintAbdelhakeem2019-03-29
* vim-patch:8.1.0539: cannot build without the sandboxAbdelhakeem2019-03-28
* signs: support multiple columns #9295Dan Aloni2019-03-25
* vim-patch:8.1.0538: evaluating a modeline might invoke using a shell commandJan Edmund Lazo2019-03-23
* vim-patch:8.1.0384: sign ordering #9758Jan Edmund Lazo2019-03-19
* vim-patch:8.1.0826: too many #ifdefsJan Edmund Lazo2019-03-08
* floats: implement floating windowsBjörn Linse2019-03-02
* API/buffer-updates: always detach on buf-reload #9643KillTheMule2019-03-01