Mercurial > vim-gutentags
graph
-
Separate the default project marker finder into a function.Wed, 13 Mar 2019 21:56:19 -0700, by Ludovic Chabant
-
Add `g:gutentags_add_ctrlp_root_markers` option.Tue, 12 Mar 2019 21:43:50 -0700, by Ludovic Chabant
-
Fix bad merge of `update_scopedb.cmd`.Tue, 12 Mar 2019 21:31:02 -0700, by Ludovic Chabant
-
Don't duplicate the `gutentags:` message prefix.Tue, 12 Mar 2019 18:56:54 -0700, by Ludovic Chabant
-
Fix listing files with spaces for cscopeMon, 11 Mar 2019 00:11:20 -0700, by Chayoung You
-
Add `g:gutentags_cscope_build_inverted_index` optionWed, 19 Dec 2018 20:49:22 +0900, by Chayoung You
-
Fix default value of `-f` option for update_scopedb.cmdWed, 19 Dec 2018 20:48:34 +0900, by Chayoung You
-
Add missing doc for `g:gutentags_scopefile`Wed, 19 Dec 2018 20:45:49 +0900, by Chayoung You
-
Handle custom project root finder functions returning no value.Sun, 10 Mar 2019 23:31:34 -0700, by Ludovic Chabant
-
Exclude cscope from default file list commandTue, 18 Dec 2018 23:32:20 +0300, by Alex Dzyoba
-
Surround double quotes for file containing spacesFri, 21 Dec 2018 17:50:17 +0900, by Chayoung You
-
Fix file listing for cscope on Windows (#173)Mon, 17 Dec 2018 19:45:03 +0900, by Chayoung You
-
Improve docs concerning gtags_cscope moduleWed, 28 Nov 2018 01:35:38 +0100, by janEbert
-
Fix `wildignore` patterns file... it's not an options file!Sat, 17 Nov 2018 00:03:52 -0800, by Ludovic Chabant
-
Fix bug for when `wildignore` is empty.Mon, 12 Nov 2018 12:12:15 -0800, by Ludovic Chabant
-
Add `g:gutentags_exclude_filetypes` setting.Mon, 12 Nov 2018 00:07:27 -0800, by Ludovic Chabant
-
Ctags script fixes for file-list support.Sun, 11 Nov 2018 22:17:52 -0800, by Ludovic Chabant
-
Make it more obvious what trace is coming from the background job.Sun, 11 Nov 2018 21:48:15 -0800, by Ludovic Chabant
-
Place all the `wildignore` exclude patterns in a generated options file.Sun, 11 Nov 2018 21:48:00 -0800, by Ludovic Chabant
-
Merge pull request 207 from Github.Sun, 11 Nov 2018 19:43:03 -0800, by Ludovic Chabant
-
Fix file list command in `update_scope.sh`Wed, 19 Sep 2018 18:52:19 -0400, by Naus Caligo
-
Add documentation comment about availability of advanced commands.Sun, 04 Nov 2018 00:40:48 -0700, by Ludovic Chabant
-
Add documentation about `gutentags_trace`.Sun, 04 Nov 2018 00:36:56 -0700, by Ludovic Chabant
-
Add support for using `:verbose` with `:GutentagsUpdate`.Sat, 03 Nov 2018 23:56:50 -0700, by Ludovic Chabant
-
Fix indenting.Sat, 03 Nov 2018 23:56:28 -0700, by Ludovic Chabant
-
Update issue templatesSat, 03 Nov 2018 20:19:37 -0700, by Ludovic Chabant
-
Merge pull request 170 from Github.Tue, 12 Jun 2018 21:57:22 -0700, by Ludovic Chabant
-
fixed status callback in docsFri, 13 Apr 2018 17:24:56 +0200, by Vitaly Kushner
-
Merge pull request 172 from Github.Tue, 12 Jun 2018 21:54:06 -0700, by Ludovic Chabant
-
Suppress warnings from cscope resetSat, 21 Apr 2018 01:38:39 +0900, by Chayoung You