| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
* 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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
If no configuration is present the user will be prompted.
This closes #17.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|