aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
* Merge pull request #4680 from equalsraf/tb-windows-winsock2Justin M. Keyes2016-05-02
|\
| * Windows: Include winsock2.h before windows.hRui Abreu Ferreira2016-04-30
* | *: Fix new linter errorsZyX2016-05-01
* | Merge pull request #4681 from equalsraf/tb-msvc-varmacrosJustin M. Keyes2016-05-01
|\ \
| * | MSVC: Avoid variadic macro bug in STATIC_ASSERTRui Abreu Ferreira2016-04-30
| |/
* / normal: convert MCHAR etc operator and register types to enum MotionTypeBjörn Linse2016-05-01
|/
* Merge pull request #4676 from ZyX-I/fix-hist_char2type-crashJustin M. Keyes2016-04-30
|\
| * ex_getln: Do not crash with :append/:insert/:changeZyX2016-04-29
* | Merge pull request #4679 from equalsraf/tb-windows-lcJustin M. Keyes2016-04-29
|\ \
| * | Windows: without libintl use LC_CTYPE instead of LC_MESSAGESRui Abreu Ferreira2016-04-29
| |/
* | Merge pull request #4675 from barraponto/patch-1Justin M. Keyes2016-04-29
|\ \ | |/ |/|
| * Increase readability of unit conversion.Capi Etheriel2016-04-29
* | Add missing include fcntl.hRui Abreu Ferreira2016-04-29
|/
* os_nodetype: impl with libuvJustin M. Keyes2016-04-29
* Remove old UNIX ifdef from buf_write()Rui Abreu Ferreira2016-04-28
* option.c: include header for completeopt_was_setJustin M. Keyes2016-04-28
* Merge pull request #4661 from brcolow/vim-7.4.1401Justin M. Keyes2016-04-27
|\
| * vim-patch: 7.4.1401Michael Ennen2016-04-27
* | Merge pull request #4652 from HiPhish/coverity-defectsJustin M. Keyes2016-04-27
|\ \
| * | Fix coverity errors in haslocaldir() and getcwd.HiPhish2016-04-27
* | | Merge pull request #4625 from brcolow/vim-7.4.1075Justin M. Keyes2016-04-27
|\ \ \
| * | | vim-patch: 7.4.1075Michael Ennen2016-04-26
* | | | Merge pull request #4655 from brcolow/vim-7.4.1035Justin M. Keyes2016-04-27
|\ \ \ \
| * | | | vim-patch: 7.4.1035Michael Ennen2016-04-26
| | |_|/ | |/| |
* | | | vim-patch:7.4.1296KillTheMule2016-04-27
* | | | Merge pull request #4622 from Shougo/vim-7.4.1753Justin M. Keyes2016-04-27
|\ \ \ \ | |_|_|/ |/| | |
| * | | vim-patch:7.4.1753Shougo Matsushita2016-04-22
* | | | vim-patch:7.4.1006 #4605Michael Ennen2016-04-27
| |_|/ |/| |
* | | Merge pull request #4649 from justinmk/vimpatchesJustin M. Keyes2016-04-27
|\ \ \
| * | | remove disable_char_avail_for_testing()Justin M. Keyes2016-04-26
| * | | vim-patch:7.4.1118Justin M. Keyes2016-04-26
| * | | vim-patch:7.4.1092Justin M. Keyes2016-04-25
| * | | legacy test: MakefileJustin M. Keyes2016-04-25
| * | | Satisfy the linter.KillTheMule2016-04-25
| * | | vim-patch:7.4.1300KillTheMule2016-04-25
| * | | vim-patch:5a46a58KillTheMule2016-04-25
| | |/ | |/|
* | | Merge pull request #4630 from jamessan/vim-7.4.613Justin M. Keyes2016-04-26
|\ \ \
| * | | regexp_nfa.c: Fix various linter errorsJames McCoy2016-04-25
| * | | vim-patch:7.4.613James McCoy2016-04-25
* | | | Merge pull request #4593 from ZyX-I/length-functionsJustin M. Keyes2016-04-26
|\ \ \ \ | |_|/ / |/| | |
| * | | *: Fix linter errorsZyX2016-04-18
| * | | ex_getln: Make get_histtype return HIST_DEFAULT if neededZyX2016-04-18
| * | | ex_getln: Make get_histtype accept length argumentZyX2016-04-18
| * | | option: Allow zero-length optionsZyX2016-04-18
| * | | option: Use findoption_len in do_setZyX2016-04-18
| * | | option: Add find_key_option_len functionZyX2016-04-18
| * | | option: Add findoption_len functionZyX2016-04-18
| * | | keymap: Make replace_termcodes and friends accept length and cpo_flagsZyX2016-04-18
* | | | Merge pull request #4647 from justinmk/vimpatchesJustin M. Keyes2016-04-26
|\ \ \ \
| * | | | vim-patch:7.4.998Justin M. Keyes2016-04-25