| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | 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 | |
| |\ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | window.c: change return types to bool | Charles Joachim | 2016-01-25 | |
| | |/ / / / / / / / | ||||
| * | | | | | | | | | Merge pull request #4097 from fmoralesc/4071 | Felipe Morales | 2016-01-25 | |
| |\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||
| | * | | | | | | | | plugin/tutor: Fix locale handling | Felipe Morales | 2016-01-25 | |
| |/ / / / / / / / | ||||
| * | | | | | | | | Merge pull request #4095 from justinmk/coverity134885 | Justin M. Keyes | 2016-01-25 | |
| |\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||
| | * | | | | | | | coverity/134885: Using uninitialized value | Justin M. Keyes | 2016-01-24 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge pull request #4069 from jusga/vim-7.4.680 | Justin M. Keyes | 2016-01-24 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:dbcf19d | Justin Gassner | 2016-01-23 | |
| | * | | | | | | | vim-patch:7.4.680 | Justin Gassner | 2016-01-22 | |
| | | |_|_|/ / / | |/| | | | | | ||||
| * | | | | | | | Merge pull request #4073 from jbradaric/vim-7.4.654 | Justin M. Keyes | 2016-01-24 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | vim-patch:7.4.654 | Jurica Bradaric | 2016-01-22 | |
| * | | | | | | | | Merge pull request #4089 from jbradaric/vim-7.4.722 | Florian Walch | 2016-01-24 | |
| |\ \ \ \ \ \ \ \ | ||||