aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | | | 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
|\ \ \ \ \
| * | | | | tui: Use underline cursor in Replace modeOmar Sandoval2015-07-26
| * | | | | api: Simplify UI API on mode changeOmar Sandoval2015-07-26
|/ / / / /
* | | | / runtime: Remove duplicates and garbage from installationZyX2015-07-27
| |_|_|/ |/| | |
* | | | Merge pull request #2288 from ZyX-I/autovimsynJustin M. Keyes2015-07-26
|\ \ \ \
| * | | | syntax: Exclude deprecated optionsZyX2015-07-26
| * | | | syntax: List NeoVim-specific autocmd eventsZyX2015-07-26
| * | | | syntax: Restore vim-specific highlight groupsZyX2015-07-26
| * | | | cmake: Run nvim that generates helptags with proper WORKING_DIRECTORYZyX2015-07-26
| * | | | cmake: Generate tags and some vim syntax elementsZyX2015-07-26
| * | | | scripts: Add script which is able to generate part of vim.vim fileZyX2015-07-26
| * | | | options: Move option definitions to options.luaZyX2015-07-26
| * | | | fileio: Move event definitions to the generator scriptZyX2015-07-26
* | | | | Merge pull request #3041 from ZyX-I/better-mkdirJustin M. Keyes2015-07-26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | documentation: Document changesZyX2015-07-26
| * | | | os/fs: Move mkdir_recurse from eval.c to os/fs.cZyX2015-07-26
| * | | | ex_docmd: Make E739 message contain strerror() outputZyX2015-07-26
| * | | | os/fs: Define os_strerror as an alias to uv_strerrorZyX2015-07-26
|/ / / /
* | | | Add ui test for default title (with/without filename) #3091Björn Linse2015-07-23
* | | | Use NVIM instead of VIM in default title.Felipe Morales2015-07-23
* | | | Delete test86 and 87 #3074Björn Linse2015-07-22
* | | | CMake: Allow configuring all DEPS_* variables in third-party. #3080Florian Walch2015-07-22
* | | | menu: Fix :emenu mode detection #2992Robin Allen2015-07-22
* | | | Merge #3048 'tui: resize terminal'Justin M. Keyes2015-07-21
|\ \ \ \
| * | | | options,tui: don't hardcode default terminal sizeFelipe Morales2015-07-21
| * | | | tui: respect the 'co' and 'lines' options on startupFelipe Morales2015-07-21
| * | | | tui: send resize sequences to the terminalFelipe Morales2015-07-21
|/ / / /