Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing create/delete | Ben Morrison | 2020-05-28 | 1 | -1/+7 |
* | added test for tempfile creation | Ben Morrison | 2020-05-27 | 1 | -0/+13 |
* | clippy lints | Ben Morrison | 2020-05-26 | 1 | -1/+1 |
* | prepopulating editor with post body when editing | Ben Morrison | 2020-05-26 | 1 | -1/+6 |
* | 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 |