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
/
eval
/
funcs.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
*
vim-patch:7.4.1777
Sean Dewar
2021-11-26
*
Merge pull request #16362 from zeertzjq/vim-8.2.3617
Jan Edmund Lazo
2021-11-21
|
\
|
*
vim-patch:8.2.3618: getcwd() is unclear about how 'autochdir' is used
zeertzjq
2021-11-19
*
|
vim-patch:8.2.3638: getcompletion() always passes zero as position (#16387)
ii14
2021-11-21
*
|
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
|
fix(eval): fixup for empty modifier in fnamemodify (#16368)
Christian Clason
2021-11-19
|
/
*
refactor: reduce number of explicit char casts (#16077)
dundargoc
2021-11-16
*
refactor(macroman): get rid of MB_COPY_CHAR macro
Björn Linse
2021-11-14
*
refactor(macros): delete multibyte macros which just are aliases
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.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
fix(eval): fix has('wsl') #16153
erw7
2021-10-29
*
refactor(api): break out vim_to_object/object_to_vim to own file
Björn Linse
2021-10-29
*
fix(eval): checking for a non-empty string is too strict (#15987)
Fabian
2021-10-28
*
vim-patch:8.2.3550: completion() does not work properly (#16112)
Christian Clason
2021-10-21
*
refactor: remove space after star
Dundar Göc
2021-10-19
*
refactor: convert to doxygen-style comments #16013
dundargoc
2021-10-17
*
refactor(dirchanged): tab -> tabpage
zeertzjq
2021-10-17
*
vim-patch:8.2.0876: :pwd does not give a hint about the scope of the directory
zeertzjq
2021-10-17
*
vim-patch:8.1.1291: not easy to change directory and restore
zeertzjq
2021-10-17
*
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
*
Merge pull request #15502 from seandewar/vim-8.1.1921
Jan Edmund Lazo
2021-10-10
|
\
|
*
feat(eval/method): partially port v8.1.1925
Sean Dewar
2021-10-03
*
|
vim-patch:8.2.{210,424,436,...} #15976
Jan Edmund Lazo
2021-10-09
*
|
refactor: remove redundant casts
Dundar Göc
2021-10-07
*
|
refactor: remove redundant char casts #15888
dundargoc
2021-10-04
|
/
*
Merge pull request #14937 from dstein64/vim-8.1.2304
Jan Edmund Lazo
2021-09-29
|
\
|
*
vim-patch:8.1.2321: cannot select all text with the mouse
Daniel Steinberg
2021-09-29
|
*
vim-patch:8.1.2309: compiler warning for argument type
Daniel Steinberg
2021-09-29
|
*
vim-patch:8.1.2304: cannot get the mouse position when getting a mouse click
Daniel Steinberg
2021-09-29
*
|
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
*
vim-patch:8.2.1035: setreg() does not always clear the register
Sean Dewar
2021-09-23
*
vim-patch:8.2.0924: cannot save and restore a register properly
Sean Dewar
2021-09-23
*
refactor: reformat with uncrustify #15736
dundargoc
2021-09-20
*
refactor: format with uncrustify #15722
dundargoc
2021-09-19
*
vim-patch:8.1.1071: cannot get composing characters from the screen
zeertzjq
2021-09-19
*
refactor: format #15702
dundargoc
2021-09-18
*
vim-patch:8.2.3360: user function completion fails with dict function
Sean Dewar
2021-09-17
*
vim-patch:8.2.3337: completing "call g:" returns entries with just "g:"
Sean Dewar
2021-09-17
*
Merge pull request #15211 from seandewar/blob-port
Jan Edmund Lazo
2021-09-16
|
\
|
*
feat(f_msgpackparse): support parsing from Blob
Sean Dewar
2021-09-16
|
*
feat(f_msgpackdump): support dumping to Blob
Sean Dewar
2021-09-16
|
*
feat(f_chansend): support Blob data argument
Sean Dewar
2021-09-16
|
*
fix(eval): partially port v8.2.3284
Sean Dewar
2021-09-16
|
*
fix(f_remove): partially port v8.2.2779
Sean Dewar
2021-09-16
[next]