summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-wiki
AgeCommit message (Expand)Author
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-22Rewrite imag-wiki to propagate errors instead of calling exit()Matthias Beyer
2019-10-26imag-wiki: implement ImagApplicationLeon Schuermann
2019-08-28[Auto] bin/core/wiki: Fix Clippy warningsflip1995
2019-07-25Change imag-wiki interface to be consistent with other commandsMatthias Beyer
2019-07-25Add debug outputMatthias Beyer
2019-06-30Update all dependenciesMatthias Beyer
2019-06-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias Beyer
2019-05-29Update toml-query to 0.9.0Matthias Beyer
2019-05-29Update dependency: toml: 0.4 -> 0.5Matthias Beyer
2019-05-22Remove buildscriptsMatthias Beyer
2019-05-18Run 'cargo fix' for rust-2018Matthias Beyer
2019-02-11Remove magic constants in trace_unwrap_exit/map_err_trace_exit_unwrap callsMatthias Beyer
2019-02-11Change id reporting API to return ExitCodeMatthias Beyer
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-11-10Update version stringsMatthias Beyer
2018-11-09Update dependencies from git versions to proper versions.Matthias Beyer
2018-11-06Add ID reporting in imag-wikiMatthias Beyer
2018-10-30imag-wiki: Move from error-chain to failureMatthias Beyer
2018-10-17Update about-text in imag-wikiMatthias Beyer
2018-10-06Update dependency: regex: 0.2 -> 1Matthias Beyer
2018-09-27Update dependency: log: 0.3 -> 0.4Matthias Beyer
2018-09-27Update dependency: toml-query: 0.6 -> 0.7Matthias Beyer
2018-05-09Update version string: 0.8.0 -> 0.9.0Matthias Beyer
2018-05-01Refactor imag-wiki to new store iterator interfaceMatthias Beyer
2018-04-29Update dependency: filters: 0.2 -> 0.3Matthias Beyer
2018-04-22Do not depend on "version" crateMatthias Beyer
2018-04-19Update version numbers: 0.7.0 -> 0.8.0Matthias Beyer
2018-04-18Remove unused imports/codeMatthias Beyer
2018-04-18Remove CLI for mainpage settingMatthias Beyer
2018-04-18Add autolinkingMatthias Beyer
2018-04-18Add name filtering in show commandMatthias Beyer
2018-04-18Add show subcommandMatthias Beyer
2018-04-18Remove grep functionalityMatthias Beyer
2018-04-18Rename "create" command to "create-wiki", introduce "create" for creating ent...Matthias Beyer
2018-04-18Implement grep commandMatthias Beyer
2018-04-18Add implementation for delete functionalityMatthias Beyer
2018-04-18Add implementation for create subcommandMatthias Beyer
2018-04-18Initial importMatthias Beyer