Commit Graph

2445 Commits

Author SHA1 Message Date
Kai Sickeler 37043904dc Upgrade toml dependency to 0.2 2016-08-06 17:16:49 +02:00
Kai Sickeler 095291b299 Upgrade toml dependency to 0.2 2016-08-06 17:14:29 +02:00
Kai Sickeler a2bf99d591 Upgrade toml dependency to 0.2 2016-08-06 17:13:31 +02:00
Matthias Beyer fc164a1382 Merge pull request #383 from mario-kr/imag-task
libimagtask
2016-08-06 14:26:28 +02:00
mario e98bc05cfc removed unused imports. functionality which required these imports has been moved to libimagtodo by matthiasbeyer 2016-08-06 12:46:04 +02:00
mario-kr 3a8988bf93 Merge pull request #18 from matthiasbeyer/imag-todo/add-example-hook-scripts
Imag todo/add example hook scripts
2016-08-06 12:44:02 +02:00
mario-kr d1adc125eb Merge pull request #17 from matthiasbeyer/libimagtodo/fixes
Libimagtodo/fixes
2016-08-06 12:43:36 +02:00
Matthias Beyer f967fc3d62 Add on-modify taskwarrior hook script 2016-08-06 12:02:54 +02:00
Matthias Beyer a860b8f25f Add on-add taskwarrior hook script 2016-08-06 12:02:42 +02:00
Matthias Beyer 2da3eadc1c Do not panic if there was no command passed 2016-08-06 11:54:20 +02:00
Matthias Beyer f915a7fa26 We must actually use println!() here 2016-08-06 11:50:50 +02:00
mario-kr 84d05a10c0 Merge pull request #16 from matthiasbeyer/libimagtodo/more-cleanup
Libimagtodo/more cleanup
2016-08-06 11:50:08 +02:00
Matthias Beyer 0fd8b3b286 Move deletion logic into lib 2016-08-06 11:39:31 +02:00
Matthias Beyer 6222aac837 Add dependency: serde_json 2016-08-06 11:35:02 +02:00
Matthias Beyer 6d14212042 Add dependency: log 2016-08-06 11:35:02 +02:00
mario 71bce41e0f change to task_hookrs 0.2.0 2016-08-06 11:23:52 +02:00
mario-kr 058f5efc65 Merge pull request #14 from matthiasbeyer/fixup-build
Fix comment which broke the build
2016-08-06 11:13:41 +02:00
mario-kr 3c41367f50 Merge pull request #15 from mario-kr/update-cargo-toml
change to task_hookrs 0.2.0
2016-08-06 11:13:17 +02:00
mario 819f026d48 change to task_hookrs 0.2.0 2016-08-06 11:11:40 +02:00
Matthias Beyer 6567f3a879 Fix comment which broke the build 2016-08-06 11:08:57 +02:00
mario-kr 9bceef573b Merge pull request #13 from matthiasbeyer/libimagtodo/init
Cleanup patches for libimagtodo/imag-todo
2016-08-06 11:05:39 +02:00
Matthias Beyer 57c4089d80 Remove outdated comment part 2016-08-06 10:51:16 +02:00
Matthias Beyer dc78b1553e Comments for listing subcommand 2016-08-06 10:17:26 +02:00
Matthias Beyer 1a01a391f1 Add comment to task delete procedure 2016-08-06 10:14:01 +02:00
Matthias Beyer 0d2cd16e94 Print the imported string before the information output 2016-08-06 10:11:42 +02:00
Matthias Beyer d0592d0029 Return the imported string as well 2016-08-06 10:11:22 +02:00
Matthias Beyer 01ee30537e Add note why we stdin.lock() here 2016-08-06 10:07:26 +02:00
Matthias Beyer 0d7f7a3ac1 Merge pull request #623 from matthiasbeyer/libimagdiary/remove-unwraps
Libimagdiary/remove unwraps
2016-08-05 13:19:35 +02:00
Matthias Beyer cc7067d106 Merge pull request #622 from matthiasbeyer/libimagtimeui/remove-unwrap
Libimagtimeui/remove unwrap
2016-08-05 13:19:29 +02:00
Matthias Beyer 20a8f24a6e Merge pull request #621 from matthiasbeyer/libimagentrytag/remove-unwraps
Libimagentrytag/remove unwraps
2016-08-05 13:19:24 +02:00
Matthias Beyer dd7d7b45ef Merge pull request #620 from matthiasbeyer/libimagerror/replace-unwraps
Libimagerror/replace unwraps
2016-08-05 13:19:18 +02:00
Matthias Beyer 9982b3251c Replace unwrap() with try!() 2016-08-04 19:22:31 +02:00
Matthias Beyer a07047b61a Replace unwrap() with try!() 2016-08-04 19:22:31 +02:00
Matthias Beyer 27009be687 Replace unwrap() with try!() 2016-08-04 19:22:30 +02:00
Matthias Beyer f43f227042 Import MapErrInto Trait 2016-08-04 19:20:54 +02:00
Matthias Beyer bc16a2531a Export MapErrInto trait 2016-08-04 19:20:54 +02:00
Matthias Beyer 11dc277c6b Replace unwrap() with map() 2016-08-04 19:13:16 +02:00
Matthias Beyer 9ea1811e21 Replace unwrap() with map() 2016-08-04 19:13:16 +02:00
Matthias Beyer 97fde8cc1b Replace unwrap() with map() 2016-08-04 19:13:15 +02:00
Matthias Beyer 1762b2e7d5 Replace unwrap() by match 2016-08-04 14:19:25 +02:00
Matthias Beyer a330cdd82f Replace unwrap() by match 2016-08-04 14:18:13 +02:00
Matthias Beyer 99612b4ecc Replace unwrap with match 2016-08-04 14:15:34 +02:00
Matthias Beyer 669b5a936a Replace unwrap() with match 2016-08-04 14:13:09 +02:00
Matthias Beyer 1872dcd5e6 Replace unwrap() with match 2016-08-04 14:12:42 +02:00
Matthias Beyer b6ce57418e Merge pull request #617 from matthiasbeyer/imag-store/refactor-unwraps
Imag store/refactor unwraps
2016-08-03 13:56:45 +02:00
Matthias Beyer b45c4d4d0b Merge pull request #616 from matthiasbeyer/libimagentrylink/remove-unwrap
libimagentrylink - unwrap() cleanup
2016-08-03 13:05:36 +02:00
Matthias Beyer 13945ab352 Replace unwrap() with match 2016-08-03 13:04:53 +02:00
Matthias Beyer 0f13fc38c0 Replace unwrap() with match 2016-08-03 13:04:47 +02:00
Matthias Beyer 84e33c07e6 Replace unwrap() with try!() 2016-08-03 13:04:27 +02:00
Matthias Beyer bd085b0ead Replace unwrap() with match 2016-08-03 13:04:20 +02:00