aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/buffer.c
Commit message (Expand)AuthorAge
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* refactor(misc1): move out misc functions which obviously belong elsewhereBjörn Linse2021-12-09
* Merge pull request #16362 from zeertzjq/vim-8.2.3617Jan Edmund Lazo2021-11-21
|\
| * revert: partially revert #9894zeertzjq2021-11-19
| * vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was appliedzeertzjq2021-11-19
* | refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
|/
* refactor: reduce number of explicit char casts (#16077)dundargoc2021-11-16
* Merge pull request #16047 from mcepl/vim-8.2.3520Jan Edmund Lazo2021-11-14
|\
| * vim-patch:8.2.3525: option variable name does not match option nameMatěj Cepl2021-10-24
| * vim-patch:8.2.3520: cannot define a function for thesaurus completionMatěj Cepl2021-10-23
* | 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
* | 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
* | refactor: uncrustify #16090dundargoc2021-10-29
* | vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...Yorick Peterse2021-10-23
* | vim-patch:8.2.3542: too many comments are old style (#16096)dundargoc2021-10-23
* | Merge pull request #16111 from dundargoc/vim-patch/commentsJan Edmund Lazo2021-10-23
|\ \
| * | vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-21
| |/
* / feat(decorations): support more than one virt_lines blockBjörn Linse2021-10-23
|/
* Merge pull request #15952 from zeertzjq/vim-8.1.1291Jan Edmund Lazo2021-10-17
|\
| * vim-patch:8.0.1459: cannot handle change of directoryzeertzjq2021-10-17
* | Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\ \ | |/ |/|
| * vim-patch:8.1.2368: using old C style commentsDundar Göc2021-10-06
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
* | refactor: reduce number of unique char casts (#15995)dundargoc2021-10-12
* | vim-patch:8.2.3490: superfluous return statements #15978dundargoc2021-10-09
|/
* vim-patch:8.2.3460: some type casts are not needed #15868dundargoc2021-10-02
* Refactor/uncrustify (#15790)dundargoc2021-09-29
* feat(decorations): support virtual lines (for now: only one block at a time)Björn Linse2021-09-26
* refactor: format with uncrustify #15778dundargoc2021-09-25
* fix(PVS V681): function call order is undefinedJustin M. Keyes2021-09-24
* refactor: reformat with uncrustify #15736dundargoc2021-09-20
* refactor: format with uncrustify #15722dundargoc2021-09-19
* vim-patch:8.2.3384: cannot disable modeline for an individual fileSean Dewar2021-09-10
* fix(terminal): close without ! if the job is stoppedGregory Anders2021-08-31
* refactor(api): remove unneccesary indirection around handlesBjörn Linse2021-08-22
* feat(terminal): TermClose: set exit code in v:event.status #15406Gregory Anders2021-08-20
* refactor(highlight): make syn_check_group alloc free for existing groupBjörn Linse2021-08-18
* refactor: replace TRUE/FALSE macros with C99 true/falseDundar Göc2021-07-25
* Merge pull request #12971 from vigoux/decurbufBjörn Linse2021-07-09
|\
| * buffer: move BUFEMPTY to a functionThomas Vigouroux2021-07-06
| * buffer: don't rely on curbuf in BUFEMPTYThomas Vigouroux2021-07-06
* | chore: use codespell to spell check #15016dundargoc2021-07-07
|/
* signs: Change b_signcols_max -> b_signcols_validLewis Russell2021-07-04
* vim-patch:8.2.3097: crash when using "quit" at recovery promptJan Edmund Lazo2021-07-04
* vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)Daniel Steinberg2021-06-30
* vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy bufferJan Edmund Lazo2021-06-23