| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | | | | | | | | functests: Refactor legacy/012_directory_spec | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | | functests: Move test from legacy/009 to autocmd/autocmd | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | | functests: Refactor 009_bufleave_autocommand_spec | ZyX | 2017-04-08 | |
| * | | | | | | | | | | | | | Merge pull request #6485 from jamessan/vim-8.0.0377 | James McCoy | 2017-04-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / / |/| | | | | | | | | | | | | ||||
| | * | | | | | | | | | | | | lint | James McCoy | 2017-04-09 | |
| | * | | | | | | | | | | | | vim-patch:8.0.0376 | James McCoy | 2017-04-09 | |
| | * | | | | | | | | | | | | vim-patch:8.0.0322 | James McCoy | 2017-04-09 | |
| | * | | | | | | | | | | | | vim-patch:8.0.0378 | James McCoy | 2017-04-09 | |
| | * | | | | | | | | | | | | vim-patch:8.0.0377 | James McCoy | 2017-04-09 | |
| * | | | | | | | | | | | | | test/check_cores(): Skip workspace-local temp dir. (#6483) | Justin M. Keyes | 2017-04-09 | |
| | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | ||||
| * | | | | | | | | | | | | cmake: Do not use ExternalProject | ZyX | 2017-04-09 | |
| * | | | | | | | | | | | | cmake: Do not build clint-error-files by default | ZyX | 2017-04-09 | |
| |/ / / / / / / / / / / | ||||
| * | | | | | | | | | | | Merge #6439 from ZyX-I/fix-gc-failures | Justin M. Keyes | 2017-04-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | vim.h: Remove strange comments | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | headers: Remove useless HAVE_CONFIG_H macros | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | unittests: Move allocating vimconv_T to a function | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | unittests: Do not GC typval_T which is owned by a di | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | unittests: Do not unref partial which is owned by Callback structure | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | unittests: Use Neovim memory allocation for vimconv_T | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | unittests: Do not gc what is already freed | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | ci: Increase check-single-includes wait time to 10s | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | ci: Allow check-single-includes to hang | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | unittests: Move checking cores to check_child_err | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | unittests: Fix testlint failure | ZyX | 2017-04-07 | |
| | * | | | | | | | | | | | ci: Really continue tests on failure, print global summary | ZyX | 2017-04-07 | |
| | * | | | | | | | | | | | unittests: Force GC, fix GC failures in typval_spec | ZyX | 2017-04-06 | |
| | | |_|/ / / / / / / / | |/| | | | | | | | | | ||||
| * | | | | | | | | | | | Merge #6478 from ZyX-I/conv-fixes | Justin M. Keyes | 2017-04-09 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | | | | unittests: Fix linter error | ZyX | 2017-04-09 | |
| | * | | | | | | | | | | | *: Remove useless asserts | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | doc: Update documentation | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | *: Fix linter errors | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | unittests: Do not alter p_enc in decode unit test | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | eval/*code,shada: Drop support for converting UTF-8 from/to p_enc | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | eval/decode: Omit calling convert_setup for each string | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | shada: Initialize vimconv_T | ZyX | 2017-04-08 | |
| | * | | | | | | | | | | | eval/decode,shada: Do not forget to clean up converters | ZyX | 2017-04-08 | |
| * | | | | | | | | | | | | cmake: Use archive instead of downloading *.json files (#6482) | Nikolai Aleksandrovich Pavlov | 2017-04-09 | |
| * | | | | | | | | | | | | test: retry(): Report number of retries. (#6475) | Justin M. Keyes | 2017-04-09 | |
| | |_|/ / / / / / / / / |/| | | | | | | | | | | ||||
| * | | | | | | | | | | | refactor/single-include | dedmass | 2017-04-08 | |
| |/ / / / / / / / / / | ||||
| * | | | | | | | | | | refactor/single-include: fold.h #6456 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | refactor/single-include: ex_getln.h #6454 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | refactor/single-include: memline_defs.h #6465 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | refactor/single-include: move.h #6469 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | refactor/single-include: ex_cmds.h #6453 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | refactor/single-include: digraph.h #6444 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | refactor/single-include: cursor_shape.h #6442 | dedmass | 2017-04-08 | |
| * | | | | | | | | | | Merge #6473 from jamessan/vim-8.0.0499 | Justin M. Keyes | 2017-04-08 | |
| |\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|/ / / / / |/| | | | | | | | | | ||||
| | * | | | | | | | | | lint | James McCoy | 2017-04-07 | |
| | * | | | | | | | | | vim-patch:8.0.0550 | James McCoy | 2017-04-07 | |
| | * | | | | | | | | | vim-patch:8.0.0499 | James McCoy | 2017-04-07 | |
| |/ / / / / / / / / | ||||