|
1567fb0d8e
|
Add more tests
|
2017-07-19 10:54:40 +02:00 |
|
|
211b93650b
|
Add test logging
|
2017-07-19 00:31:27 +02:00 |
|
|
d163ac8109
|
Add simple test for tagging an entry
|
2017-07-19 00:31:27 +02:00 |
|
|
8678edb61e
|
Add dev-dependency
|
2017-07-19 00:31:27 +02:00 |
|
|
4257ec1026
|
Merge pull request #930 from matthiasbeyer/update-toml
Dependency: toml: 0.2.* -> 0.4.*
|
2017-05-03 21:19:06 +02:00 |
|
|
585b5ffad6
|
dependency: toml: 0.2.* -> 0.4.*
|
2017-05-03 17:46:37 +02:00 |
|
|
9650f46e23
|
Version strings: 0.2.0 -> 0.3.0
|
2017-05-03 10:48:26 +02:00 |
|
|
180792fb8a
|
Remove unused import
|
2017-01-28 11:35:28 +01:00 |
|
mario
|
8df5519f34
|
Move [profile.dev] codegen-units = 2 to top-level Cargo.toml
lower level (=package/crate level) definitions for profiles are ignored
|
2017-01-19 20:08:51 +01:00 |
|
|
0a04081599
|
Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
|
2016-10-31 23:39:38 +01:00 |
|
|
f2d0f0e049
|
imag-tag/Cargo.toml: Update dependencies
|
2016-10-24 14:30:54 +02:00 |
|
|
73ba3faf88
|
Add codegen-units = 2 in ./imag-tag/Cargo.toml
|
2016-10-24 13:54:17 +02:00 |
|
|
b5bfc1978c
|
Fix: Cargo.toml does not know "website", but "homepage"
|
2016-10-20 14:14:18 +02:00 |
|
|
a0274f8c39
|
Add meta-info in imag-tag/Cargo.toml
|
2016-10-18 10:56:12 +02:00 |
|
|
56e537673c
|
imag-tag: Add copyright notice to all files
|
2016-10-01 17:35:06 +02:00 |
|
|
c91de877d0
|
imag-tag: Use util fn warn_exit()
|
2016-09-08 08:48:58 +02:00 |
|
|
cd5d162882
|
Fix imag-tag::* for new StoreId interface
|
2016-08-28 18:41:57 +02:00 |
|
|
1e457e8476
|
Merge pull request #633 from asuivelentine/imag/toml-dependency
Imag/toml dependency
|
2016-08-06 19:56:42 +02:00 |
|
Kai Sickeler
|
59589f15c7
|
Upgrade clap dependency to 2.*
|
2016-08-06 17:42:29 +02:00 |
|
Kai Sickeler
|
420f1d5380
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:25:43 +02:00 |
|
|
703788d9d2
|
Replace trace_error() with trace_error_exit() where appropriate
|
2016-07-16 21:57:29 +02:00 |
|
|
0c5674dd47
|
Merge pull request #525 from matthiasbeyer/update-doc
Update doc
|
2016-07-14 21:11:30 +02:00 |
|
|
046bec83a1
|
Replace imag-tag/README.md with link to user documentation
|
2016-07-14 10:16:15 +02:00 |
|
|
9337a14cdd
|
Update all version strings: 0.1.0 -> 0.2.0
|
2016-07-12 11:51:20 +02:00 |
|
|
807f734d38
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
10409703d8
|
Rewrite UI to use Store::get() which does not implicitely create entries
|
2016-05-28 21:19:29 +02:00 |
|
|
8926fca280
|
Merge pull request #418 from matthiasbeyer/libimagentrytag/more-helpers
Libimagentrytag/more helpers
|
2016-05-19 20:33:15 +02:00 |
|
|
435fd6d7aa
|
imag-tag: Fix commandline extracting by using helpers from libimagentrytag
|
2016-05-19 16:20:32 +02:00 |
|
|
257474be22
|
imag-tag: Replace UI spec with helpers from libimagentrytag
|
2016-05-19 16:20:06 +02:00 |
|
|
9c374528d9
|
imag-tag: Remove setup code and use helper
|
2016-05-18 22:57:05 +02:00 |
|
|
be397bcdb6
|
imag-tag: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
|
332dba028c
|
Rewrite adding/removing to allow adding and removing multiple tags
|
2016-05-15 14:03:58 +02:00 |
|
|
072564f6b8
|
Remove feature: setting tags
|
2016-05-15 14:03:11 +02:00 |
|
Andre Bogus
|
12472ab397
|
fixed type inference on FromIterator call
|
2016-05-13 22:28:18 +02:00 |
|
Andre Bogus
|
dfd6a9b0d3
|
style adaptations
these were introduced following suggestions from
https://crates.io/crate/clippy
|
2016-05-13 22:26:48 +02:00 |
|
|
1b280b2f18
|
Update log: 0.3.* -> 0.3
|
2016-05-10 17:54:47 +02:00 |
|
|
c8e5ea49ce
|
imag-tag: Replace .err().unwrap() with .unwrap_err()
|
2016-04-20 21:45:26 +02:00 |
|
|
3e29ec0187
|
Merge pull request #359 from matthiasbeyer/remove-init-logging
Remove init logging
|
2016-04-17 16:27:37 +02:00 |
|
|
3ed97b1337
|
Remove init-logging from imag-tag
|
2016-04-17 15:30:33 +02:00 |
|
|
6edae00d1a
|
Fix names: libimagtag -> libimagentrytag
|
2016-04-16 22:33:37 +02:00 |
|
|
d6aa42bd60
|
Move logger initialization to earliest possible point
|
2016-03-26 15:29:24 +01:00 |
|
|
28a6b1323f
|
Add README for imag-tag
|
2016-03-25 15:56:42 +01:00 |
|
|
affa850bc0
|
imag-tag: Fix use of build_entry_path()
|
2016-03-19 14:48:09 +01:00 |
|
|
4c6f300965
|
Remove warnings: Unused result -> use trace_error()
|
2016-03-13 22:28:47 +01:00 |
|
|
b5f97a83c9
|
Add ArgGroup for output options
|
2016-03-13 22:28:47 +01:00 |
|
|
6cdc5093c4
|
fixup deps
|
2016-02-29 15:34:34 +01:00 |
|
|
1aa70462a0
|
Implement main()
|
2016-02-28 18:15:12 +01:00 |
|
|
d8d7dae488
|
Add build_entry_path(), Copy of imag-store/src/util/build_entry_path()
|
2016-02-28 18:15:12 +01:00 |
|
|
d0a12c2fb0
|
Add interface specification
|
2016-02-28 18:15:12 +01:00 |
|
|
5898b64e80
|
imag-tag: init
|
2016-02-28 18:15:12 +01:00 |
|