aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* shada/context: fully remove jumplist duplicates #10898Abdelhakeem Osama2019-09-03
* Merge #10915 'jobwait(): fix race if job exits quickly'Justin M. Keyes2019-09-03
|\
| * f_jobwait: cleanupJustin M. Keyes2019-09-03
| * jobwait(): fix race if job exits before waiting on itJustin M. Keyes2019-09-03
| * test/wildmode_spec: fix flaky testJustin M. Keyes2019-09-03
| * test/job_spec: improve visibility of flaky testJustin M. Keyes2019-09-03
|/
* Merge #10921 from janlazo/vim-8.0.1768Justin M. Keyes2019-09-03
|\
| * vim-patch:8.1.1063: insufficient testing for wildmenu completionJan Edmund Lazo2019-09-03
| * vim-patch:8.1.0046: loading a session file fails if 'winheight' is bigJan Edmund Lazo2019-09-02
| * vim-patch:8.0.1806: InsertCharPre causes problems for autocompleteJan Edmund Lazo2019-09-02
| * vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* | tests: assert:set_parameter('TableFormatLevel', 100) #10925Daniel Hahler2019-09-03
* | vim-patch.sh: fix "unbound variable" error with Bash < 4.4 [ci skip] (#10917)Daniel Hahler2019-09-03
|/
* Merge pull request #10920 from bfredl/asyncfailBjörn Linse2019-09-02
|\
| * api: make try_end clean-up after an exception properly. Fixes #10809Björn Linse2019-09-02
* | Merge #10918 from janlazo/vim-8.0.1697Justin M. Keyes2019-09-02
|\ \
| * | vim-patch:8.0.1729: no comma after last enum itemJan Edmund Lazo2019-09-02
| * | vim-patch:8.0.1697: various tests are still a bit flakyJan Edmund Lazo2019-09-02
|/ /
* | Merge pull request #10913 from bfredl/nomsgsepBjörn Linse2019-09-02
|\ \ | |/ |/|
| * screen: initialize screen properly with early `set display-=msgsep`Björn Linse2019-09-02
|/
* Merge #10804 'CI/OpenBSD: functional tests'Justin M. Keyes2019-09-01
|\
| * test/uname(): always lowercaseJustin M. Keyes2019-09-01
| * test/OpenBSD: skip some testsJustin M. Keyes2019-09-01
| * test: shell-test.c: flush all streamsJustin M. Keyes2019-09-01
| * screen.lua: dump payload on handler failureJustin M. Keyes2019-09-01
| * test: "can have two timers": retry()Justin M. Keyes2019-09-01
| * CI/OpenBSD: run functional testsEdd Barrett2019-09-01
* | vim-patch:8.0.0858: check if job terminal is running #10908Jan Edmund Lazo2019-09-01
* | API: nvim_buf_set_lines: handle 'nomodifiable' #10910Justin M. Keyes2019-09-01
* | vim-patch:8.0.1653: screen dump is made too soon (#10911)Jan Edmund Lazo2019-09-02
|/
* PVS/V547: Expression is always falseJustin M. Keyes2019-09-02
* API: make nvim_win_set_option() set window-global, not buffer-local #9110Björn Linse2019-09-01
* Merge #10896 'paste: one undo-block'Justin M. Keyes2019-09-01
|\
| * paste: redraw at endJustin M. Keyes2019-09-02
| * paste: one undo-block per streamJustin M. Keyes2019-09-02
* | vim-patch:8.0.1534: C syntax test fails in gvim #10909Jan Edmund Lazo2019-09-01
|/
* Merge pull request #10382 from abdelhakeem/waituntilBjörn Linse2019-09-01
|\
| * fixup! eval: add wait() testAbdelhakeem2019-09-01
| * eval: add wait() testAbdelhakeem2019-09-01
| * eval: add wait()Abdelhakeem2019-09-01
|/
* Merge pull request #10400 from bfredl/msg_gridBjörn Linse2019-09-01
|\
| * screen: add some documentation of internals of msg_grid implementationBjörn Linse2019-09-01
| * test/ui: update tests for new msg_grid implementationBjörn Linse2019-09-01
| * screen: use dedicated message gridBjörn Linse2019-09-01
| * batch draw :lsBjörn Linse2019-09-01
| * test/ui: make screen:expect() print full state when height does not matchBjörn Linse2019-09-01
* | Merge #10733 from justinmk/test-fixesJustin M. Keyes2019-09-01
|\ \
| * | test: assert_alive()Justin M. Keyes2019-09-01
| * | test: use shell-test (avoid system shell)Justin M. Keyes2019-09-01
| * | test/inccommand_spec: avoid indeterminismJustin M. Keyes2019-09-01