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.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
*
vim-patch:8.1.0911: tag line with Ex command cannot have extra fields
Daniel Hahler
2019-08-10
*
cleanup: remove mch_fopen in favor of os_fopen
Justin M. Keyes
2019-07-25
*
vim-patch:8.0.1496: VIM_CLEAR()
Justin M. Keyes
2019-05-25
*
lint
Jan Edmund Lazo
2019-05-07
*
vim-patch:8.1.0133: tagfiles() can have duplicate entries
Jan Edmund Lazo
2019-05-07
*
lint
Justin M. Keyes
2019-05-06
*
PVS/V547: Expression is always false
Justin M. Keyes
2019-05-06
*
lint
rolag
2019-04-28
*
vim-patch:8.1.0519: cannot save and restore the tag stack
rolag
2019-04-28
*
vim-patch:8.1.1194: typos and small problems in source files
Jan Edmund Lazo
2019-04-26
*
vim-patch:8.1.1100: tag file without trailing newline no longer works
Marco Hinz
2019-04-02
*
vim-patch:8.1.1094: long line in tags file causes error
Marco Hinz
2019-04-02
*
vim-patch:8.1.1093: support for outdated tags format slows down tag parsing
Marco Hinz
2019-04-02
*
vim-patch:8.1.1087: tag stack is incorrect after CTRL-T and then :tag
Jan Edmund Lazo
2019-03-31
*
Merge #9662 'vim-patch:8.0.{0643-0646}'
Justin M. Keyes
2019-03-08
|
\
|
*
vim-patch:8.0.0643: when a pattern search is slow Vim becomes unusable
Billy Su
2019-03-07
*
|
vim-patch:8.1.0826: too many #ifdefs
Jan Edmund Lazo
2019-03-08
|
/
*
lint
Jan Edmund Lazo
2018-09-14
*
globals: KeyTyped is bool
Jan Edmund Lazo
2018-09-14
*
lint
Jan Edmund Lazo
2018-09-06
*
window: refactor boolean variables in win_close()
Jan Edmund Lazo
2018-09-06
[next]