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
/
os
Commit message (
Expand
)
Author
Age
*
refactor(declarations): also generate prototypes for functions in headers
bfredl
2024-07-13
*
refactor: Windows tilde expansion followup (#29380)
Rafael Kitover
2024-06-18
*
Merge pull request #29241 from bfredl/shadapack
bfredl
2024-06-14
|
\
|
*
refactor(shada): use msgpack_sbuffer less
bfredl
2024-06-11
*
|
refactor(memory): use builtin strcat() instead of STRCAT()
bfredl
2024-06-11
|
/
*
refactor(os/shell): we have DynamicBuffer at home
bfredl
2024-06-09
*
refactor(io): make rstream use a linear buffer
bfredl
2024-06-08
*
fix(fileio): copy to correct buffer position when reading
bfredl
2024-06-06
*
fixup: apply the change on more files
James Tirta Halim
2024-06-04
*
Merge pull request #29124 from bfredl/inputring
bfredl
2024-06-02
|
\
|
*
refactor(input): don't use a ring for input
bfredl
2024-06-01
*
|
refactor: move shared messages to errors.h #26214
Justin M. Keyes
2024-06-01
|
/
*
refactor(io): separate types for read and write streams
bfredl
2024-05-31
*
refactor(fileio): use a linear buffer for FileDescriptor
bfredl
2024-05-30
*
Merge pull request #29016 from bfredl/shadareader
bfredl
2024-05-29
|
\
|
*
refactor(shada): remove ShaDaReadDef secondary wrapper
bfredl
2024-05-28
*
|
refactor(fileio): remove useless use of FileDescriptor
bfredl
2024-05-28
|
/
*
fix(path): avoid chdir() when resolving path (#28799)
zeertzjq
2024-05-17
*
refactor(build): make all generated c files headers
bfredl
2024-04-27
*
refactor: add xmemcpyz() and use it in place of some xstrlcpy() (#28422)
zeertzjq
2024-04-20
*
build(windows): set longPathAware in manifest #28389
Luna Saphie Mittelbach
2024-04-18
*
fix(path): check return value of append_path() (#28309)
Joey Gouly
2024-04-13
*
vim-patch:8.1.0815: dialog for file changed outside of Vim not tested (#28184)
zeertzjq
2024-04-05
*
fix(stdpath): remove duplicate directories (#26653)
Raphael
2024-04-03
*
test: add a bit more testing for vim.on_key() (#28095)
zeertzjq
2024-03-29
*
vim-patch:9.1.0220: Few typos in source and test files (#28076)
zeertzjq
2024-03-28
*
docs: fix typos (#27868)
dundargoc
2024-03-28
*
vim-patch:9.1.0162: problem with writing extended attributes on failure (#27800)
zeertzjq
2024-03-10
*
vim-patch:9.1.0161: expand() removes slash after env variable that ends with ...
zeertzjq
2024-03-10
*
vim-patch:8.2.5077: various warnings from clang on MS-Windows (#27773)
zeertzjq
2024-03-08
*
fix(process): avoid potential data race on exit (#27769)
zeertzjq
2024-03-08
*
fix(process): close handles and timer in pty_process_close() (#27760)
zeertzjq
2024-03-07
*
refactor(metadata): generate all metadata in lua
bfredl
2024-02-28
*
Merge pull request #27599 from bfredl/nofilealloc
bfredl
2024-02-26
|
\
|
*
refactor(fileio): remove API shell layer encouraging unnecessary allocations
bfredl
2024-02-25
*
|
fix(process): start pty process eof timer on main thread (#27625)
zeertzjq
2024-02-26
|
/
*
perf(os/env): os_getenv() allocation when there is no env var set
bfredl
2024-02-24
*
refactor(api): use arena for channel info and terminal info
bfredl
2024-02-18
*
refactor(api): make cstr_as_string accept "const char*"
bfredl
2024-02-09
*
docs: small fixes (#27213)
dundargoc
2024-02-06
*
vim-patch:partial:9.0.1196: code is indented more than necessary (#27315)
zeertzjq
2024-02-03
*
feat(quickfix): support -q - to read 'errorfile' from stdin (#27303)
zeertzjq
2024-02-02
*
feat(ui): add chdir UI event (#27093)
Gregory Anders
2024-01-19
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: remove redundant NOLINT comments
dundargoc
2024-01-01
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: remove unnecessary HAVE_PATHDEF macro
dundargoc
2023-12-27
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor(IWYU): move decor provider types to decoration_defs.h (#26692)
zeertzjq
2023-12-21
[next]