| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| * | | | | | | | | | | 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 | |
| |/ / / / / / / / / | ||||
| * | | | | | | | | | win: os_get_hostname() #5416 (#6413) | Justin M. Keyes | 2017-04-07 | |
| * | | | | | | | | | eval: delimit string with NUL byte (#6467) | Nicolas Hillegeer | 2017-04-07 | |
| * | | | | | | | | | completion: fix segfault with ignorecase+infercase (#6452) | Justin M. Keyes | 2017-04-06 | |
| | |_|/ / / / / / |/| | | | | | | | ||||
| * | | | | | | | | refactor/single-include: diff.h (#6443) | Carlo Abelli | 2017-04-06 | |
| |/ / / / / / / | ||||
| * | | | | | | | vim-patch: Update regex for included_patches array (#6449) | James McCoy | 2017-04-06 | |
| * | | | | | | | Merge #6440 'test: Remove "tickle" hack' | Justin M. Keyes | 2017-04-06 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | test: retry() works with asserts; error() not required. | Justin M. Keyes | 2017-04-06 | |
| | * | | | | | | | tests: short form `screen:except(func)` expects condition only. #6440 | Björn Linse | 2017-04-06 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge #6432 from justinmk/guicursor | Justin M. Keyes | 2017-04-04 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | options: remove 'guiheadroom' | Justin M. Keyes | 2017-04-04 | |
| | * | | | | | | | 'guicursor': Disable by default for unknown terminals. | Justin M. Keyes | 2017-04-04 | |
| | * | | | | | | | 'guicursor': enabled=false if 'guicursor' is empty | Justin M. Keyes | 2017-04-04 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge #6436 from ZyX-I/restart-includes-cleanup | Justin M. Keyes | 2017-04-04 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | ci: Also fail if last restart hang up | ZyX | 2017-04-04 | |
| | * | | | | | | | ci: Do not fail csi_clean if there are no files to remove | ZyX | 2017-04-04 | |
| | * | | | | | | | ci: Force make output coloring | ZyX | 2017-04-04 | |
| | * | | | | | | | ci: Clean up when restarting single includes test | ZyX | 2017-04-04 | |
| * | | | | | | | | 'listchars': `Whitespace` highlight group #6367 | Yichao Zhou | 2017-04-03 | |
| |/ / / / / / / | ||||
| * | | | | | | | Merge #6427 from ZyX-I/writefile-allow-omitting-fsync | Justin M. Keyes | 2017-04-03 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | ci: Do not mark test as failed if it is previous one which failed | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Fix most linter errors | ZyX | 2017-04-03 | |
| | * | | | | | | | tests: Fix testlint errors | ZyX | 2017-04-03 | |
| | * | | | | | | | functests: Test some :write errors | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Save details about E212 error | ZyX | 2017-04-03 | |
| | * | | | | | | | eval: Add s flag, use p_fs by default, error out on unknown flag | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Refactor msg_add_fname to something which needs no comments | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Clean up IObuff-manipulation mess | ZyX | 2017-04-03 | |
| | * | | | | | | | fixup! | ZyX | 2017-04-03 | |
| | * | | | | | | | message: Do not use IObuff in emsgf | ZyX | 2017-04-03 | |
| | * | | | | | | | fileio: Refactor errmsg handling | ZyX | 2017-04-03 | |
| | * | | | | | | | eval: Make writefile() able to disable fsync() | ZyX | 2017-04-02 | |
| |/ / / / / / / | ||||
| * | | | | | | | unittests: Make it easier to determine on which _spec line it crashed (#6424) | Nikolai Aleksandrovich Pavlov | 2017-04-02 | |
| * | | | | | | | Merge #6423 from justinmk/guicursor | Justin M. Keyes | 2017-04-02 | |
| |\ \ \ \ \ \ \ | ||||
| | * | | | | | | | api/cursor_style_set: mode descriptions | Justin M. Keyes | 2017-04-01 | |
| | * | | | | | | | 'guicursor': Empty means "block cursor in all modes". | Justin M. Keyes | 2017-04-01 | |
| | * | | | | | | | tui: 'guicursor' color | Matthieu Coudron | 2017-04-01 | |
| | * | | | | | | | tui: 'guicursor' shape #6044 | Matthieu Coudron | 2017-04-01 | |
| * | | | | | | | | Merge pull request #6338 from jamessan/llvm-update | James McCoy | 2017-04-01 | |
| |\ \ \ \ \ \ \ \ | ||||
| | * | | | | | | | | ci: Bump clang version to 3.9 | James McCoy | 2017-03-31 | |