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
path:
root
/
autoload
/
xolox
/
easytags
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add g:easytags_opts option (issue #98)
Peter Odding
2014-11-13
1
-4
/
+5
*
Bug fix for xolox#easytags#filetypes#find_ctags_aliases()
Peter Odding
2014-10-21
1
-1
/
+2
*
Make xolox#easytags#filetypes#add_group() easier to understand
Peter Odding
2014-10-21
1
-4
/
+5
*
Change file type canonicalization to treat C as C++
Peter Odding
2014-10-20
1
-3
/
+17
*
Bug fix for issue #90 caused by pull request #84 (async refactor)
Peter Odding
2014-08-08
1
-2
/
+7
*
Automatically create missing directories when writing tags files
Peter Odding
2014-06-30
1
-0
/
+5
*
Refactor atomic file updates into a feature of vim-misc
Peter Odding
2014-06-30
1
-3
/
+4
*
Bug fix for invalid tags filtering (cache.exists() was broken, now fixed)
Peter Odding
2014-06-29
1
-5
/
+11
*
Merge pull request #87: Avoid error about empty Dictionary key
Peter Odding
2014-06-29
1
-4
/
+7
|
\
|
*
FIX: Avoid error about empty Dictionary key.
Ingo Karkat
2014-06-23
1
-0
/
+3
|
/
*
Support for synchronous + asynchronous tags file updates (huge refactoring)
Peter Odding
2014-06-22
3
-0
/
+410