summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeFilesLines
* updated logging test v0.4.0Ben Morrison2019-09-041-2/+2
* using rfc3339 for temp file nameBen Morrison2019-09-041-1/+1
* removing temp fileBen Morrison2019-09-041-1/+3
* now opens $EDITOR to write post bodyBen Morrison2019-09-045-6/+56
* added helper func for errors/resultBen Morrison2019-09-041-0/+12
* getting user name at single locationBen Morrison2019-09-044-27/+21
* reorganizationBen Morrison2019-09-043-151/+166
* logging reflects executing username v0.3.4Ben Morrison2019-09-044-33/+57
* moved display func to posts.rsBen Morrison2019-08-312-35/+35
* fixed broken test, expanded test v0.3.3Ben Morrison2019-08-302-3/+6
* fixed test failureBen Morrison2019-08-302-26/+1
* moved some functionality to module, added testsBen Morrison2019-08-304-19/+97
* moved display to 15 posts v0.3.2Ben Morrison2019-08-303-3/+3
* Updated usage infoBen Morrison2019-08-301-1/+12
* moved str_to_utf8 on post, rather than display v0.3.1Ben Morrison2019-08-301-4/+2
* ensure submitted posts are utf8Ben Morrison2019-08-304-7/+22
* enabled deletion of posts v0.3.0Ben Morrison2019-08-303-4/+38
* updated usageBen Morrison2019-08-301-2/+8
* build deps updatedBen Morrison2019-08-301-0/+2
* updated featuresBen Morrison2019-08-301-0/+1
* new screenshotBen Morrison2019-08-301-0/+0
* added functionality to update posts v0.2.0Ben Morrison2019-08-303-5/+65
* version bump v0.1.2Ben Morrison2019-08-302-2/+2
* redundant code removedBen Morrison2019-08-301-3/+0
* version bump v0.1.1Ben Morrison2019-08-302-2/+2
* delintingBen Morrison2019-08-301-5/+2
* updated readme with build deps, installationBen Morrison2019-08-291-4/+56
* limit number of displayed posts to 30 v0.1.0Ben Morrison2019-08-291-4/+12
* fixed db dir permsBen Morrison2019-08-291-2/+1
* tests in makefile, cleaned db testBen Morrison2019-08-282-1/+10
* db tests are on separate pathBen Morrison2019-08-281-4/+6
* enabled hints for cli args, changed db locationBen Morrison2019-08-283-10/+7
* added makefileBen Morrison2019-08-281-0/+55
* screenshot addedBen Morrison2019-08-282-0/+1
* formatting outputBen Morrison2019-08-281-0/+2
* added codecov badgeBen Morrison2019-08-281-1/+1
* minor db test - will expand laterBen Morrison2019-08-281-0/+13
* fix logging testBen Morrison2019-08-281-2/+2
* cleanupBen Morrison2019-08-282-35/+2
* update readme & travis configBen Morrison2019-08-272-2/+50
* made list the default behaviorBen Morrison2019-08-271-6/+4
* formatting outputBen Morrison2019-08-271-0/+1
* minor syntax errorBen Morrison2019-08-271-2/+2
* finished posting and displayBen Morrison2019-08-274-109/+102
* added subtype to db::Cmd. Fleshed out cli args.Ben Morrison2019-08-274-8/+94
* db connected, logging upBen Morrison2019-08-275-4/+511
* fleshing out typesBen Morrison2019-08-274-0/+210
* initBen Morrison2019-08-274-0/+20
* initBen Morrison2019-08-272-0/+25