aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | | | | | fix test failurelonerover2017-01-09
| * | | | | | vim-patch:7.4.2314lonerover2017-01-09
| * | | | | | vim-patch:7.4.2313lonerover2017-01-09
| * | | | | | vim-patch:7.4.2300lonerover2017-01-09
| * | | | | | vim-patch:7.4.2117lonerover2017-01-09
| * | | | | | vim-patch:7.4.2077rover2017-01-08
| * | | | | | vim-patch:7.4.2075rover2017-01-08
| * | | | | | vim-patch:7.4.2006rover2017-01-08
* | | | | | | vim-patch:7.4.2099 (#5951)Shougo2017-01-15
* | | | | | | setpos(): Set lowercase mark in other buffers (#5753)Matthew Malcomson2017-01-15
* | | | | | | vim-patch:7.4.2065 (#5950)Shougo2017-01-15
* | | | | | | test: fix syntax errorJustin M. Keyes2017-01-15
* | | | | | | vim-patch:7.4.2160 (#5952)Shougo2017-01-15
* | | | | | | vim-patch:7.4.1968 (#5949)Shougo2017-01-15
* | | | | | | vim-patch:7.4.1910 (#5948)Shougo2017-01-15
* | | | | | | vim-patch:7.4.1851 (#5947)Shougo2017-01-15
* | | | | | | job: Consume content from rbuffer before invoking the callback againJames McCoy2017-01-14
* | | | | | | LintingDaniel Hahler2017-01-13
* | | | | | | vim-patch:8.0.0121Daniel Hahler2017-01-13
| |/ / / / / |/| | | | |
* | | | | | Merge #5933 from justinmk/dir-bufenterJustin M. Keyes2017-01-13
|\ \ \ \ \ \
| * | | | | | lintJustin M. Keyes2017-01-13
| * | | | | | open_buffer(): Do `BufEnter` for directories.Justin M. Keyes2017-01-12
* | | | | | | eval: Remove dictwatcher from watchers queue before freeing itJames McCoy2017-01-12
|/ / / / / /
* | | | | | inccommand: Preview :sub commands only after the delimiter is presentJames McCoy2017-01-11
* | | | | | inccommand: Suppress error reporting when previewing commandsJames McCoy2017-01-11
* | | | | | Windows: vim_getenv(): Find runtime relative to nvim. #3303 (#5929)Justin M. Keyes2017-01-11
* | | | | | system([...]): Set v:shell_error=-1 if not executable.Rui Abreu Ferreira2017-01-11
* | | | | | Windows: libuv_process_spawn(): Allow libuv argument quoting/escaping.Rui Abreu Ferreira2017-01-10
| |_|_|/ / |/| | | |
* | | | | lintJames McCoy2017-01-10
* | | | | vim-patch:7.4.2100James McCoy2017-01-10
* | | | | lintJames McCoy2017-01-10
* | | | | vim-patch:7.4.2009James McCoy2017-01-10
* | | | | vim-patch:7.4.2008James McCoy2017-01-10
* | | | | vim-patch:7.4.1925James McCoy2017-01-09
* | | | | Merge pull request #5860 from jamessan/vim-7.4.1889James McCoy2017-01-09
|\ \ \ \ \
| * | | | | vim-patch:7.4.1889James McCoy2017-01-02
| | |/ / / | |/| | |
* | | | | process_wait(): Avoid dereference after LOOP_PROCESS_EVENTS. (#5917)Justin M. Keyes2017-01-09
* | | | | XDG: Windows: resolve $LOCALAPPDATA, $TEMP (#5278)Rui Abreu Ferreira2017-01-08
* | | | | Merge #5079 from ZyX-I/shada-save-current-posJustin M. Keyes2017-01-07
|\ \ \ \ \
| * | | | | shada: Mark ALWAYS_INLINE function as `inline`ZyX2017-01-06
| * | | | | shada: Move setpcmark()/cleanup_jumplist() out of the cycleZyX2017-01-04
| * | | | | shada: Fix offset savingZyX2017-01-04
| * | | | | shada: Silence linterZyX2017-01-04
| * | | | | shada: Save current cursor position before saving jumpsZyX2017-01-04
* | | | | | unittest,memory: Fix testsZyX2017-01-07
* | | | | | memory: Document new additions to memory.hZyX2017-01-07
* | | | | | memory: Restore entered_free_all_mem functionalityZyX2017-01-07
* | | | | | eval: Fix failing testZyX2017-01-07
* | | | | | unittest: Add dict_items functionZyX2017-01-07
* | | | | | eval: Make sure that copyID is reset when neededZyX2017-01-07