aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* man.vim: get page after opening split (#6032)Anmol Sethi2017-01-31
* man.vim: remove terminal escape characters (#6033)Anmol Sethi2017-01-31
* dist: runtime/nvim.desktopMatthieu Coudron2017-01-31
* eval.c: Fix findfile(), :find, gf in :terminal. #6009Tommy Allen2017-01-31
* defaults: Revert 'mouse=a' (#6022)Justin M. Keyes2017-01-28
* Merge pull request #6012 from jamessan/override-TI-cursor-normalJames McCoy2017-01-26
|\
| * tui: Ignore DECRST 12 in terminfo's cursor_normal, if presentJames McCoy2017-01-25
* | refactor: Remove strncpy/STRNCPY. (#6008)Justin M. Keyes2017-01-26
* | build: Disable jemalloc for FreeBSD. (#6007)Justin M. Keyes2017-01-26
|/
* test: Fix broken test.Justin M. Keyes2017-01-24
* Merge #5964 from equalsraf/windows-clipboardJustin M. Keyes2017-01-24
|\
| * Windows: Install runtime dependencies with Neovim binaryRui Abreu Ferreira2017-01-20
| * Enable clipboard provider tests in WindowsRui Abreu Ferreira2017-01-20
| * third-party: Add helper to fetch binary dependenciesRui Abreu Ferreira2017-01-20
| * Windows: Clipboard provider win32yankRui Abreu Ferreira2017-01-20
* | ci: XXX: Disable "throttle" test on Travis macOS.Justin M. Keyes2017-01-23
* | Merge #5996 from justinmk/coverity-133845Justin M. Keyes2017-01-23
|\ \
| * | clint.py: Suggest xstrlcat instead of strcat.Justin M. Keyes2017-01-23
| * | refactor: Replace vim_strcat() with xstrlcat().Justin M. Keyes2017-01-23
| * | coverity/133853: Out-of-bounds accessJustin M. Keyes2017-01-23
| * | coverity/155512: Pass correct length to strncat()Justin M. Keyes2017-01-23
| * | coverity/133845: Negative array index read. (FP)Justin M. Keyes2017-01-23
| * | errors: Introduce "E856: Filename too long"Justin M. Keyes2017-01-23
| * | add_pathsep(): Return false if filename is too long.cztchoice2017-01-23
| * | refactor: strlcat instead of str{n}cat.cztchoice2017-01-23
|/ /
* | Merge #5995 from ZyX-I/coverity-fixesJustin M. Keyes2017-01-23
|\ \
| * | coverity/133898: Fix sizeof argumentZyX2017-01-23
| * | ex_cmds: Also pass correct length in windows codeZyX2017-01-23
| * | coverity/155511: Pass correct length argument to strncat()ZyX2017-01-23
| * | coverity/155512: Pass correct length to strncat()ZyX2017-01-23
| * | coverity/155513: Do not assume xcalloc can return NULLZyX2017-01-23
* | | version.c: updateShougo Matsushita2017-01-22
* | | test: Avoid Lua closure limit.Justin M. Keyes2017-01-22
|/ /
* | Merge #5782 'Visual-mode put from @. register'Justin M. Keyes2017-01-22
|\ \
| * | put fixup, esp. ". register close #5709 #5781Matthew Malcomson2017-01-18
* | | readfile(): Fix read-after-free.Justin M. Keyes2017-01-21
* | | test: expand_env_esc()Justin M. Keyes2017-01-21
* | | win: test: Enable jobstart() 'shell' test. (#5983)Justin M. Keyes2017-01-21
* | | Merge #5977 from justinmk/tui-cursor-shapeJustin M. Keyes2017-01-21
|\ \ \ | |_|/ |/| |
| * | tui: Enable mode-sensitive cursor by default.Justin M. Keyes2017-01-20
| * | tui: Do not decide cursor blinking.Justin M. Keyes2017-01-20
* | | input_enqueue(): Fix length calculation. (#5981)Justin M. Keyes2017-01-20
* | | vim-patch:7.4.2049,7.4.2050,7.4.2064,7.4.2067,7.4.2081 (#5969)Justin M. Keyes2017-01-20
|\ \ \ | |/ / |/| |
| * | vim-patch:7.4.2081lonerover2017-01-19
| * | vim-patch:7.4.2067lonerover2017-01-19
| * | vim-patch:7.4.2064lonerover2017-01-19
| * | vim-patch:7.4.2050lonerover2017-01-19
| * | vim-patch:7.4.2049lonerover2017-01-19
| |/
* | test/timer_spec.lua: Relax expected count.Justin M. Keyes2017-01-19
* | ci: Disable "CTRL-C interrupts :global" testJustin M. Keyes2017-01-19