summaryrefslogtreecommitdiffstats
path: root/bin/core/imag-init/src
AgeCommit message (Expand)Author
2020-03-08Replace failure with anyhow in complete codebaseMatthias Beyer
2020-01-01Update copyright years to 2015-2020Matthias Beyer
2019-12-22Remove let binding for unit valueMatthias Beyer
2019-12-21Remove unit-let-bindingMatthias Beyer
2019-10-26Remove calls to exit() and replace them with error propagation up to main()Matthias Beyer
2019-10-26imag-init: implement ImagApplicationLeon Schuermann
2019-08-28[Auto] bin/core/init: Fix Clippy warningsflip1995
2019-01-03Update copyright yearsMatthias Beyer
2018-11-11Forbid unsafe code in all cratesMatthias Beyer
2018-08-26More verbose erroring in testMatthias Beyer
2018-04-14Refactor: use App in the build_ui function of imag-initMario Krehl
2018-03-23Fix: Create store directory as wellMatthias Beyer
2018-03-04Use output stream from Runtime::stdout()Matthias Beyer
2018-02-20Use the make_imag_version!() helperMatthias Beyer
2018-02-19Fix broken pipe panicMatthias Beyer
2018-02-11Fix include_str!() in imag-initMatthias Beyer
2018-02-10Fix: git dir is not worktree dirMatthias Beyer
2018-02-07Update dates in license headerMatthias Beyer
2018-01-12Remove dependency "version"Matthias Beyer
2018-01-04Revert "Integrate spinner for nicer progress reports"Matthias Beyer
2018-01-03Integrate spinner for nicer progress reportsMatthias Beyer
2018-01-03imag-init: initial importMatthias Beyer