summaryrefslogtreecommitdiffstats
path: root/lib/entry/libimagentryurl
AgeCommit message (Expand)Author
2020-05-31itertools: 0.8.0 -> 0.9.0Matthias Beyer
2020-04-29Replace repository with new sourcehut repoMatthias Beyer
2020-03-24Update toml-query: 0.9.2 -> 0.10.0Matthias Beyer
2020-03-24Revert "Move to toml-query from master branch"Matthias Beyer
2020-03-08Move to toml-query from master branchMatthias Beyer
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-23Remove unnecessary clone() callMatthias Beyer
2019-12-23Remove DebugResult and DebugOption helpersMatthias Beyer
2019-12-23Replace map_dbg() and map_dbg_str() with context() and inspect() callsMatthias Beyer
2019-12-23Replace map_dbg_err() calls with context() callsMatthias Beyer
2019-10-07Update dependency: hex: 0.3.2 -> 0.4Matthias Beyer
2019-10-07Update dependency: env_logger: 0.6.1 -> 0.7Matthias Beyer
2019-10-07Update dependency: url: 1.7.2 -> 2Matthias Beyer
2019-08-28[No-auto] lib/entry/url: Fix Clippy warningsflip1995
2019-08-28[Auto] lib/entry/url: Fix Clippy warningsflip1995
2019-06-30Update all dependenciesMatthias Beyer
2019-06-23Add more debug outputMatthias Beyer
2019-06-23Add test whether adding an URL worksMatthias Beyer
2019-06-23Rewrite UrlLinkerMatthias Beyer
2019-06-23Reimplement link module with header PartialMatthias Beyer
2019-06-23Refactor: Remove notion of "external link"sMatthias Beyer
2019-06-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias Beyer
2019-05-31Fix debug output messageMatthias Beyer
2019-05-31Rename functions: *_external_link -> *_urlMatthias Beyer
2019-05-31Move code from external libimagentrylink module to libimagentryurlMatthias Beyer
2019-05-30Add libimagentryurlMatthias Beyer