aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
...
* | | | | vim-patch:8.0.0219James McCoy2017-06-04
* | | | | vim-patch:7.4.2224James McCoy2017-06-04
* | | | | vim-patch:7.4.2029James McCoy2017-06-04
* | | | | vim-patch:7.4.1986James McCoy2017-06-04
* | | | | vim-patch:7.4.1979James McCoy2017-06-04
* | | | | vim-patch:7.4.1978James McCoy2017-06-04
* | | | | vim-patch:7.4.1977James McCoy2017-06-04
* | | | | vim-patch:7.4.1976James McCoy2017-06-04
* | | | | vim-patch:7.4.1975James McCoy2017-06-04
|/ / / /
* | | | oldtests: Fix syntax of s:flakyJames McCoy2017-06-04
* | | | lint: fix indentation of FUNC_ATTR linesBjörn Linse2017-06-03
* | | | clint: check FUNC_ATTR lines to have 2-space indentBjörn Linse2017-06-03
| |/ / |/| |
* | | Merge #4700 from AdnoC/keep-default-registerJustin M. Keyes2017-05-31
|\ \ \
| * | | shada: Add default value for is_unnamedAdnoC2017-05-31
| * | | eval.c: Ignore unnamed register error in f_setregAdnoC2017-05-31
| * | | style/lintAdnoC2017-05-31
| * | | shada/linting: Moved some code out of shada_write.AdnoC2017-05-31
| * | | eval: Add ability to set the unnamed register with setregAdnoC2017-05-31
| * | | shada: Set the unnamed register to the previous unnamed register on startupAdnoC2017-05-31
* | | | channel_write: fix compiler warningJustin M. Keyes2017-05-31
* | | | 'pastetoggle': Revert support for multi-key value (#6724)Matthew Malcomson2017-05-31
* | | | Merge pull request #6740 from oni-link/fix.snprintfJames McCoy2017-05-30
|\ \ \ \
| * | | | if_cscope: Fix truncation of formated outputoni-link2017-05-13
* | | | | sockets: don't deadlock when connecting to own pipe addressBjörn Linse2017-05-29
* | | | | channels: implement sockopen() to connect to socketBjörn Linse2017-05-29
* | | | | Merge pull request #6680 from mhinz/listen/localhostJames McCoy2017-05-28
|\ \ \ \ \
| * | | | | socket_watcher_start: Silence conversion warning for sin(6)_portJames McCoy2017-05-28
| * | | | | eval: serverstart: Return finalized address to userJames McCoy2017-05-28
| * | | | | Server: Call uv_getaddrinfo with NULL service when no portJames McCoy2017-05-27
| * | | | | Server: don't fall back to Unix socketsMarco Hinz2017-05-22
| * | | | | Server: use uv_getaddrinfo() for $NVIM_LISTEN_ADDRESSMarco Hinz2017-05-22
| | |_|/ / | |/| | |
* | | | | vim-patch:8.0.0605 (#6821)Daniel Hahler2017-05-28
* | | | | Merge #6777 from justinmk/bsdJustin M. Keyes2017-05-28
|\ \ \ \ \
| * | | | | pty_process_unix.c: include <libutil.h> on DragonFly BSDJustin M. Keyes2017-05-21
| |/ / / /
* | | | | terminal: Do not change 'number', 'relativenumber' (#6796)Justin M. Keyes2017-05-27
* | | | | get_keymap API (#6236)TJ DeVries2017-05-25
| |_|/ / |/| | |
* | | | tui: Improve scrolling mechanism.Jonathan de Boyne Pollard2017-05-23
* | | | tui: Reset the scroll region when resizing.Jonathan de Boyne Pollard2017-05-23
* | | | tui: resize: use an extended terminal capabilityJonathan de Boyne Pollard2017-05-23
* | | | tui: Only use dtterm's extension where supported.Jonathan de Boyne Pollard2017-05-23
* | | | oldtests: Mark Test_lambda_with_timer as flakyJustin M. Keyes2017-05-23
* | | | tui.c: Initialize TUI input component only once. (#6784)Justin M. Keyes2017-05-22
|/ / /
* | | api/nvim_replace_termcodes: Document keycodes behaviorJustin M. Keyes2017-05-20
* | | vim_getenv: Remove redundant NULL check.Justin M. Keyes2017-05-20
* | | Merge pull request #6735 from justinmk/funcattrJames McCoy2017-05-20
|\ \ \
| * | | func_attr.h: use NVIM_HAS_ATTRIBUTEJustin M. Keyes2017-05-13
| * | | func_attr.h: clang 3.7+: REAL_FATTR_NONNULL_RETJustin M. Keyes2017-05-13
| * | | path.c: Remove invalid FUNC_ATTR_NONNULL_RETJustin M. Keyes2017-05-13
| |/ /
* | | lua: Add PVS comment to lua/*.cZyX2017-05-20
* | | options: Silence V542 without using commentsZyX2017-05-20