Commit graph

2573 commits

Author SHA1 Message Date
a401ec93c5 Merge pull request #675 from matthiasbeyer/make-imag-bin
Add targets for the imag binary itself
2016-08-29 17:14:04 +02:00
2e8973b1ea Add README note on building the imag binary 2016-08-29 11:33:55 +02:00
42d18de111 Add targets for the imag binary itself 2016-08-29 11:33:55 +02:00
42fe319974 Merge pull request #673 from matthiasbeyer/readme-badges
Add badges in README
2016-08-29 11:33:23 +02:00
66248f6b4e Merge pull request #674 from matthiasbeyer/tests-disable-debug-output
Disable debug output in shell-script tests
2016-08-29 11:23:05 +02:00
78163ed3cd Disable debug output in shell-script tests 2016-08-29 08:50:01 +02:00
ca6ee9eee0 Add license badge 2016-08-29 08:35:14 +02:00
b6e5df789b Add badges for travis, issue and PR stats 2016-08-28 23:30:57 +02:00
eac536efa0 Merge pull request #655 from matthiasbeyer/revert-allow-travis-fail-on-beta
Revert "Allow travis to fail beta, temporarily"
2016-08-28 20:10:07 +02:00
adb879813e Merge pull request #672 from matthiasbeyer/libimagutil/warn-result
Add libimagutil::warn_result::*
2016-08-28 16:08:06 +02:00
7257f2cda1 Add libimagutil::warn_result::* 2016-08-28 14:31:29 +02:00
30ce28bc29 Merge pull request #670 from mario-kr/add_install-target
Add install/release target to Makefile
2016-08-27 21:45:17 +02:00
mario
f115ca1ba2 change README:
update Building instructions
update Running instructions
link to the online-documentation
2016-08-27 14:11:28 +02:00
mario
3b852de528 fix width of output 2016-08-27 13:19:13 +02:00
mario
b71b5e8c56 add release target 2016-08-27 13:16:42 +02:00
mario
c7430fd2c3 add install target 2016-08-27 12:48:45 +02:00
ab4a75421d Merge pull request #669 from TheNeikos/fix-code_dup
Remove duplication
2016-08-25 10:15:13 +02:00
Marcel Müller
820fa287a0
Remove duplication 2016-08-25 09:30:47 +02:00
f2f5e755f6 Merge pull request #569 from TheNeikos/replace-lazy_file
Replace lazy file
2016-08-25 08:47:15 +02:00
882b569cbf Revert "Allow travis to fail beta, temporarily"
This reverts commit f353d08cd1.
2016-08-25 08:43:45 +02:00
c7cdac5646 Merge pull request #665 from mario-kr/add_update-target
Add update target in Makefile
2016-08-24 20:44:30 +02:00
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
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