Mercurial > vim-gutentags
graph
-
Simpler implementation for tag relative option.Sat, 26 Oct 2019 01:48:21 -0700, by Ludovic Chabant
-
Use tag-relative paths in ctags when needed.Sat, 26 Oct 2019 01:17:19 -0700, by Ludovic Chabant
-
Fix some more spaces-in-paths issues.Fri, 25 Oct 2019 23:52:12 -0700, by Ludovic Chabant
-
Print jobs' stdout and stderr separately to help troubleshooting.Fri, 25 Oct 2019 23:48:08 -0700, by Ludovic Chabant
-
Double escape spaces when setting tags pathMon, 05 Aug 2019 22:09:31 +0900, by Yukun Lin
-
Fix incorrect documentation about default root markers.Sun, 05 May 2019 22:20:27 -0700, by Ludovic Chabant
-
Make indenting consistent with the rest of the plugin.Sun, 05 May 2019 22:11:19 -0700, by Ludovic Chabant
-
Strip any `-` characters left at the end of a tag-file path.Sun, 05 May 2019 22:10:53 -0700, by Ludovic Chabant
-
Check if there are files to generate cscope DBMon, 08 Apr 2019 16:42:15 +0900, by Chayoung You
-
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