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
/
file_search.c
Commit message (
Expand
)
Author
Age
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:9.0.1400: find_file_in_path() is not reentrant (#23146)
zeertzjq
2023-04-17
*
refactor: remove redundant const char * casts
ii14
2023-04-07
*
refactor: remove use of reserved c++ keywords
ii14
2023-04-06
*
refactor: make error message definitions const
ii14
2023-04-05
*
refactor: remove char_u (#22829)
dundargoc
2023-04-02
*
refactor: reduce scope of locals as per the style guide (#22206)
dundargoc
2023-02-11
*
refactor: use flexible arrays instead of the length-of-one trick (#22072)
dundargoc
2023-02-02
*
vim-patch:9.0.1271: using sizeof() and subtract array size is tricky (#22087)
zeertzjq
2023-02-01
*
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 21 (#21779)
dundargoc
2023-01-14
*
refactor: replace char_u with char 20 (#21714)
dundargoc
2023-01-13
*
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
*
vim-patch:9.0.1158: code is indented more than necessary (#21697)
zeertzjq
2023-01-09
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
refactor(uncrustify): improved formatting rules
dundargoc
2022-10-21
*
refactor: clint (#20600)
Lewis Russell
2022-10-12
*
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-09-11
*
refactor: replace char_u with char
Dundar Göc
2022-09-10
*
refactor: replace char_u with char
Dundar Göc
2022-09-06
*
refactor: migrate comment style 2 #20080
dundargoc
2022-09-06
*
refactor: migrate comment style (#20012)
Lewis Russell
2022-09-02
*
refactor: replace char_u with char
Dundar Göc
2022-09-01
*
refactor: replace char_u with char
Dundar Göc
2022-08-31
*
refactor: replace char_u with char 4 (#19987)
dundargoc
2022-08-30
*
refactor: replace char_u with char
Dundar Göc
2022-08-27
*
refactor: change FALSE/TRUE to false/true
Lewis Russell
2022-08-26
*
vim-patch:9.0.0270: some values of 'path' and 'tags' invalid in the tiny version
zeertzjq
2022-08-26
*
refactor: replace char_u with char
Dundar Goc
2022-08-25
*
refactor: pre-incr to post-incr
Lewis Russell
2022-08-25
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: remove some unused includes (#19747)
zeertzjq
2022-08-13
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
vim-patch:9.0.0126 (#19612)
jdrouhard
2022-08-02
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
refactor(uncrustify): set maximum number of consecutive newlines to 2 (#18695)
dundargoc
2022-05-25
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-16
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-11
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
refactor: convert macros to all-caps (#17895)
dundargoc
2022-04-24
*
refactor: convert function comments to doxygen format (#17710)
dundargoc
2022-03-24
*
feat(events): add DirChangedPre
zeertzjq
2022-02-11
[next]