|
9459b7f410
|
Merge pull request #666 from matthiasbeyer/update-contributing-file
Update CONTRIBUTING.md file
|
2016-08-24 20:43:58 +02:00 |
|
|
15e43ee0bc
|
Some general updates
|
2016-08-24 17:11:16 +02:00 |
|
|
5517468e4d
|
We actually have a ML now
|
2016-08-24 17:03:43 +02:00 |
|
Marcel Müller
|
a82ef32142
|
Add missing FileAbstractions call
|
2016-08-24 16:58:48 +02:00 |
|
Marcel Müller
|
60a315e553
|
Rename lazyfile file to file_abstraction
|
2016-08-24 16:58:47 +02:00 |
|
Marcel Müller
|
c8e296e221
|
Move all abstractions to LazyFile and change it to FileAbstraction
|
2016-08-24 16:58:47 +02:00 |
|
Marcel Müller
|
1c71326ede
|
Add simple test
|
2016-08-24 16:58:47 +02:00 |
|
Marcel Müller
|
74dcd1f141
|
Add implementation of Test Lazyfile
|
2016-08-24 16:58:47 +02:00 |
|
Marcel Müller
|
bc1af19750
|
Add FileNot{Written,Seeked} errors
|
2016-08-24 16:58:47 +02:00 |
|
Marcel Müller
|
1d1ad65705
|
Split up LazyFile for test/prod
|
2016-08-24 16:58:46 +02:00 |
|
Marcel Müller
|
363a1d246a
|
Use Read instead of File for from_file
Also change it to `from_reader`
|
2016-08-24 16:58:46 +02:00 |
|
Marcel Müller
|
ef4455d9f3
|
Comment out tests
|
2016-08-24 16:58:43 +02:00 |
|
Mario Krehl
|
8dd4044009
|
added update target
|
2016-08-24 16:49:08 +02:00 |
|
|
ae1e5d6664
|
Merge pull request #661 from matthiasbeyer/crate-documentation
Documentation for the github pages
|
2016-08-24 15:13:12 +02:00 |
|
|
2e627a5721
|
Add README.md for libimaginteraction
|
2016-08-24 14:25:57 +02:00 |
|
|
a148af6ce8
|
Add README.md for libimagentryselect
|
2016-08-24 14:23:31 +02:00 |
|
|
47588dc2f3
|
Add README.md for libimagdiary
|
2016-08-24 14:22:20 +02:00 |
|
|
62a7e75230
|
Add README.md for libimagbookmark
|
2016-08-24 14:22:20 +02:00 |
|
|
fc53d9a401
|
Add README.md for libimagref
|
2016-08-24 14:22:20 +02:00 |
|
|
eafd8c1ae5
|
Add README.md for libimagerror
|
2016-08-24 14:22:16 +02:00 |
|
|
2ce4d334b4
|
Add module-documentation for the documentation crate
|
2016-08-24 13:29:53 +02:00 |
|
|
d0828421b3
|
Merge pull request #649 from matthiasbeyer/make-clean
Add makefile target for cleaning everything
|
2016-08-24 13:10:39 +02:00 |
|
|
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 |
|
|
aa858cef8a
|
Merge pull request #651 from matthiasbeyer/travis-gh-pages-doc
Travis gh pages doc
|
2016-08-23 15:42:13 +02:00 |
|
|
2d94b6c018
|
Merge pull request #645 from matthiasbeyer/libimagref/custom-hash-functions
Libimagref/custom hash functions
|
2016-08-23 15:17:54 +02:00 |
|
|
8cf7e68b53
|
Add makefile target for cleaning everything
|
2016-08-23 15:04:56 +02:00 |
|
|
ba57a3ad80
|
Merge pull request #654 from matthiasbeyer/fixup-clap-dep-spec
Fix dependency spec
|
2016-08-23 14:50:26 +02:00 |
|
|
39bb36f023
|
Use UTF8Error in default hasher impl
|
2016-08-23 12:46:02 +02:00 |
|
|
70c015f73d
|
Add NBytesHasher custom hasher
|
2016-08-23 12:46:02 +02:00 |
|
|
c7ef422cbe
|
Add generic UTF8Error error kind
|
2016-08-23 12:46:02 +02:00 |
|
|
52d907e67c
|
Move Ref implementation to use DefaultHasher
|
2016-08-23 12:46:02 +02:00 |
|
|
78ce9059fd
|
Add hasher module
|
2016-08-23 12:46:01 +02:00 |
|
|
111f6a4554
|
Use travis-cargo to upload the docs
|
2016-08-23 12:45:25 +02:00 |
|
|
c4a247f3e6
|
Revert "Add deploy setup for gh-pages"
This reverts commit fb8855bffe35f809b0ca8c4ed0bf70a5423d69e9.
|
2016-08-23 12:45:25 +02:00 |
|
|
3715c5d33b
|
Add deploy setup for gh-pages
|
2016-08-23 12:45:25 +02:00 |
|
|
abaffae549
|
Add secure token
|
2016-08-23 12:45:25 +02:00 |
|
|
35c4ce3348
|
Let the travis gem format the .travis.yml file
|
2016-08-23 12:45:25 +02:00 |
|
|
e05328f69c
|
Fix dependency spec
|
2016-08-23 12:44:43 +02:00 |
|
|
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 |
|
|
f353d08cd1
|
Allow travis to fail beta, temporarily
|
2016-08-23 12:03:57 +02:00 |
|
|
d0a3325137
|
Merge pull request #646 from matthiasbeyer/makefile-improvements
Rewrite Makefile
|
2016-08-21 18:36:50 +02:00 |
|
|
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 |
|