Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bug fix: Encode ":" on Mac OS X in xolox#misc#path#encode() | Peter Odding | 2013-04-18 | 1 | -2/+9 |
| | | | | Reported here: https://github.com/xolox/vim-notes/pull/28 | ||||
* | xolox#misc#os#exec() uses xolox#shell#execute() when available, falls back ↵ | Peter Odding | 2011-11-24 | 1 | -1/+19 |
| | | | | to system() | ||||
* | Work around the existence of &shellslash | Peter Odding | 2011-11-21 | 2 | -4/+24 |
| | | | | (see inline comment about misuse of features :-\) | ||||
* | 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 |