index
:
vim-easytags.git
master
Unnamed repository; edit this file 'description' to name the repository.
git user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bug fix for highlighting of C# classes
Peter Odding
2011-05-23
2
-2
/
+2
*
Dynamic highlighting for Ruby source code (issue #9)
Peter Odding
2011-05-23
4
-6
/
+30
*
Python script to analyze tags file size
Peter Odding
2011-05-11
1
-0
/
+39
*
Python script to manually cleanup tags files
Peter Odding
2011-05-11
1
-0
/
+62
*
Update INSTALL.md concerning the new git repository layout
Peter Odding
2011-05-11
1
-2
/
+2
*
Use xolox#misc#os#is_win() instead of multiple has() expressions
Peter Odding
2011-05-11
1
-2
/
+2
*
Check that the xolox#misc submodule is available
Peter Odding
2011-05-02
1
-1
/
+11
*
Enable updating of project specific tags files
Peter Odding
2011-05-02
4
-57
/
+119
*
Don't use feedkeys() hack for Vim >= 7.3
Peter Odding
2011-04-23
1
-3
/
+3
*
Remove useless "easytags_register_late" option
Peter Odding
2011-04-12
1
-19
/
+10
*
Enable deferring tags file registration (VimEnter)
Daniel Hahler
2011-04-11
1
-4
/
+19
*
Drop redundant ":" from `cmd`.
Daniel Hahler
2011-04-11
1
-1
/
+1
*
Improve submodule config, minor README updates
Peter Odding
2011-04-11
3
-5
/
+5
*
Add documentation in vimdoc format
Peter Odding
2011-03-19
1
-0
/
+374
*
Accept 'Development' as valid version
Daniel Hahler
2011-03-19
1
-3
/
+7
*
Add g:easytags_suppress_ctags_warning option
Daniel Hahler
2011-03-19
2
-2
/
+11
*
Make Pathogen users happy :-)
Peter Odding
2011-03-15
4
-81
/
+89
*
Document the highlighting groups used by the plug-in
Peter Odding
2011-02-24
1
-1
/
+15
*
Added caveat about Cygwin, updated to-do list
Peter Odding
2011-02-24
2
-3
/
+5
*
Highlight C# classes, structs and methods
Peter Odding
2011-02-24
2
-1
/
+21
*
Don't highlight PHP functions not followed by `('
Peter Odding
2011-02-24
2
-2
/
+3
*
Bug fix for alias handling
Peter Odding
2011-02-24
2
-5
/
+7
*
Add links, Pathogen hints to INSTALL.md
Peter Odding
2010-12-24
2
-3
/
+3
*
Highlighting for Python class names
Peter Odding
2010-12-04
2
-3
/
+9
*
Don't highlight tags inside #include <...>
Peter Odding
2010-11-20
3
-5
/
+5
*
Added INSTALL instructions for GitHub users
Peter Odding
2010-10-01
1
-0
/
+3
*
Bug fix: Canonicalize arguments to :UpdateTags!
Peter Odding
2010-09-06
2
-7
/
+14
*
Fixed easytags#update() to overcome argument limit
Peter Odding
2010-09-06
2
-7
/
+7
*
Remove no longer needed PublishPre automatic command
Peter Odding
2010-09-06
1
-3
/
+2
*
Documented :HighlightTags tags file format requirements
Peter Odding
2010-08-12
2
-2
/
+14
*
Fix automatic ctags detection on FreeBSD (reported by Derek Tattersall)
Peter Odding
2010-08-11
1
-2
/
+2
*
Always scan C sources for prototypes
Peter Odding
2010-08-11
3
-20
/
+9
*
Support scanning & highlighting of struct/class members
Peter Odding
2010-08-11
3
-6
/
+46
*
Typo in g:easytags_autorecurse documentation
Peter Odding
2010-08-10
1
-1
/
+1
*
Support for automatic recursion using ctags -R
Peter Odding
2010-08-10
3
-6
/
+34
*
Bug fix for broken alias support (reported by zhang xinli)
Peter Odding
2010-08-10
1
-3
/
+7
*
Automatic/optional integration with shell.vim
Peter Odding
2010-08-09
3
-67
/
+82
*
Enable commands like :UpdateTags -R ~/.vim
Peter Odding
2010-08-09
4
-210
/
+229
*
Changed global msg to script-local s:msg in easytags.vim
Peter Odding
2010-07-20
1
-9
/
+12
*
Qualified filetype_asp with g: scope just to be clear
Peter Odding
2010-07-20
1
-1
/
+1
*
Another bug fix for the broken :set tags= command
Peter Odding
2010-07-20
3
-22
/
+41
*
Create case folded tags files when &ignorecase is on
Peter Odding
2010-07-18
1
-2
/
+4
*
Mention :helptags in README, other miscellaneous changes
Peter Odding
2010-07-15
3
-15
/
+15
*
Replaced makefile with custom external Python script
Peter Odding
2010-07-10
1
-25
/
+0
*
Bug fix for strange "E433: No tags file" problem
Peter Odding
2010-07-10
1
-11
/
+7
*
Handle patterns that are too large for Vim to evaluate
Peter Odding
2010-07-10
2
-3
/
+33
*
Improved README, added references to Vim documentation
Peter Odding
2010-07-10
1
-28
/
+37
*
Changed download link
Peter Odding
2010-06-18
1
-1
/
+1
*
Moved generation of HTML documentation to my website
Peter Odding
2010-06-18
3
-53
/
+13
*
Proper handling of unnamed buffers
Peter Odding
2010-06-16
1
-10
/
+20
[next]