|
1153fb180b
|
Add function to delete a reference header entry
|
2018-02-19 12:14:32 +01:00 |
|
|
fd6a7f877a
|
Remove private macro
|
2018-02-19 12:14:32 +01:00 |
|
|
a1a85f40d0
|
Add default generators
|
2018-02-19 12:14:32 +01:00 |
|
|
2328c8b2b0
|
Take AsRef<str> rather than &String
|
2018-02-19 12:14:32 +01:00 |
|
|
cbb47cffcb
|
Implement Ref functions
|
2018-02-19 12:14:32 +01:00 |
|
|
ed69fd4b35
|
Enrich error types
|
2018-02-19 12:14:32 +01:00 |
|
|
81a8826740
|
Add impl for RefStore::{get,create,retrieve}_ref()
|
2018-02-19 12:14:32 +01:00 |
|
|
1014f58cfc
|
Rewrite interface
|
2018-02-19 12:14:32 +01:00 |
|
|
73af121882
|
Remove old concepts
|
2018-02-19 12:14:32 +01:00 |
|
|
30d2c28a22
|
Update version string: 0.6.0 -> 0.7.0
|
2018-02-11 14:22:24 +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 |
|
|
3b710e082d
|
Add missing Cargo.toml metadata
|
2018-02-10 14:11:46 +01:00 |
|
|
d5a9e4930d
|
Update dates in license header
And add missing header in one file
|
2018-02-07 02:48:53 +01:00 |
|
|
de613c9ebd
|
Merge pull request #1227 from matthiasbeyer/libimagentryutil/filtered-iterators
libimagentryutil: filtered iterators
|
2018-02-01 20:22:12 +01:00 |
|
|
3aa2e6edec
|
Add iterator helper for filtering
|
2018-02-01 16:46:57 +01:00 |
|
|
eb6ab8f029
|
Add IsInCollection helper type
|
2018-02-01 16:46:57 +01:00 |
|
|
3c1a0a51c9
|
Transform iterator to forget Store reference here
|
2018-02-01 16:46:38 +01:00 |
|
|
8e931cd79f
|
Change calls to into_get_iter() to not take argument
|
2018-02-01 16:46:38 +01:00 |
|
|
7ecaad830c
|
Refactor to use Iterator::fold()
|
2018-01-29 09:38:32 +01:00 |
|
|
4bd156fdb3
|
Remove unecessary String instantiation
|
2018-01-29 09:38:32 +01:00 |
|
|
fcfc397fc8
|
env_logger: 0.5.0-rc.2 -> 0.5
|
2018-01-18 14:15:40 +01:00 |
|
|
8d9c7dce4f
|
env_logger: 0.5.0-rc.1 -> 0.5.0-rc.2
|
2018-01-15 11:22:09 +01:00 |
|
|
635d000344
|
log: 0.4.0-rc.1 -> 0.4.0
|
2018-01-15 11:21:52 +01:00 |
|
|
c45130ddd0
|
env_logger: 0.4.* -> 0.5.0-rc.1
|
2018-01-15 11:20:27 +01:00 |
|
|
f209e12410
|
Update dependency: log: 0.3.* -> 0.4.0-rc.1
|
2018-01-15 11:20:07 +01:00 |
|
|
68fedfb13a
|
libimagentryutil: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
a34cae03e5
|
libimagentryref: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
e9ae81a2ce
|
libimagentrylink: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
18a6e9b64e
|
libimagentryfilter: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
6c36c97895
|
libimagentrydatetime: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
7176c130ff
|
libimagentrycategory: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
163bf249ff
|
libimagentryannotation: Replace read with typed read
|
2018-01-13 01:14:03 +01:00 |
|
|
0c4be78223
|
Update dependency: toml-query -> 0.6
|
2018-01-13 01:14:03 +01:00 |
|
|
7fb13acf15
|
Add Ref::is_ref()
|
2018-01-08 23:46:36 +01:00 |
|
|
00d09e618e
|
Use libimagentryutil::isa::Is in libimagentryannotation
|
2018-01-08 23:31:10 +01:00 |
|
|
a7c8fa1212
|
Add Is::set_isflag() helper function
|
2018-01-08 23:31:10 +01:00 |
|
|
a246144c26
|
Add Is helper trait
|
2018-01-08 23:31:10 +01:00 |
|
|
2d83796ef2
|
Initial import: libimagentryutil
|
2018-01-08 23:31:10 +01:00 |
|
|
824f88e4fd
|
Refactoring: Use function chaining rather than matching
|
2018-01-05 13:32:31 +01:00 |
|
|
66b0611103
|
Refactoring: Use function chaining rather than matching
|
2018-01-05 11:37:09 +01:00 |
|
|
dac817f318
|
Refactor: Use function chaining and new error type link
|
2018-01-05 11:37:09 +01:00 |
|
|
1e2ac14d3b
|
Refactoring: Use function chaining rather than matching
|
2018-01-05 11:37:09 +01:00 |
|
|
c92e459e3a
|
Refactoring: Use function chaining rather than matching
|
2018-01-05 11:37:09 +01:00 |
|
|
5db3d0c278
|
Refactor: Use function chaining rather than matching
And use a helper function for common functionality
|
2018-01-05 11:37:09 +01:00 |
|
|
feaa32196b
|
Refactoring: Use function chaining rather than matching
Also introduce error links for this.
|
2018-01-05 11:37:09 +01:00 |
|
|
3294a77346
|
Refactoring: Use function chaining rather than matching
|
2018-01-05 11:37:09 +01:00 |
|
|
02f38fb209
|
Fix comments: Use two instead of three slashes
|
2018-01-04 19:34:55 +01:00 |
|
|
e518598351
|
Remove unneeded "mut"
|
2018-01-04 19:34:43 +01:00 |
|
|
3c8dd19d11
|
Update version strings: 0.5.0 -> 0.6.0
|
2017-12-25 19:17:07 +01:00 |
|