Commit Graph

72 Commits

Author SHA1 Message Date
Matthias Beyer 4257ec1026 Merge pull request #930 from matthiasbeyer/update-toml
Dependency: toml: 0.2.* -> 0.4.*
2017-05-03 21:19:06 +02:00
Matthias Beyer 585b5ffad6 dependency: toml: 0.2.* -> 0.4.* 2017-05-03 17:46:37 +02:00
Matthias Beyer 9650f46e23 Version strings: 0.2.0 -> 0.3.0 2017-05-03 10:48:26 +02:00
Matthias Beyer 9edf9c0643 libimagentryfilter: Import toml::Value extensions 2017-02-05 13:10:39 +01:00
Matthias Beyer f1c1a1f9be Eliminate EntryHeader type
Therefor introduce the "Header" trait which is implemented on Value for
backwards compatibility.

Make the default_header() function publicly available as
Entry::default_header()
2017-02-05 13:10:38 +01:00
Matthias Beyer 4c81b36237 Remove unused import in libimagentryfilter 2017-02-04 10:51:51 +01:00
Matthias Beyer 6e47ce8de7 Update regex to 0.2.* 2017-01-30 08:06:57 +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
Matthias Beyer 002c50a39e Merge pull request #826 from matthiasbeyer/clap-completion
Bake in shell-compl generation
2016-11-05 13:22:55 +01:00
Matthias Beyer 17f42fd5e4 Update clap to >=2.17
So we have `clap::App::get_name()`.
2016-11-02 14:37:45 +01:00
Matthias Beyer 0a04081599 Merge pull request #656 from matthiasbeyer/cargo-rustc-codegen-units
Cargo rustc codegen units
2016-10-31 23:39:38 +01:00
Matthias Beyer e8cad23ddb libimagentryfilter/Cargo.toml: Update dependencies 2016-10-24 14:30:54 +02:00
Matthias Beyer 0d710cc223 Add codegen-units = 2 in ./libimagentryfilter/Cargo.toml 2016-10-24 13:52:37 +02:00
Matthias Beyer b5bfc1978c Fix: Cargo.toml does not know "website", but "homepage" 2016-10-20 14:14:18 +02:00
Matthias Beyer 9cdfba244c Add meta-info in libimagentryfilter/Cargo.toml 2016-10-18 10:56:12 +02:00
Matthias Beyer e8ae4c0da7 Create symlinks to documentation files in libimag*/README.md 2016-10-13 12:04:36 +02:00
Matthias Beyer e30d774670 Move all libimag*/README.md to doc/src/05100-* 2016-10-13 12:04:36 +02:00
Matthias Beyer fbd6e790c7 Increment header levels in the README.md files of the libraries 2016-10-13 12:04:36 +02:00
Matthias Beyer ed8e479bc6 libimagentryfilter: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
Gavin Thomas Claugus bc4cb6cdc8 libimagentryfilter: Delete old filter lib
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-14 15:18:39 -04:00
Gavin Thomas Claugus 0b94490e81 libimagentryfilter: Update VersionInRange
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-14 15:17:30 -04:00
Gavin Thomas Claugus 381cec0cca libimagentryfilter: parameterize Filter by Entry
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-14 15:17:30 -04:00
Gavin Thomas Claugus 0e4079287a libimagentryfilter: Update use stmts for filters
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-13 12:11:19 -04:00
Gavin Thomas Claugus fda1c94bee libimagentryfilter: Add filters crate to lib.rs
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-13 12:10:43 -04:00
Gavin Thomas Claugus 20c4358a83 libimagentryfilter: Add filters lib to Cargo.toml
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-13 11:42:15 -04:00
Matthias Beyer 1e457e8476 Merge pull request #633 from asuivelentine/imag/toml-dependency
Imag/toml dependency
2016-08-06 19:56:42 +02:00
Kai Sickeler b6f84769c7 Upgrade clap dependency to 2.* 2016-08-06 17:41:00 +02:00
Kai Sickeler 3d80455dc6 Upgrade toml dependency to 0.2 2016-08-06 17:24:55 +02:00
Matthias Beyer 79c1edcbd1 Add BoolFilter 2016-07-31 12:18:07 +02:00
Matthias Beyer 9337a14cdd Update all version strings: 0.1.0 -> 0.2.0 2016-07-12 11:51:20 +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
Matthias Beyer f168d8c871 Update log: 0.3.* -> 0.3 2016-05-10 17:54:47 +02:00
Matthias Beyer 45f93e5d58 Merge pull request #366 from matthiasbeyer/update-dependency/regex
Update dependency/regex
2016-04-18 08:54:38 +02:00
Matthias Beyer f0d29dad0f Merge pull request #362 from matthiasbeyer/libimagentryfilter/zero-warnings
Libimagentryfilter/zero warnings
2016-04-18 08:54:19 +02:00
Matthias Beyer 6309dd281d libimagentryfilter Update regex 0.1.x -> 0.1.* 2016-04-17 21:00:31 +02:00
Matthias Beyer d0271576bb Enable lints 2016-04-17 20:50:59 +02:00
Matthias Beyer 04b59e789f Remove unused import 2016-04-17 20:50:54 +02:00
Matthias Beyer 71cd3c8a87 libimagentryfilter: Update itertools 2016-04-17 15:50:32 +02:00
Matthias Beyer 6edae00d1a Fix names: libimagtag -> libimagentrytag 2016-04-16 22:33:37 +02:00
Matthias Beyer b9fa01aa60 Merge pull request #291 from matthiasbeyer/libimagentryfilter/update-clap
Update dependency: clap 1.5.5 -> 2.1.1
2016-03-26 13:57:25 +01:00
Matthias Beyer f49c06c209 Update dependency: clap 1.5.5 -> 2.1.1 2016-03-25 19:38:13 +01:00
Matthias Beyer 68c89ebb36 Add README for libimagentryfilter 2016-03-25 15:56:42 +01:00
Matthias Beyer 98dde5d0d1 Add filter: VersionInRange, VersionOutOfRange 2016-03-18 14:33:43 +01:00
Matthias Beyer 21013dd76f Add filter: Version{Gt, Lt} 2016-03-18 14:33:43 +01:00
Matthias Beyer d75595e4d8 Add VersionEq filter 2016-03-18 14:33:43 +01:00
Matthias Beyer 0786094150 Add dep: semver 2016-03-18 14:33:25 +01:00
Matthias Beyer fb35a5a2c7 Merge pull request #220 from matthiasbeyer/libimagentryfilter/tags
Libimagentryfilter/tags
2016-03-18 10:33:58 +01:00
Matthias Beyer 89c34e74ef Fix semantics if is-empty filter 2016-03-13 20:23:47 +01:00
Kai Sickeler 0a94160895 Add field_grep filter
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2016-03-12 18:22:00 +01:00
Matthias Beyer 564d8d84fe Reimplement FieldIsType filter with FieldPredicate filter 2016-03-12 15:06:34 +01:00