| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-29 | allow users to pass options through. | Jacob Meacham | 1 | -3/+4 | |
| 2014-01-26 | Add callback to handleInput() for easier use in other projects | Patrick Gansterer | 1 | -5/+10 | |
| Since handleInput works completely asynchronous it is necessary to provide a callback function for signaling finished operation. This allows other project to call the handleInput function. | |||||
| 2013-11-08 | Fix step 3: code cleanup + faster/nimbler use of Git to obtain data ↵ | Christophe Porteneuve | 1 | -3/+3 | |
| (rev-parse and cat-file instead of multiple log calls) | |||||
| 2013-08-24 | removed exec-sync. version 2.2.0 candidate | Gregg Caines | 1 | -12/+17 | |
| 2013-06-22 | improved testing. | cainus | 1 | -1/+1 | |
| 2013-06-08 | add some tests. version bump to 2.0.13. | cainus | 1 | -6/+4 | |
| 2013-06-02 | removed some stray console.logs remaining. | cainus | 1 | -1/+0 | |
| 2013-06-02 | refactored options parsing out. | cainus | 1 | -17/+5 | |
| 2013-06-02 | fixed logger bug in the last published version preventing --verbose from ↵ | cainus | 1 | -1/+1 | |
| working. version bump to 2.0.11. | |||||
| 2013-06-02 | use log-driver for logging levels. | cainus | 1 | -6/+7 | |
| 2013-06-02 | Fixes 7: be quiet by default | Arpad Borsos | 1 | -12/+10 | |
| 2013-05-29 | fixed coverage reporting? | cainus | 1 | -0/+2 | |
| 2013-05-29 | refactored for better testability. | cainus | 1 | -0/+43 | |
