summaryrefslogtreecommitdiffstats
path: root/bin/domain/imag-wiki/src/main.rs
AgeCommit message (Expand)Author
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-21Rename module: linker -> linkableMatthias Beyer
2019-06-21Rename interfaceMatthias Beyer
2019-05-31Split "internal" module into several submodulesMatthias 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-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-05-01Refactor imag-wiki to new store iterator interfaceMatthias 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