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
Commit message (
Expand
)
Author
Age
*
option: use char* for set_string_option_direct()
Jan Edmund Lazo
2021-02-07
*
eval: ll_range,ll_empty2 members are bool
Jan Edmund Lazo
2021-02-06
*
vim-patch:8.1.2285: padding in structures wastes memory
Jan Edmund Lazo
2021-02-06
*
vim-patch:8.2.2469: confusing error if :winsize has a wrong argument (#13889)
Jan Edmund Lazo
2021-02-06
*
fix(pty): Always use $TERM from the job's env dict
James McCoy
2021-02-06
*
Merge pull request #13702 from erw7/fix-build_stl_str_hl
erw7
2021-02-06
|
\
|
*
buffer.c: remove useless 'for' loops.
erw7
2021-01-09
|
*
buffer.c: fix problem of memory allocation
erw7
2021-01-05
*
|
Merge pull request #12080 from erw7/feature-bracketed-paste-on-term
erw7
2021-02-06
|
\
\
|
*
|
Change default for tpf option
erw7
2021-02-04
|
*
|
Add termpastefilter option
erw7
2021-02-04
|
*
|
Change to filter control characters when pasting a terminal window
erw7
2021-02-04
|
*
|
Add support for bracketed paste mode in terminal windows
erw7
2021-02-04
*
|
|
inccommand: preserve extmarks when undoing preview substitution
Björn Linse
2021-02-04
|
/
/
*
|
vim-patch:8.2.2464: using freed memory if window closed in autocommand
Jan Edmund Lazo
2021-02-03
*
|
vim-patch:8.2.2462: Coverity warns for not checking for fseek() error
Jan Edmund Lazo
2021-02-03
*
|
vim-patch:8.2.2458: Coverity warns for :retab using freed memory
Jan Edmund Lazo
2021-02-03
*
|
vim-patch:8.2.2447: 'foldlevel' not applied to folds restored from session
Jan Edmund Lazo
2021-02-01
*
|
vim-patch:8.2.2446: setting 'term' empty has different error if compiled with...
Jan Edmund Lazo
2021-02-01
*
|
Merge pull request #12937 from jamessan/term-env
James McCoy
2021-01-31
|
\
\
|
*
|
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
|
*
|
fix(pty_proc/macOS): Properly set the environment for the child
James McCoy
2021-01-31
|
*
|
Pass environment on to pty processes on Windows
James McCoy
2021-01-31
|
*
|
eval/environ: Prefer the last definition of an env var
James McCoy
2021-01-31
|
*
|
Common handling of required/ignored env vars
James McCoy
2021-01-31
|
*
|
Support specifying "env" option for termopen()
James McCoy
2021-01-31
|
*
|
Use dict_T to pass env vars to process spawning code
James McCoy
2021-01-31
*
|
|
vim-patch:8.2.2430: :vimgrep expands wildcards twice (#13853)
Jan Edmund Lazo
2021-01-31
|
/
/
*
|
version.c: update [ci skip] (#13705)
Jan Edmund Lazo
2021-01-30
*
|
test/old: rewrite method code in test_compiler.vim
Jan Edmund Lazo
2021-01-30
*
|
vim-patch:8.2.2038: compiler test fails on MS-Windows
Jan Edmund Lazo
2021-01-30
*
|
vim-patch:8.2.2037: compiler test depends on list of compiler plugins
Jan Edmund Lazo
2021-01-30
*
|
vim-patch:8.2.2425: cursor on invalid line with range and :substitute
Jan Edmund Lazo
2021-01-29
*
|
vim-patch:8.2.2420: too many problems with using all autocommand events
Jan Edmund Lazo
2021-01-28
*
|
vim-patch:8.2.2418: color not changed if ModeMsg highlight is set in InsertEnter
Jan Edmund Lazo
2021-01-28
*
|
vim-patch:8.2.2412: not all fields in "cstack" are initialized
Jan Edmund Lazo
2021-01-28
*
|
Merge pull request #13784 from runiq/get_extmark_by_id-limit_break
Thomas Vigouroux
2021-01-28
|
\
\
|
*
|
doc: remove nvim_buf_get_extmark_by_id limit opt
Patrice Peterson
2021-01-18
*
|
|
lint
chentau
2021-01-26
*
|
|
lua: complete methods in metatables
Björn Linse
2021-01-26
*
|
|
Don't show entire context when completing
Tony Chen
2021-01-26
*
|
|
feat: add completion to ':lua'
TJ DeVries
2021-01-26
*
|
|
vim-patch:8.2.2402: some filetypes not detected
Jan Edmund Lazo
2021-01-24
*
|
|
vim-patch:8.2.2399: fold test fails in wide terminal
Jan Edmund Lazo
2021-01-24
*
|
|
vim-patch:8.2.2392: fennel filetype not recognized
Jan Edmund Lazo
2021-01-24
*
|
|
Merge pull request #13807 from spywhere/min-size-auto-sign
Matthieu Coudron
2021-01-23
|
\
\
\
|
*
|
|
opt: address linting issues (#13783)
Sirisak Lueangsaksri
2021-01-20
|
*
|
|
opt: better handling number bounds (#13783)
Sirisak Lueangsaksri
2021-01-20
|
*
|
|
opt: reduce hardcoded values (#13783)
Sirisak Lueangsaksri
2021-01-20
|
*
|
|
opt: minimum sign size for auto (#13783)
Sirisak Lueangsaksri
2021-01-20
[next]