| Commit message (Expand) | Author | Age | ||
|---|---|---|---|---|
| ... | ||||
| | * | | | | | vim-patch:7.4.1670 | Jurica Bradaric | 2016-09-18 | |
| * | | | | | | genunicodetables: Give the unicode directory as the first argument | James McCoy | 2016-09-24 | |
| * | | | | | | vim-patch:7.4.1697 | James McCoy | 2016-09-24 | |
| * | | | | | | lint | James McCoy | 2016-09-24 | |
| * | | | | | | vim-patch:7.4.1642 | James McCoy | 2016-09-24 | |
| * | | | | | | vim-patch:7.4.1630 | James McCoy | 2016-09-24 | |
| * | | | | | | vim-patch:7.4.1629 | James McCoy | 2016-09-24 | |
| * | | | | | | vim-patch:7.4.1620 | James McCoy | 2016-09-24 | |
| * | | | | | | vim-patch:7.4.1604 | James McCoy | 2016-09-24 | |
| | |/ / / / |/| | | | | ||||
| * | | | | | tui.c: Do not wait for tui loop on teardown. (#4789) | Justin M. Keyes | 2016-09-24 | |
| * | | | | | runtest.vim: Fix spelling of s:flaky | James McCoy | 2016-09-23 | |
| * | | | | | ui_detach: Schedule refresh on main loop. | Justin M. Keyes | 2016-09-22 | |
| * | | | | | runtest.vim: Fix spelling of (s:)messages | James McCoy | 2016-09-21 | |
| * | | | | | vim-patch:7.4.1309 | James McCoy | 2016-09-21 | |
| * | | | | | Merge pull request #5038 from prollings/vim-7.4.1477 | James McCoy | 2016-09-21 | |
| |\ \ \ \ \ | |_|/ / / |/| | | | | ||||
| | * | | | | vim-patch:7.4.1477 | Patrick | 2016-08-04 | |
| * | | | | | l10n: Update Ukrainian translation (#5343) | Anatolii Sakhnik | 2016-09-20 | |
| * | | | | | vim-patch 7.4.1266 | Michael Ennen | 2016-09-18 | |
| * | | | | | tests: migrate legacy test 12. #4196 | Lucas Hoffmann | 2016-09-18 | |
| | |/ / / |/| | | | ||||
| * | | | | version.c: mark NA patches #5335 | Shougo Matsushita | 2016-09-18 | |
| * | | | | Merge #5254 from KillTheMule/vim-7.4.1952 | Justin M. Keyes | 2016-09-18 | |
| |\ \ \ \ | ||||
| | * | | | | vim-patch:7.4.2284 | KillTheMule | 2016-09-17 | |
| | * | | | | Lint | KillTheMule | 2016-08-26 | |
| | * | | | | vim-patch:7.4.2033 | KillTheMule | 2016-08-26 | |
| | * | | | | vim-patch:7.4.1990 | KillTheMule | 2016-08-26 | |
| | * | | | | vim-patch:7.4.1952 | KillTheMule | 2016-08-26 | |
| * | | | | | insert_enter: Update folds on insert-leave. #5351 | Shougo Matsushita | 2016-09-18 | |
| * | | | | | eval.c: Clean up spurious FAIL checks. (#5345) | Justin M. Keyes | 2016-09-18 | |
| * | | | | | api: Establish API naming convention. (#5344) | Justin M. Keyes | 2016-09-17 | |
| * | | | | | test: synIDattr returns empty, not -1 | Stéphane Campinas | 2016-09-16 | |
| * | | | | | vim-patch:7.4.1547 #5326 | Stéphane Campinas | 2016-09-16 | |
| * | | | | | perf: Skip foldUpdate() in insert-mode. #5299 | Shougo | 2016-09-16 | |
| * | | | | | syntax.c: Support bg/fg special color-names. #5319 | Kerem Cakirer | 2016-09-16 | |
| * | | | | | api: make nvim[_obj]_set_var and _del_var not return the old value | Björn Linse | 2016-09-15 | |
| * | | | | | gendispatch: warn for deprecated alias if the deprecated function has implema... | Björn Linse | 2016-09-15 | |
| * | | | | | read_string: Use char if you mean char. | Justin M. Keyes | 2016-09-13 | |
| * | | | | | refactor: eliminate misc2.c | Justin M. Keyes | 2016-09-13 | |
| * | | | | | vim-patch:7.4.1558 (#5333) | Justin M. Keyes | 2016-09-13 | |
| * | | | | | normal.c: Restore vim-like tab dragging. #4874 | sach1t | 2016-09-12 | |
| * | | | | | vim-patch:7.4.1535 (#5327) | davix | 2016-09-11 | |
| * | | | | | vim-patch:7.4.1533 #5320 | Wei Huang | 2016-09-11 | |
| * | | | | | Merge #2789 'system(): Respect shellxescape, shellxquote' | Justin M. Keyes | 2016-09-11 | |
| |\ \ \ \ \ | ||||
| | * | | | | | shell_escape: rename; refactor | Justin M. Keyes | 2016-09-11 | |
| | * | | | | | system(): Respect 'sxe' and 'sxq' #2789 | Zhaosheng Pan | 2016-09-10 | |
| * | | | | | | Merge #5318 from equalsraf/fix-openbsd | Justin M. Keyes | 2016-09-10 | |
| |\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||
| | * | | | | | Add compiler check for -Wno-static-in-inline | Rui Abreu Ferreira | 2016-09-10 | |
| * | | | | | | eval.c: Fix memory leak for detached pty job | oni-link | 2016-09-08 | |
| * | | | | | | eval.c: Garbage collection frees dictionary before job cleanup | oni-link | 2016-09-08 | |
| |/ / / / / | ||||
| * | | | | | shada: Fix non-writeable ShaDa directory handling | ZyX | 2016-09-04 | |
| * | | | | | getcwd(): Return empty string if CWD is invalid. #5292 | HiPhish | 2016-09-04 | |