|
23a42dcb0d
|
imag-link: Use Err/Ok map utility functions to refactor code
|
2016-09-08 13:57:09 +02:00 |
|
|
ac5ee9fb51
|
imag-link: Use util function warn_exit()
|
2016-09-08 08:48:58 +02:00 |
|
|
584ac3d46e
|
Fix link test to check properly
|
2016-09-06 15:30:26 +02:00 |
|
|
2e6f833bf2
|
Add test for linking the same entries twice
|
2016-09-06 15:30:26 +02:00 |
|
|
60de2eefec
|
Fix store id specification
|
2016-09-06 15:30:26 +02:00 |
|
|
47c5b7edf3
|
Fix string-compare
|
2016-09-06 15:30:26 +02:00 |
|
|
73d05d80ae
|
Remove version part from IDs
|
2016-09-06 15:30:26 +02:00 |
|
|
70a17ca62c
|
Fix typo
|
2016-09-05 00:35:04 +02:00 |
|
|
c104e165fd
|
Fix handle_internal_linking() and add error output in case of Err(_) via libimagutil::warn_result::*
|
2016-08-31 08:26:53 +02:00 |
|
|
17dbb1da29
|
Fix imga-link::main::* for new StoreId interface
|
2016-08-28 18:41:56 +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
|
3cbf9ee7cb
|
Upgrade clap dependency to 2.*
|
2016-08-06 17:40:31 +02:00 |
|
Kai Sickeler
|
688134abd7
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:23:19 +02:00 |
|
|
703788d9d2
|
Replace trace_error() with trace_error_exit() where appropriate
|
2016-07-16 21:57:29 +02:00 |
|
|
4a09979951
|
Remove unused import
|
2016-07-15 21:48:29 +02:00 |
|
|
0c5674dd47
|
Merge pull request #525 from matthiasbeyer/update-doc
Update doc
|
2016-07-14 21:11:30 +02:00 |
|
|
c13cba52dc
|
Replace imag-link/README.md with link to user doc
|
2016-07-12 17:02:31 +02:00 |
|
|
9337a14cdd
|
Update all version strings: 0.1.0 -> 0.2.0
|
2016-07-12 11:51:20 +02:00 |
|
|
7d395dd87a
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
2e94de2fce
|
imag-link: Remove setup code and use helper
|
2016-05-18 22:57:04 +02:00 |
|
|
93ce1dbfd2
|
imag-link: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +02:00 |
|
Andre Bogus
|
5ac661c334
|
fixed imag-link iterator error
|
2016-05-13 22:27:39 +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 |
|
|
86f3119dd5
|
Update dependency: url: 0.5.5 -> 1.1
|
2016-05-12 17:31:46 +02:00 |
|
|
465f43cd6e
|
Update log: 0.3.* -> 0.3
|
2016-05-10 17:54:47 +02:00 |
|
|
b629d0b8f1
|
Merge pull request #367 from matthiasbeyer/unwrap_err
Unwrap err
|
2016-04-21 15:08:36 +02:00 |
|
|
975eb18905
|
Merge pull request #342 from matthiasbeyer/imag-link/testing
Imag link/testing
|
2016-04-20 21:47:02 +02:00 |
|
|
ad18fdd604
|
imag-link: Replace .err().unwrap() with .unwrap_err()
|
2016-04-20 21:45:26 +02:00 |
|
|
15fde99658
|
Add test whether linking actually links
|
2016-04-18 18:33:45 +02:00 |
|
|
8b7f6d2e8e
|
Add link-test testing
|
2016-04-18 18:33:44 +02:00 |
|
|
91be10cb97
|
Add link-test utilities
|
2016-04-18 18:33:44 +02:00 |
|
|
3e29ec0187
|
Merge pull request #359 from matthiasbeyer/remove-init-logging
Remove init logging
|
2016-04-17 16:27:37 +02:00 |
|
|
e20e2c2f25
|
Remove init-logging from imag-link
|
2016-04-17 15:30:33 +02:00 |
|
|
b5fd085693
|
Fix names: libimaglink -> libimagentrylink
|
2016-04-17 12:22:13 +02:00 |
|
|
10edc17e19
|
Enable lints
|
2016-04-16 22:46:46 +02:00 |
|
|
533e7e6da0
|
Remove unused mut keywords
|
2016-04-16 22:46:39 +02:00 |
|
|
a7c1cc0d6f
|
Use unused result
|
2016-04-16 22:46:29 +02:00 |
|
|
e8c682fc28
|
Remove unused imports
|
2016-04-16 22:46:20 +02:00 |
|
|
0c970263ce
|
Add debugging output in handle_external_linking()
|
2016-04-16 17:05:59 +02:00 |
|
|
b9800ba008
|
Add implementation for external linking
|
2016-04-16 17:05:59 +02:00 |
|
|
4da13b8738
|
Add dependency: url = 0.5.5
|
2016-04-16 17:05:59 +02:00 |
|
|
0483283638
|
Enforce arguments by using ArgGroup
|
2016-04-16 17:05:59 +02:00 |
|
|
f0c6ac7630
|
Adapt interface for external linking
|
2016-04-16 17:05:59 +02:00 |
|
|
9116409c16
|
Implement the --list argument
|
2016-04-14 17:18:02 +02:00 |
|
|
3719bf8ae9
|
The --list argument takes a value, actually. The StoreIDs!
|
2016-04-14 17:18:02 +02:00 |
|
|
1910dc0449
|
Add missing level of unpacking in cli helpers
|
2016-04-12 22:02:28 +02:00 |
|
|
93f5453c5c
|
Remove "show" argument, as the short key "s" was duplicated
|
2016-04-09 14:46:46 +02:00 |
|
|
d6aa42bd60
|
Move logger initialization to earliest possible point
|
2016-03-26 15:29:24 +01:00 |
|
|
dec6a8d854
|
Add README for imag-link
|
2016-03-25 15:56:42 +01:00 |
|
|
fc8a64ec15
|
Add implementation
|
2016-03-19 15:16:20 +01:00 |
|