aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* | 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
| * doc: Misc. cleanupJustin M. Keyes2015-03-24
| * doc: Add one-liner job control exampleJustin M. Keyes2015-03-24
| * doc: Cleanup for #2099Michael Reed2015-03-24
| * Remove `--nofork` / `-f` remnantsMichael Reed2015-03-24
|/
* Merge #2148 'misc1.c: split some environment functions'Justin M. Keyes2015-03-24
|\
| * refactor: add tests for env_expand_escbobtwinkles2015-03-24
| * refactor: split some more functions from misc1.cbobtwinkles2015-03-24
|/
* Merge PR #2146 'Improve functional test debuggability and efficiency'Thiago de Arruda2015-03-24
|\
| * test: Improve functional test debuggability and efficiencyThiago de Arruda2015-03-24
| * test: Extract code to spawn nvim into the "spawn" helper functionThiago de Arruda2015-03-24
| * deps: Update busted and dependenciesThiago de Arruda2015-03-24
|/
* Merge PR #2237 'Job fixes to core and tests'Thiago de Arruda2015-03-24
|\
| * test: Fix tty-test programThiago de Arruda2015-03-24
| * job: Fix memory erroroni-link2015-03-24
| * job: Fix process cleanup using SIGCHLD/waitpidThiago de Arruda2015-03-24
|/
* Merge pull request #2213 from jszakmeister/add-junit-supportJohn Szakmeister2015-03-24
|\
| * build: add support for running the tests in junit formatJohn Szakmeister2015-03-21
* | Merge pull request #2214 from Pyrohh/version-cleanupJustin M. Keyes2015-03-23
|\ \
| * | version.c: Clean up --version / :version outputMichael Reed2015-03-22
| * | Remove *_BUILTIN_TCAPS & 'ttybuiltin'Michael Reed2015-03-22
* | | Merge pull request #2212 from bfredl/concealfixBjörn Linse2015-03-22
|\ \ \ | |/ / |/| |
| * | vim-patch: mark 7.4.673 as includedBjörn Linse2015-03-21
| * | syntax: let first syntax item seqnr be 1 instead of 0Björn Linse2015-03-21
| |/
* | Merge #2184: Fix coverity issues. (6)Eliseo Martínez2015-03-22
|\ \ | |/ |/|
| * Passing-by: Add function attributes.Eliseo Martínez2015-03-22
| * coverity/105985: Resource leak: RI.Eliseo Martínez2015-03-22