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
/
tag.c
Commit message (
Expand
)
Author
Age
*
refactor(message): smsg_attr -> smsg
bfredl
2023-09-29
*
refactor(messages): fold msg_attr into msg
bfredl
2023-09-27
*
refactor(messages): fold msg_outtrans_attr into msg_outtrans
bfredl
2023-09-27
*
perf(rtp): reduce rtp scans (#24191)
Lewis Russell
2023-07-13
*
refactor: remove long
dundargoc
2023-07-03
*
fix(helptags): make multibyte help tags work properly (#23975)
zeertzjq
2023-06-11
*
refactor: use xstrl{cpy,cat} on IObuff (#23648)
ii14
2023-05-16
*
vim-patch:9.0.1554: code for handling 'switchbuf' is repeated (#23632)
zeertzjq
2023-05-15
*
vim-patch:8.2.4890: inconsistent capitalization in error messages
zeertzjq
2023-05-05
*
vim-patch:9.0.1330: handling new value of an option has a long "else if" chain
Lewis Russell
2023-04-28
*
refactor: uncrustify
dundargoc
2023-04-26
*
vim-patch:partial:9.0.0364: clang static analyzer gives warnings (#23059)
zeertzjq
2023-04-13
*
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: make error message definitions const
ii14
2023-04-05
*
refactor: add const and remove unnecessary casts (#22841)
ii14
2023-04-01
*
fix: invalid buffer size argument to snprintf #22729
koeleck
2023-03-19
*
refactor: reduce scope of locals as per the style guide 3 (#22221)
dundargoc
2023-02-12
*
refactor: reduce scope of locals as per the style guide (#22211)
dundargoc
2023-02-11
*
vim-patch:9.0.1245: code is indented more than necessary (#21998)
zeertzjq
2023-01-26
*
refactor(optionstr.c): break up did_set_string_option 26
Lewis Russell
2023-01-25
*
revert: "refactor(win_close): remove "force", don't pass on "free_buf" (#2192...
zeertzjq
2023-01-24
*
refactor(win_close): remove "force", don't pass on "free_buf" (#21921)
zeertzjq
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
*
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
*
vim-patch:8.2.2295: incsearch does not detect empty pattern properly
zeertzjq
2022-12-04
*
vim-patch:8.2.2182: Vim9: value of 'magic' is still relevant
zeertzjq
2022-12-04
*
refactor: replace char_u with char
dundargoc
2022-11-28
*
refactor: replace char_u with char
Dundar Göc
2022-11-26
*
vim-patch:9.0.0925: two conditions are always false
zeertzjq
2022-11-23
*
refactor: replace char_u with char
Dundar Göc
2022-11-19
*
vim-patch:8.2.4562: linear tag search is not optimal
zeertzjq
2022-11-18
*
vim-patch:8.2.4553: linear tag search is a bit slow
zeertzjq
2022-11-18
*
vim-patch:8.2.4544: Coverity warnings for not using returned value
zeertzjq
2022-11-18
*
vim-patch:8.2.4543: Coverity warning for refactored tag search code
zeertzjq
2022-11-18
*
vim-patch:8.2.4538: the find_tags_in_file() function is too long
zeertzjq
2022-11-18
*
vim-patch:8.2.4512: the find_tags_in_file() function is much too long
zeertzjq
2022-11-18
*
vim-patch:8.2.4496: Coverity gives warnings after tags code refactoring
zeertzjq
2022-11-18
*
vim-patch:8.2.4494: the find_tags() function is much too long
zeertzjq
2022-11-18
*
vim-patch:8.2.3776: when a tags file line is long a tag may not be found (#21...
zeertzjq
2022-11-18
*
build: allow IWYU to fix includes for all .c files
dundargoc
2022-11-15
*
Merge pull request #20821 from dundargoc/refactor/clang-tidy
bfredl
2022-11-08
|
\
|
*
refactor: fix clang-tidy warnings
dundargoc
2022-11-06
[next]