summaryrefslogtreecommitdiffstats
path: root/libimagdiary
AgeCommit message (Expand)Author
2016-08-24Add README.md for libimagdiaryMatthias Beyer
2016-08-09Use libimagentryedit instead of libimagrtMatthias Beyer
2016-08-06Upgrade toml dependency to 0.2Kai Sickeler
2016-08-04Replace unwrap with matchMatthias Beyer
2016-08-04Replace unwrap() with matchMatthias Beyer
2016-08-04Replace unwrap() with matchMatthias Beyer
2016-07-12Update all version strings: 0.1.0 -> 0.2.0Matthias Beyer
2016-06-09Add debugging in lib-iterMatthias Beyer
2016-06-09Add dependenciesMatthias Beyer
2016-06-08Impl Display for DiaryIdMatthias Beyer
2016-06-08Add DiaryId::now(name) to create DiaryId at current timeMatthias Beyer
2016-06-08Add Diary::name() getterMatthias Beyer
2016-06-08Add Diary::new_entry_by_id()Matthias Beyer
2016-06-08Impl Default for DiaryIdMatthias Beyer
2016-06-08Add setters for DiaryId typeMatthias Beyer
2016-06-07Fix Into<String> for DiaryId to contain padding zeroesMatthias Beyer
2016-06-07Reimplement FromStoreId::from_storeid() for DiaryIdMatthias Beyer
2016-06-04Add missing importsMatthias Beyer
2016-06-04Enable lintsMatthias Beyer
2016-06-04Add config moduleMatthias Beyer
2016-06-04Add Diary typeMatthias Beyer
2016-06-04Add modules in lib.rsMatthias Beyer
2016-06-04Add IsInDiary traitMatthias Beyer
2016-06-04Add diary iteratorMatthias Beyer
2016-06-04Add result moduleMatthias Beyer
2016-06-04Add error moduleMatthias Beyer
2016-06-04Add Entry typeMatthias Beyer
2016-06-04Add DiaryId typeMatthias Beyer
2016-06-04Add dependenciesMatthias Beyer
2016-06-04libimagdiary: initMatthias Beyer