aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* 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
* | Windows: Only link against libm, libutil on Unix. #3324Rui Abreu Ferreira2015-09-10
* | runtime: remove dvorak macro #3325Justin M. Keyes2015-09-10
* | Merge #3297 'move.c refactor'Justin M. Keyes2015-09-10
|\ \
| * | Scope variables in move.cNicolas Cornu2015-09-08
| * | Replace TRUE/FALSE with true/false in move.cNicolas Cornu2015-09-08
| * | hasFolding return bool nowNicolas Cornu2015-09-08
| * | hasFoldingWin now return boolNicolas Cornu2015-09-08
| * | win_T.w_cline_folded from int to boolNicolas Cornu2015-09-07
* | | Windows: Link against libraries libuv needs on Windows.Rui Abreu Ferreira2015-09-09
* | | Merge #3307 'Travis: Rebuild third-party deps when updated'.Florian Walch2015-09-09
|\ \ \ | |_|/ |/| |
| * | deps: Update unibilium to 1.2.0.Florian Walch2015-09-09
| * | Travis: Cache third-party build directory.Florian Walch2015-09-09
| * | CMake: Don't use existing third-party sources by default.Florian Walch2015-09-09
|/ /
* | Merge pull request #3298 from oni-link/vim-7.4.609Justin M. Keyes2015-09-09
|\ \
| * | vim-patch:7.4.609oni-link2015-09-07
* | | Merge pull request #3308 from oni-link/fix.clang.reportJustin M. Keyes2015-09-09
|\ \ \
| * | | Fix warning: stream.c: stream_init(): Dead store: HI.oni-link2015-09-08
* | | | Merge pull request #3317 from fwalch/cmake/git-lookupJustin M. Keyes2015-09-09
|\ \ \ \
| * | | | CMake: Use project directory to look for Git revision.Florian Walch2015-09-08
| |/ / /
* | | | api: buffer_insert: fix bounds. #3315Enrico Ghirardi2015-09-09
* | | | doc: 'encoding'Justin M. Keyes2015-09-09
* | | | Merge #2929 'Disallow "set encoding" after startup'Justin M. Keyes2015-09-08
|\ \ \ \ | |/ / / |/| | |
| * | | encoding: test that `&encoding` cannot be changedBjörn Linse2015-09-08
| * | | encoding: Update handling of encoding in testsBjörn Linse2015-09-08
| * | | encoding: update docs for encodingBjörn Linse2015-09-08