| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | vim-patch:8.0.0208 | James McCoy | 2017-02-06 | |
| * | | | Merge pull request #6061 from justinmk/vim-ancient-bugs | James McCoy | 2017-02-06 | |
| |\ \ \ | ||||
| | * | | | vim-patch:8.0.0275 | Justin M. Keyes | 2017-02-06 | |
| | * | | | vim-patch:8.0.0274 | Justin M. Keyes | 2017-02-04 | |
| * | | | | Merge pull request #5913 from mhinz/buf-lookup-patches | James McCoy | 2017-02-06 | |
| |\ \ \ \ | ||||
| | * | | | | Fix clint issues | Marco Hinz | 2017-02-04 | |
| | * | | | | Make Nvim work with latest vim-patch v7.4.2024 | Marco Hinz | 2017-02-04 | |
| | * | | | | vim-patch:7.4.2024 | Marco Hinz | 2017-02-04 | |
| | * | | | | vim-patch:7.4.2023 | Marco Hinz | 2017-02-04 | |
| | * | | | | vim-patch:7.4.2022 | Marco Hinz | 2017-02-04 | |
| | * | | | | vim-patch:7.4.2021 | Marco Hinz | 2017-02-04 | |
| | * | | | | vim-patch:7.4.2018 | Marco Hinz | 2017-02-04 | |
| | * | | | | vim-patch:7.4.2017 | Marco Hinz | 2017-02-04 | |
| * | | | | | eval: set_ref_in_item(): remove dead code | Justin M. Keyes | 2017-02-06 | |
| | |/ / / |/| | | | ||||
| * | | | | refactor: fix warnings | Justin M. Keyes | 2017-02-04 | |
| * | | | | win: executable(): full path without extension | Justin M. Keyes | 2017-02-04 | |
| * | | | | vim-patch:8.0.0280 | Justin M. Keyes | 2017-02-04 | |
| * | | | | win: Append process dir to $PATH | Justin M. Keyes | 2017-02-04 | |
| * | | | | win: executable() | Justin M. Keyes | 2017-02-04 | |
| |/ / / | ||||
| * | | | Revert "tui: update_size(): Fix race condition." | Justin M. Keyes | 2017-02-04 | |
| * | | | tests: Migrate legacy test 8. #4179 | Lucas Hoffmann | 2017-02-03 | |
| * | | | Merge #2990 'tests: Migrate legacy test 69.' | Justin M. Keyes | 2017-02-03 | |
| |\ \ \ | ||||
| | * | | | tests: Migrate legacy test 69. | Lucas Hoffmann | 2016-05-23 | |
| * | | | | tui: update_size(): Fix race condition. | Justin M. Keyes | 2017-02-03 | |
| * | | | | Merge #5975 from jamessan/execute-with-attrs | Justin M. Keyes | 2017-02-03 | |
| |\ \ \ \ | ||||
| | * | | | | execute: Correctly capture output with highlight attributes | James McCoy | 2017-02-01 | |
| * | | | | | Merge pull request #5869 from hardenedapple/undojoin-curhead | James McCoy | 2017-02-02 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Don't set b_u_curhead in ex_undojoin() | Matthew Malcomson | 2017-01-22 | |
| * | | | | | | Run cleanup.vim on {eo,fr}.po | James McCoy | 2017-02-01 | |
| * | | | | | | vim-patch:e18dbe8 | James McCoy | 2017-02-01 | |
| * | | | | | | vim-patch:a02a551 | James McCoy | 2017-02-01 | |
| | |/ / / / |/| | | | | ||||
| * | | | | | xstrlcat: Allow overlapped pointers. (#6017) | Justin M. Keyes | 2017-01-31 | |
| * | | | | | undo: :earlier, g-: Set b_u_seq_cur correctly. (#6016) | Matthew Malcomson | 2017-01-31 | |
| * | | | | | dist: runtime/nvim.desktop | Matthieu Coudron | 2017-01-31 | |
| * | | | | | eval.c: Fix findfile(), :find, gf in :terminal. #6009 | Tommy Allen | 2017-01-31 | |
| * | | | | | defaults: Revert 'mouse=a' (#6022) | Justin M. Keyes | 2017-01-28 | |
| * | | | | | Merge pull request #6012 from jamessan/override-TI-cursor-normal | James McCoy | 2017-01-26 | |
| |\ \ \ \ \ | ||||
| | * | | | | | tui: Ignore DECRST 12 in terminfo's cursor_normal, if present | James McCoy | 2017-01-25 | |
| * | | | | | | refactor: Remove strncpy/STRNCPY. (#6008) | Justin M. Keyes | 2017-01-26 | |
| |/ / / / / | ||||
| * | | | | | Merge #5964 from equalsraf/windows-clipboard | Justin M. Keyes | 2017-01-24 | |
| |\ \ \ \ \ | ||||
| | * | | | | | Windows: Install runtime dependencies with Neovim binary | Rui Abreu Ferreira | 2017-01-20 | |
| * | | | | | | refactor: Replace vim_strcat() with xstrlcat(). | Justin M. Keyes | 2017-01-23 | |
| * | | | | | | coverity/133853: Out-of-bounds access | Justin M. Keyes | 2017-01-23 | |
| * | | | | | | coverity/155512: Pass correct length to strncat() | Justin M. Keyes | 2017-01-23 | |
| * | | | | | | coverity/133845: Negative array index read. (FP) | Justin M. Keyes | 2017-01-23 | |
| * | | | | | | errors: Introduce "E856: Filename too long" | Justin M. Keyes | 2017-01-23 | |
| * | | | | | | add_pathsep(): Return false if filename is too long. | cztchoice | 2017-01-23 | |
| * | | | | | | refactor: strlcat instead of str{n}cat. | cztchoice | 2017-01-23 | |
| * | | | | | | Merge #5995 from ZyX-I/coverity-fixes | Justin M. Keyes | 2017-01-23 | |
| |\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||
| | * | | | | | coverity/133898: Fix sizeof argument | ZyX | 2017-01-23 | |