Commit message (Expand) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | | | | | | | | viml/parser/expressions: Make commas actually work when calling | ZyX | 2017-10-08 | |
| * | | | | | | | | viml/parser/expressions: Make commas actually work when calling | ZyX | 2017-10-08 | |
| * | | | | | | | | viml/parser/expressions: Add support for figure braces (three kinds) | ZyX | 2017-10-08 | |
| * | | | | | | | | klee: Start preparing for klee tests | ZyX | 2017-10-08 | |
| * | | | | | | | | viml/parser/expressions: Start creating expressions parser | ZyX | 2017-10-08 | |
| * | | | | | | | | unittests: Move some functions into helpers modules | ZyX | 2017-10-08 | |
| * | | | | | | | | viml/parser: Add helper functions for highlighting | ZyX | 2017-10-08 | |
| * | | | | | | | | viml/parser: Handle encoding conversions | ZyX | 2017-10-08 | |
| * | | | | | | | | viml/expressions: Add lexer with some basic tests | ZyX | 2017-10-08 | |
| * | | | | | | | | kvec: Add kv_Z which is like kv_A, but zero is the last value | ZyX | 2017-10-08 | |
| * | | | | | | | | kvec: Add kv_drop() which is to be used like `(void)kv_pop(kvec)` | ZyX | 2017-09-29 | |
| * | | | | | | | | unittests: Add a way to print trace on regular error | ZyX | 2017-09-29 | |
| * | | | | | | | | test/helpers: Add format_string and format_luav | ZyX | 2017-09-29 | |
* | | | | | | | | | ci: Install neovim gem in Appveyor (#7700) | Jan Edmund Lazo | 2017-12-07 | |
* | | | | | | | | | Merge #7676 from florolf/atomic-unibilium | Justin M. Keyes | 2017-12-06 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | tui: always hide cursor when flushing | Florian Larysch | 2017-12-05 | |
| * | | | | | | | | | tui: never flush buffers in midst of unibilium output | Florian Larysch | 2017-12-05 | |
* | | | | | | | | | | Merge pull request #7692 from bfredl/wildcmd | Björn Linse | 2017-12-06 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | ui: fix glitch with both ext_cmdline and cmd_wildmenu | Björn Linse | 2017-12-06 | |
| * | | | | | | | | | | tests: cleanup ui/cmdline_spec.lua | Björn Linse | 2017-12-05 | |
* | | | | | | | | | | | build: de-parallelize luarocks dependencies (#7697) | Justin M. Keyes | 2017-12-06 | |
* | | | | | | | | | | | tui: ignore st terminfo cursor shape (Se, Ss) entries | Justin M. Keyes | 2017-12-06 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge #7477 from FlorianGit/empty-lists-dicts-strings | Justin M. Keyes | 2017-12-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | Viml: Make filter and map handle null list correct | FlorianGit | 2017-12-03 | |
| | |_|_|_|_|_|_|_|/ | |/| | | | | | | | | ||||
* | | | | | | | | | | Merge #7653 from justinmk/tui-termcap | Justin M. Keyes | 2017-12-05 | |
|\ \ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | | tui: flush -V3 ('verbose' >= 3) info ASAP | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | test/tui: -V3log logs terminfo values | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | test: write_file(): support append-mode | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | test: retry(): fix time calculation | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | test: macOS 10.13: unibilium cannot find "xterm" terminfo | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | test: tui_spec: narrower scope for timeout tweaks | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | msg_outtrans_special(): handle NULL | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | msg_outtrans_special(): `const` some strings | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | str2specialbuf(): fix comparison | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | tui: set descriptions on termcap extensions | Justin M. Keyes | 2017-12-05 | |
| * | | | | | | | | | | tui: dump termcap info if -V3 ('verbose' >= 3) | Justin M. Keyes | 2017-12-05 | |
|/ / / / / / / / / / | ||||
* | | | | | | | | | | Merge pull request #7683 from fszymanski/master | James McCoy | 2017-12-03 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | Fix job_control doc | Filip Szymański | 2017-12-03 | |
|/ / / / / / / / / | ||||
* | | | | | | | | | Merge pull request #7666 from wsdjeg/patch-1 | Felipe Morales | 2017-12-02 | |
|\ \ \ \ \ \ \ \ \ | ||||
| * | | | | | | | | | Fix type in job_control doc | Wang Shidong | 2017-12-01 | |
* | | | | | | | | | | vim-patch:8.0.0306 (#7675) | KunMing Xie | 2017-12-02 | |
* | | | | | | | | | | Merge #7672 from ckelsel/vim-8.0.0298 | Justin M. Keyes | 2017-12-02 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||
| * | | | | | | | | | fix lint error | ckelsel | 2017-12-02 | |
| * | | | | | | | | | vim-patch:8.0.0298 | ckelsel | 2017-12-02 | |
| |/ / / / / / / / | ||||
* | | | | | | | | | vim-patch:8.0.0295 (#7671) | KunMing Xie | 2017-12-02 | |
* | | | | | | | | | tui.c: request focus-reporting (fix regression) #7670 | Justin M. Keyes | 2017-12-02 | |
|/ / / / / / / / | ||||
* | | | | | | | | tui: emit some termcodes later (after startup) (#7664) | Justin M. Keyes | 2017-12-01 | |
* | | | | | | | | tui/rxvt: enable focus-reporting | Justin M. Keyes | 2017-12-01 | |
* | | | | | | | | version.c: Mark 8.0.0171 as NA | James McCoy | 2017-11-29 | |
| |_|_|_|_|_|/ |/| | | | | | | ||||
* | | | | | | | Revert "tui: update cleared area only if non-default bg" | Justin M. Keyes | 2017-11-29 |