aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge pull request #16613 from bfredl/vim-patch-8.2.3777Björn Linse2021-12-11
|\
| * vim-patch:8.2.3777: spell file write error not checkedBjörn Linse2021-12-10
* | Merge pull request #16614 from zeertzjq/test-remove-misc1Björn Linse2021-12-11
|\ \
| * | test: remove references to misc1.czeertzjq2021-12-11
|/ /
* | Merge pull request #16607 from bfredl/no2misc1Björn Linse2021-12-10
|\ \
| * | refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
| * | refactor(misc1): move shell related functions to os/shell.cBjörn Linse2021-12-10
| * | refactor(misc1): move insertmode related function to edit.cBjörn Linse2021-12-10
| * | refactor(misc1): move way beep functions elsewhereBjörn Linse2021-12-10
| * | refactor(misc1): move msgmore function to messages.cBjörn Linse2021-12-10
| * | refactor(misc1): move comment related functions to change.cBjörn Linse2021-12-10
| * | refactor(misc1): move user related code to os/users.cBjörn Linse2021-12-10
| |/
* | docs(vim_diff.txt): document SearchWrapped (#16612)zeertzjq2021-12-10
* | refactor: replace deprecated lua functions with their new versions (#16603)dundargoc2021-12-10
* | runtime: support once on s:GetAutocmdPrefix (#16457)Koichi Shiraishi2021-12-10
* | feat: add autocommand event when search wraps around (#8487)Alejandro Exojo2021-12-10
|/
* fix(lsp): create lsp requests with position offsets considering client encodi...Rishikesh Vaishnav2021-12-10
* Merge pull request #16597 from bfredl/nomisc1Björn Linse2021-12-10
|\
| * refactor(misc1): move preserve_exit() to related functions in main.cBjörn Linse2021-12-09
| * refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
| * refactor(misc1): move out autocmd related functionsBjörn Linse2021-12-09
| * refactor(misc1): move line_breakcheck family of functions to os/input.cBjörn Linse2021-12-09
* | Merge pull request #16541 from jamessan/vim-8.2.3664James McCoy2021-12-09
|\ \
| * | vim-patch:8.2.3757: an overlong highlight group name is silently truncatedJames McCoy2021-12-08
| * | test(fold): add test for CursorLineFoldGregory Anders2021-12-08
| * | test(sign): add test for culhl optionGregory Anders2021-12-08
| * | vim-patch:partial 6304be625ce4James McCoy2021-12-08
| * | vim-patch:8.2.3748: giving an error for an empty sign argument breaks a pluginJames McCoy2021-12-08
| * | vim-patch:8.2.3747: cannot remove highlight from an existing signJames McCoy2021-12-08
| * | vim-patch:8.2.3743: ":sign" can add a highlight group without a nameJames McCoy2021-12-08
| * | vim-patch:8.2.3664: cannot adjust sign highlighting for 'cursorline'James McCoy2021-12-08
* | | Merge pull request #16524 from dundargoc/ci/optimize-brewJames McCoy2021-12-09
|\ \ \
| * | | ci: remove "brew upgrade" from macos jobsDundar Göc2021-12-04
* | | | Merge pull request #16414 from zeertzjq/terminal-no-invalid-rowsJames McCoy2021-12-09
|\ \ \ \
| * | | | fix(terminal): return early if there are no invalid rowszeertzjq2021-12-08
* | | | | Merge pull request #16547 from pekdon/sunosJames McCoy2021-12-09
|\ \ \ \ \
| * | | | | fix: don't use cfsetspeed, use i and o variantsClaes Nästén2021-12-07
| * | | | | fix: don't include pty.h on SunOSClaes Nästén2021-12-07
| * | | | | fix: add STRNLEN compatability macroClaes Nästén2021-12-06
| * | | | | fix: define NAME_MAX from _XOPEN_NAME_MAXClaes Nästén2021-12-06
| * | | | | fix: skip libutil on SunOSClaes Nästén2021-12-06
* | | | | | Merge pull request #16564 from glacambre/improve_test_harness_perfJames McCoy2021-12-09
|\ \ \ \ \ \
| * | | | | | test(helpers): optimize read_file_listglacambre2021-12-08
| | |/ / / / | |/| | | |
* | | | | | vim-patch:8.2.3769: zig files are not recognized (#16598)Christian Clason2021-12-09
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #16582 from dundargoc/docs/remove-redundant-help-filesJames McCoy2021-12-09
|\ \ \ \ \
| * | | | | docs: remove redundant help filesDundar Göc2021-12-08
* | | | | | fix(diagnostic): set effective buffer number in autocmd (again) (#16589)Gregory Anders2021-12-08
| |_|_|_|/ |/| | | |
* | | | | Merge pull request #16418 from zeertzjq/terminal-coladvanceJames McCoy2021-12-08
|\ \ \ \ \
| * | | | | fix(terminal): use coladvance() to calculate buffer cursor positionzeertzjq2021-12-08
| | |/ / / | |/| | |
* | | | | refactor(diagnostic): remove bufnr parameter from open_float (#16579)Gregory Anders2021-12-08
| |/ / / |/| | |