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
*
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
*
fixup! vim-patch:8.1.1228: not possible to process tags with a function
Jan Edmund Lazo
2021-05-13
*
vim-patch:8.1.2313: debugging where a delay comes from is not easy
Jan Edmund Lazo
2021-04-15
*
vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...
Ghjuvan Lacambre
2021-04-04
*
Merge pull request #14178 from andymass/vim-8.2.0088
Jan Edmund Lazo
2021-03-22
|
\
|
*
Fix neovim tag bugs uncovered by vim-8.2.0088,
Andy K. Massimino
2021-03-21
|
*
vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag field
Andy K. Massimino
2021-03-21
*
|
vim-patch:8.2.2634: 'tagfunc' does not indicate using a pattern
Jan Edmund Lazo
2021-03-21
|
/
*
pos: define MAXCOL to INT_MAX
Jan Edmund Lazo
2021-02-23
*
Use abort() instead of assert(false) for things that should never happen
James McCoy
2021-01-31
*
api: add API for themes
Björn Linse
2020-11-01
*
tag: fix problem when tagfunc return value is v:null (#12251)
erw7
2020-05-05
*
vim-patch:8.2.0365: tag kind can't be a multi-byte character
Jan Edmund Lazo
2020-04-13
*
vim-patch:8.2.0177: memory leak in get_tags()
Jan Edmund Lazo
2020-01-29
*
vim-patch:8.2.0077: settagstack() cannot truncate at current index
Jan Edmund Lazo
2020-01-29
*
tag: fix pvs/v1048
Jan Edmund Lazo
2019-12-22
*
vim-patch:8.1.2269: tags file with very long line stops using binary search
Jan Edmund Lazo
2019-11-22
*
vim-patch:8.1.1235: compiler warnings for using STRLEN() value
Jan Edmund Lazo
2019-11-22
*
vim-patch:8.1.2312: "line:" field in tags file not used
Jan Edmund Lazo
2019-11-17
*
vim-patch:8.1.2173: searchit() has too many arguments
Jaehwang Jerry Jung
2019-10-27
*
tag: fix pvs/v547 error
Jan Edmund Lazo
2019-10-24
*
Merge #11199 from bobrippling/vim-8.1.1228
Justin M. Keyes
2019-10-22
|
\
|
*
vim-patch:8.1.1228: not possible to process tags with a function
Rob Pilling
2019-10-22
|
*
vim-patch:8.1.1099: the do_tag() function is too long
Rob Pilling
2019-10-12
*
|
vim-patch:8.1.2152: problems navigating tags file on MacOS Catalina
Jan Edmund Lazo
2019-10-18
*
|
mac: fix "tags file not sorted" bug on Catalina (#11222)
dm1try
2019-10-14
|
/
*
vim-patch:8.1.1371: cannot recover from a swap file #11081
Jurica Bradarić
2019-10-05
*
lint
Jan Edmund Lazo
2019-09-12
*
vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong way
Jan Edmund Lazo
2019-09-02
[next]