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
/
path.c
Commit message (
Expand
)
Author
Age
*
refactor: fix headers with IWYU
dundargoc
2023-11-28
*
build(IWYU): fix includes for func_attr.h
dundargoc
2023-11-27
*
build(IWYU): replace most private mappings with pragmas (#26247)
zeertzjq
2023-11-27
*
refactor: move garray_T to garray_defs.h (#26227)
zeertzjq
2023-11-26
*
refactor: follow style guide
dundargoc
2023-11-19
*
refactor: iwyu (#26062)
zeertzjq
2023-11-16
*
refactor: follow style guide
dundargoc
2023-11-13
*
build: remove PVS
dundargoc
2023-11-12
*
refactor: remove redundant casts
dundargoc
2023-11-11
*
refactor: change some xstrndup() and xstrnsave() to xmemdupz() (#25959)
zeertzjq
2023-11-10
*
fix(path): restore space separation in 'path' (#25571)
zeertzjq
2023-10-10
*
fix(path): accept special characters on Windows (#25424)
Leonardo Mello
2023-10-04
*
refactor: reorganize option header files (#25437)
zeertzjq
2023-09-30
*
build(iwyu): add a few more _defs.h mappings (#25435)
zeertzjq
2023-09-30
*
feat(options)!: remove compatible behaviours for vim 5.0 and earlier
Lewis Russell
2023-07-17
*
fix(runtime): respect 'fileignorecase' when sourcing (#24344)
zeertzjq
2023-07-14
*
fix(completion): don't add backslashes to runtime pattern (#24296)
zeertzjq
2023-07-08
*
fix(api): nvim_parse_cmd error message in pcall() #23297
Alexandre Teoi
2023-07-01
*
refactor: remove some casts to char * (#24200)
zeertzjq
2023-06-29
*
fix(events): don't expand non-file as file name
zeertzjq
2023-06-07
*
fix(runtime): do not allow breakcheck inside runtime path calculation
bfredl
2023-04-19
*
vim-patch:8.2.4184: cannot use an import in 'includeexpr'
zeertzjq
2023-04-17
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
vim-patch:8.2.1049: Vim9: leaking memory when using continuation line
zeertzjq
2023-04-14
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant casts
ii14
2023-04-07
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor(PVS/V1048): remove duplicated assignments (#21873)
Lucas Merritt
2023-03-25
*
refactor: replace char_u with char (#21901)
dundargoc
2023-02-11
*
vim-patch:9.0.1231: completion of :runtime does not handle {where} argument
zeertzjq
2023-01-26
*
refactor: replace char_u with char 25 (#21838)
dundargoc
2023-01-19
*
refactor: replace char_u with char 24 (#21823)
dundargoc
2023-01-18
*
vim-patch:9.0.1215: using isalpha() adds dependency on current locale
zeertzjq
2023-01-18
*
refactor: replace char_u with char 22 (#21786)
dundargoc
2023-01-17
*
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
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
refactor: replace char_u with char 19 (#21241)
dundargoc
2023-01-10
*
refactor: replace char_u with char 18 (#21237)
dundargoc
2023-01-09
*
refactor: replace char_u with char 17 - remove STRLCPY (#21235)
dundargoc
2023-01-09
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
Merge pull request #20157 from dundargoc/build/iwyu
bfredl
2022-11-15
|
\
|
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
|
ci(windows): treat compiler warnings as errors
dundargoc
2022-11-14
|
/
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
*
vim-patch:8.2.4679: cannot have expandcmd() give an error message for mistakes
zeertzjq
2022-11-05
*
fix(path): don't remove trailing slash when getting absolute path (#20853)
zeertzjq
2022-10-30
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
docs: fix typos (#20394)
dundargoc
2022-09-30
[next]