Sat, 16 May 2015 21:51:17 -0700 |
Ludovic Chabant |
Fix missing renames of `gutentags_ctags_executable`.
|
Tue, 05 May 2015 21:49:00 -0700 |
Ludovic Chabant |
Remove unused code after previous commit.
|
Tue, 05 May 2015 21:47:34 -0700 |
Ludovic Chabant |
Remove manual tags generation command.
|
Wed, 29 Apr 2015 21:24:16 -0700 |
Ludovic Chabant |
Merge pull request #22 from dnhgff/autochdir-workflow
|
Tue, 28 Apr 2015 09:39:48 -0700 |
dnhgff |
call expand with 1 to turn off wildignore jic
|
Tue, 28 Apr 2015 09:28:23 -0700 |
dnhgff |
call gutentags#get_project_root with absolute path to current file
|
Sat, 11 Apr 2015 09:34:34 -0700 |
Ludovic Chabant |
Fix the `GutentagsToggleTrace` command.
|
Sat, 11 Apr 2015 07:40:20 -0700 |
Ludovic Chabant |
Merge pull request #18 from rathrio/link-pathogen-in-readme
|
Wed, 18 Mar 2015 15:05:32 +0100 |
Rathesan Iyadurai |
Added link to pathogen in readme
|
Sat, 11 Apr 2015 07:31:06 -0700 |
Ludovic Chabant |
Lower the version requirement a bit since it seem to actually work on 7.3.
|
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.
|
Sun, 31 Aug 2014 21:47:39 -0700 |
Ludovic Chabant |
Update documentation.
|
Sun, 31 Aug 2014 21:32:24 -0700 |
Ludovic Chabant |
Add support for storing tags files out of the way.
|
Thu, 21 Aug 2014 13:25:03 -0700 |
Ludovic Chabant |
Fix wording in `README`.
|
Thu, 21 Aug 2014 13:24:52 -0700 |
Ludovic Chabant |
Updated documentation.
|
Thu, 21 Aug 2014 11:32:32 -0700 |
Ludovic Chabant |
Add an option to specify a `ctags` options file to be used.
|
Tue, 29 Jul 2014 16:11:24 -0700 |
Ludovic Chabant |
Fix race condition between the statusline and the lock file.
|
Tue, 29 Jul 2014 16:10:50 -0700 |
Ludovic Chabant |
Ability to (re)generate tags when opening a new project.
|
Tue, 29 Jul 2014 16:07:11 -0700 |
Ludovic Chabant |
Generate tags in a temp file first.
|
Wed, 23 Jul 2014 17:04:47 -0700 |
Ludovic Chabant |
Removed useless option from Unix script.
|
Wed, 23 Jul 2014 17:04:34 -0700 |
Ludovic Chabant |
Fix Win32 update script, add option to pause it.
|
Tue, 22 Jul 2014 10:40:03 -0700 |
Ludovic Chabant |
Only define `:AutotagsToggleFake` if debug mode is on.
|
Mon, 21 Jul 2014 21:32:48 -0700 |
Ludovic Chabant |
On Unix, either log to file or don't log at all.
|
Mon, 21 Jul 2014 21:32:26 -0700 |
Ludovic Chabant |
Write the PID to the lock file on Unix.
|
Sun, 20 Jul 2014 14:39:33 -0700 |
Ludovic Chabant |
Small edits.
|
Sun, 20 Jul 2014 14:39:03 -0700 |
Ludovic Chabant |
Add README file.
|
Sun, 20 Jul 2014 14:38:44 -0700 |
Ludovic Chabant |
Use CtrlP root markers if they've been defined.
|
Sun, 20 Jul 2014 14:25:23 -0700 |
Ludovic Chabant |
First pass at documentation.
|
Sun, 20 Jul 2014 14:25:09 -0700 |
Ludovic Chabant |
Lots of changes:
|
Sun, 20 Jul 2014 14:21:43 -0700 |
Ludovic Chabant |
Added `.hgignore`.
|
Sun, 20 Jul 2014 14:20:19 -0700 |
Ludovic Chabant |
Don't include tag files, duh.
|
Thu, 17 Jul 2014 17:26:48 -0700 |
Ludovic Chabant |
Initial commit.
|