aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* clipboard: reallow `:put`Björn Linse2015-04-05
* clipboard: show "* and "+ in :registersBjörn Linse2015-04-05
* test/clipboard: split unrelated subtestsBjörn Linse2015-04-05
* doc/vim_diff.txt: Remove redundant `:terminal` refMichael Reed2015-04-04
* Merge pull request #2320 from richchurcher/fix_path_testJohn Szakmeister2015-04-04
|\
| * Use lfs.currentdir() to fix symlink test fail.Rich Churcher2015-04-01
* | Merge PR #2221 'tests/ui: Fix indeterminism in Screen:wait'Thiago de Arruda2015-04-03
|\ \
| * | test/ui: Fix indeterminism in screen_basic_specThiago de Arruda2015-04-03
| * | tests/ui: warn when the correct state was seen temporarily.Björn Linse2015-04-03
| * | test/ui: add redraw debug utilBjörn Linse2015-04-03
|/ /
* | Merge PR #1978 'Prevent too early sending of delayed notifications.'Thiago de Arruda2015-04-03
|\ \
| * | Fix a memory leak for WBuffers used in channel_write().oni-link2015-04-03
| * | Prevent too early sending of delayed notifications.oni-link2015-04-03
|/ /
* | Merge pull request #2318 from yshui/masterJohn Szakmeister2015-04-03
|\ \
| * | CMakeLists: fix build when there're multiple arguments in C_FLAGSYuxuan Shui2015-03-31
* | | README.md: Avoid redirect in wiki linkMichael Reed2015-04-02
* | | Merge PR #2314 'Add vimexpect library and example gdb plugin'Thiago de Arruda2015-04-02
|\ \ \
| * | | runtime: Add vimexpect library and example gdb pluginThiago de Arruda2015-04-02
| * | | test: Remove indeterminism from `jobwait` testsThiago de Arruda2015-04-02
| * | | eval: Ensure all job callbacks are invoked by `jobwait()`Thiago de Arruda2015-04-02
| * | | eval: Add internal_refcount field to dict_TThiago de Arruda2015-04-02
|/ / /
* | | vim-patch:7.4.336 #2299David Bürgin2015-04-02
* | | Merge pull request #2124 from Pyrohh/improve-contribMichael Reed2015-04-01
|\ \ \
| * | | CONTRIBUTING.md: ReviewMichael Reed2015-04-01
| * | | CONTRIBUTING.md: Misc improvementsMichael Reed2015-03-27
* | | | Merge pull request #2284 from glts/vim-7.4.515Florian Walch2015-04-01
|\ \ \ \
| * | | | vim-patch:7.4.515David Bürgin2015-04-01
|/ / / /
* | | | Merge pull request #2279 from Pyrohh/modelineMichael Reed2015-03-31
|\ \ \ \
| * | | | Modeline cleanupMichael Reed2015-03-31
|/ / / /
* | | / Remove potential NULL dereference. #2316Prajjwal Bhandari2015-03-31
| |_|/ |/| |
* | | Merge pull request #2296 from glts/vim-7.4.324Florian Walch2015-03-31
|\ \ \ | |_|/ |/| |
| * | vim-patch:7.4.324David Bürgin2015-03-30
* | | Merge PR #1212 'os_scandir/scandir_next/closedir()'Thiago de Arruda2015-03-31
|\ \ \
| * | | CMakeLists: enable USE_FNAME_CASE on MacScott Prager2015-03-31
| * | | path_fix_case: unit testScott Prager2015-03-31
| * | | os_scandir: fname_case -> path_fix_caseScott Prager2015-03-31
| * | | os_scandir: mch/unix_expandpath() -> path_expand()Scott Prager2015-03-31
| * | | Un-mch mch_has_(exp_)wildcard().Scott Prager2015-03-31
| * | | os_scandir(), scandir_next(), and os_closedir()Scott Prager2015-03-31
|/ / /
* / / Create new mode() value for terminal-mode ('t') #2287Harm te Hennepe2015-03-27
|/ /
* | Merge PR #2247 'Refactor/enhance job api'Thiago de Arruda2015-03-29
|\ \
| * | doc: Begin terminal emulator documentationThiago de Arruda2015-03-29
| * | eval: Improve validation of ids passed to job functionsThiago de Arruda2015-03-29
| * | eval: Implement `jobclose()` vimscript functionThiago de Arruda2015-03-29
| * | eval: Implement `jobwait()` vimscript functionThiago de Arruda2015-03-29
| * | eval: Refactor vimscript job control APIThiago de Arruda2015-03-29
| * | eval: Refactor `call_func` and `func_unref`Thiago de Arruda2015-03-29
|/ /
* | vim-patch:7.4.502 #2282David Bürgin2015-03-29
* | test: Add missing `before_each` call to sign_spec.luaThiago de Arruda2015-03-28
|/
* vim-patch:7.4.529 #2270David Bürgin2015-03-27