aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tag.c
Commit message (Expand)AuthorAge
* fix: close floating windows when calling win_close()Rom Grk2022-02-10
* vim-patch:8.2.2324: not easy to get mark en cursor posotion by character countzeertzjq2022-02-06
* refactor(misc1): move out high-level input functions to a new file: input.cBjörn Linse2021-12-10
* lint (#16526)Jan Edmund Lazo2021-12-05
* refactor: saner options for uncrustify (#16204)dundargoc2021-11-19
* vim-patch:8.1.0779: argument for message functions is inconsistentJames McCoy2021-11-01
* vim-patch:8.1.0743: giving error messages is not flexibleJames McCoy2021-11-01
* refactor: saner options for uncrustify #16196dundargoc2021-10-31
* refactor: uncrustify #16090dundargoc2021-10-29
* vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-21
* refactor: make commas trail in enumsDundar Göc2021-10-19
* Merge pull request #15930 from dundargoc/vim-patch/old-style-c-commentsJan Edmund Lazo2021-10-17
|\
| * vim-patch:8.1.2395: using old C style commentsDundar Göc2021-10-06
* | refactor: reduce number of unique char castsDundar Göc2021-10-13
|/
* vim-patch:8.2.3460: some type casts are not needed #15868dundargoc2021-10-02
* refactor: format with uncrustify #15872dundargoc2021-10-02
* vim-patch:8.2.3330: Coverity reports using uninitialized fieldSean Dewar2021-09-17
* vim-patch:8.2.3362: buffer overflow when completing long tag name (#15449)Gregory Anders2021-08-25
* refactor: replace TRUE/FALSE with true/false #15425dundargoc2021-08-22
* vim-patch:8.2.3167: get E12 in a job callback when searching for tagsJan Edmund Lazo2021-08-01
* chore: use codespell to spell check #15016dundargoc2021-07-07
* vim-patch:8.2.2871: unnessary VIM_ISDIGIT() calls, badly indented codeJan Edmund Lazo2021-05-19
* fixup! vim-patch:8.1.1228: not possible to process tags with a functionJan Edmund Lazo2021-05-13
* vim-patch:8.1.2313: debugging where a delay comes from is not easyJan Edmund Lazo2021-04-15
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* Merge pull request #14178 from andymass/vim-8.2.0088Jan Edmund Lazo2021-03-22
|\
| * Fix neovim tag bugs uncovered by vim-8.2.0088,Andy K. Massimino2021-03-21
| * vim-patch:8.2.0088: insufficient tests for tags; bug in using extra tag fieldAndy K. Massimino2021-03-21
* | vim-patch:8.2.2634: 'tagfunc' does not indicate using a patternJan Edmund Lazo2021-03-21
|/
* pos: define MAXCOL to INT_MAXJan Edmund Lazo2021-02-23
* Use abort() instead of assert(false) for things that should never happenJames McCoy2021-01-31
* api: add API for themesBjörn Linse2020-11-01
* tag: fix problem when tagfunc return value is v:null (#12251)erw72020-05-05
* vim-patch:8.2.0365: tag kind can't be a multi-byte characterJan Edmund Lazo2020-04-13
* vim-patch:8.2.0177: memory leak in get_tags()Jan Edmund Lazo2020-01-29
* vim-patch:8.2.0077: settagstack() cannot truncate at current indexJan Edmund Lazo2020-01-29
* tag: fix pvs/v1048Jan Edmund Lazo2019-12-22
* vim-patch:8.1.2269: tags file with very long line stops using binary searchJan Edmund Lazo2019-11-22
* vim-patch:8.1.1235: compiler warnings for using STRLEN() valueJan Edmund Lazo2019-11-22
* vim-patch:8.1.2312: "line:" field in tags file not usedJan Edmund Lazo2019-11-17
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* tag: fix pvs/v547 errorJan Edmund Lazo2019-10-24
* Merge #11199 from bobrippling/vim-8.1.1228Justin M. Keyes2019-10-22
|\
| * vim-patch:8.1.1228: not possible to process tags with a functionRob Pilling2019-10-22
| * vim-patch:8.1.1099: the do_tag() function is too longRob Pilling2019-10-12
* | vim-patch:8.1.2152: problems navigating tags file on MacOS CatalinaJan Edmund Lazo2019-10-18
* | mac: fix "tags file not sorted" bug on Catalina (#11222)dm1try2019-10-14
|/
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* lintJan Edmund Lazo2019-09-12
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02