aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* lintJames McCoy2017-06-06
* vim-patch:8.0.0561James McCoy2017-06-06
* vim-patch:8.0.0176James McCoy2017-06-06
* vim-patch:8.0.0478James McCoy2017-06-06
* vim-patch:8.0.0477James McCoy2017-06-06
* vim-patch:8.0.0360James McCoy2017-06-06
* vim-patch:8.0.0168James McCoy2017-06-06
* vim-patch:8.0.0167James McCoy2017-06-06
* vim-patch:8.0.0158James McCoy2017-06-06
* vim-patch:8.0.0156James McCoy2017-06-06
* doc: clang scan-buildJustin M. Keyes2017-06-06
* oldtests: Fix syntax of s:flakyJames McCoy2017-06-04
* Merge pull request #6807 from bfredl/attrindentBjörn Linse2017-06-03
|\
| * 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
|/
* doc: README.md (#6839)Jonas Stein2017-06-02
* test: fix bashisms (#6791)Jonathan de Boyne Pollard2017-06-01
* 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
| * test: Fix and add cases for unnamed registerAdnoC2017-05-31
| * style/lintAdnoC2017-05-31
| * shada/linting: Moved some code out of shada_write.AdnoC2017-05-31
| * eval/shada: Add testing for unnamed register with setreg and startupAdnoC2017-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
| * shada: Remember whether "0 or "1 was the unnamed registerJames McCoy2017-05-24
* | build: LuaRocks 2.4.2 #6059Jan Viljanen2017-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
* | | Merge pull request #6594 from bfredl/sockopenBjörn Linse2017-05-29
|\ \ \
| * | | 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
| * | | Doc: explain the format for serverstart()Marco Hinz2017-05-22
| * | | Server: don't fall back to Unix socketsMarco Hinz2017-05-22
| * | | Server tests: endpoint parsing in serverstart()Marco Hinz2017-05-22
| * | | Server tests: use helpers.command()Marco 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
|\ \ \ \
| * | | | install: bsd: install manpages to /usr/local/manJustin M. Keyes2017-05-27
| * | | | pty_process_unix.c: include <libutil.h> on DragonFly BSDJustin M. Keyes2017-05-21
| * | | | build: FreeBSD: Disable -Wc11-extensions only for clangJustin M. Keyes2017-05-21
| |/ / /
* | | | terminal: Do not change 'number', 'relativenumber' (#6796)Justin M. Keyes2017-05-27