about summary refs log tree commit diff stats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* crate version bump HEAD v2.1.2 masterBen Morrison2020-06-171-1/+1
* updated repo location to sr.htBen Morrison2020-06-161-1/+1
* crate version bump v2.1.1Ben Morrison2020-06-161-1/+1
* crate version bumpBen Morrison2020-06-161-1/+1
* moved hashing to shellscript to check for postsBen Morrison2020-06-161-1/+0
* recording hash of posts file in homedirBen Morrison2020-06-161-0/+1
* bumped version in Cargo.tomlBen Morrison2020-05-281-1/+1
* extensive rewrite to use json for storage:Ben Morrison2020-05-281-1/+3
* version bump v1.0.0Ben Morrison2020-05-271-1/+1
* updated travis cfg; setup Cargo.toml for crates.io v0.4.4Ben Morrison2020-05-261-2/+11
* version bumpBen Morrison2020-01-201-1/+1
* version bumpBen Morrison2020-01-201-1/+1
* updated deps + added release profile to Cargo.tomlBen Morrison2020-01-201-1/+10
* fixed subcommands v0.4.1Ben Morrison2019-09-041-1/+1
* now opens $EDITOR to write post bodyBen Morrison2019-09-041-1/+1
* logging reflects executing username v0.3.4Ben Morrison2019-09-041-0/+1
* moved some functionality to module, added testsBen Morrison2019-08-301-1/+1
* moved display to 15 posts v0.3.2Ben Morrison2019-08-301-1/+1
* ensure submitted posts are utf8Ben Morrison2019-08-301-1/+1
* enabled deletion of posts v0.3.0Ben Morrison2019-08-301-1/+1
* added functionality to update posts v0.2.0Ben Morrison2019-08-301-1/+1
* version bump v0.1.2Ben Morrison2019-08-301-1/+1
* version bump v0.1.1Ben Morrison2019-08-301-1/+1
* enabled hints for cli args, changed db locationBen Morrison2019-08-281-2/+6
* finished posting and displayBen Morrison2019-08-271-2/+2
* added subtype to db::Cmd. Fleshed out cli args.Ben Morrison2019-08-271-0/+1
* db connected, logging upBen Morrison2019-08-271-1/+5
* fleshing out typesBen Morrison2019-08-271-0/+1
* initBen Morrison2019-08-271-0/+9