aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | man.vim: avoid creating extra blank buffers.Justin M. Keyes2015-09-25
|/ /
* | ex_menu: use `bool`. #3389Pavlos Vinieratos2015-09-25
* | Merge pull request #3384 from equalsraf/tb-vlaJustin M. Keyes2015-09-24
|\ \
| * | Enable compiler flag -WvlaRui Abreu Ferreira2015-09-24
| * | Remove VLA from path_get_absolute_pathRui Abreu Ferreira2015-09-24
|/ /
* | Enable -Wconversion: if_cscope.c #3068cztchoice2015-09-23
* | Merge pull request #1878 from justinmk/man.vimJustin M. Keyes2015-09-23
|\ \
| * | man.vim: accept [count] for section number.Justin M. Keyes2015-09-23
| * | test: K, 'keywordprg'Justin M. Keyes2015-09-23
| * | nv_ident: sprintf => snprintfJustin M. Keyes2015-09-23
| * | man.vim: window-local optionsJustin M. Keyes2015-09-23
| * | man.vim: man#get_page(): parse page and section.Justin M. Keyes2015-09-23
| * | man.vim: convert ftplugin to actual plugin.Justin M. Keyes2015-09-23
| * | 'keywordprg': support ex commandsJustin M. Keyes2015-09-23
| * | build: remove USEMAN_SJustin M. Keyes2015-09-23
|/ /
* | Merge pull request #3289 from fmoralesc/update-jemallocFelipe Morales2015-09-22
|\ \ | |/ |/|
| * third-party: update jemalloc to 4.0.2Felipe Morales2015-09-22
|/
* Merge pull request #3359 from ZyX-I/fix-msgpackJustin M. Keyes2015-09-19
|\
| * eval/msgpackparse(): Fix crash by adding return at errorZyX2015-09-19
| * functests: Test how msgpack\* functions behave with invalid inputZyX2015-09-19
| * functests: Split msgpack\* function tests into three groups:ZyX2015-09-19
| * functests/helpers: Add exc_exec function that checks the exceptionZyX2015-09-19
|/
* Merge PR #3309 'Fixes for 0.1'Thiago de Arruda2015-09-18
|\
| * terminal: Don't store a buf_T reference in the terminal structThiago de Arruda2015-09-18
| * terminal: Run screen refresh timer in a deferred queueThiago de Arruda2015-09-18
| * ugrid: Increase cell size to allow unicode compositionThiago de Arruda2015-09-18
| * terminal: Don't enter terminal mode from `:normal`Thiago de Arruda2015-09-18
| * eval: Fix `ex_delfunction` to use the `uf_refcount` field properlyThiago de Arruda2015-09-18
| * regexp: Fix invalid multibyte reads at end of stringsThiago de Arruda2015-09-18
| * os/path: Fix path_get_absolute_path for top-level pathsThiago de Arruda2015-09-18
| * ui_bridge: Fix passing NULL pointer to memcpyThiago de Arruda2015-09-18
|/
* Merge pull request #3353 from yagebu/docs-miscJustin M. Keyes2015-09-17
|\
| * options: unify undolevels defaultJakob Schnitzer2015-09-17
| * doc: mark 'toolbar' and 'toolbariconsize' as removed.Jakob Schnitzer2015-09-17
| * doc: feature-refs cleanupJakob Schnitzer2015-09-17
* | Merge pull request #3351 from fwalch/provider/pythonx-error-messageJustin M. Keyes2015-09-17
|\ \ | |/ |/|
| * provider/pythonx: Improve detection code and error messages.Florian Walch2015-09-17
|/
* Merge pull request #3106 from bfredl/nowaitreturnBjörn Linse2015-09-16
|\
| * api: vim_err_write: add tests for multiline handlingBjörn Linse2015-09-16
| * api: vim_err_write: don't wait for return in the middle of a messageBjörn Linse2015-09-16
|/
* loop: Free the parent queue last when destroying the loopThiago de Arruda2015-09-16
* host.vim: expand $MYVIMRC. #3342Jonathan Skeate2015-09-14
* Merge pull request #3331 from yagebu/python-no-cwd-importJustin M. Keyes2015-09-14
|\
| * python: remove current working directory from pathJakob Schnitzer2015-09-14
|/
* remove HAVE_DUP #1072Justin M. Keyes2015-09-12
* term: Do not highlight bold text by default. #3333Enrico Ghirardi2015-09-12
* Merge pull request #3322 from oni-link/fix.memory.leak.2Justin M. Keyes2015-09-10
|\
| * path.c: Fix memory leak in expand_wildcards().oni-link2015-09-09
* | test: update lua client to 0.0.1-14Justin M. Keyes2015-09-10
* | test: update lua client to 0.0.1-13 #3281Justin M. Keyes2015-09-10