summaryrefslogtreecommitdiffstats
path: root/libimagentrylist
AgeCommit message (Expand)Author
2016-10-24Add codegen-units = 2 in ./libimagentrylist/Cargo.tomlMatthias Beyer
2016-10-20Fix: Cargo.toml does not know "website", but "homepage"Matthias Beyer
2016-10-18Add meta-info in libimagentrylist/Cargo.tomlMatthias 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-01libimagentrylist: Add copyright notice to all filesMatthias Beyer
2016-09-06Use StoreId::into_pathbuf() rather than ::into()Matthias Beyer
2016-08-28Fix libimagentrylist::listers::{path, line}::* for new StoreId interfaceMatthias Beyer
2016-08-06Merge pull request #633 from asuivelentine/imag/toml-dependencyMatthias Beyer
2016-08-06Upgrade clap dependency to 2.*Kai Sickeler
2016-08-06Upgrade toml dependency to 0.2Kai Sickeler
2016-08-02Add TableListerMatthias Beyer
2016-08-02Export MapErrInto trait here as wellMatthias Beyer
2016-08-02Add error type: IOErrorMatthias Beyer
2016-08-02Add dependency: prettytable = 0.6.*Matthias Beyer
2016-07-14Move from a helper function to a typeclass.John Sirois
2016-07-13Add a `fold_ok` utility.John Sirois
2016-07-12Update all version strings: 0.1.0 -> 0.2.0Matthias Beyer
2016-07-04Make CoreLister genericMatthias Beyer
2016-05-23Add counter in libimagentrylist::listers::CoreMatthias Beyer
2016-05-19libimagentrylist: use generate_error_module!() macro and reexport generated t...Matthias Beyer
2016-05-19libimagentrylist: Replace error module imports with macro helperMatthias Beyer
2016-05-17libimagentrylist: Replace error code with code generator macroMatthias Beyer
2016-05-13more style adaptationsAndre Bogus
2016-05-10Update log: 0.3.* -> 0.3Matthias Beyer
2016-05-04Fix libimagentrylist::listers::pathMatthias Beyer
2016-04-21Remove unused deref() callMatthias Beyer
2016-04-21Remove unused deref() callMatthias Beyer
2016-04-17Enable lintsMatthias Beyer
2016-04-17Remove unused importsMatthias Beyer
2016-04-06Add lister helper functionMatthias Beyer
2016-04-06Add default arguments for builtin lister backendsMatthias Beyer
2016-04-06Add cli submodule for building and parsing CLI subcomponentsMatthias Beyer
2016-04-06Add dependency: clap = 2.1.1Matthias Beyer
2016-03-26Add LineListerMatthias Beyer
2016-03-26Add simple PathLister typeMatthias Beyer
2016-03-26Add initial codebaseMatthias Beyer
2016-03-26Add dependenciesMatthias Beyer
2016-03-26Add README for this libraryMatthias Beyer
2016-03-26Initial importMatthias Beyer