| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | test/old: $TMPDIR must be absolute | Justin M. Keyes | 2018-01-28 | |
| * | | | | | | | | | | ex_diffpatch: don't need redraw_later(CLEAR), Nvim uses pipes | Justin M. Keyes | 2018-01-28 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge #7903 'test/old: minor fixes for local invocation' | Justin M. Keyes | 2018-01-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | test/old: always set $TMPDIR | Justin M. Keyes | 2018-01-23 | |
| | * | | | | | | | | | test/old: Fix_truncated_tmpfile(): more flexible | Justin M. Keyes | 2018-01-23 | |
| * | | | | | | | | | | tui: fix use-after-free after UI `stop` event #7922 | Justin M. Keyes | 2018-01-28 | |
| * | | | | | | | | | | Merge #7919 from hardenedapple/langremap-after-map | Justin M. Keyes | 2018-01-27 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | Make 'langnoremap' apply directly after a map | Matthew Malcomson | 2018-01-27 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | build/macOS: remove -iframework line #7891 | Justin M. Keyes | 2018-01-26 | |
| * | | | | | | | | | Merge pull request #6558 from jamessan/tv_as_string-fix | James McCoy | 2018-01-25 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | eval: save_tv_as_string: Correctly handle an empty string | James McCoy | 2018-01-23 | |
| | |/ / / / / / / / | ||||
| * / / / / / / / / | vim-patch:8.0.0431 (#7908) | KunMing Xie | 2018-01-25 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge #7890 'vim-patch: various' | Justin M. Keyes | 2018-01-22 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | vim-patch: NA | Justin M. Keyes | 2018-01-21 | |
| | * | | | | | | | | vim-patch:8.0.0667: more tests for :endfunc | Justin M. Keyes | 2018-01-21 | |
| | * | | | | | | | | vim-patch:8.0.0662: stray FIXME for fixed problem | Justin M. Keyes | 2018-01-21 | |
| | * | | | | | | | | vim-patch:8.0.0659: no test for conceal mode | Justin M. Keyes | 2018-01-21 | |
| | * | | | | | | | | vim-patch:8.0.0656: cannot use ! after some user commands | Justin M. Keyes | 2018-01-21 | |
| | * | | | | | | | | vim-patch:8.0.0655: not easy to make sure a function does not exist | Justin M. Keyes | 2018-01-21 | |
| | * | | | | | | | | vim-patch:8.0.0654: no warning for text after :endfunction | Justin M. Keyes | 2018-01-21 | |
| * | | | | | | | | | Merge #7891 'build: fix creating generated files on macOS' | Justin M. Keyes | 2018-01-22 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | build: fix creating generated files on macOS | John Szakmeister | 2018-01-22 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge #7888 'defaults: enable cscopeverbose' | Justin M. Keyes | 2018-01-22 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | defaults: enable 'cscopeverbose', and deprecate it | Justin M. Keyes | 2018-01-21 | |
| * | | | | | | | | | 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.0433: beeps when running tests | 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.0301 #7685 | ckelsel | 2018-01-21 | |
| * | | | | | | | | version.c: update [ci skip] (#7828) | Marvim the Paranoid Android | 2018-01-21 | |
| * | | | | | | | | ui: forward 'linespace' option #7883 | Justin M. Keyes | 2018-01-21 | |
| * | | | | | | | | Merge #7880 'lua/executor: Remove lightuserdata' | Justin M. Keyes | 2018-01-21 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | lua/executor: Remove all places where lightuserdata is used | ZyX | 2018-01-21 | |
| * | | | | | | | | | vim-patch:8.0.0426: insufficient testing for statusline (#7882) | KunMing Xie | 2018-01-21 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge #7863 'mingw64: fix gcc warnings' | Justin M. Keyes | 2018-01-20 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | Fix lint error in option.c | George Zhao | 2018-01-19 | |
| | * | | | | | | | | Fix for lint | George Zhao | 2018-01-19 | |
| | * | | | | | | | | Fix warning: multi-line comment [-Wcomment] use `:341,355s/: \zs.*/\=string(s... | George Zhao | 2018-01-19 | |
| | * | | | | | | | | Fix warning, read/write have unsigned int count on windows. | George Zhao | 2018-01-19 | |
| | * | | | | | | | | Fix warning about NULL compare | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix bug, use &loop->uv replace loop. | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix warning about math functions, include isnan, isinf, fpclassify. | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix warning about variable length array. | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix warning about unused value. | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix warning when assing size_t type value to uv_buf_t.len, convert type to UL... | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix warning when redefine RGB on Windows | George Zhao | 2018-01-18 | |
| | * | | | | | | | | Fix warning about conversion on mingw64 | George Zhao | 2018-01-18 | |
| * | | | | | | | | | Merge #7878 from justinmk/keymap-leak | Justin M. Keyes | 2018-01-20 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | free_buf_options(): free buf_T.b_kmap_ga | Justin M. Keyes | 2018-01-20 | |
| | * | | | | | | | | | vim-patch:8.0.0423: changing 'cinoptions' does not always work | ckelsel | 2018-01-20 | |