aboutsummaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Merge #9256 'vim-patch:8.0.{737,1163,1165,1171,1249,1427}'Justin M. Keyes2018-11-20
|\
| * vim-patch:8.0.1171: popup test is still a bit flakyJan Edmund Lazo2018-11-19
| * vim-patch:8.0.1165: popup test is still flakyJan Edmund Lazo2018-11-19
| * vim-patch:8.0.1163: popup test is flakyJan Edmund Lazo2018-11-19
| * vim-patch:8.0.1249: no error when WaitFor() gets an invalid wrong expressionJan Edmund Lazo2018-11-19
| * vim-patch:8.0.0737: crash when X11 selection is very bigJan Edmund Lazo2018-11-19
| * vim-patch:8.0.1427: the :leftabove modifier doesn't work for :copenJan Edmund Lazo2018-11-19
* | defaults: background=dark #2894 (#9205)Justin M. Keyes2018-11-20
|/
* vim-patch:8.1.0398: no test for -o and -O command line arguments (#9253)Jan Edmund Lazo2018-11-19
* TUI: support TERM=nsterm (#9244)Justin M. Keyes2018-11-18
* vim-patch:8.1.0536: file time test fails when using NFS (#9251)James McCoy2018-11-18
* lintJan Edmund Lazo2018-11-18
* vim-patch:8.1.0376: compiler warning for uninitialized variableJan Edmund Lazo2018-11-18
* vim-patch:8.1.0318: the getftype() test may fail for char devicesJan Edmund Lazo2018-11-17
* vim-patch:8.1.0299: misplaced commentJan Edmund Lazo2018-11-17
* vim-patch:8.1.0298: window resize test sometimes fails on MacJan Edmund Lazo2018-11-17
* vim-patch:8.1.0258: not enough testing for the CompleteDone eventJan Edmund Lazo2018-11-17
* vim-patch:8.1.0146: when $LANG is set the compiler test may fail (#9238)Jan Edmund Lazo2018-11-15
* vim-patch:8.1.0108: no Danish translations (#9235)Jan Edmund Lazo2018-11-15
* vim-patch:8.1.0527: using 'shiftwidth' from wrong buffer for folding (#9234)Jan Edmund Lazo2018-11-15
* lintJan Edmund Lazo2018-11-12
* vim-patch:8.1.0096: inconsistent use of the word autocommandsJan Edmund Lazo2018-11-12
* vim-patch:8.0.1620: reading spell file has no good EOF detectionJan Edmund Lazo2018-11-12
* oldtests: skip Test_spellinfo()Jan Edmund Lazo2018-11-12
* vim-patch:8.1.0340: no test for :spellinfoJan Edmund Lazo2018-11-12
* vim-patch:8.1.0516: :move command sets 'modified' #9224Jan Edmund Lazo2018-11-11
* TUI: attrs -> attr_id refactorBjörn Linse2018-11-11
* UI/TUI: improvements and cleanups for scrolling and clearingBjörn Linse2018-11-11
* test: adjust time-sensitive tests (#9220)Justin M. Keyes2018-11-10
* vim-patch:8.1.0337: :file fails in quickfix command (#9215)Jan Edmund Lazo2018-11-09
* channel: avoid buffering output when only terminal and no callbacks are activeBjörn Linse2018-11-08
* Merge pull request #9211 from bfredl/init_optionsBjörn Linse2018-11-08
|\
| * ui_options: also send when starting or from OptionSetBjörn Linse2018-11-08
* | jobstart(): Fix hang on non-executable cwd #9204Tommy Allen2018-11-07
|/
* Merge pull request #9206 from janlazo/vim-8.1.0510Justin M. Keyes2018-11-06
|\
| * vim-patch:8.1.0512: 'helplang' default is inconsistent for C and C.UTF-8Jan Edmund Lazo2018-11-05
| * vim-patch:8.1.0510: filter test fails when $LANG is C.UTF-8Jan Edmund Lazo2018-11-05
* | vim-patch:8.1.0511: ml_get error when calling a function with a range (#9207)Jan Edmund Lazo2018-11-06
|/
* doc: APIJustin M. Keyes2018-11-05
* docJustin M. Keyes2018-11-05
* test/timer_spec: relax lower-boundJustin M. Keyes2018-11-05
* vim-patch:8.1.0508: suspend test fails when run by root (#9196)Jan Edmund Lazo2018-11-04
* vim-patch:8.1.0507: .raml files not properly detected (#9195)Jan Edmund Lazo2018-11-04
* TUI: Avoid reset_cursor_color in old VTE #9191Sam Wilson2018-11-03
* vim-patch:8.1.0504: when CTRL-C is mapped it triggers InsertLeave (#9192)Jan Edmund Lazo2018-11-03
* Merge #9184 from janlazo/vim-8.0.1758Justin M. Keyes2018-11-02
|\
| * vim-patch:8.0.1766: expanding abbreviation doesn't workJan Edmund Lazo2018-11-01
| * vim-patch:8.0.1758: open_line() returns TRUE/FALSE for success/failureJan Edmund Lazo2018-11-01
* | Merge pull request #9183 from bfredl/offset2Björn Linse2018-11-02
|\ \ | |/ |/|
| * api: simplify nvim_buf_get_offset functionBjörn Linse2018-11-01