aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | test: Make sure ENTER prompt is exited in clipboard_provider_specThiago de Arruda2015-08-13
| * | | | terminal: Ensure terminal buffers are flushed on exitThiago de Arruda2015-08-13
| * | | | process: Pass loop reference during initializationThiago de Arruda2015-08-13
| * | | | loop: Simplify loop.c and move some code to input.cThiago de Arruda2015-08-13
| * | | | msgpack: Replace FUNC_ATTR_DEFERRED by FUNC_ATTR_ASYNCThiago de Arruda2015-08-13
| * | | | pty_process: Simplify cleanup after error during spawnThiago de Arruda2015-08-13
| * | | | eval: Fixes to job controlThiago de Arruda2015-08-13
| * | | | events: Add missing function attributes to some APIsThiago de Arruda2015-08-13
|/ / / /
* | | | doc: Fix typo in nvim-python. #3162Daniel Kosinski2015-08-12
* | | | runtime: Do install generated syntax file, also test this. #3160ZyX2015-08-11
* | | | test: cover :grepJustin M. Keyes2015-08-11
* | | | shell.c: A full RBuffer with no NL can freeze shell output. #3156oni-link2015-08-11
* | | | tui: avoid double-resize on SIGWINCH. #3145Felipe Morales2015-08-10
* | | | Merge #3149 'Fix pending() invocations'.Justin M. Keyes2015-08-09
|\ \ \ \
| * | | | test: fix pending() invocationsJustin M. Keyes2015-08-09
| * | | | test: move runtime/autoload/* to provider/Justin M. Keyes2015-08-09
| * | | | test: python: report pending() if python{2,3} is missingJustin M. Keyes2015-08-09
|/ / / /
* | | | vim-patch:7.4.781 #3065Marco Hinz2015-08-09
* | | | vim-patch:7.4.773 #3066Marco Hinz2015-08-09
* | | | vim-patch:7.4.776 #3062Marco Hinz2015-08-09
* | | | Merge #3141 'handle clipboard=unnamedplus,unnamed correctly'.Justin M. Keyes2015-08-09
|\ \ \ \
| * | | | clipboard: remove documentation for unsupported optionsBjörn Linse2015-08-07
| * | | | clipboard: support clipboard=unnamedplus,unnamedBjörn Linse2015-08-07
| * | | | clipboard: fixup inconsequential yet embarrassing mixupBjörn Linse2015-08-06
|/ / / /
* | | | test: cover msgpackparse() regressionJustin M. Keyes2015-08-05
* | | | Merge #3135 'Use proper refcount of msgpack type lists'.Justin M. Keyes2015-08-05
|\ \ \ \
| * | | | documentation: Replace undefined help tagZyX2015-08-06
| * | | | documentation: Fix special dictionary value key nameZyX2015-08-06
| * | | | eval: Use proper refcount of msgpack type listsZyX2015-08-05
|/ / / /
* | | | channel.c: Only free a channel after close callbacks are executed #3132oni-link2015-08-05
* | | | os_get_user_name() for non UNIX system #2729Rui Abreu Ferreira2015-08-04
* | | | doc: Fix nit in previous commitMichael Reed2015-08-04
* | | | doc: Add transition instructions to nvim_from_vim.txtFlorian Walch2015-08-04
* | | | tui: Fix terminal detection for cursor shape #3129Keerthan Jaic2015-08-04
* | | | vim-patch.sh: Add --review option to compare PR and original diffs. #3083Florian Walch2015-08-03
* | | | Merge pull request #3034 from ZyX-I/msgpack-evalJustin M. Keyes2015-08-03
|\ \ \ \
| * | | | functests: Use eval subdirectory in place of vimlZyX2015-08-02
| * | | | eval: Call list_append_allocated_string from list_append_stringZyX2015-08-02
| * | | | documentation: Add {Nvim} tag to new functionsZyX2015-08-02
| * | | | vim_to_msgpack: Silence -Werror=unitialized compiler errorZyX2015-08-02
| * | | | ex_cmds*: Silence -Wstrict-prototypes warningsZyX2015-08-02
| * | | | eval: Remove most of msgpack* functions limitationsZyX2015-08-02
| * | | | eval: Add msgpackparse and msgpackdump functionsZyX2015-08-02
* | | | | vim-patch:5d89d9b #2922Justin Gassner2015-08-02
* | | | | test: call scandir_next_with_dots() more than onceJustin M. Keyes2015-08-01
* | | | | Merge #3099 glob() should return '.' and '..'Justin M. Keyes2015-08-01
|\ \ \ \ \
| * | | | | Add the . and .. entries to glob()Felipe Morales2015-08-01
| * | | | | Remove spurious warning when reading directoriesFelipe Morales2015-08-01
|/ / / / /
* | | | | vim-patch:7.4.600 #3081cztchoice2015-07-31
* | | | | Merge #2660 'generalize mode-change API and support replace-mode cursor'Justin M. Keyes2015-07-26
|\ \ \ \ \