summaryrefslogtreecommitdiffstats
path: root/imag-link
AgeCommit message (Expand)Author
2016-04-20imag-link: Replace .err().unwrap() with .unwrap_err()Matthias Beyer
2016-04-18Add test whether linking actually linksMatthias Beyer
2016-04-18Add link-test testingMatthias Beyer
2016-04-18Add link-test utilitiesMatthias Beyer
2016-04-17Merge pull request #359 from matthiasbeyer/remove-init-loggingMatthias Beyer
2016-04-17Remove init-logging from imag-linkMatthias Beyer
2016-04-17Fix names: libimaglink -> libimagentrylinkMatthias Beyer
2016-04-16Enable lintsMatthias Beyer
2016-04-16Remove unused mut keywordsMatthias Beyer
2016-04-16Use unused resultMatthias Beyer
2016-04-16Remove unused importsMatthias Beyer
2016-04-16Add debugging output in handle_external_linking()Matthias Beyer
2016-04-16Add implementation for external linkingMatthias Beyer
2016-04-16Add dependency: url = 0.5.5Matthias Beyer
2016-04-16Enforce arguments by using ArgGroupMatthias Beyer
2016-04-16Adapt interface for external linkingMatthias Beyer
2016-04-14Implement the --list argumentMatthias Beyer
2016-04-14The --list argument takes a value, actually. The StoreIDs!Matthias Beyer
2016-04-12Add missing level of unpacking in cli helpersMatthias Beyer
2016-04-09Remove "show" argument, as the short key "s" was duplicatedMatthias Beyer
2016-03-26Move logger initialization to earliest possible pointMatthias Beyer
2016-03-25Add README for imag-linkMatthias Beyer
2016-03-19Add implementationMatthias Beyer
2016-03-19Add interface specificationMatthias Beyer
2016-03-19Add dependenciesMatthias Beyer
2016-03-19imag-link: initMatthias Beyer