index
:
rneovim.git
20220114-mix
20230125_mix
20231130_mix
aucmd_textputpost
colorcolchar
fix_20726
fix_repeatcmdline
fix_semantic_tokens
fix_semantic_tokens_pull
floattitle
master
mix
mix_20240309
newfeatures
rahm
tmp
usermarks
userreg
userregs_2
Neovim fork with Rahm's personal hacks.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
nvim
/
buffer.c
Commit message (
Expand
)
Author
Age
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
refactor(misc1): move out misc functions which obviously belong elsewhere
Björn Linse
2021-12-09
*
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
|
*
revert: partially revert #9894
zeertzjq
2021-11-19
|
*
vim-patch:8.2.3617: ":verbose pwd" does not mention 'autochdir' was applied
zeertzjq
2021-11-19
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
Merge pull request #16047 from mcepl/vim-8.2.3520
Jan Edmund Lazo
2021-11-14
|
\
|
*
vim-patch:8.2.3525: option variable name does not match option name
Matěj Cepl
2021-10-24
|
*
vim-patch:8.2.3520: cannot define a function for thesaurus completion
Matěj Cepl
2021-10-23
*
|
refactor(multibyte): eliminate mb_char2len alias for utf_char2len
Björn Linse
2021-11-14
*
|
refactor(multibyte): eliminate mb_ptr2len alias for utfc_ptr2len
Björn Linse
2021-11-14
*
|
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
|
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
|
vim-patch:8.1.0306: plural messages are not translated properly
James McCoy
2021-11-01
*
|
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
|
refactor: uncrustify #16090
dundargoc
2021-10-29
*
|
vim-patch:8.2.3547: opening the quickfix window triggers BufWinEnter twice (#...
Yorick Peterse
2021-10-23
*
|
vim-patch:8.2.3542: too many comments are old style (#16096)
dundargoc
2021-10-23
*
|
Merge pull request #16111 from dundargoc/vim-patch/comments
Jan Edmund Lazo
2021-10-23
|
\
\
|
*
|
vim-patch:8.1.2368: using old C style comments
Dundar Göc
2021-10-21
|
|
/
*
/
feat(decorations): support more than one virt_lines block
Björn Linse
2021-10-23
|
/
*
Merge pull request #15952 from zeertzjq/vim-8.1.1291
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.0.1459: cannot handle change of directory
zeertzjq
2021-10-17
*
|
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
\
|
|
/
|
/
|
|
*
vim-patch:8.1.2368: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
*
|
refactor: reduce number of unique char casts (#15995)
dundargoc
2021-10-12
*
|
vim-patch:8.2.3490: superfluous return statements #15978
dundargoc
2021-10-09
|
/
*
vim-patch:8.2.3460: some type casts are not needed #15868
dundargoc
2021-10-02
*
Refactor/uncrustify (#15790)
dundargoc
2021-09-29
*
feat(decorations): support virtual lines (for now: only one block at a time)
Björn Linse
2021-09-26
*
refactor: format with uncrustify #15778
dundargoc
2021-09-25
*
fix(PVS V681): function call order is undefined
Justin M. Keyes
2021-09-24
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
vim-patch:8.2.3384: cannot disable modeline for an individual file
Sean Dewar
2021-09-10
*
fix(terminal): close without ! if the job is stopped
Gregory Anders
2021-08-31
*
refactor(api): remove unneccesary indirection around handles
Björn Linse
2021-08-22
*
feat(terminal): TermClose: set exit code in v:event.status #15406
Gregory Anders
2021-08-20
*
refactor(highlight): make syn_check_group alloc free for existing group
Björn Linse
2021-08-18
*
refactor: replace TRUE/FALSE macros with C99 true/false
Dundar Göc
2021-07-25
*
Merge pull request #12971 from vigoux/decurbuf
Björn Linse
2021-07-09
|
\
|
*
buffer: move BUFEMPTY to a function
Thomas Vigouroux
2021-07-06
|
*
buffer: don't rely on curbuf in BUFEMPTY
Thomas Vigouroux
2021-07-06
*
|
chore: use codespell to spell check #15016
dundargoc
2021-07-07
|
/
*
signs: Change b_signcols_max -> b_signcols_valid
Lewis Russell
2021-07-04
*
vim-patch:8.2.3097: crash when using "quit" at recovery prompt
Jan Edmund Lazo
2021-07-04
*
vim-patch:8.2.1905: the wininfo list may contain stale entries (#14884)
Daniel Steinberg
2021-06-30
*
vim-patch:8.2.2185: BufUnload is not triggered for the quickfix dummy buffer
Jan Edmund Lazo
2021-06-23
[next]