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(message): smsg_attr -> smsg
bfredl
2023-09-29
*
vim-patch:9.0.1946: filename expansion using ** in bash may fail
zeertzjq
2023-09-29
*
Merge pull request #25396 from bfredl/no_attr
bfredl
2023-09-27
|
\
|
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
|
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
|
feat: NVIM_APPNAME supports relative paths #25233
Rory Nesbitt
2023-09-27
|
/
*
fix(job-control): fix use after free (#25223)
sid-6581
2023-09-18
*
fix: fix compiler warning from clang
dundargoc
2023-09-09
*
refactor(map): enhanced implementation, Clean Codeā¢, etc etc
bfredl
2023-09-08
*
refactor: remove some (const char **) casts (#24423)
zeertzjq
2023-07-22
*
fix(startup): run embedded Nvim with real path (#24282)
zeertzjq
2023-07-08
*
refactor: adjust headers according to the style guide (#23934)
dundargoc
2023-06-06
*
fix(NVIM_APPNAME): show error message if $NVIM_APPNAME is invalid
Ghjuvan Lacambre
2023-05-28
*
refactor(api): new helper macros
Famiu Haque
2023-05-23
*
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
*
docs: small fixes
dundargoc
2023-05-13
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
refactor: uncrustify
dundargoc
2023-04-26
*
refactor(fs): now it is time to get rid of fs_loop and fs_loop_mutex
bfredl
2023-04-25
*
refactor(time): refactor delay with input checking
bfredl
2023-04-24
*
refactor(env): remove unused mutex
bfredl
2023-04-20
*
build: update uncrustify to 0.76
Lewis Russell
2023-04-19
*
vim-patch:9.0.0411: only created files can be cleaned up with one call
zeertzjq
2023-04-16
*
vim-patch:8.2.1071: Vim9: no line break allowed inside a lambda
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: make char * parameters const in message.c
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
refactor(build): graduate HAVE_LOCALE_H feature
bfredl
2023-03-03
*
refactor(build): remove unused stdlib function and include checks
bfredl
2023-03-03
*
fix(MSVC): set the active code page to utf-8 (#22384)
dundargoc
2023-02-26
*
feat: $NVIM_APPNAME #22128
Ghjuvan Lacambre
2023-02-16
*
Merge pull request #22056 from lewis6991/refactor/fileio_more
Lewis Russell
2023-02-15
|
\
|
*
refactor(fileio.c): normalize ifdefs
Lewis Russell
2023-02-01
|
*
refactor(fileio.c): remove HAVE_ACL ifdefs
Lewis Russell
2023-02-01
*
|
fix(tui): exit on input eof
zeertzjq
2023-02-14
*
|
build: enable MSVC level 3 warnings (#21934)
dundargoc
2023-02-11
*
|
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
2023-02-04
*
|
fix(lua): mark some eval functions that can run in API-fast
Lewis Russell
2023-02-02
|
/
*
fix: add manifest file to correctly determine Windows version (#21953)
dundargoc
2023-01-23
*
fix(Windows): restore console title at exit #21922
Enan Ajmain
2023-01-23
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
Merge pull request #21831 from bfredl/nofd
bfredl
2023-01-16
|
\
|
*
fix(ui): re-organize tty fd handling and fix issues
bfredl
2023-01-16
*
|
fix(exepath)!: prefers extensionless for powershell
Anton Kriese
2023-01-16
*
|
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
|
/
*
refactor: replace char_u with char 21 (#21779)
dundargoc
2023-01-14
[next]