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
Commit message (
Expand
)
Author
Age
...
|
*
refactor!: use utf8proc full casefolding
dundargoc
2024-08-07
|
*
vim-patch:partial:8.1.0914: code related to findfile() is spread out (#30000)
zeertzjq
2024-08-07
|
*
vim-patch:9.1.0662: filecopy() may return wrong value when readlink() fails (...
zeertzjq
2024-08-07
|
*
fix(filetype): fix :filetype detect error with -u NONE (#29991)
zeertzjq
2024-08-06
|
*
vim-patch:8.2.4838: checking for absolute path is not trivial (#29990)
zeertzjq
2024-08-06
|
*
vim-patch:9.1.0465: missing filecopy() function (#29989)
zeertzjq
2024-08-06
|
*
refactor: extract eval/fs.c from eval/funcs.c (#29985)
zeertzjq
2024-08-06
|
*
Merge pull request #29540 from bfredl/neoshada
bfredl
2024-08-05
|
|
\
|
|
*
build(deps): remove msgpack-c dependency
bfredl
2024-08-05
|
|
*
refactor(shada): rework msgpack decoding without msgpack-c
bfredl
2024-08-05
|
*
|
fix(build): surpress spurious warnings from gcc in -E preprocessor mode
bfredl
2024-08-05
|
|
/
|
*
vim-patch:9.1.0653: Patch v9.1.0648 not completely right
zeertzjq
2024-08-03
|
*
vim-patch:9.1.0648: [security] double-free in dialog_changed()
zeertzjq
2024-08-03
|
*
refactor: move some functions out of eval.c (#29964)
zeertzjq
2024-08-02
|
*
fix(tui): reset active attr ID when OSC 8 sequence is terminated (#29960)
Gregory Anders
2024-08-02
|
*
fix(eval): handle wrong v:lua in expr option properly (#29953)
zeertzjq
2024-08-02
|
*
refactor(eval): treat v:lua call as simple function
zeertzjq
2024-08-02
|
*
vim-patch:9.1.0649: Wrong comment for "len" argument of call_simple_func()
zeertzjq
2024-08-02
|
*
vim-patch:9.0.0634: evaluating "expr" options has more overhead than needed
zeertzjq
2024-08-02
|
*
vim-patch:9.0.0632: calling a function from an "expr" option has overhead
zeertzjq
2024-08-02
|
*
vim-patch:8.2.4416: Vim9: using a script-local function requires using "s:" (...
zeertzjq
2024-08-02
|
*
vim-patch:9.1.0652: too many strlen() calls in syntax.c (#29949)
zeertzjq
2024-08-02
|
*
vim-patch:9.1.0651: ex: trailing dot is optional for :g and :insert/:append (...
zeertzjq
2024-08-02
|
*
vim-patch:9.1.0647: [security] use-after-free in tagstack_clear_entry
zeertzjq
2024-08-02
|
*
vim-patch:9.1.0650: Coverity warning in cstrncmp() (#29944)
zeertzjq
2024-08-01
|
*
vim-patch:8.2.4275: cannot use an autoload function from a package under star...
zeertzjq
2024-08-01
|
*
vim-patch:partial:f10911e: Update runtime files (#29936)
zeertzjq
2024-08-01
|
*
vim-patch:partial:9.1.0462: eval5() and eval7 are too complex
zeertzjq
2024-08-01
|
*
vim-patch:partial:9.1.0450: evalc. code too complex
zeertzjq
2024-08-01
|
*
fix(scrollbind): properly take filler/virtual lines into account
Lewis Russell
2024-07-31
|
*
vim-patch:9.1.0411: too long functions in eval.c (#29925)
zeertzjq
2024-07-31
|
*
vim-patch:partial:9.1.0445: Coverity warning after 9.1.0440
zeertzjq
2024-07-31
|
*
vim-patch:9.1.0415: Some functions are not tested
zeertzjq
2024-07-31
|
*
vim-patch:partial:9.1.0411: too long functions in eval.c
zeertzjq
2024-07-31
|
*
vim-patch:8.2.4115: cannot use a method with a complex expression
zeertzjq
2024-07-31
|
*
vim-patch:8.2.3264: Vim9: assign test fails
zeertzjq
2024-07-31
|
*
vim-patch:9.2.1731: Vim9: cannot use += to append to empty NULL list
zeertzjq
2024-07-31
|
*
vim-patch:9.1.0645: regex: wrong match when searching multi-byte char case-in...
zeertzjq
2024-07-31
|
*
vim-patch:9.0.0105: illegal memory access when pattern starts with illegal byte
zeertzjq
2024-07-31
|
*
vim-patch:9.1.0644: Unnecessary STRLEN() when applying mapping (#29921)
zeertzjq
2024-07-31
|
*
refactor: collapse statements in single assignments
Lewis Russell
2024-07-30
|
*
vim-patch:49cdd62: runtime(doc): list of new/changed features in version9.txt
zeertzjq
2024-07-30
|
*
vim-patch:9.0.0331: cannot use items() on a string
zeertzjq
2024-07-30
|
*
vim-patch:partial:9.0.0327: items() does not work on a list
zeertzjq
2024-07-30
|
*
refactor(mappings): elide description copy (#29910)
zeertzjq
2024-07-30
|
*
vim-patch:9.1.0642: Check that mapping rhs starts with lhs fails if not simpl...
zeertzjq
2024-07-30
|
*
vim-patch:9.1.0638: E1510 may happen when formatting a message for smsg() (#2...
zeertzjq
2024-07-29
|
*
vim-patch:partial:52e7cc2: runtime(doc): tweak documentation style a bit (#29...
zeertzjq
2024-07-29
|
*
Merge pull request #29876 from glepnir/vim-patch
zeertzjq
2024-07-27
|
|
\
|
|
*
vim-patch:9.1.0629: Rename of pum hl_group is incomplete
zeertzjq
2024-07-27
[prev]
[next]