|
4568b1f625
|
Merge pull request #1380 from matthiasbeyer/minor
Minor patches
|
2018-04-18 16:46:41 +02:00 |
|
|
98f8366e4c
|
Fix documentation in crate metadata
|
2018-04-17 15:55:08 +02:00 |
|
Mario Krehl
|
7e9c25fd63
|
Refactor: use App in the build_ui function of imag-init
|
2018-04-14 14:19:28 +02:00 |
|
|
aeec10bf76
|
Use clap with wrap_help feature
|
2018-04-13 16:19:10 +02:00 |
|
|
b59c234588
|
Use clap "^2.29" instead of ">=2.29"
|
2018-04-13 16:17:43 +02:00 |
|
|
8f1d3c4ffb
|
Fix: Create store directory as well
|
2018-03-23 10:12:39 +01:00 |
|
|
50461b839a
|
Use output stream from Runtime::stdout()
|
2018-03-04 13:57:44 +01:00 |
|
|
59ea31a077
|
Use the make_imag_version!() helper
|
2018-02-20 17:45:14 +01:00 |
|
|
125eebe1ce
|
Fix broken pipe panic
|
2018-02-19 11:14:19 +01:00 |
|
|
9469693763
|
Use new make_imag_version!() macro for building version string
|
2018-02-13 11:38:34 +01:00 |
|
|
4c95625def
|
Merge pull request #1278 from matthiasbeyer/imag-init/fix-release-build-include-string-path
imag-init: fix release build include string path
|
2018-02-11 17:55:27 +01:00 |
|
|
8a3f2602e0
|
Fix include_str!() in imag-init
Fixed by symlinking the imagrc.toml file to the crate directory of
imag-init.
|
2018-02-11 14:43:35 +01:00 |
|
|
30d2c28a22
|
Update version string: 0.6.0 -> 0.7.0
|
2018-02-11 14:22:24 +01:00 |
|
|
fa8af0c053
|
Merge pull request #1275 from matthiasbeyer/clap-features
Clap features
|
2018-02-11 13:29:17 +01:00 |
|
|
3b098069c5
|
Fix: git dir is not worktree dir
|
2018-02-10 18:18:39 +01:00 |
|
|
8656a38c50
|
Update dependency: clap: 2.17 -> 2.29
|
2018-02-10 16:40:34 +01:00 |
|
|
9d2900a7dc
|
Compile clap with suggestions and color support
|
2018-02-10 16:40:34 +01:00 |
|
|
d5a9e4930d
|
Update dates in license header
And add missing header in one file
|
2018-02-07 02:48:53 +01:00 |
|
|
bfc35e0517
|
Remove dependency "version"
Because the "version" crate is licensed as GPL, which would us require
to release imag as GPL, we remove the crate now.
|
2018-01-12 13:33:40 +01:00 |
|
|
38f8de15bf
|
Revert "Integrate spinner for nicer progress reports"
This reverts commit de7a4d2dfb .
|
2018-01-04 12:10:07 +01:00 |
|
|
de7a4d2dfb
|
Integrate spinner for nicer progress reports
|
2018-01-03 16:00:46 +01:00 |
|
|
f324deb41e
|
imag-init: initial import
|
2018-01-03 15:48:58 +01:00 |
|