| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | config: Remove HAVE_UNISTD_H. | Seth Jackson | 2016-01-18 | |
| * | | | | | | | | | Merge pull request #4117 from watiko/vim-7.4.963 | Justin M. Keyes | 2016-01-29 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:7.4.963 | watiko | 2016-01-28 | |
| | * | | | | | | | | | vim-patch:7.4.949 | watiko | 2016-01-28 | |
| | * | | | | | | | | | vim-patch:7.4.753 | watiko | 2016-01-28 | |
| | * | | | | | | | | | vim-patch:7.4.639 | watiko | 2016-01-28 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #3165 from blueyed/dont-wrap-DECSCUSR-for-tmux | Michael Reed | 2016-01-29 | |
| |\ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / |/| | | | | | | | | ||||
| | * | | | | | | | | Do not use TMUX_WRAP for DECSCUSR sequence | Daniel Hahler | 2016-01-29 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge #3077 'test_eval' | Justin M. Keyes | 2016-01-29 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | test: eval_spec.lua: minor cleanup | Justin M. Keyes | 2016-01-29 | |
| | * | | | | | | | | tests: Remove legacy test files for eval test. | Lucas Hoffmann | 2016-01-27 | |
| | * | | | | | | | | tests: Migrate recent patches of legacy eval test. | Lucas Hoffmann | 2016-01-27 | |
| | * | | | | | | | | tests: Comments and typos after review. | Lucas Hoffmann | 2016-01-27 | |
| | * | | | | | | | | tests: Resurrect unused part of legacy eval test. | Lucas Hoffmann | 2016-01-27 | |
| | * | | | | | | | | tests: Split converted eval test into it() blocks. | Lucas Hoffmann | 2016-01-27 | |
| | * | | | | | | | | tests: Debug converted eval test. | Lucas Hoffmann | 2016-01-27 | |
| | * | | | | | | | | tests: Migrate legacy eval test. | Lucas Hoffmann | 2016-01-27 | |
| * | | | | | | | | | Merge pull request #4124 from justinmk/vim-7.4.1137 | Justin M. Keyes | 2016-01-29 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:7.4.1137 | Justin M. Keyes | 2016-01-28 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4118 from nicdumz/vim-83d1b19 | Michael Reed | 2016-01-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:ba172f2 | Nicolas Dumazet | 2016-01-28 | |
| | * | | | | | | | | | vim-patch:0a63ded | Nicolas Dumazet | 2016-01-28 | |
| | * | | | | | | | | | vim-patch:83d1b19 | Nicolas Dumazet | 2016-01-28 | |
| | | |/ / / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4096 from justinmk/coverity125476 | Justin M. Keyes | 2016-01-28 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | file_pat_to_reg_pat(): handle empty string. | oni-link | 2016-01-28 | |
| | * | | | | | | | | | glob2regpat(): handle empty string. | Justin M. Keyes | 2016-01-27 | |
| | * | | | | | | | | | vim-patch:ac809999 | Justin M. Keyes | 2016-01-27 | |
| | * | | | | | | | | | coverity/125476: RI: Null pointer dereference | Justin M. Keyes | 2016-01-27 | |
| | | |_|_|_|/ / / / | |/| | | | | | | | ||||
| * | | | | | | | | | Merge pull request #4119 from jamessan/minimum-msgpack-version | Justin M. Keyes | 2016-01-28 | |
| |\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | cmake: msgpack: Ensure at least version 1.0 is found | James McCoy | 2016-01-28 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge #4112 'vim-patch:7.4.698' | Justin M. Keyes | 2016-01-28 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | eval_defs.h: fix comment | Justin M. Keyes | 2016-01-27 | |
| | * | | | | | | | | vim-patch:7.4.698 | Jurica Bradaric | 2016-01-27 | |
| | | |/ / / / / / | |/| | | | | | | ||||
| * | | | | | | | | Merge pull request #4080 from jbradaric/vim-7.4.704 | Justin M. Keyes | 2016-01-27 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | strings: Change order of operands in condition. | Jurica Bradaric | 2016-01-24 | |
| | * | | | | | | | | regexp: Remove a leftover line. | Jurica Bradaric | 2016-01-24 | |
| | * | | | | | | | | vim-patch:7.4.704 | Jurica Bradaric | 2016-01-24 | |
| * | | | | | | | | | Merge pull request #4098 from jusga/vim-7.4.656 | Justin M. Keyes | 2016-01-27 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | vim-patch:7.4.656 | Justin Gassner | 2016-01-25 | |
| * | | | | | | | | | | Merge pull request #4111 from nicdumz/vim-5a5f459 | Justin M. Keyes | 2016-01-27 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | vim-patch:5a5f459 | Nicolas Dumazet | 2016-01-27 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4107 from oni-link/remove.strlen | Justin M. Keyes | 2016-01-27 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | search.c: searchit(): Remove strlen() check | oni-link | 2016-01-26 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4093 from oni-link/fix.issue.3486 | Justin M. Keyes | 2016-01-26 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | regexp_nfa.c: Speed up find_match_text() | oni-link | 2016-01-24 | |
| | | |_|/ / / / / / | |/| | | | | | | | ||||
| * | | | | | | | | | vim_str2nr: cleanup #4104 | Jason Schulz | 2016-01-26 | |
| | |/ / / / / / / |/| | | | | | | | ||||
| * | | | | | | | | Merge pull request #2710 from lucc/test83 | Justin M. Keyes | 2016-01-25 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | tests: Improve test 83 and add `pending()` call. | Lucas Hoffmann | 2016-01-25 | |
| | * | | | | | | | | tests: Migrate legacy test 83. | Lucas Hoffmann | 2016-01-25 | |
| * | | | | | | | | | Merge pull request #4039 from cacplate/pr-3696 | Justin M. Keyes | 2016-01-25 | |
| |\ \ \ \ \ \ \ \ \ | ||||