Commit Graph

2682 Commits

Author SHA1 Message Date
Matthias Beyer d0828421b3 Merge pull request #649 from matthiasbeyer/make-clean
Add makefile target for cleaning everything
2016-08-24 13:10:39 +02:00
Matthias Beyer ddbc38e756 Merge pull request #659 from asuivelentine/libimagstore/unused-import
removed unused import
2016-08-23 21:36:03 +02:00
Kai Sickeler 5148bc1a6e removed unused import 2016-08-23 19:58:50 +02:00
Kai Sickeler f9357f3b37 Added editor 2016-08-23 19:22:54 +02:00
Matthias Beyer aa858cef8a Merge pull request #651 from matthiasbeyer/travis-gh-pages-doc
Travis gh pages doc
2016-08-23 15:42:13 +02:00
Matthias Beyer 2d94b6c018 Merge pull request #645 from matthiasbeyer/libimagref/custom-hash-functions
Libimagref/custom hash functions
2016-08-23 15:17:54 +02:00
Matthias Beyer 8cf7e68b53 Add makefile target for cleaning everything 2016-08-23 15:04:56 +02:00
Matthias Beyer ba57a3ad80 Merge pull request #654 from matthiasbeyer/fixup-clap-dep-spec
Fix dependency spec
2016-08-23 14:50:26 +02:00
Matthias Beyer 39bb36f023 Use UTF8Error in default hasher impl 2016-08-23 12:46:02 +02:00
Matthias Beyer 70c015f73d Add NBytesHasher custom hasher 2016-08-23 12:46:02 +02:00
Matthias Beyer c7ef422cbe Add generic UTF8Error error kind 2016-08-23 12:46:02 +02:00
Matthias Beyer 52d907e67c Move Ref implementation to use DefaultHasher 2016-08-23 12:46:02 +02:00
Matthias Beyer 78ce9059fd Add hasher module 2016-08-23 12:46:01 +02:00
Matthias Beyer 111f6a4554 Use travis-cargo to upload the docs 2016-08-23 12:45:25 +02:00
Matthias Beyer c4a247f3e6 Revert "Add deploy setup for gh-pages"
This reverts commit fb8855bffe35f809b0ca8c4ed0bf70a5423d69e9.
2016-08-23 12:45:25 +02:00
Matthias Beyer 3715c5d33b Add deploy setup for gh-pages 2016-08-23 12:45:25 +02:00
Matthias Beyer abaffae549 Add secure token 2016-08-23 12:45:25 +02:00
Matthias Beyer 35c4ce3348 Let the travis gem format the .travis.yml file 2016-08-23 12:45:25 +02:00
Matthias Beyer e05328f69c Fix dependency spec 2016-08-23 12:44:43 +02:00
Matthias Beyer c434e1cd29 Merge pull request #652 from matthiasbeyer/allow-travis-failure-beta
Allow travis to fail beta, temporarily
2016-08-23 12:44:19 +02:00
Matthias Beyer f353d08cd1 Allow travis to fail beta, temporarily 2016-08-23 12:03:57 +02:00
Matthias Beyer d0a3325137 Merge pull request #646 from matthiasbeyer/makefile-improvements
Rewrite Makefile
2016-08-21 18:36:50 +02:00
Matthias Beyer 844ec175ed Merge pull request #648 from impo/libimagentryfilter/filters-rewrite
libimagentryfilter: rewrite with filters crate
2016-08-15 10:51:39 +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 dcb31cb53e Rewrite Makefile 2016-08-12 11:13:47 +02:00
Matthias Beyer 0cb09a627d Merge pull request #643 from matthiasbeyer/libimagentryedit/init
Libimagentryedit/init
2016-08-09 18:34:48 +02:00
Matthias Beyer 4614b9d430 Use libimagentryedit instead of libimagrt 2016-08-09 15:47:56 +02:00
Matthias Beyer 676146df3a Rewrite error module 2016-08-09 15:47:56 +02:00
Matthias Beyer 8a255484d0 Add more error kinds 2016-08-09 15:47:55 +02:00
Matthias Beyer 96a22a0d47 Add error module, result module 2016-08-09 15:47:55 +02:00
Matthias Beyer 8fd52d0ef1 Add dependencies 2016-08-09 15:47:55 +02:00
Matthias Beyer e250ca632e Move edit code from libimagrt 2016-08-09 15:47:55 +02:00
Matthias Beyer 4a317b253c Initial import 2016-08-09 15:47:55 +02:00
Matthias Beyer bb3e5023c9 Merge pull request #641 from matthiasbeyer/travis-small-enhancements
Travis small enhancements
2016-08-08 09:11:01 +02:00
Matthias Beyer 04d647f218 Actually we can build libs with cargo-test and bins with cargo-build 2016-08-07 20:37:01 +02:00
Matthias Beyer 2f94488cb4 Merge pull request #640 from impo/libimagtodo/deny-warnings
libimagtodo: Deny warnings
2016-08-07 19:32:07 +02:00
Matthias Beyer 06b7982961 Merge pull request #642 from impo/imag-todo/update-crate-version
imag-todo: Update crate version
2016-08-07 19:26:12 +02:00
Matthias Beyer 1ca1df3e36 Only call travis-cargo test for lib crates 2016-08-07 17:13:52 +02:00
Matthias Beyer 8c84f2ce5f Do not call travis-cargo bench at all 2016-08-07 17:12:16 +02:00
Matthias Beyer 22f8a60b43 Do not call travis-cargo doc at all 2016-08-07 17:11:58 +02:00
Matthias Beyer 41969d7fb8 Merge pull request #610 from asuivelentine/libimagentryview/editor
Libimagentryview/editor
2016-08-07 17:09:18 +02:00
Gavin Thomas Claugus 1532325dda imag-todo: Crate version 0.1.0 -> 0.2.0
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-07 10:31:11 -04:00
Gavin Thomas Claugus b881c3c243 libimagtodo: Crate version 0.1.0 -> 0.2.0
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-07 10:29:30 -04:00
Gavin Thomas Claugus bc84d12650 libimagtodo: Deny warnings
Signed-off-by: Gavin Thomas Claugus <gclaugus@gmail.com>
2016-08-07 10:23:27 -04:00
Matthias Beyer a15301ed11 Merge pull request #636 from matthiasbeyer/libimagrt/make-arg-names-publicly-available
Make arg names publicly available
2016-08-07 11:15:47 +02:00