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
*
Merge pull request #63: fix 'multiple repeat' error from regex for c++ filetypes
Peter Odding
2013-08-31
2
-4
/
+4
|
\
|
*
fix 'multiple repeat' error from regex for c++ filetypes
Julian Taylor
2013-08-27
1
-1
/
+1
|
/
*
Make sure vim-misc is installed, politely complain if it isn't
Peter Odding
2013-08-19
3
-4
/
+18
*
Merge pull request #59: Java interfaces support
Peter Odding
2013-07-16
3
-4
/
+10
|
\
|
*
add highlighting for java interfaces. tested with ctags-5.8
Nir Atias
2013-07-10
1
-0
/
+6
|
/
*
Make Exuberant Ctags discovery (version checking) verbose (easier to debug)
Peter Odding
2013-06-22
2
-18
/
+30
*
Bug fix for :UpdateTags: Gracefully handle case where no supported file type ...
Peter Odding
2013-06-22
1
-2
/
+2
*
Improve plug-in initialization (make it more robust)
Peter Odding
2013-06-22
2
-89
/
+94
*
Improve handling of ignored syntax groups (issue #57)
Peter Odding
2013-06-20
4
-19
/
+33
*
Bug fix: Don't highlight C tags inside #if 0 and Doxygen comments (issue #57)
Peter Odding
2013-06-19
2
-4
/
+4
*
Bug fix: Don't highlight C tags inside #if 0 (issue #57)
Peter Odding
2013-06-17
3
-222
/
+219
*
Document vim-misc as external dependency (needs to be installed separately fr...
Peter Odding
2013-05-25
4
-36
/
+70
*
Merge branch 'master' into dev
Peter Odding
2013-05-25
0
-0
/
+0
|
\
|
*
Release 3.3.5
Peter Odding
2013-05-23
13
-78
/
+1234
|
/
*
Cleaned up old miscellaneous scripts
Peter Odding
2013-05-23
12
-1112
/
+0
*
Remove compatibility checking of miscellaneous scripts
Peter Odding
2013-05-23
2
-6
/
+4
*
Updated miscellaneous scripts
Peter Odding
2013-05-20
5
-16
/
+46
|
\
|
*
Update documentation in README
Peter Odding
2013-05-20
1
-9
/
+36
|
*
Add xolox#misc#os#find_vim() function
Peter Odding
2013-05-20
2
-3
/
+32
|
*
Remove line continuation from xolox#misc#os script
Peter Odding
2013-05-20
1
-3
/
+1
|
*
Add xolox#misc#timer#force() function
Peter Odding
2013-05-20
3
-9
/
+12
*
|
Document the g:easytags_events option (issue #46)
Peter Odding
2013-05-20
2
-13
/
+42
*
|
Updated miscellaneous scripts
Peter Odding
2013-05-20
13
-141
/
+356
|
\
|
|
*
Improve the error message thrown by xolox#misc#compat#check()
Peter Odding
2013-05-20
1
-10
/
+15
|
*
Added inline documentation everywhere, also included in README.md*
Peter Odding
2013-05-19
13
-104
/
+688
|
*
Bug fix: Correct wrong expansion order in xolox#misc#path#which()
Peter Odding
2013-05-19
2
-17
/
+14
|
*
Improve error reporting in xolox#misc#os#exec()
Peter Odding
2013-05-19
2
-8
/
+18
|
*
Bug fix: Make xolox#misc#os#exec() compatible with (t)csh (reported by Armin ...
Peter Odding
2013-05-19
2
-4
/
+12
|
*
Apply hard wrapping to README.md
Peter Odding
2013-05-19
1
-25
/
+68
|
*
Bug fix for xolox#misc#option#eval_tags() option
Peter Odding
2013-05-19
1
-2
/
+2
|
*
Improve reporting of multi-line messages (now split over lines)
Peter Odding
2013-05-19
1
-2
/
+5
*
|
Document BufWritePost example, improve documentation structure (issue #46)
Peter Odding
2013-05-19
2
-36
/
+71
*
|
Add g:easytags_updatetime_warn option, improve documentation (issue #47)
Peter Odding
2013-05-19
3
-23
/
+65
*
|
Bug fix: Don't complain about 'updatetime' when autoload is disabled (issue #47)
Peter Odding
2013-05-19
2
-27
/
+28
*
|
Updated miscellaneous scripts
Peter Odding
2013-05-13
4
-68
/
+128
|
\
|
|
*
Make xolox#misc#os#exec() report exit codes (breaks backwards compatibility)
Peter Odding
2013-05-13
2
-18
/
+106
*
|
Support for composed file types (issue #28)
Peter Odding
2013-05-05
1
-9
/
+24
*
|
Don't try to use dynamic tags files for non-writable directories (issue #29)
Peter Odding
2013-04-30
3
-4
/
+12
*
|
Updated miscellaneous scripts
Peter Odding
2013-04-30
3
-22
/
+53
|
\
|
|
*
Improve the xolox#misc#path#* functions
Peter Odding
2013-04-28
2
-19
/
+50
*
|
Updated miscellaneous scripts
Peter Odding
2013-04-28
3
-81
/
+28
|
\
|
|
*
Change the repository layout to that of a proper Vim plug-in
Peter Odding
2013-04-28
13
-40
/
+55
*
|
Merge pull request #37 (prevent cache corruption by moving before tags write)
Peter Odding
2013-04-21
1
-5
/
+8
|
\
\
|
*
|
FIX: Prevent cache corruption by moving before tags write.
Ingo Karkat
2012-11-26
1
-4
/
+6
*
|
|
Bug fix for E688: More targets than List items
Peter Odding
2013-04-21
1
-2
/
+2
*
|
|
Merge pull request #36
Peter Odding
2013-04-21
3
-5
/
+5
|
\
\
\
|
*
|
|
Do not highlight tags on :UpdateTags when it is configured off.
Ingo Karkat
2012-10-22
1
-1
/
+1
|
|
/
/
*
|
|
Make compatibility with miscellaneous scripts explicit
Peter Odding
2013-04-20
5
-22
/
+93
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Make backwards compatibility explicit
Peter Odding
2013-04-20
2
-0
/
+25
|
*
|
Explain in README.md why vim-misc is what it is (issue #1)
Peter Odding
2013-04-20
1
-3
/
+26
[next]