Commit Graph

2447 Commits

Author SHA1 Message Date
mario bbb4866fa0 reduce warnings lib 2016-06-30 19:06:26 +02:00
mario 8c93e54939 reduce warnings 2016-06-30 19:02:12 +02:00
mario 5f1e9d6b30 fixed parentheses 2016-06-30 18:59:53 +02:00
mario 2144c8c425 delete-hook working 2016-06-30 18:38:03 +02:00
mario 8225f1a93e add-hook working 2016-06-30 18:25:57 +02:00
mario d0d9eac61c code cleanup 2016-06-30 15:14:39 +02:00
mario fbea3bcaf7 changed task-hookrs dependency to github.com/mario-kr/task-hookrs git for additional features 2016-06-30 15:12:06 +02:00
Matthias Beyer ea4487a481 Impl Display for StoreId 2016-06-30 11:02:58 +02:00
mario 64b07ec355 impl delete
waiting for task-hookrs
2016-06-29 21:37:21 +02:00
mario 72e85399ff implemented list-featureo 2016-06-28 23:05:05 +02:00
mario aa75b5ad9d added "list" option in clap ui 2016-06-28 20:57:53 +02:00
mario b2bc54c4f8 clean up of lib.rs 2016-06-28 20:42:33 +02:00
mario 3a9128ec7b various fixes like indentation and function names.
also moved the Result type definition to an extra file/module.
2016-06-28 20:30:54 +02:00
mario 48de71d926 fixed function name 2016-06-28 20:20:35 +02:00
mario 7de2577725 implemented add-hook 2016-06-28 20:13:11 +02:00
Matthias Beyer 80a198523a Merge pull request #483 from matthiasbeyer/libimagrt/map_err
Replace error boxing and wrapping by helper generated with libimagerror
2016-06-27 19:53:31 +02:00
Matthias Beyer 2ce6e8fef5 Merge pull request #482 from matthiasbeyer/libimagstore/map_err
Libimagstore/map err
2016-06-27 19:07:31 +02:00
Matthias Beyer c03fb00c20 Replace error boxing and wrapping by helper generated with libimagerror 2016-06-27 18:23:54 +02:00
Matthias Beyer 45a24de853 store.rs: Replace error boxing and wrapping with result helper from libimagerror 2016-06-27 18:16:43 +02:00
Matthias Beyer 484520842a lazyfile.rs: Replace error boxing and creation by call to new helper function 2016-06-27 18:00:12 +02:00
Matthias Beyer 0a05b9825c call helper generator macros in error module 2016-06-27 17:59:46 +02:00
Matthias Beyer 65911057bf Merge pull request #480 from matthiasbeyer/libimagerror/result-helper
Libimagerror/result helper
2016-06-27 17:54:18 +02:00
Matthias Beyer 7ffd28b592 Add tests for Option::ok_or_errkind() extension function 2016-06-27 15:12:24 +02:00
Matthias Beyer 5c8dbac34d Add test for error kind mapping 2016-06-27 15:12:24 +02:00
Matthias Beyer 320c1e4bd8 Add Option helper 2016-06-27 15:12:17 +02:00
Matthias Beyer 0d9d96fa6c Add result helper 2016-06-27 15:12:08 +02:00
Matthias Beyer 4147e702a0 Merge pull request #469 from matthiasbeyer/add-dcoo
Add Developers Certificate of Origin
2016-06-25 15:45:50 +02:00
Matthias Beyer 5417b01864 fixup! Add guideline how to contributing without github acc 2016-06-24 17:58:18 +02:00
mario-kr 4b8bf877c1 Merge pull request #6 from rscheme/implement_read
Implement Read
2016-06-16 10:14:43 +02:00
Roman Schemenau 84581c73ca Renamed function and iterator 2016-06-15 13:10:45 +02:00
Matthias Beyer 09de338b49 Add guideline how to contributing without github acc 2016-06-15 13:05:34 +02:00
Matthias Beyer 971fbc192d Add note that each contributor agrees to DCOO 2016-06-15 13:05:34 +02:00
Matthias Beyer ffddb4dcc1 Add developers certificate of origin
Source: http://developercertificate.org/
Not modified, but embedded in CONTRIBUTING.md
2016-06-15 13:05:34 +02:00
mario-kr e42c1e61f3 Merge pull request #8 from mario-kr/extend_ui.rs
Extend ui.rs
2016-06-15 12:56:23 +02:00
mario f00af56fd6 fix syntax error 2016-06-15 12:55:05 +02:00
mario 64adf4a5fb added exec/add with description,priority,project,due and frequency 2016-06-15 12:54:24 +02:00
mario-kr 879160bbea Merge pull request #7 from yaseleylo123/impl_exec-command
impl exec command
2016-06-15 12:46:51 +02:00
Matthias Beyer 1cc81b6d3a Merge pull request #470 from matthiasbeyer/libimagentrylink/cleanup
Libimagentrylink/cleanup
2016-06-14 13:26:56 +02:00
Matthias Beyer f542fafec2 Remove unneccessary block 2016-06-14 11:35:42 +02:00
Matthias Beyer 8c7ca95af1 Remove if-else by map() 2016-06-14 11:35:42 +02:00
Matthias Beyer c986d8f217 Merge pull request #426 from matthiasbeyer/libimagentrymarkdown/init
Libimagentrymarkdown/init
2016-06-13 20:23:15 +02:00
Yase f015223a8e changed /usr/bin/local/task to task 2016-06-13 11:15:02 +02:00
Matthias Beyer 29be4029da Replace complex unwrapping with big match block 2016-06-11 06:50:58 +02:00
Yase ba600f1fb2 cargo 2016-06-10 22:16:12 +02:00
Yase 41ae20c049 error handling for unwrap process stuff on exec taskwarrior 2016-06-09 17:21:24 +02:00
Matthias Beyer db93f01ea3 Add WithHtmlIterator to iterate over (Entry, Result<HTML>) tuples 2016-06-09 16:52:34 +02:00
Matthias Beyer 12369ddadf Add into_urllink() translater helper 2016-06-09 16:52:34 +02:00
Matthias Beyer 107e62a426 Add dependency url = 1.1. 2016-06-09 16:52:34 +02:00
Matthias Beyer 650e29d4b5 Add test: Two nonsimilar links 2016-06-09 16:52:34 +02:00
Matthias Beyer 1bb961ecb3 Add test: Two (similar) links 2016-06-09 16:52:34 +02:00