Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | clint: Add rules that forbids spaces after a cast operator | ZyX | 2016-06-11 | |
| * | | | | | | func_attr: Fix other new linter errors | ZyX | 2016-06-11 | |
| * | | | | | | *: Fix new linter errors | ZyX | 2016-06-11 | |
| * | | | | | | clint: Reject indented preprocessor directives | ZyX | 2016-06-11 | |
| * | | | | | | *: Also fix the adjacent errors | ZyX | 2016-06-11 | |
| * | | | | | | *: Fix errors from new linter checks | ZyX | 2016-06-11 | |
| * | | | | | | clint: Do not allow aligning line continuation characters | ZyX | 2016-06-11 | |
* | | | | | | | Remove some unnecessary function attributes (#4909) | oni-link | 2016-06-11 | |
|/ / / / / / | ||||
* | | | | | | Merge #4813 'runtime: clipboard: start daemons in /'. | Justin M. Keyes | 2016-06-10 | |
|\ \ \ \ \ \ | ||||
| * | | | | | | eval: allow setting cwd in {jobstart,termopen}() | Aleksa Sarai | 2016-06-07 | |
* | | | | | | | Merge pull request #4875 from shotat/vim-7.4.1130 | James McCoy | 2016-06-09 | |
|\ \ \ \ \ \ \ | ||||
| * | | | | | | | vim-patch:7.4.1130 | shotat | 2016-06-05 | |
* | | | | | | | | Merge pull request #4802 from brcolow/vim-7.4.1090 | James McCoy | 2016-06-09 | |
|\ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | vim-patch:7.4.1094 | Michael Ennen | 2016-06-09 | |
| * | | | | | | | | vim-patch:7.4.1090 | Michael Ennen | 2016-05-20 | |
* | | | | | | | | | Merge pull request #4788 from brcolow/vim-7.4.1051 | James McCoy | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:7.4.1068 | Michael Ennen | 2016-06-09 | |
| * | | | | | | | | | vim-patch:7.4.1051 | Michael Ennen | 2016-06-09 | |
* | | | | | | | | | | Merge pull request #4738 from brcolow/vim-7.4.1223 | James McCoy | 2016-06-09 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | vim-patch:7.4.1223 | Michael Ennen | 2016-06-09 | |
* | | | | | | | | | | | eval.c: Fix linter errors. | Jurica Bradaric | 2016-06-09 | |
* | | | | | | | | | | | vim-patch:7.4.1468 | Jurica Bradaric | 2016-06-09 | |
* | | | | | | | | | | | vim-patch:7.4.1464 | Jurica Bradaric | 2016-06-09 | |
* | | | | | | | | | | | vim-patch:7.4.1397 | Jurica Bradaric | 2016-06-09 | |
* | | | | | | | | | | | vim-patch:7.4.1394 | Jurica Bradaric | 2016-06-09 | |
| |/ / / / / / / / / |/| | | | | | | | | | ||||
* | | | | | | | | | | Fix style according to linter | TJ DeVries | 2016-06-09 | |
* | | | | | | | | | | vim-patch:7.4.1153 | Michael Ennen | 2016-06-09 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | tests: Migrate legacy test 34. (#2849) | Lucas Hoffmann | 2016-06-08 | |
* | | | | | | | | | Merge pull request #4804 from brcolow/vim-7.4.1150 | Justin M. Keyes | 2016-06-08 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | vim-patch:7.4.1151 | Michael Ennen | 2016-06-07 | |
| * | | | | | | | | | vim-patch:7.4.1150 | Michael Ennen | 2016-06-04 | |
* | | | | | | | | | | vim-patch:38a5563 | James McCoy | 2016-06-07 | |
* | | | | | | | | | | vim-patch:5e9b2fa | James McCoy | 2016-06-07 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4879 from justinmk/test55 | Justin M. Keyes | 2016-06-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | test: Clean up after migration of legacy test 55. | Lucas Hoffmann | 2016-05-23 | |
| | |_|_|_|_|_|_|/ | |/| | | | | | | | ||||
* | | | | | | | | | Merge pull request #2844 from lucc/test10 | Justin M. Keyes | 2016-06-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Remove old version of legacy test 10. | Lucas Hoffmann | 2016-05-23 | |
| * | | | | | | | | | tests: Migrate legacy test 10. | Lucas Hoffmann | 2016-05-23 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | Merge #4854 | Justin M. Keyes | 2016-06-05 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | log: Rename to $NVIM_LOG_FILE | Justin M. Keyes | 2016-06-05 | |
| * | | | | | | | | | log: Move log to $NVIM_LOG_FILE_PATH, falling back to the old location | ZyX | 2016-05-31 | |
* | | | | | | | | | | vim-patch:7.4.1056 (#4870) | Shota | 2016-06-05 | |
* | | | | | | | | | | pty_process: split into plat-specific files (#3976) | Rui Abreu Ferreira | 2016-06-04 | |
| |_|/ / / / / / / |/| | | | | | | | | ||||
* | | | | | | | | | Merge pull request #4860 from jamessan/tab-win-precedence | Justin M. Keyes | 2016-06-04 | |
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | | | ||||
| * | | | | | | | | tcd: Determine correct scope from user input | James McCoy | 2016-06-01 | |
| * | | | | | | | | tcd: Use user-provided tab page for `getcwd()`/`haslocaldir()` | James McCoy | 2016-06-01 | |
* | | | | | | | | | tui/input.c: Add mouse release event (#4873) | sach1t | 2016-06-04 | |
* | | | | | | | | | vim-patch:7.4.1108 (#4872) | James McCoy | 2016-06-03 | |
* | | | | | | | | | reorg | Justin M. Keyes | 2016-06-03 | |
* | | | | | | | | | Make clint happy again | James McCoy | 2016-06-02 |