| Commit message (Expand) | Author | Age |
* | Remove has_mbyte from lines near changes in parent commit | ZviRackover | 2018-08-16 |
* | Remove occurences of mb_head_off | ZviRackover | 2018-08-15 |
* | vim-patch:8.0.1361: some users don't want to diff with hidden buffers | Jan Edmund Lazo | 2018-08-11 |
* | diff: drop enc_utf8 check in diff_equal_char() | Jan Edmund Lazo | 2018-08-11 |
* | vim-patch:8.0.1046: code duplication in diff mode | Jan Edmund Lazo | 2018-08-11 |
* | vim-patch:8.0.1037: "icase" of 'diffopt' is not used for highlighting | Jan Edmund Lazo | 2018-08-11 |
* | fold: add const to hasFoldingWin() variables | Jan Edmund Lazo | 2018-08-02 |
* | diff: refactor diff_a_works to use TriState | Jan Edmund Lazo | 2018-08-01 |
* | API: Implement buffer updates | Peter Hodge | 2018-05-23 |
* | diff: Fix PVS/V547: remove no longer needed OOM handler | ZyX | 2018-04-10 |
* | vim-patch:8.0.0736: OptionSet not triggered when entering diff mode | Justin M. Keyes | 2018-02-11 |
* | exit: annotate FUNC_ATTR_NORETURN functions #7954 (#7954) | Justin M. Keyes | 2018-02-07 |
* | vim-patch:8.0.0448: some macros are lower case (#7936) | KunMing Xie | 2018-01-30 |
* | ex_diffpatch: don't need redraw_later(CLEAR), Nvim uses pipes | Justin M. Keyes | 2018-01-28 |
* | vim-patch:8.0.0444: diffpatch fails when the file name has a quote | Justin M. Keyes | 2018-01-21 |
* | vim-patch:8.0.0442: patch shell command not well escaped | Justin M. Keyes | 2018-01-21 |
* | vim-patch:8.0.0599: diff mode is insufficiently tested | Justin M. Keyes | 2018-01-21 |
* | Vim-patch 8.0.0300 (#7258) | KunMing Xie | 2017-09-11 |
* | vim-patch:8.0.0044 | ckelsel | 2017-08-16 |
* | bufhl: fix move | Björn Linse | 2017-06-24 |
* | *: Add comment to all C files | ZyX | 2017-04-19 |
* | diff: Silence -V519 | ZyX | 2017-04-16 |
* | *: Move some dictionary functions to typval.h and use char* | ZyX | 2017-03-29 |
* | vim-patch:7.4.2135 | lonerover | 2017-03-11 |
* | vim-patch:7.4.2279 | lonerover | 2017-02-09 |
* | vim-patch:7.4.2275 | lonerover | 2017-02-07 |
* | vim-patch:7.4.2024 | Marco Hinz | 2017-02-04 |
* | doc: minor comment tweaks | Justin M. Keyes | 2016-09-28 |
* | refactor: eliminate misc2.c | Justin M. Keyes | 2016-09-13 |
* | Merge tempfile.c back into fileio.c | Jurica Bradaric | 2016-04-20 |
* | *: Make set_vim_var_\* functions have proper argument types | ZyX | 2016-04-18 |
* | quickfix.c: enable -Wconversion | Charles Joachim | 2016-03-10 |
* | diff.c: change return type to bool | Charles Joachim | 2016-02-15 |
* | Merge #4152 'vim-patch:7.4.{798,800,805,810,811,814,815,816,817,820,825}'. | Justin M. Keyes | 2016-02-09 |
|\ |
|
| * | vim-patch:7.4.810 | Jurica Bradaric | 2016-02-02 |
* | | vim-patch:7.4.768 | Jurica Bradaric | 2016-02-09 |
|/ |
|
* | vim patches 7.4.955/974/975/989. #3919 | Michael Ennen | 2016-01-13 |
* | Remove unnecessary includes for errno.h | Rui Abreu Ferreira | 2015-11-25 |
* | getenv: return NULL if empty #2574 | Scott Prager | 2015-05-29 |
* | Remove char_u: ex_docmd:do_cmdline_cmd() | Michael Reed | 2015-05-13 |
* | Remove char_u: FullName_save() | Mark Bainter | 2015-05-06 |
* | Replace VIM_ISDIGIT() and vim_isdigit() with ascii_isdigit() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Replace vim_iswhite with ascii_iswhite() defined in ascii.h | Felipe Oliveira Carvalho | 2015-04-24 |
* | Remove char_u: vim_setenv() | Mark Bainter | 2015-04-18 |
* | memory: Add `free` wrapper and refactor project to use it | Thiago de Arruda | 2015-04-13 |
* | buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macro | Thiago de Arruda | 2015-03-25 |
* | Enable -Wconversion: mark.c. | Eliseo Martínez | 2015-02-18 |
* | "halfway a line" is a very confusing phrase | Jack Danger Canty | 2015-01-22 |
* | Merge pull request #1729 from fwalch/vim-7.4.490 | Justin M. Keyes | 2015-01-19 |
|\ |
|
| * | vim-patch:7.4.490 | Florian Walch | 2015-01-04 |