aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* build(deps): bump luajit to HEAD - 69bbbf773Christian Clason2023-11-10
* Merge pull request #25954 from bfredl/noxmallocbfredl2023-11-10
|\
| * refactor(drawline): avoid xmalloc/xfree cycles on each screenlinebfredl2023-11-09
* | ci: remove UBSAN_OPTIONS environment variable (#25963)zeertzjq2023-11-10
* | fix(f_wait): flush UI before blocking (#25962)zeertzjq2023-11-10
* | vim-patch:8.2.4078: terminal test for current directory not used on FreeBSD (...zeertzjq2023-11-10
* | fix(options): do not change inccommand during preview (#25462)Omar El Halabi2023-11-09
* | refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)zeertzjq2023-11-10
* | vim-patch:d56f15caf602Christian Clason2023-11-09
* | Merge pull request #25951 from zeertzjq/vim-8.2.4140zeertzjq2023-11-09
|\ \
| * | vim-patch:8.2.4932: not easy to filter the output of maplist()zeertzjq2023-11-09
| * | vim-patch:8.2.4861: it is not easy to restore saved mappingszeertzjq2023-11-09
| * | vim-patch:8.2.4825: can only get a list of mappingszeertzjq2023-11-09
| * | vim-patch:8.2.4820: not simple programmatic way to find a specific mappingzeertzjq2023-11-09
| * | vim-patch:8.2.4140: maparg() does not indicate the type of scriptzeertzjq2023-11-09
|/ /
* | vim-patch:20a94f44b3cd (#25946)zeertzjq2023-11-09
* | refactor(api): simplify nvim_set_keymap shortname check (#25945)zeertzjq2023-11-09
* | vim-patch:7fbbd7fdc6df (#25944)zeertzjq2023-11-09
* | Merge pull request #25942 from zeertzjq/vim-9.0.1791zeertzjq2023-11-09
|\ \
| * | vim-patch:ca48202b6f46zeertzjq2023-11-09
| * | vim-patch:9.0.1811: still some issues with term_debug testzeertzjq2023-11-09
| * | vim-patch:9.0.1809: termdebug test flaykzeertzjq2023-11-09
| * | vim-patch:9.0.1808: termdebug: Typo in termdebug testzeertzjq2023-11-09
| * | vim-patch:9.0.1791: No tests for the termdebug pluginzeertzjq2023-11-09
|/ /
* | docs: list NVIM_APPNAME as env on manpage (#25935)330-1272023-11-09
* | vim-patch:9.0.2095: statusline may look different than expected (#25941)zeertzjq2023-11-09
|/
* fix(clipboard): increase OSC 52 wait timeout (#25936)Gregory Anders2023-11-08
* fix: flush UI state before blocking in vim.wait (#25938)Gregory Anders2023-11-08
* refactor: move defaults into separate module (#25929)Gregory Anders2023-11-08
* Merge pull request #25767 from luukvbaal/signdelbfredl2023-11-08
|\
| * feat(extmarks): add 'invalidate' property to extmarksLuuk van Baal2023-11-08
* | build(deps): bump luajit to HEAD - b94fbfbeeChristian Clason2023-11-08
* | fix(diagnostic): check if delete failed in `qf_fill_buffer()` (#25932)voidiz2023-11-08
* | fix(job-control): make jobwait() flush UI after hiding cursor (#25927)zeertzjq2023-11-08
* | Merge pull request #25872 from gpanders/osc52Gregory Anders2023-11-07
|\ \
| * | fix(input): set termkey buffer size to read stream capacityGregory Anders2023-11-07
| * | feat(clipboard): add OSC 52 clipboard supportGregory Anders2023-11-07
|/ /
* | build(deps): bump libuv to v1.47.0Christian Clason2023-11-07
* | build: allow using system rocksdundargoc2023-11-07
* | test(ui/decorations_spec): avoid flakiness caused by undo msg (#25924)zeertzjq2023-11-07
* | fix(man): make :Man with a range work (#25922)zeertzjq2023-11-07
* | fix(lua): correct return value for on_key with no arguments (#25911)altermo2023-11-07
* | ci: work around flaky python3 testsdundargoc2023-11-06
* | feat(tui): use TermResponse event for OSC responses (#25868)Gregory Anders2023-11-06
* | fix(build): include FindPackageHandleStandardArgsObserverOfTime2023-11-06
* | vim-patch:da4e433dc3be (#25912)zeertzjq2023-11-06
* | Merge pull request #25905 from bfredl/nested_rabbit_holesbfredl2023-11-06
|\ \
| * | refactor(grid): reimplement 'rightleft' as a post-processing stepbfredl2023-11-05
* | | build(deps): bump luajit to HEAD - 07b3cd3cfChristian Clason2023-11-06
| |/ |/|
* | vim-patch:9.0.2092: tests: failure in test_arabicChristian Clason2023-11-05