| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Make xolox#misc#os#exec() report exit codes (breaks backwards compatibility) | Peter Odding | 2013-05-13 | 2 | -18/+106 |
* | Improve the xolox#misc#path#* functions | Peter Odding | 2013-04-28 | 2 | -19/+50 |
* | Change the repository layout to that of a proper Vim plug-in | Peter Odding | 2013-04-28 | 13 | -40/+55 |
* | 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 |
* | xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back to... | Peter Odding | 2011-11-24 | 1 | -1/+19 |
* | Work around the existence of &shellslash | Peter Odding | 2011-11-21 | 2 | -4/+24 |
* | New xolox#misc#path#which() function to search the $PATH | Peter Odding | 2011-09-26 | 1 | -1/+24 |
* | Made list#unique about 5 times faster using filter(). | Bart Kroon | 2011-09-07 | 1 | -12/+3 |
* | Functions to manage Vim buffers with generated contents | Peter Odding | 2011-09-04 | 1 | -0/+37 |
* | 'tags' evaluation | Peter Odding | 2011-08-31 | 1 | -1/+26 |
* | xolox#misc#path#is_relative() | Peter Odding | 2011-08-31 | 1 | -1/+14 |
* | Binary insertion | Peter Odding | 2011-08-31 | 1 | -1/+36 |
* | Bug fix and improvement for xolox#misc#option#get() | Peter Odding | 2011-06-27 | 1 | -7/+10 |
* | Option handling with xolox#misc#option#get({name}, {default}) | Peter Odding | 2011-06-26 | 1 | -1/+11 |
* | open.vim: Define version as variable, include version in messages | Peter Odding | 2011-06-18 | 1 | -8/+7 |
* | Don't forget merge instructions | Peter Odding | 2011-06-14 | 1 | -0/+4 |
* | Update readme | Peter Odding | 2011-06-14 | 1 | -9/+16 |
* | Bug fix: Trim leading/trailing empty lines | Peter Odding | 2011-06-14 | 1 | -2/+2 |
* | Include open-associated-programs script | Peter Odding | 2011-05-25 | 1 | -0/+71 |
* | Initial commit | Peter Odding | 2011-03-15 | 10 | -0/+476 |