| Commit message (Expand) | Author | Age |
| * | 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 |
| * | 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 |
| * | test: Fix broken test. | Justin M. Keyes | 2017-01-24 |
| * | Merge #5964 from equalsraf/windows-clipboard | Justin M. Keyes | 2017-01-24 |
| |\ |
|
| | * | Enable clipboard provider tests in Windows | Rui Abreu Ferreira | 2017-01-20 |
| * | | ci: XXX: Disable "throttle" test on Travis macOS. | Justin M. Keyes | 2017-01-23 |
| * | | coverity/133845: Negative array index read. (FP) | Justin M. Keyes | 2017-01-23 |
| * | | test: Avoid Lua closure limit. | Justin M. Keyes | 2017-01-22 |
| * | | Merge #5782 'Visual-mode put from @. register' | Justin M. Keyes | 2017-01-22 |
| |\ \ |
|
| | * | | put fixup, esp. ". register close #5709 #5781 | Matthew Malcomson | 2017-01-18 |
| * | | | test: expand_env_esc() | Justin M. Keyes | 2017-01-21 |
| * | | | win: test: Enable jobstart() 'shell' test. (#5983) | Justin M. Keyes | 2017-01-21 |
| * | | | tui: Enable mode-sensitive cursor by default. | Justin M. Keyes | 2017-01-20 |
| | |/
|/| |
|
| * | | test/timer_spec.lua: Relax expected count. | Justin M. Keyes | 2017-01-19 |
| * | | ci: Disable "CTRL-C interrupts :global" test | Justin M. Keyes | 2017-01-19 |
| * | | win: test: XXX: Disable some tests. | Justin M. Keyes | 2017-01-19 |
| * | | win: fix warnings | Justin M. Keyes | 2017-01-19 |
| * | | win: test: enable job_spec.lua | Justin M. Keyes | 2017-01-19 |
| * | | Merge pull request #5963 from jamessan/screen-expect-clarity | James McCoy | 2017-01-18 |
| |\ \ |
|
| | * | | test: screen_basic: Re-enable min width/height test | James McCoy | 2017-01-18 |
| | * | | test: screen: Assert expected row count matches configured screen height | James McCoy | 2017-01-18 |
| | |/ |
|
| * / | test: nvim_ui_attach() with huge dimensions. (#5974) | Justin M. Keyes | 2017-01-18 |
| |/ |
|
| * | DirChanged: set <amatch> (#5961) | Justin M. Keyes | 2017-01-17 |
| * | Merge #5928 'New event: DirChanged' | Marco Hinz | 2017-01-16 |
| |\ |
|
| | * | Add autocmd/dirchanged_spec.lua | Marco Hinz | 2017-01-13 |
| * | | Merge #5918 'vim-patch: 7.4.2006, 7.4.2075, 7.4.2077, 7.4.2117, 7.4.2300, 7.4... | Justin M. Keyes | 2017-01-16 |
| |\ \ |
|
| | * | | fix test failure | lonerover | 2017-01-09 |
| * | | | setpos(): Set lowercase mark in other buffers (#5753) | Matthew Malcomson | 2017-01-15 |
| * | | | job: Consume content from rbuffer before invoking the callback again | James McCoy | 2017-01-14 |
| | |/
|/| |
|
| * | | Merge #5933 from justinmk/dir-bufenter | Justin M. Keyes | 2017-01-13 |
| |\ \ |
|
| | * | | Windows: enable more tests | Justin M. Keyes | 2017-01-13 |
| | * | | test: BufEnter | Justin M. Keyes | 2017-01-13 |
| * | | | eval: Remove dictwatcher from watchers queue before freeing it | James McCoy | 2017-01-12 |
| |/ / |
|
| * | | inccommand: Preview :sub commands only after the delimiter is present | James McCoy | 2017-01-11 |
| * | | inccommand: Suppress error reporting when previewing commands | James McCoy | 2017-01-11 |
| * | | test: system([...]): v:shell_error | Justin M. Keyes | 2017-01-11 |
| * | | system([...]): Set v:shell_error=-1 if not executable. | Rui Abreu Ferreira | 2017-01-11 |
| * | | test: system([...]) | Rui Abreu Ferreira | 2017-01-11 |
| * | | vim-patch:7.4.2008 | James McCoy | 2017-01-10 |
| * | | test: Windows: Re-enable shada functional tests | Rui Abreu Ferreira | 2017-01-08 |
| * | | XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278) | Rui Abreu Ferreira | 2017-01-08 |
| * | | Merge #5079 from ZyX-I/shada-save-current-pos | Justin M. Keyes | 2017-01-07 |
| |\ \ |
|
| | * | | shada: Save current cursor position before saving jumps | ZyX | 2017-01-04 |
| * | | | unittest: Fix linter errors | ZyX | 2017-01-07 |
| * | | | unittest,memory: Fix tests | ZyX | 2017-01-07 |
| * | | | unittest: Add failing test for freeing dictionaries in a list | ZyX | 2017-01-07 |
| * | | | unittest: Add dict_items function | ZyX | 2017-01-07 |
| * | | | unittest: Add failing test of freeing lists | ZyX | 2017-01-07 |