Thu, 09 Apr 2015 22:11:19 -0700 |
Ludovic Chabant |
Check for Vim 7.4 since bug reports indicate Gutentags may not work in 7.3.
|
Thu, 09 Apr 2015 22:00:37 -0700 |
Ludovic Chabant |
Ctags options files changes
|
Thu, 09 Apr 2015 21:46:54 -0700 |
Ludovic Chabant |
Fix bug with `GutentagsUpdate` command.
|
Thu, 09 Apr 2015 21:14:18 -0700 |
Ludovic Chabant |
Add ability to disable Gutentags if a `.notags` file is at the root.
|
Thu, 09 Apr 2015 21:02:25 -0700 |
Ludovic Chabant |
Make a bunch of advanced commands opt-in only.
|
Mon, 16 Mar 2015 07:04:03 -0700 |
Ludovic Chabant |
Fix undefined variable error caused by a missing rename.
|
Fri, 20 Feb 2015 14:37:11 -0800 |
Ludovic Chabant |
Add some mostly-working Cscope module (for Windows).
|
Fri, 20 Feb 2015 14:24:10 -0800 |
Ludovic Chabant |
Documentation changes for some options that changed names.
|
Fri, 20 Feb 2015 14:19:38 -0800 |
Ludovic Chabant |
Fix typo in `README` file.
|
Fri, 20 Feb 2015 14:13:51 -0800 |
Ludovic Chabant |
Refactor Gutentags so functionality can be implemented in "modules".
|
Sat, 10 Jan 2015 20:45:49 -0800 |
Ludovic Chabant |
Support project directories with spaces in them.
|
Fri, 09 Jan 2015 09:01:32 -0800 |
Ludovic Chabant |
Handle files with spaces in them on Unix/Mac.
|
Thu, 08 Jan 2015 16:54:20 -0800 |
Ludovic Chabant |
Handle files and project roots with spaces in them on Windows.
|
Mon, 15 Dec 2014 13:00:04 -0800 |
Ludovic Chabant |
Attempt at better error handling with the Windows update script.
|
Mon, 15 Dec 2014 12:57:54 -0800 |
Ludovic Chabant |
Remove conflicting options to update scripts.
|
Mon, 10 Nov 2014 23:03:44 +0800 |
Yang Zhang |
Fix #7
|
Fri, 07 Nov 2014 13:18:32 -0800 |
Ludovic Chabant |
Merge changes.
|
Wed, 29 Oct 2014 13:57:07 +0100 |
Gerhard Siegesmund |
Prevent lock and temp-File to remain after forced exit.
|
Fri, 07 Nov 2014 13:15:20 -0800 |
Ludovic Chabant |
Use more proper `sh` syntax.
|
Tue, 21 Oct 2014 20:21:31 -0700 |
Ludovic Chabant |
Merge pull request #4 from saaguero/patch-1
|
Thu, 02 Oct 2014 09:36:28 -0300 |
Santiago Ag?ero |
Add .svn in gutentags_project_root
|
Sat, 27 Sep 2014 14:16:50 -0700 |
Ludovic Chabant |
Fix UNIX updater script.
|
Tue, 16 Sep 2014 17:05:54 -0700 |
Ludovic Chabant |
Convert line endings for Windows script.
|
Tue, 16 Sep 2014 17:04:25 -0700 |
Ludovic Chabant |
Make sure we get a clean project dir.
|
Tue, 02 Sep 2014 16:15:10 -0700 |
Ludovic Chabant |
Merge pull request #3 from mortonfox/master
|
Tue, 02 Sep 2014 17:10:58 -0400 |
Morton Fox |
Fix for gutentags#statusline() with no args.
|
Tue, 02 Sep 2014 11:22:50 -0700 |
Ludovic Chabant |
More renaming.
|
Tue, 02 Sep 2014 10:41:11 -0700 |
Ludovic Chabant |
Properly ignore only tags files.
|
Tue, 02 Sep 2014 10:31:09 -0700 |
Ludovic Chabant |
Renamed project to "Gutentags" (thanks Sylvain!).
|
Mon, 01 Sep 2014 08:48:48 -0700 |
Ludovic Chabant |
Quick hack fix for bug on load.
|