summary refs log tree commit diff stats
path: root/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* 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
79' href='#n279'>279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343