summaryrefslogtreecommitdiffstats
path: root/libimagbookmark
AgeCommit message (Expand)Author
2017-08-27Reorganize code in subdirsMatthias Beyer
2017-08-27Use cargo feature to specify both version and pathMatthias Beyer
2017-08-26Update version strings for next release: 0.3.0 -> 0.4.0Matthias Beyer
2017-06-21Remove unused dependencyMatthias Beyer
2017-06-21Remove unneeded dependencyMatthias Beyer
2017-05-30Update version strings: 0.2.0 -> 0.3.0Matthias Beyer
2017-05-30Add missing dependency: is-matchMatthias Beyer
2017-05-30Revert "Remove stuff for the focus-shift"Matthias Beyer
2017-01-21Remove stuff for the focus-shiftMatthias Beyer
2017-01-19Move `[profile.dev] codegen-units = 2` to top-level Cargo.tomlmario
2016-10-31Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-unitsMatthias Beyer
2016-10-25Merge pull request #822 from matthiasbeyer/update-depsMatthias Beyer
2016-10-24libimagbookmark/Cargo.toml: Update dependenciesMatthias Beyer
2016-10-24Add codegen-units = 2 in ./libimagbookmark/Cargo.tomlMatthias Beyer
2016-10-24Fix messed up version stringMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-19Merge pull request #815 from matthiasbeyer/release-prepMatthias Beyer
2016-10-19Rewrite BookmarkCollection::get_links_matching() to return IteratorMatthias Beyer
2016-10-19Fix usages of get_external_links()Matthias Beyer
2016-10-18Add meta-info in libimagbookmark/Cargo.tomlMatthias Beyer
2016-10-14Fix usage of libimagentrylink interfaceMatthias Beyer
2016-10-13Create symlinks to documentation files in libimag*/README.mdMatthias Beyer
2016-10-13Move all libimag*/README.md to doc/src/05100-*Matthias Beyer
2016-10-13Increment header levels in the README.md files of the librariesMatthias Beyer
2016-10-01libimagbookmark: Add copyright notice to all filesMatthias Beyer
2016-08-30Remove version argument from module_entry_path_mod!() macroMatthias Beyer
2016-08-28Fix libimagbookmark::collection::* for new StoreId interfaceMatthias Beyer
2016-08-24Add README.md for libimagbookmarkMatthias Beyer
2016-07-26libimagbookmark: Deny warningsGavin Thomas Claugus
2016-07-08impl From<&'a str> for LinkMatthias Beyer
2016-07-08Implement BookmarkCollection::remove_link()Matthias Beyer
2016-07-08Remove unneeded importMatthias Beyer
2016-07-08fixup! Impl BookmarkCollection::get_links_matching()Matthias Beyer
2016-07-08Impl BookmarkCollection::get_links_matching()Matthias Beyer
2016-07-08Impl From<String> for LinkMatthias Beyer
2016-07-08fixup for 9231cf5fMatthias Beyer
2016-07-08Impl BookmarkCollection::add_link()Matthias Beyer
2016-07-08Add IntoUrl trait for Link typeMatthias Beyer
2016-07-08Add more specific linking error kindsMatthias Beyer
2016-07-08fixup! Add depenndency: regexMatthias Beyer
2016-07-08fixup! Add Link typeMatthias Beyer
2016-07-08Add interface for working with BookmarkCollectionMatthias Beyer
2016-07-08Add Link typeMatthias Beyer
2016-07-08Add depenndency: regexMatthias Beyer
2016-07-08Impl BookmarkCollection::delete()Matthias Beyer
2016-07-08Impl BookmarkCollection::get()Matthias Beyer
2016-07-08Add error kind if collection cannot be foundMatthias Beyer
2016-07-08Add initial codebaseMatthias Beyer
2016-07-07Add dependenciesMatthias Beyer
2016-07-07Initial importMatthias Beyer