|
d5d83400fa
|
imag-counter: Use utils to map over Err/Ok
|
2016-09-08 13:56:51 +02:00 |
|
|
a200031eb1
|
imag-counter: use util function warn_exit()
|
2016-09-08 08:48:58 +02:00 |
|
Kai Sickeler
|
f527e7eb0a
|
changed default behavior from unit to None
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
769512ada2
|
added Option<CounterUnit> as member of Struct Counter
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
aeb27072a7
|
use CounterUnit::new instead of a pub member
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
7e4166acbf
|
changed Unit-String to CounterUnit-Type
|
2016-07-27 17:40:20 +02:00 |
|
Kai Sickeler
|
33db6da554
|
added measurement units
|
2016-07-27 17:40:20 +02:00 |
|
|
6b34650a50
|
Remove unused imports
|
2016-07-16 21:57:29 +02:00 |
|
|
703788d9d2
|
Replace trace_error() with trace_error_exit() where appropriate
|
2016-07-16 21:57:29 +02:00 |
|
|
6a8a8150fd
|
Add value_name() call in ui specification code
|
2016-06-08 14:11:13 +02:00 |
|
|
2a27bd10c9
|
imag-counter: Remove setup code and use helper
|
2016-05-18 22:57:04 +02:00 |
|
|
ea01312412
|
imag-counter: Change dependency from libimagutil -> libimagerror
|
2016-05-17 20:28:02 +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 |
|
|
da3b463ff0
|
imag-counter: 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 |
|
|
b49c574e83
|
Remove init-logging from imag-counter
|
2016-04-17 15:30:33 +02:00 |
|
|
468b3e0c78
|
Enable lints
|
2016-04-16 22:39:54 +02:00 |
|
|
df2f46f5bf
|
Remove unused variable
|
2016-04-16 22:39:49 +02:00 |
|
|
5300b09d79
|
Use unused results
|
2016-04-16 22:39:40 +02:00 |
|
|
909a1431f6
|
Remove unused imports
|
2016-04-16 22:39:22 +02:00 |
|
|
d6aa42bd60
|
Move logger initialization to earliest possible point
|
2016-03-26 15:29:24 +01:00 |
|
|
2e340acbb7
|
Implement list() for imag-counter
|
2016-03-19 15:40:01 +01:00 |
|
|
8c380aa3ae
|
Start implementing "list"
|
2016-03-19 15:39:10 +01:00 |
|
|
44287d2162
|
Add list()
|
2016-03-19 15:39:10 +01:00 |
|
|
c040f3d3e5
|
Add ui for "list" subcommand
|
2016-03-19 15:39:10 +01:00 |
|
|
b079f67918
|
Add initial codebase for interactive counting
|
2016-03-16 16:48:24 +01:00 |
|
|
09ac788e6f
|
imag-counter: init
|
2016-03-12 16:06:10 +01:00 |
|