aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Improve xolox#misc#buffer#prepare()Peter Odding2013-04-182-15/+29
|
* Bug fix: Encode ":" on Mac OS X in xolox#misc#path#encode()Peter Odding2013-04-181-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 Odding2011-11-241-1/+19
| | | | to system()
* Work around the existence of &shellslashPeter Odding2011-11-212-4/+24
| | | | (see inline comment about misuse of features :-\)
* New xolox#misc#path#which() function to search the $PATHPeter Odding2011-09-261-1/+24
|
* Made list#unique about 5 times faster using filter().Bart Kroon2011-09-071-12/+3
|
* Functions to manage Vim buffers with generated contentsPeter Odding2011-09-041-0/+37
|
* 'tags' evaluationPeter Odding2011-08-311-1/+26
|
* xolox#misc#path#is_relative()Peter Odding2011-08-311-1/+14
|
* Binary insertionPeter Odding2011-08-311-1/+36
|
* Bug fix and improvement for xolox#misc#option#get()Peter Odding2011-06-271-7/+10
|
* Option handling with xolox#misc#option#get({name}, {default})Peter Odding2011-06-261-1/+11
|
* open.vim: Define version as variable, include version in messagesPeter Odding2011-06-181-8/+7
|
* Don't forget merge instructionsPeter Odding2011-06-141-0/+4
|
* Update readmePeter Odding2011-06-141-9/+16
|
* Bug fix: Trim leading/trailing empty linesPeter Odding2011-06-141-2/+2
|
* Include open-associated-programs scriptPeter Odding2011-05-251-0/+71
|
* Initial commitPeter Odding2011-03-1510-0/+476