Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | removed panics and refactored error handling | Ben Morrison | 2020-05-26 | 1 | -12/+9 |
* | hiding some log messages behind -v flag | Ben Morrison | 2020-05-26 | 1 | -1/+5 |
* | moved check for val of $EDITOR into ed::call() | Ben Morrison | 2020-05-26 | 1 | -19/+19 |
* | logging changes: | Ben Morrison | 2020-05-26 | 1 | -1/+0 |
* | using rfc3339 for temp file name | Ben Morrison | 2019-09-04 | 1 | -1/+1 |
* | removing temp file | Ben Morrison | 2019-09-04 | 1 | -1/+3 |
* | now opens $EDITOR to write post body | Ben Morrison | 2019-09-04 | 1 | -0/+51 |