log

age author description
Thu, 08 Jun 2017 07:11:43 -0700 Ludovic Chabant Merge pull request #135 from GitHub.
Tue, 16 May 2017 16:04:41 -0400 Toni Kunic Move T's in the ASCII art up a bit.
Thu, 08 Jun 2017 07:10:07 -0700 Ludovic Chabant Merge pull request #137 from GitHub.
Mon, 29 May 2017 15:58:57 +0200 Florian Heiderich fix typo
Tue, 30 May 2017 12:16:20 -0700 Ludovic Chabant Only check for the ctags executable once.
Sat, 22 Apr 2017 10:32:30 -0700 Stephen Kent Replace matchstrpos() with match() + split() for backwards compatibility
Tue, 18 Apr 2017 21:46:57 -0700 Ludovic Chabant Add GitHub link to README.
Tue, 18 Apr 2017 21:43:59 -0700 Ludovic Chabant Add `g:gutentags_generate_on_empty_buffer` setting.
Thu, 23 Mar 2017 17:38:14 -0700 Ludovic Chabant Fix broken test for whether the tag file is inside the project root.
Thu, 23 Mar 2017 16:00:24 -0700 Ludovic Chabant Merge pull request #117 from GitHub.
Mon, 13 Mar 2017 12:07:21 -0300 Henry Kupty Back to getcwd()
Thu, 09 Mar 2017 20:03:06 -0300 Henry Kupty Fix getcwd for vim
Thu, 09 Mar 2017 19:15:04 -0300 Henry Kupty Another take on fixing tcd brakeage
Sat, 11 Mar 2017 21:50:00 -0800 Ludovic Chabant Merge pull request #122 from GitHub.
Fri, 10 Mar 2017 17:06:20 -0800 Theodore Dubois Use eval on file list command in unix tag updater