|
babb7b7055
|
doc: libimagutil: Add documentation of the generate_variants() util
|
2016-02-21 20:27:24 +01:00 |
|
|
6baa3c7f38
|
doc: libimagutil: Add error-tracing utility documentation
|
2016-02-21 20:27:23 +01:00 |
|
|
3e18a6df6c
|
doc: libimagutil: Add kv-split documentation
|
2016-02-21 20:26:56 +01:00 |
|
|
38ca44d10d
|
Add is_tag() checks
|
2016-02-21 19:18:38 +01:00 |
|
|
f0424e9e60
|
Add dep: log = 0.3.5
|
2016-02-21 19:17:36 +01:00 |
|
|
687aa34c07
|
Remove old files
|
2016-02-21 19:07:30 +01:00 |
|
|
a429e872e1
|
Add ismatch!() macro
|
2016-02-21 11:44:39 +01:00 |
|
|
da74e4976e
|
imag-store: Update clap: 1.5.5 -> 2.1.1
|
2016-02-20 21:21:51 +01:00 |
|
|
a09b5281db
|
libimagrt: Update clap
|
2016-02-20 21:15:09 +01:00 |
|
|
1b8838bf1f
|
use lazy_static so we do not compile regex multiple times
|
2016-02-20 21:10:22 +01:00 |
|
|
df4bc13018
|
use lazy_static so we do not compile regex multiple times
|
2016-02-20 21:06:47 +01:00 |
|
|
37795a035d
|
rt: Remove short versions for "config" and "runtimepath" std arg
|
2016-02-20 21:02:43 +01:00 |
|
|
0bf22672f9
|
Merge pull request #197 from matthiasbeyer/travis-build-all
Rewrite travis.yml to build all the things
|
2016-02-15 18:27:14 +01:00 |
|
|
baac5464a6
|
Rewrite travis.yml to build all the things
|
2016-02-15 14:19:18 +01:00 |
|
|
5adc8504be
|
Impl Tagable for Entry for convenience
|
2016-02-15 14:13:11 +01:00 |
|
|
b3960bbf95
|
Reimplement remove_tag() with get_tags()/set_tags()
|
2016-02-15 14:09:22 +01:00 |
|
|
386ba39e94
|
Reimplement add_tag() with get_tags()/set_tags()
|
2016-02-15 14:09:22 +01:00 |
|
|
5c92624989
|
Refactor everything into one trait
|
2016-02-15 14:09:22 +01:00 |
|
|
1ca9597ad6
|
Implement: add::add_tag()
|
2016-02-14 20:15:36 +01:00 |
|
|
a2898dcc46
|
Implement: remove::remove_tag()
|
2016-02-14 20:15:36 +01:00 |
|
|
f4e7969039
|
Implement: check::has_tag{,s}()
|
2016-02-14 20:15:33 +01:00 |
|
|
31b966b9b4
|
Add check::has_tag{,s}()
|
2016-02-14 20:15:33 +01:00 |
|
|
028f8676a0
|
Add remove::remove_tag()
|
2016-02-14 20:15:33 +01:00 |
|
|
78ae968ee9
|
Add add::add_tag()
|
2016-02-14 20:15:33 +01:00 |
|
|
5512e2c86c
|
Add result type
|
2016-02-14 19:34:01 +01:00 |
|
|
15b1adbc20
|
Add error type implementation
|
2016-02-14 19:34:01 +01:00 |
|
|
fd204ee05e
|
Add initial module structure
|
2016-02-14 19:34:01 +01:00 |
|
|
38c492c362
|
Add dependencies
|
2016-02-14 16:15:33 +01:00 |
|
|
d408aed844
|
libimagtag: init
|
2016-02-14 16:15:33 +01:00 |
|
|
0cab0f114d
|
Merge pull request #149 from matthiasbeyer/libimagstore/header-field-path-util
Add header field addressing by str
|
2016-02-14 16:10:56 +01:00 |
|
|
75b6a700e5
|
Reimplement filters with EntryHeader::read()
Therefor:
- Remove field_path submodule
- pub type FieldPath = String
|
2016-02-13 14:15:26 +01:00 |
|
|
37ce23fcaa
|
Remove EntryHeader::toml() calls and replace with ::into() and ::from() calls
|
2016-02-12 22:07:43 +01:00 |
|
|
9951422dc4
|
Impl From<Table> for EntryHeader
|
2016-02-12 22:07:15 +01:00 |
|
|
794e7617e3
|
Impl Into<Table> for EntryHeader
|
2016-02-12 22:02:33 +01:00 |
|
|
df9313c599
|
Add EntryHeader::insert_with_sep()
|
2016-02-12 21:57:53 +01:00 |
|
|
54ba22d0ef
|
Add EntryHeader::set_with_sep()
|
2016-02-12 21:56:48 +01:00 |
|
|
bca0143343
|
Add EntryHeader::read_with_sep() which allows seperator modification
|
2016-02-12 21:55:06 +01:00 |
|
|
a4fa1bac07
|
Add split-char setting
|
2016-02-12 21:50:44 +01:00 |
|
|
6397068ddc
|
Add test for EntryHeader::delete()
|
2016-02-12 20:02:57 +01:00 |
|
|
cb87f31a23
|
Add EntryHeader::delete()
|
2016-02-12 20:02:56 +01:00 |
|
|
30e8afeced
|
Add tests for inserting values
|
2016-02-12 20:02:56 +01:00 |
|
|
965c3445a1
|
Add test for setting value at new path
|
2016-02-12 20:02:56 +01:00 |
|
|
dd53e467d7
|
Add EntryHeader::set() test
|
2016-02-12 20:02:56 +01:00 |
|
|
b4362f5c65
|
Alter: EntryHeader should contain a Value, not the BTreeMap<>
|
2016-02-12 20:02:56 +01:00 |
|
|
74a9b844ca
|
Add debugging output in tests
|
2016-02-12 20:02:41 +01:00 |
|
|
60ccf58f84
|
Merge pull request #148 from neithernut/impl-store-retrieve_copy
Implement Store::retrieve_copy()
|
2016-02-12 18:59:56 +01:00 |
|
|
1cca2bc13f
|
Merge pull request #190 from matthiasbeyer/remove-libimagmodule
Remove codebase: libimagmodule
|
2016-02-12 13:45:54 +01:00 |
|
|
1b23af7169
|
Remove codebase: libimagmodule
|
2016-02-11 17:26:53 +01:00 |
|
|
a1f48b74a1
|
Merge pull request #188 from matthiasbeyer/libimagutil/error-trace
Add error tracing utility
|
2016-02-11 17:22:50 +01:00 |
|
|
0a8eaa1411
|
Add documentation of functions
|
2016-02-11 15:48:41 +01:00 |
|