Thu, 25 Feb 2016 21:04:46 -0800 |
Ludovic Chabant |
Fix more problems with paths and spaces in them.
|
Sun, 21 Feb 2016 10:22:44 -0800 |
Ludovic Chabant |
Some `ctags` implementations can't handle spaces in paths.
|
Wed, 17 Feb 2016 23:30:24 -0800 |
Ludovic Chabant |
Give some error message if there's no available `ctags` on the system.
|
Tue, 01 Dec 2015 22:04:45 -0800 |
Ludovic Chabant |
Add support for project types.
|
Wed, 14 Oct 2015 19:31:50 -0700 |
Ludovic Chabant |
Check existing tags file as an opt-in thing for now.
|
Wed, 26 Aug 2015 22:21:19 -0700 |
Ludovic Chabant |
Error and abort if we'll be overwriting a non-ctags file.
|
Mon, 27 Jul 2015 14:18:10 -0700 |
Ludovic Chabant |
Move the default `-R` option to an overridable "global" options file.
|
Thu, 16 Jul 2015 21:43:06 -0700 |
Ludovic Chabant |
Move `get_ctags_executable` to the `ctags` module.
|
Thu, 16 Jul 2015 21:40:52 -0700 |
Ludovic Chabant |
Merge pull request #28 from GitHub.
|
Sun, 17 May 2015 10:39:20 +0200 |
marc |
Filetype specific ctags executable command
|
Wed, 15 Jul 2015 22:46:49 -0700 |
Ludovic Chabant |
Change the per-project option file to be `.gutctags` and process it first.
|
Sat, 16 May 2015 21:51:17 -0700 |
Ludovic Chabant |
Fix missing renames of `gutentags_ctags_executable`.
|
Thu, 09 Apr 2015 22:00:37 -0700 |
Ludovic Chabant |
Ctags options files changes
|
Mon, 16 Mar 2015 07:04:03 -0700 |
Ludovic Chabant |
Fix undefined variable error caused by a missing rename.
|
Fri, 20 Feb 2015 14:13:51 -0800 |
Ludovic Chabant |
Refactor Gutentags so functionality can be implemented in "modules".
|