Kai Sickeler
|
688134abd7
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:23:19 +02:00 |
|
Kai Sickeler
|
16935d9153
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:22:39 +02:00 |
|
Kai Sickeler
|
4f6cb19f9a
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:22:26 +02:00 |
|
Kai Sickeler
|
61feb5199c
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:21:31 +02:00 |
|
Kai Sickeler
|
90d948122c
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:21:24 +02:00 |
|
Kai Sickeler
|
9848e97f55
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:21:00 +02:00 |
|
Kai Sickeler
|
0a67b483e7
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:19:51 +02:00 |
|
Kai Sickeler
|
3680b0e20d
|
Upgrade toml dependency to 0.2
|
2016-08-06 17:19:14 +02:00 |
|
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 |
|
|
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 |
|
|
f967fc3d62
|
Add on-modify taskwarrior hook script
|
2016-08-06 12:02:54 +02:00 |
|
|
a860b8f25f
|
Add on-add taskwarrior hook script
|
2016-08-06 12:02:42 +02:00 |
|
|
2da3eadc1c
|
Do not panic if there was no command passed
|
2016-08-06 11:54:20 +02:00 |
|
|
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 |
|
|
0fd8b3b286
|
Move deletion logic into lib
|
2016-08-06 11:39:31 +02:00 |
|
|
6222aac837
|
Add dependency: serde_json
|
2016-08-06 11:35:02 +02:00 |
|
|
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 |
|
|
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 |
|
|
57c4089d80
|
Remove outdated comment part
|
2016-08-06 10:51:16 +02:00 |
|
|
dc78b1553e
|
Comments for listing subcommand
|
2016-08-06 10:17:26 +02:00 |
|
|
1a01a391f1
|
Add comment to task delete procedure
|
2016-08-06 10:14:01 +02:00 |
|
|
0d2cd16e94
|
Print the imported string before the information output
|
2016-08-06 10:11:42 +02:00 |
|
|
d0592d0029
|
Return the imported string as well
|
2016-08-06 10:11:22 +02:00 |
|
|
01ee30537e
|
Add note why we stdin.lock() here
|
2016-08-06 10:07:26 +02:00 |
|
|
0d7f7a3ac1
|
Merge pull request #623 from matthiasbeyer/libimagdiary/remove-unwraps
Libimagdiary/remove unwraps
|
2016-08-05 13:19:35 +02:00 |
|
|
cc7067d106
|
Merge pull request #622 from matthiasbeyer/libimagtimeui/remove-unwrap
Libimagtimeui/remove unwrap
|
2016-08-05 13:19:29 +02:00 |
|
|
20a8f24a6e
|
Merge pull request #621 from matthiasbeyer/libimagentrytag/remove-unwraps
Libimagentrytag/remove unwraps
|
2016-08-05 13:19:24 +02:00 |
|
|
dd7d7b45ef
|
Merge pull request #620 from matthiasbeyer/libimagerror/replace-unwraps
Libimagerror/replace unwraps
|
2016-08-05 13:19:18 +02:00 |
|
|
9982b3251c
|
Replace unwrap() with try!()
|
2016-08-04 19:22:31 +02:00 |
|
|
a07047b61a
|
Replace unwrap() with try!()
|
2016-08-04 19:22:31 +02:00 |
|
|
27009be687
|
Replace unwrap() with try!()
|
2016-08-04 19:22:30 +02:00 |
|
|
f43f227042
|
Import MapErrInto Trait
|
2016-08-04 19:20:54 +02:00 |
|
|
bc16a2531a
|
Export MapErrInto trait
|
2016-08-04 19:20:54 +02:00 |
|
|
11dc277c6b
|
Replace unwrap() with map()
|
2016-08-04 19:13:16 +02:00 |
|
|
9ea1811e21
|
Replace unwrap() with map()
|
2016-08-04 19:13:16 +02:00 |
|
|
97fde8cc1b
|
Replace unwrap() with map()
|
2016-08-04 19:13:15 +02:00 |
|
|
1762b2e7d5
|
Replace unwrap() by match
|
2016-08-04 14:19:25 +02:00 |
|
|
a330cdd82f
|
Replace unwrap() by match
|
2016-08-04 14:18:13 +02:00 |
|
|
99612b4ecc
|
Replace unwrap with match
|
2016-08-04 14:15:34 +02:00 |
|