log

age author description
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.