Mercurial > vim-gutentags
graph
-
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
-
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
-
Fix gutentags_file_list_command for Windows.Tue, 12 Jun 2018 21:49:47 -0700, by Ludovic Chabant
-
Merge pull request 185 from Github.Tue, 12 Jun 2018 21:38:30 -0700, by Ludovic Chabant
-
Fix gutentags_file_list_command behaviorMon, 21 May 2018 11:48:06 -0700, by Bernardo Farah
-
Make Vim8 terminate the background job on exit.Tue, 12 Jun 2018 21:11:53 -0700, by Ludovic Chabant
-
Add mention of `gutentags_plus` for Cscope users.Sat, 09 Jun 2018 09:57:55 -0700, by Ludovic Chabant
-
Fix possible error in tracing job output if output is not a string.Sat, 09 Jun 2018 09:36:52 -0700, by Ludovic Chabant
-
Lower Vim version requirement since we also check for the job API directly.Sun, 08 Apr 2018 13:27:54 -0700, by Ludovic Chabant
-
Status-line improvements.Sun, 01 Apr 2018 11:52:13 -0700, by Ludovic Chabant
-
Merge pull request #162 from justinmk/fixSun, 01 Apr 2018 09:33:23 -0700, by Ludovic Chabant
-
Fix arguments to gutentags#default_io_cb()Sun, 01 Apr 2018 11:50:10 +0200, by Justin M. Keyes
-
Re-arrange documentation of settings per module. Add missing settings.Sat, 31 Mar 2018 19:23:51 -0700, by Ludovic Chabant
-
Fix some stupid typo for Vim8 code path.Sat, 31 Mar 2018 18:59:47 -0700, by Ludovic Chabant
-
Refactor for Vim8/Neovim job support.Sat, 31 Mar 2018 18:42:54 -0700, by Ludovic Chabant
-
Added tag v1.0.0 for changeset 06c496e010b4Sat, 31 Mar 2018 18:35:46 -0700, by Ludovic Chabant
-
Simplify call sites for `add_progress`, fix bugs with the progress tracking.Thu, 27 Jul 2017 23:08:18 -0700, by Ludovic Chabant
-
Don't change the current working directory more often than needed.Thu, 27 Jul 2017 22:38:02 -0700, by Ludovic Chabant
-
Merge pull request #146 from GitHub.Thu, 27 Jul 2017 22:10:09 -0700, by Ludovic Chabant
-
Log instead of echoing to stdoutWed, 19 Jul 2017 14:24:00 +0900, by Chayoung You
-
Suppress warning from cscope addWed, 19 Jul 2017 14:23:20 +0900, by Chayoung You
-
Fix generation for Homebrew cscopeWed, 19 Jul 2017 14:18:41 +0900, by Chayoung You
-
Merge pull request #141 from GitHub.Thu, 27 Jul 2017 21:53:32 -0700, by Ludovic Chabant