aboutsummaryrefslogtreecommitdiff
path: root/test
Commit message (Expand)AuthorAge
...
| * 'inccommand': Do not trigger during scripts, feedkeys().Justin M. Keyes2016-11-08
| * 'inccommand': test: scripts/feedkeys() should not trigger previewKillTheMule2016-11-08
| * 'inccommand': rename 'incsubstitute'Justin M. Keyes2016-11-08
| * 'inccommand': format line numbers as "|123| "Justin M. Keyes2016-11-08
| * 'inccommand': set buffer name to [Preview]Justin M. Keyes2016-11-08
| * 'inccommand': disable 'cursorline', 'spell' in previewJustin M. Keyes2016-11-08
| * 'inccommand': preserve b:changedtickJustin M. Keyes2016-11-08
| * 'inccommand': reworkJustin M. Keyes2016-11-08
| * Tests for incsubstitution featureKillTheMule2016-10-30
* | encoding: update testsBjörn Linse2016-11-05
* | ex_global: Catch CTRL-C even if it is mapped.Justin M. Keyes2016-10-30
|/
* test: Fix shada/marks_spec.lua failureJames McCoy2016-10-28
* api: api_info()['version']Justin M. Keyes2016-10-28
* api: Nvim version, API level #5386Rui Abreu Ferreira2016-10-26
* Merge #5500Justin M. Keyes2016-10-26
|\
| * vim-patch:7.4.2212Grzegorz Milka2016-10-22
* | modeline: Handle version number overflow. #5450Florian Larysch2016-10-26
* | CheckHealth: more checksJustin M. Keyes2016-10-25
* | version: Allow has("nvim-x"), has("nvim-x.y")Justin M. Keyes2016-10-25
* | version: has("nvim-1.2.3")Justin M. Keyes2016-10-25
* | test/api: Specify handling of VimL errors, v:errmsg.Justin M. Keyes2016-10-24
* | test: system(): Avoid indeterminism.Justin M. Keyes2016-10-23
* | api: documentationJustin M. Keyes2016-10-23
|/
* vim-patch:8.0.0041Tommy Allen2016-10-22
* Merge pull request #4568 from bfredl/multirequestBjörn Linse2016-10-22
|\
| * api: call multiple methods atomically (useful in async contexts)Björn Linse2016-10-22
* | os_nodetype: open fd with O_NONBLOCK (#5515)Justin M. Keyes2016-10-21
* | test: :terminal should not interrupt Press-ENTERJustin M. Keyes2016-10-20
* | Merge pull request #5441 from Shougo/vim-7.4.1588James McCoy2016-10-20
|\ \
| * | vim-patch:7.4.1588Shougo Matsushita2016-10-15
* | | Merge pull request #5440 from Shougo/vim-7.4.1565James McCoy2016-10-20
|\ \ \
| * | | vim-patch:7.4.1565Shougo Matsushita2016-10-15
| |/ /
* | / tests: fix racyness in terminal/api_spec.luaBjörn Linse2016-10-19
| |/ |/|
* | system('foo &', 'bar'): Show error, don't crash.Justin M. Keyes2016-10-19
* | test: system(): backgrounded shell commandJustin M. Keyes2016-10-19
* | test: execute_spec: Adjust screen assertion.Justin M. Keyes2016-10-15
* | Merge pull request #5424 from jamessan/win-tab-nrJames McCoy2016-10-15
|\ \
| * | api: Support getting the number of a window/tabpageJames McCoy2016-10-04
* | | Merge pull request #5384 from bfredl/getchar_eventBjörn Linse2016-10-15
|\ \ \ | |_|/ |/| |
| * | events: allow event processing in getchar()Björn Linse2016-10-15
* | | test/tui_spec: Force LANG=CJustin M. Keyes2016-10-13
|/ /
* | Merge #5257 from jbradaric/vim-7.4.1893Justin M. Keyes2016-10-13
|\ \
| * | server_requests_spec: Expect correct window ID.Jurica Bradaric2016-10-07
| |/
* | main.c: "BufReadCmd term://": Skip existing terminal.Justin M. Keyes2016-10-12
* | terminal: Move re-edit detection to do_ecmd(). #5445Harm te Hennepe2016-10-12
* | test/terminal: Cover race when :term shell process exits.Justin M. Keyes2016-10-12
|/
* Merge pull request #5366 from NovaDev94/vim-7.4.1740James McCoy2016-10-04
|\
| * vim-patch:7.4.1740Nova2016-09-22
* | event/multiqueue.c: Rename "queue" to "multiqueue".Justin M. Keyes2016-10-02
* | Correct logic for setting NormalState.toplevelJames McCoy2016-09-30