aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* 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
* vim-patch:8.0.0073ckelsel2017-07-23
* vim-patch:8.0.0069ckelsel2017-07-23
* lintckelsel2017-07-13
* vim-patch:7.4.2229ckelsel2017-07-13
* vim-patch:7.4.2189ckelsel2017-07-13
* 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