aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* vim-patch:7.4.1837 (#5834)lonerover2016-12-27
* vim-patch:8.0.0110 (#5700)Justin M. Keyes2016-12-03
* 'inccommand': buftype=nofile, restore cursor/viewJustin M. Keyes2016-11-10
* lintJustin M. Keyes2016-11-08
* 'inccommand': reworkJustin M. Keyes2016-11-08
* LintedKillTheMule2016-10-30
* Incsubsitution featureKillTheMule2016-10-30
* Merge #5500Justin M. Keyes2016-10-26
|\
| * Fix lint errors.Grzegorz Milka2016-10-23
| * vim-patch:7.4.2312Grzegorz Milka2016-10-23
| * vim-patch:7.4.2212Grzegorz Milka2016-10-22
* | modeline: Handle version number overflow. #5450Florian Larysch2016-10-26
|/
* main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* api: unify buffer numbers and window ids with handlesBjörn Linse2016-08-31
* os_resolve_shortcut: initial port from Vim sourceJustin M. Keyes2016-07-30
* Always resize the embedded vterm properlyMarco Hinz2016-06-20
* Add new functionality to the `=` marker in the STLTJ DeVries2016-06-14
* vim-patch:7.4.1142James McCoy2016-06-02
* lib/kvec: Remove useless type argument from kv_push macrosZyX2016-05-30
* vim-patch: 7.4.1086 #4626Michael Ennen2016-05-06
* *: Fix new linter errorsZyX2016-05-01
* vim-patch: 7.4.1401Michael Ennen2016-04-27
* Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\
| * vim-patch:7.4.941watiko2016-03-06
* | buffer.c: change return type to boolCharles Joachim2016-04-03
* | test: minor changesJustin M. Keyes2016-03-17
* | 'shortmess': Add "F" flag. #4446Shougo Matsushita2016-03-17
* | vim-patch:7.4.1511Nicolas Dumazet2016-03-08
|/
* bufhl: new mechanism for plugins to add highlights to a bufferBjörn Linse2016-02-23
* coverity/135589: (FP) Null pointer dereferencesJustin M. Keyes2016-02-19
* Merge pull request #4187 from watiko/vim-7.4.742Justin M. Keyes2016-02-09
|\
| * vim-patch:7.4.742watiko2016-02-07
* | vim-patch:7.4.805Jurica Bradaric2016-02-02
|/
* tabline: Switch to functions, handle different click typesZyX2016-02-01
* tabline: Add %[] atom to the tabline, for random commands on clickZyX2016-02-01
* file_pat_to_reg_pat, buflist_findpat: const paramsJustin M. Keyes2016-01-01
* vim-patch:7.4.605Justin M. Keyes2015-12-30
* vim-patch:7.4.645Shougo Matsushita2015-12-13
* statusline: Check width before advancing pointer. #3818Enrico Ghirardi2015-12-10
* src/*: Remove `VIM - Vi improved ...` headerMichael Reed2015-11-27
* Remove unnecessary includes for errno.hRui Abreu Ferreira2015-11-25
* src: README.txt -> README.mdMichael Reed2015-11-23
* Cleanup from reviewWayne Rowcliffe2015-11-11
* Switch comments to match style guideWayne Rowcliffe2015-11-11
* Updates from reviewWayne Rowcliffe2015-11-11
* Fix shadowed variable in build_stl_str_hlWayne Rowcliffe2015-11-11
* Add documentation about what TABPAGENR and TABCLOSENR doWayne Rowcliffe2015-11-11
* Fix lintWayne Rowcliffe2015-11-11
* Add out_end_p to mark last valid character in statusline bufferWayne Rowcliffe2015-11-11