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
/
event
Commit message (
Expand
)
Author
Age
*
refactor: remove "once" argument of loop_uv_run() (#27841)
zeertzjq
2024-03-13
*
refactor(IWYU): fix headers
dundargoc
2024-01-11
*
refactor: remove redundant struct names
dundargoc
2024-01-02
*
refactor: follow style guide
dundargoc
2023-12-30
*
refactor: run IWYU on entire repo
dundargoc
2023-12-21
*
refactor: move non-symbols to defs.h headers
dundargoc
2023-12-17
*
fix(stream): do not close handle if it is already closing (#26537)
Gregory Anders
2023-12-12
*
refactor: change event_create() to a macro (#26343)
zeertzjq
2023-12-01
*
refactor(IWYU): fix includes for highlight_group.h (#26340)
zeertzjq
2023-12-01
*
refactor(IWYU): create {ex_getln,rbuffer,os/fileio}_defs.h (#26338)
zeertzjq
2023-12-01
*
build: don't define FUNC_ATTR_* as empty in headers (#26317)
zeertzjq
2023-11-30
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build: enable IWYU on mac
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
build(IWYU): fix headers for arabic.h
dundargoc
2023-11-26
*
build: rework IWYU mapping files
dundargoc
2023-11-25
*
refactor: enable formatting for ternaries
dundargoc
2023-11-20
*
fix(lua): only disable vim.schedule() when closing main loop (#26090)
zeertzjq
2023-11-17
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: replace manual header guards with #pragma once
dundargoc
2023-11-12
*
build: remove PVS
dundargoc
2023-11-12
*
build(lint): remove unnecessary clint.py rules
dundargoc
2023-10-23
*
refactor: allow not having a `default` case for enum
Famiu Haque
2023-10-10
*
fix(tui): don't overwrite an assertion faliure message on exit
bfredl
2023-09-21
*
fix(startup): run embedded Nvim with real path (#24282)
zeertzjq
2023-07-08
*
fix(messages): use "Vimscript" instead of "VimL" #24111
Justin M. Keyes
2023-06-22
*
refactor: remove typval.h from most header files (#23601)
zeertzjq
2023-05-13
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
build: sanitizers for gcc
ii14
2023-03-16
*
fix(rpc)!: preseve files when stdio channel is closed (#22137)
zeertzjq
2023-02-11
*
refactor(exit): pass error message to preserve_exit() (#22097)
zeertzjq
2023-02-04
*
refactor: fix IWYU mapping file and use IWYU (#21802)
dundargoc
2023-01-15
*
fix(embed): handle stdio in server properly
bfredl
2023-01-09
*
Merge pull request #18375 from bfredl/tui_rework
bfredl
2022-12-31
|
\
|
*
fix(tui): more work in the TUI
bfredl
2022-12-31
|
*
feat(tui): run TUI as external process
hlpr98
2022-12-31
*
|
refactor(sleep): simplify rube goldberg implementation of :sleep
bfredl
2022-12-30
|
/
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
refactor: move klib out of src/nvim/ #20341
dundargoc
2022-09-25
*
refactor: suppress PVS false positives (#20264)
zeertzjq
2022-09-21
*
fix(tui): handle padding requirements for visual bell (#20238)
zeertzjq
2022-09-20
*
vim-patch:8.1.0941: macros for MS-Windows are inconsistent (#20215)
dundargoc
2022-09-18
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
fix(jobs): deadlock in channel.c:exit_event #19082
erw7
2022-07-02
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
feat(logging): include test-id in log messages
Justin M. Keyes
2022-06-15
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
fix(PVS/V547): "expression is always false"
Dundar Goc
2022-05-17
[next]