aboutsummaryrefslogtreecommitdiff
path: root/src/nvim
Commit message (Expand)AuthorAge
...
| * | vim-patch:8.2.4802: test is not cleaned upzeertzjq2022-04-21
| * | vim-patch:8.2.4791: events triggered in different order when reusing bufferzeertzjq2022-04-21
| * | vim-patch:8.2.2477: autocommand tests hang on MS-Windowszeertzjq2022-04-21
| * | vim-patch:8.2.2476: using freed memory when splitting window while closing bu...zeertzjq2022-04-21
| * | vim-patch:8.2.2475: autocommand tests hangs on MS-Windowszeertzjq2022-04-21
| * | vim-patch:8.2.2474: using freed memory when window is closed by autocommandzeertzjq2022-04-21
| * | vim-patch:8.2.2472: crash when using command line window in an autocommandzeertzjq2022-04-21
| * | vim-patch:8.1.1756: autocommand that splits window messes up window layoutzeertzjq2022-04-21
| * | Merge pull request #18199 from zeertzjq/vim-8.2.4797zeertzjq2022-04-21
| |\ \
| | * | vim-patch:8.2.4797: getwininfo() may get oudated valueszeertzjq2022-04-21
| * | | vim-patch:8.2.4794: compiler warning for not initialized variablezeertzjq2022-04-21
| * | | vim-patch:8.2.4792: indent operator creates an undo entry for every linezeertzjq2022-04-21
| * | | vim-patch:8.2.0358: insufficient testing for indent.czeertzjq2022-04-21
| |/ /
| * | Merge pull request #18189 from zeertzjq/vim-8.2.4795zeertzjq2022-04-21
| |\ \
| | * | vim-patch:8.2.4801: fix for cursorbind fix not fully testedzeertzjq2022-04-21
| | * | vim-patch:8.2.4796: file left behind after running cursorline testszeertzjq2022-04-21
| | * | vim-patch:8.2.4795: 'cursorbind' scrolling depends on whether 'cursorline' is...zeertzjq2022-04-21
| * | | vim-patch:8.2.4724: current instance of last search pattern not easily spottedzeertzjq2022-04-21
| |/ /
| * | Merge pull request #18185 from clason/vim-8.2.4781Christian Clason2022-04-20
| |\ \
| | * | vim-patch:8.2.4793: recognizing Maxima filetype even though it might be anotherChristian Clason2022-04-20
| | * | vim-patch:8.2.4781: Maxima files are not recognizedChristian Clason2022-04-20
| * | | docs(api): add example showing necessity to wrap callback function (#18179)Mathias Fußenegger2022-04-20
| * | | Merge pull request #18145 from bfredl/term_optbfredl2022-04-20
| |\ \ \ | | |/ / | |/| |
| | * | feat(api): ui options relevant for remote TUIhlpr982022-04-17
| * | | vim-patch:8.2.4790: lilypond filetype not recognized (#18174)Christian Clason2022-04-20
| * | | Merge pull request #18157 from famiu/feat/undo!bfredl2022-04-19
| |\ \ \
| | * | | feat: add `undo!`Famiu Haque2022-04-20
| * | | | Merge pull request #18081 from famiu/feat/highlight/cursearchbfredl2022-04-19
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | feat(highlight): implement CurSearch highlightFamiu Haque2022-04-17
| | | |/ | | |/|
| * | | fix(tui): update modifyOtherKeys reporting (#18158)Gregory Anders2022-04-18
| * | | Merge pull request #18091 from dundargoc/refactor/pure-attributebfredl2022-04-18
| |\ \ \
| | * | | refactor: add pure attribute to pure functionsDundar Göc2022-04-13
| * | | | vim-patch:8.2.4778: pacman files use dosini filetype (#18152)Christian Clason2022-04-17
| * | | | vim-patch:8.2.4767: openscad files are not recognized (#18138)Christian Clason2022-04-17
| * | | | vim-patch:8.2.4766: KRL files using "deffct" not recognized (#18137)Christian Clason2022-04-17
| * | | | vim-patch:8.2.0791: a second popup window with terminal causes troublezeertzjq2022-04-17
| * | | | vim-patch:8.2.4762: using freed memory using synstack() and synID() in WinEnt...zeertzjq2022-04-17
| | |/ / | |/| |
| * | | chore: remove vestigial sfname freeing (#18123)Charlie Groves2022-04-16
| * | | vim-patch:8.2.4752: wrong 'statusline' value can cause illegal memory access ...zeertzjq2022-04-15
| | |/ | |/|
| * | docs: typo fixes (#17859)dundargoc2022-04-15
| * | vim-patch:8.2.4750: small pieces of dead code (#18113)dundargoc2022-04-15
| * | vim-patch:8.2.4747: no filetype override for .sys files (#18105)Christian Clason2022-04-13
| * | Merge pull request #15972 from seandewar/vim-8.2.3487Sean Dewar2022-04-13
| |\ \ | | |/ | |/|
| | * vim-patch:8.2.3487: illegal memory access if buffer name is very longSean Dewar2022-04-13
| | * vim-patch:8.2.3486: illegal memory access with invalid sequence of commandsSean Dewar2022-04-13
| | * vim-patch:8.2.3480: test does not fail without the fix for a crashSean Dewar2022-04-13
| | * vim-patch:8.2.3478: still crash with error in :catch and also in :finallySean Dewar2022-04-13
| | * refactor(ex_eval): cherry-pick CSF flags changes from v8.2.3099Sean Dewar2022-04-13
| | * vim-patch:8.2.3470: crash with error in :catch and also in :finallySean Dewar2022-04-13
| | * vim-patch:8.2.3448: :endtry after function call that throws not foundSean Dewar2022-04-13