aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | | 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
* Vim patch: Add missing patch version 422 in version.c #2268David Bürgin2015-03-27
* tui: Fix reading when stdin is not a ttyThiago de Arruda2015-03-26
* doc: Introduce vim-differences #2141Michael Reed2015-03-26
* doc: Document g:python_host_prog. #2205Florian Walch2015-03-26
* Merge PR #2076 'Builtin terminal emulation'Thiago de Arruda2015-03-25
|\
| * test: Add terminal testsThiago de Arruda2015-03-25
| * job: Close the process in a queued event handlerThiago de Arruda2015-03-25
| * job: Fix memory errorsoni-link2015-03-25
| * terminal: New module that implements a terminal emulatorThiago de Arruda2015-03-25
| * event: Ensure the loop is stopped when a event is pushed.Thiago de Arruda2015-03-25
| * buffer: Move b_p_ma(modifiable) checks into the MODIFIABLE macroThiago de Arruda2015-03-25
| * buffer: Add WITH_BUFFER macro to simplify global buffer modificationThiago de Arruda2015-03-25
| * vim.h: remove #ifndef EINTRThiago de Arruda2015-03-25
| * api: Move switch_to_win_for_buf/restore_win_for_buf to api helpersThiago de Arruda2015-03-25
| * ui: Schedule screen refreshs to run in the event loopThiago de Arruda2015-03-25
| * map: Add Map(int, int)Thiago de Arruda2015-03-25
| * map: Add map_clear methodThiago de Arruda2015-03-25
| * syntax: Fix possible invalid read in hl_combine_attrThiago de Arruda2015-03-25
|/
* tests: Migrate legacy test 94 #2218David Bürgin2015-03-25
* Merge #2236 'docs cleanup'Justin M. Keyes2015-03-24
|\
| * doc: Remove refs to 'compatible' and friendsMichael Reed2015-03-24