Mercurial > vim-gutentags
graph
-
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
-
Fix cscope generation use of proj_dirFri, 23 Jun 2017 11:44:53 +1000, by Simon Mutch
-
Add documentation on the `GutentagsUpdated` auto-command.Thu, 27 Jul 2017 21:50:08 -0700, by Ludovic Chabant
-
minor typosThu, 06 Jul 2017 21:21:36 +0200, by minusf
-
Merge pull request #135 from GitHub.Thu, 08 Jun 2017 07:11:43 -0700, by Ludovic Chabant
-
Move T's in the ASCII art up a bit.Tue, 16 May 2017 16:04:41 -0400, by Toni Kunic
-
Merge pull request #137 from GitHub.Thu, 08 Jun 2017 07:10:07 -0700, by Ludovic Chabant
-
fix typoMon, 29 May 2017 15:58:57 +0200, by Florian Heiderich
-
Only check for the ctags executable once.Tue, 30 May 2017 12:16:20 -0700, by Ludovic Chabant
-
Replace matchstrpos() with match() + split() for backwards compatibilitySat, 22 Apr 2017 10:32:30 -0700, by Stephen Kent
-
Add GitHub link to README.Tue, 18 Apr 2017 21:46:57 -0700, by Ludovic Chabant