aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/tag.c
Commit message (Expand)AuthorAge
* lintJan Edmund Lazo2018-09-14
* globals: KeyTyped is boolJan Edmund Lazo2018-09-14
* lintJan Edmund Lazo2018-09-06
* window: refactor boolean variables in win_close()Jan Edmund Lazo2018-09-06
* lintJan Edmund Lazo2018-08-15
* vim-patch:8.0.1409: buffer overflow in :tags commandJan Edmund Lazo2018-08-15
* vim-patch:8.0.1488: emacs tags no longer workJan Edmund Lazo2018-08-15
* vim-patch:8.0.1218: writing to freed memory in autocmdJan Edmund Lazo2018-08-15
* vim-patch:8.0.1512: warning for possibly using NULL pointerJan Edmund Lazo2018-07-23
* vim-patch:8.0.0621: :stag does not respect 'switchbuf'Jan Edmund Lazo2018-06-21
* vim-patch:8.0.0466: still macros that should be all-caps (#8510)Jan Edmund Lazo2018-06-10
* vim-patch:8.0.0505: failed window split for :stag not handled (#8439)KunMing Xie2018-05-26
* coverity/13700: ignore failed win_split()Nick Neisen2018-05-17
* *: Provide list length when allocating listsZyX2018-01-14
* lintJames McCoy2017-06-04
* vim-patch:7.4.1975James McCoy2017-06-04
* tag: Silence V522: potential null dereferenceZyX2017-05-20
* *: Add comment to all C filesZyX2017-04-19
* tag: Fix “initialized twice successively” false positiveZyX2017-04-16
* tag: Silence “buffer underflow” warningZyX2017-04-16
* vim-patch:8.0.0550James McCoy2017-04-07
* vim-patch:8.0.0499James McCoy2017-04-07
* eval: Split and move dict_add_nr_str to typval.cZyX2017-03-29
* *: Move some dictionary functions to typval.h and use char*ZyX2017-03-29
* eval: Split eval.c into smaller filesZyX2017-03-29
* lintJames McCoy2017-03-19
* vim-patch:8.0.0393James McCoy2017-03-19
* vim-patch:8.0.0223James McCoy2017-03-19
* vim-patch:8.0.0195James McCoy2017-03-19
* vim-patch:8.0.0190James McCoy2017-03-19
* vim-patch:8.0.0116James McCoy2017-03-19
* vim-patch:7.4.2248lonerover2017-03-18
* vim-patch:7.4.2200James McCoy2017-02-27
* vim-patch:7.4.2230 (#6080)lonerover2017-02-25
* *: Fix linter errorsZyX2017-02-15
* *: Partial string handling refactoringZyX2017-02-15
* vim-patch:7.4.2335lonerover2016-12-19
* vim-patch:7.4.2337lonerover2016-12-16
* vim-patch:7.4.1719Michael Ennen2016-12-12
* lintJames McCoy2016-12-07
* vim-patch:7.4.1751James McCoy2016-12-07
* vim-patch:8.0.0035 (#5609)Shougo2016-11-15
* refactor: eliminate misc2.cJustin M. Keyes2016-09-13
* vim-patch:7.4.1552James McCoy2016-07-08
* os/fs: Rename os_file_exists to os_path_exists (#4973)Daniel Xu2016-07-06
* *: Fix new linter errorsZyX2016-05-01
* Merge pull request #4273 from watiko/vim-7.4.957Justin M. Keyes2016-04-25
|\
| * vim-patch:7.4.941watiko2016-03-06
* | *: Make set_vim_var_\* functions have proper argument typesZyX2016-04-18
|/
* Fix linter errors.Jurica Bradaric2016-01-30