Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix _ob_local(). | P. J. McDermott | 2012-10-04 | 1 | -1/+1 |
* | Add a function to validate shell variable names. | P. J. McDermott | 2012-09-28 | 1 | -0/+10 |
* | Return rather than print value in _ob_return. | P. J. McDermott | 2012-09-09 | 1 | -3/+1 |
* | Make sure that _ob_return only unsets variables. | P. J. McDermott | 2012-09-08 | 1 | -1/+1 |
* | Implement _ob_local and _ob_return. | P. J. McDermott | 2012-09-08 | 1 | -0/+42 |