aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/ops.c
Commit message (Expand)AuthorAge
* vim-patch:8.1.2221: cannot filter :disp outputzeertzjq2022-02-10
* Merge pull request #17342 from zeertzjq/mbyte-constzeertzjq2022-02-10
|\
| * refactor(mbyte.c): add const qualifierszeertzjq2022-02-09
* | vim-patch:8.2.4242: put in Visual mode cannot be repeatedzeertzjq2022-02-09
|/
* Merge pull request #16818 from zeertzjq/vim-8.2.3454zeertzjq2022-02-03
|\
| * vim-patch:8.2.3678: illegal memory accesszeertzjq2022-01-29
| * vim-patch:8.2.3540: the mark '] is wrong after put with a countzeertzjq2022-01-29
| * vim-patch:8.2.3455: using a count with "gp" leaves '] in wrong positionzeertzjq2022-01-29
| * vim-patch:8.2.3454: using a count with "gp" leave cursor in wrong positionzeertzjq2022-01-29
* | Merge pull request #17226 from dundargoc/refactor/remove-redundant-codezeertzjq2022-02-03
|\ \
| * | vim-patch:8.2.4241: some type casts are redundantDundar Göc2022-01-30
| |/
* / vim-patch:8.2.3932: C line comment not formatted properlyzeertzjq2022-01-31
|/
* vim-patch:8.1.2302: :lockmarks does not work for '[ and ']Sean Dewar2022-01-27
* Merge pull request #17166 from Shougo/vim-8.2.4160bfredl2022-01-27
|\
| * vim-patch:8.2.4160: cannot change the register used for Select mode deleteShougo Matsushita2022-01-22
* | Merge pull request #17095 from zeertzjq/vim-8.2.3227bfredl2022-01-27
|\ \
| * | vim-patch:8.2.3280: 'virtualedit' local to buffer is not the best solutionzeertzjq2022-01-15
| * | vim-patch:8.2.3227: 'virtualedit' can only be set globallyzeertzjq2022-01-15
| |/
* | vim-patch:8.2.4219: reading before the start of the lineChristian Clason2022-01-26
* | refactor: remove CSI unescaping and clean up related names and commentszeertzjq2022-01-21
|/
* vim-patch:8.1.2375: no suffucient testing for registerszeertzjq2022-01-14
* feat(autocmd): populate v:event in RecordingLeave (#16828)Axel Dahlberg2022-01-04
* vim-patch:8.2.3914 (#16808)dundargoc2021-12-28
* feat(autocmd): add Recording autocmdsThomas Vigouroux2021-12-18
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* vim-patch:8.1.2104: the normal.c file is too big (#16389)Volodymyr Kot2021-12-06
* Merge pull request #15840 from vimpostor/vim-8.2.3430Jan Edmund Lazo2021-11-30
|\
| * vim-patch:8.2.3609: internal error when ModeChanged is triggered recursivelyMagnus Groß2021-11-18
* | vim-patch:8.2.3687: blockwise insert does not handle autoindent properlyChristian Clason2021-11-28
* | vim-patch:8.2.3684: blockwise insert does not handle autoindent properlyChristian Clason2021-11-27
* | vim-patch:8.2.3677: after a put the '] mark is on the last byte (#16442)Christian Clason2021-11-26
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
|/
* refactor(multibyte): eliminate mb_char2len alias for utf_char2lenBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2lenBjörn Linse2021-11-14
* refactor(multibyte): eliminate mb_char2cells alias for utf_char2cellsBjörn Linse2021-11-14
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* vim-patch:8.1.0306: plural messages are not translated properlyJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-21
* refactor: remove space after starDundar Göc2021-10-19
* refactor: make commas trail in enumsDundar Göc2021-10-19
* Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\
| * vim-patch:8.1.2392: using old C style commentsDundar Göc2021-10-06
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
* | vim-patch:8.2.{210,424,436,...} #15976Jan Edmund Lazo2021-10-09
|/
* vim-patch:7.4.725Sean Dewar2021-09-23
* vim-patch:8.2.0924: cannot save and restore a register properlySean Dewar2021-09-23
* refactor: convert TRUE/FALSE to true/false (#15660)dundargoc2021-09-18
* Merge pull request #15364 from seandewar/vim-8.2.3337Jan Edmund Lazo2021-09-17
|\