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
*
vim-patch:8.1.2057: the screen.c file is much too big
Lewis Russell
2022-08-19
*
vim-patch:8.2.1262: src/ex_cmds.c file is too big (#19811)
zeertzjq
2022-08-17
*
refactor: change pre-decrement/increment to post (#19799)
Lewis Russell
2022-08-16
*
refactor: remove some unused includes (#19740)
zeertzjq
2022-08-12
*
refactor: replace char_u with char
Dundar Goc
2022-08-12
*
refactor: use CLEAR_FIELD and CLEAR_POINTER macros (#19709)
zeertzjq
2022-08-11
*
refactor: replace char_u with char
Dundar Goc
2022-07-31
*
vim-patch:8.1.1076: file for Insert mode is much too big
zeertzjq
2022-07-20
*
vim-patch:8.0.1118: FEAT_WINDOWS adds a lot of #ifdefs
zeertzjq
2022-07-15
*
refactor: replace char_u
Dundar Goc
2022-07-02
*
feat(marks): restore viewport on jump #15831
Javier Lopez
2022-06-30
*
refactor: replace char_u #18429
dundargoc
2022-06-28
*
vim-patch:8.2.1898: command modifier parsing always uses global cmdmod
zeertzjq
2022-06-14
*
refactor: change type of linenr_T from long to int32_t
Dundar Goc
2022-06-10
*
fix: segfault in find_tagfunc_tags #18841
fkm3
2022-06-09
*
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
*
vim-patch:8.2.4911: the mode #defines are not clearly named (#18499)
zeertzjq
2022-05-10
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-09
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-07
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-05
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-05-03
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-30
*
refactor(uncrustify): change rules to better align with the style guide
Dundar Goc
2022-04-29
*
Merge pull request #18254 from dundargoc/refactor/remove-char_u
bfredl
2022-04-27
|
\
|
*
refactor: replace char_u variables and functions with char
Dundar Goc
2022-04-25
*
|
refactor: enable Wconversion warning for tag
Dundar Goc
2022-04-25
|
/
*
fix: close floating windows when calling win_close()
Rom Grk
2022-02-10
*
vim-patch:8.2.2324: not easy to get mark en cursor posotion by character count
zeertzjq
2022-02-06
*
refactor(misc1): move out high-level input functions to a new file: input.c
Björn Linse
2021-12-10
*
lint (#16526)
Jan Edmund Lazo
2021-12-05
*
refactor: saner options for uncrustify (#16204)
dundargoc
2021-11-19
*
vim-patch:8.1.0779: argument for message functions is inconsistent
James McCoy
2021-11-01
*
vim-patch:8.1.0743: giving error messages is not flexible
James McCoy
2021-11-01
*
refactor: saner options for uncrustify #16196
dundargoc
2021-10-31
*
refactor: uncrustify #16090
dundargoc
2021-10-29
*
vim-patch:8.1.2395: using old C style comments
Dundar Göc
2021-10-21
*
refactor: make commas trail in enums
Dundar Göc
2021-10-19
*
Merge pull request #15930 from dundargoc/vim-patch/old-style-c-comments
Jan Edmund Lazo
2021-10-17
|
\
|
*
vim-patch:8.1.2395: using old C style comments
Dundar Göc
2021-10-06
*
|
refactor: reduce number of unique char casts
Dundar Göc
2021-10-13
|
/
*
vim-patch:8.2.3460: some type casts are not needed #15868
dundargoc
2021-10-02
*
refactor: format with uncrustify #15872
dundargoc
2021-10-02
*
vim-patch:8.2.3330: Coverity reports using uninitialized field
Sean Dewar
2021-09-17
*
vim-patch:8.2.3362: buffer overflow when completing long tag name (#15449)
Gregory Anders
2021-08-25
*
refactor: replace TRUE/FALSE with true/false #15425
dundargoc
2021-08-22
*
vim-patch:8.2.3167: get E12 in a job callback when searching for tags
Jan Edmund Lazo
2021-08-01
*
chore: use codespell to spell check #15016
dundargoc
2021-07-07
*
vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented code
Jan Edmund Lazo
2021-05-19
[next]