| Age | Commit message (Collapse) | Author |
|
|
|
This reverts commit 0ce2ec981a0ee3e6a8b232445f1d29b10abe1763.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* removed dependency on shoulda
* added bundler support for dev/testing
* test coverage reporting
* added some command tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* added alias and unalias commands
* note and start commands are now optional/contextual
* note adds a new line
|
|
|
|
fixed some warnings and errors on modern rubies
also fixed an issue with the "stop" command not accepting a message
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This time there are some tests!
|
|
|
|
This was supposed to fix #26 but ended up causing #31 in the process.
Reverted!
This reverts commit b0738c3c74ccfba4af0258d4f26370564127cfdc.
|
|
|
|
|
|
|
|
I've gotten a report of a stack trace. I do not know the cause yet,
but uncaught exceptions are not useful, complaining and showing the
payload might be.
|
|
|
|
|
|
|
|
|
|
|