aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* bufhl: fix moveBjörn Linse2017-06-24
* bufhl: some style cleanupBjörn Linse2017-06-24
* kbtree: make warning free and delete deprecated macrosBjörn Linse2017-06-24
* kbtree: eliminate unneccesary heap allocationBjörn Linse2017-06-24
* kbtree: use proper structsBjörn Linse2017-06-24
* kbtree: allow iterators to start at arbitrary positionBjörn Linse2017-06-24
* bufhl: use kbtree for bufhlBjörn Linse2017-06-24
* vim-patch:8.0.0607 (#6879)Daniel Hahler2017-06-11
* buffer: Silence V519ZyX2017-05-20
* *: Comment intentional fallthroughsJames McCoy2017-05-12
* ui: cleanup UI_CALL wrappersBjörn Linse2017-05-10
* Merge #6597 'winhighlight'Justin M. Keyes2017-05-08
|\
| * options: consolidate updates for window string options affected by copy_winoptBjörn Linse2017-05-05
* | terminal: refresh before on_exit. #5217Richard Adenling2017-05-08
|/
* lintJames McCoy2017-04-29
* vim-patch:7.4.2245James McCoy2017-04-29
* lintJustin M. Keyes2017-04-28
* build_stl_str_hl: Array name should be plural.Justin M. Keyes2017-04-28
* *: Add comment to all C filesZyX2017-04-19
* doc: fix typo (#6504)Shlomi Fish2017-04-19
* buffer: Adjust where do_buffer call is locatedZyX2017-04-16
* 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