| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | 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 |
| * | | Improve xolox#misc#buffer#prepare() | Peter Odding | 2013-04-18 | 2 | -15/+29 |
| * | | Bug fix: Encode ":" on Mac OS X in xolox#misc#path#encode() | Peter Odding | 2013-04-18 | 1 | -2/+9 |
* | | | Add `ctags-exuberant' to the list of program names (closes issue #39) | Peter Odding | 2013-04-19 | 2 | -5/+6 |
* | | | Workaround low 'updatetime' intelligently | Peter Odding | 2013-04-19 | 3 | -52/+50 |
* | | | Move g:easytags_languages documentation to README.md | Peter Odding | 2013-04-19 | 3 | -46/+70 |
* | | | Merge branch 'enh-languages' of git://github.com/inkarkat/vim-easytags into i... | Peter Odding | 2013-04-19 | 2 | -27/+76 |
|\ \ \ |
|
| * | | | ENH: Allow to specify different ctags tool for particular languages. | Ingo Karkat | 2013-03-07 | 2 | -27/+76 |
| | |/
| |/| |
|
* | | | Minor changes to pull request #43 on GitHub (thank you Ingo :-) | Peter Odding | 2013-04-19 | 1 | -34/+40 |
* | | | Merge branch 'enh-fingerprint-avoids-update' of git://github.com/inkarkat/vim... | Peter Odding | 2013-04-18 | 1 | -2/+40 |
|\ \ \ |
|
| * | | | BUG: Avoid E713 when attempting fingerprinting without current file. | Ingo Karkat | 2013-04-17 | 1 | -0/+5 |
| * | | | ENH: Avoid tag updating when ctags output has identical fingerprint. | Ingo Karkat | 2013-03-28 | 1 | -2/+35 |
| |/ / |
|
* | | | Add .gitignore file and ignore doc/tags (closes issue #15) | Peter Odding | 2013-04-18 | 1 | -0/+1 |
* | | | Bug fix for highlighting of function names in shell scripts | Peter Odding | 2013-04-18 | 2 | -3/+47 |
|/ / |
|
* | | Bug fix for deduplication of syntax highlighting patterns | Peter Odding | 2012-01-15 | 1 | -2/+2 |
* | | Bug fix: Sort tags files properly by folding to uppercase (issue #25) | Peter Odding | 2012-01-15 | 1 | -3/+9 |
* | | Fix a slight inefficiency in xolox#easytags#highlight() | Peter Odding | 2012-01-06 | 1 | -4/+5 |
* | | Updated miscellaneous scripts | Peter Odding | 2011-11-26 | 1 | -1/+1 |
* | | Merge branch 'master' of https://github.com/xolox/vim-misc | Peter Odding | 2011-11-26 | 1 | -1/+19 |
|\| |
|
| * | xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back to... | Peter Odding | 2011-11-24 | 1 | -1/+19 |
* | | Bug fix for file type specific tags file support | Peter Odding | 2011-11-26 | 1 | -5/+20 |
* | | Work around &shellslash setting on Windows | Peter Odding | 2011-11-21 | 1 | -7/+7 |
* | | Merge branch 'master' of https://github.com/xolox/vim-misc | Peter Odding | 2011-11-21 | 2 | -4/+24 |
|\| |
|
| * | Work around the existence of &shellslash | Peter Odding | 2011-11-21 | 2 | -4/+24 |
* | | Make shell script highlighting compatible with syntax folding (issue #20) | Peter Odding | 2011-10-29 | 1 | -2/+3 |
* | | Make list of ignored syntax groups configurable | Peter Odding | 2011-10-29 | 5 | -12/+28 |
* | | Bump version + minor updates for Awk, Shell & TCL support | Peter Odding | 2011-10-01 | 3 | -21/+32 |
* | | Added support for Awk, Shell and TCL Highlighting. | Lorance Stinson | 2011-10-01 | 1 | -0/+27 |
* | | Bug fix for error handling in cache_tagged_files() | Peter Odding | 2011-09-27 | 1 | -3/+3 |
* | | Search the whole $PATH for Exuberant Ctags (issue #18) | Peter Odding | 2011-09-26 | 2 | -9/+33 |
* | | Updated miscellaneous scripts | Peter Odding | 2011-09-26 | 1 | -2/+2 |
* | | Merge branch 'master' of https://github.com/xolox/vim-misc | Peter Odding | 2011-09-26 | 2 | -13/+27 |
|\| |
|
| * | New xolox#misc#path#which() function to search the $PATH | Peter Odding | 2011-09-26 | 1 | -1/+24 |