aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* fileio: Refactor msg_add_fname to something which needs no commentsZyX2017-04-03
* *: Make some more things const and with lengthZyX2017-03-29
* eval,*: Move get_tv_string to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* vim-patch:7.4.2330lonerover2017-03-27
* lintJustin M. Keyes2017-03-22
* vim-patch:7.4.2328Justin M. Keyes2017-03-22
* vim-patch:7.4.2324Justin M. Keyes2017-03-22
* vim-patch:7.4.2348raichoo2017-03-19
* vim-patch:8.0.0229raichoo2017-03-19
* vim-patch:7.4.2362raichoo2017-03-19
* vim-patch:7.4.2347raichoo2017-03-19
* Replace hashtab with handle buffer functionsJack Bracewell2017-03-16
* buffer.c: enable -Wconversion #3744Justin M. Keyes2017-03-03
* buffer.c: enable -Wconversion #3744Adam-K-P2017-03-02
* buffer: Provide an initializer for di_keyZyX2017-02-24
* buffer: Remove b:changedtick from b: before freeing b:ZyX2017-02-24
* eval: Do not allocate b:changedtick dictionary itemZyX2017-02-24
* eval: Make sure `islocked('b:.changedtick')` does not error outZyX2017-02-23
* buffer: Forbid unletting b:changedtickZyX2017-02-23
* buffer: Bind b:changedtick to b:['changedtick'], remove special casesZyX2017-02-23
* coverity/13728: Null pointer dereference (#6100)Justin M. Keyes2017-02-12
* Merge pull request #5913 from mhinz/buf-lookup-patchesJames McCoy2017-02-06
|\
| * Fix clint issuesMarco Hinz2017-02-04
| * vim-patch:7.4.2024Marco Hinz2017-02-04
| * vim-patch:7.4.2023Marco Hinz2017-02-04
| * vim-patch:7.4.2021Marco Hinz2017-02-04
| * vim-patch:7.4.2018Marco Hinz2017-02-04
| * vim-patch:7.4.2017Marco Hinz2017-02-04
* | refactor: fix warningsJustin M. Keyes2017-02-04
|/
* Merge #5865 from lonerover/vim-7.4.2036Justin M. Keyes2017-01-19
|\
| * buffer.c: use a map instead of hashtabrover2017-01-19
| * fix lint errorlonerover2017-01-04
| * vim-patch:7.4.2036lonerover2017-01-03
* | Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4...Justin M. Keyes2017-01-16
|\ \
| * | vim-patch:7.4.2006rover2017-01-08
| |/
* | vim-patch:7.4.2099 (#5951)Shougo2017-01-15
* | lintJustin M. Keyes2017-01-13
* | open_buffer(): Do `BufEnter` for directories.Justin M. Keyes2017-01-12
|/
* 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