|
b2048b3dcf
|
Merge pull request #1306 from matthiasbeyer/minor
Minor patches
|
2018-02-20 20:23:41 +01:00 |
|
|
944b81195b
|
Merge pull request #1305 from matthiasbeyer/libimagerror/writeln-fix
Use writeln!() instead of write!()
|
2018-02-20 20:13:40 +01:00 |
|
|
a72f6482f6
|
Add changelog for libimagerror trace writeln!() fix
|
2018-02-20 19:25:49 +01:00 |
|
|
00b86709b6
|
Use writeln!() instead of write!()
|
2018-02-20 19:24:34 +01:00 |
|
|
f38a4eb723
|
Merge pull request #1304 from matthiasbeyer/imag-init/imag-version-generator
Use the make_imag_version!() helper
|
2018-02-20 19:21:08 +01:00 |
|
|
c2b754dbec
|
Merge pull request #1303 from matthiasbeyer/imag-diary/fix-list-diary-name-passing
Fix order of evaluation
|
2018-02-20 18:37:55 +01:00 |
|
|
461bebe60a
|
Merge pull request #1302 from matthiasbeyer/libimagdiary/fix-set-isflag
libimagdiary: Add "isflag" support
|
2018-02-20 18:37:48 +01:00 |
|
|
c4b33005fd
|
Increase gap size
|
2018-02-20 17:46:50 +01:00 |
|
|
59ea31a077
|
Use the make_imag_version!() helper
|
2018-02-20 17:45:14 +01:00 |
|
|
0315ee4fc2
|
Add changelog for imag-diary diary name presence fix
|
2018-02-20 17:32:52 +01:00 |
|
|
848bdd98d7
|
Add changelog for libimagdiary marker fix
|
2018-02-20 17:32:30 +01:00 |
|
|
404e9deed2
|
Add some debug output
|
2018-02-20 17:29:03 +01:00 |
|
|
0cde88d661
|
Fix order of evaluation
We need to evaluate the commandline argument first and if there is none,
we use the default.
This patch fixes that bug.
|
2018-02-20 17:27:42 +01:00 |
|
|
585261d468
|
Add "isflag" support
|
2018-02-20 17:18:46 +01:00 |
|
|
9c98d8f56e
|
Merge pull request #1298 from matthiasbeyer/remove-libimagentrylist
Remove libimagentrylist
|
2018-02-20 15:42:41 +01:00 |
|
|
5773e8a6c8
|
Remove libimagentrylist
|
2018-02-20 15:02:46 +01:00 |
|
|
027c4b3287
|
Remove usage of libimagentrylist
|
2018-02-20 15:02:46 +01:00 |
|
|
912a48cbfe
|
Merge pull request #1299 from matthiasbeyer/imag-ids/init
imag-ids: init
|
2018-02-20 14:42:51 +01:00 |
|
|
aaaf8c4ffc
|
Add changelog entry
|
2018-02-20 13:41:51 +01:00 |
|
|
f5df7cf332
|
Revert "Dump all StoreIds"
This reverts commit 1f84643486 .
|
2018-02-20 13:40:52 +01:00 |
|
|
dd8d4e6fa4
|
Add imag-ids core command
|
2018-02-20 13:37:10 +01:00 |
|
|
2c0c8347e9
|
Merge pull request #1285 from matthiasbeyer/libimagentryref/refactor
libimagentryref: Rewrite
|
2018-02-19 14:18:17 +01:00 |
|
|
7653a040da
|
Merge pull request #1294 from matthiasbeyer/libimagstore/store-debug-fix
Simplify Store debug impl
|
2018-02-19 12:27:37 +01:00 |
|
|
2dc23c8101
|
Merge branch 'imag-ref/rewrite-libimagref-api-usage' into libimagentryref/refactor
|
2018-02-19 12:17:58 +01:00 |
|
|
88ffe8084c
|
Merge branch 'libimagentrymarkdown/refactor-libimagref-api-usage' into libimagentryref/refactor
|
2018-02-19 12:17:53 +01:00 |
|
|
b9b15957fc
|
Merge branch 'libimagmail/rewrite-libimagref-api-usage' into libimagentryref/refactor
|
2018-02-19 12:17:48 +01:00 |
|
|
20654d66f7
|
Merge branch 'libimagcontact/rewrite-libimagref-api-usage' into libimagentryref/refactor
|
2018-02-19 12:17:44 +01:00 |
|
|
9ced9008b5
|
Refactor imag-contact for new libimagentryref API
|
2018-02-19 12:15:40 +01:00 |
|
|
672873c2f1
|
Make UniqueContactPathGenerator pub
|
2018-02-19 12:15:39 +01:00 |
|
|
719daf952b
|
Refactor libimagcontact for new libimagentryref API
|
2018-02-19 12:15:39 +01:00 |
|
|
c36250e42f
|
Adapt to new libimagentryref API
|
2018-02-19 12:15:31 +01:00 |
|
|
30ad7d89b1
|
Reimplement libimagmail for new libimagentryref interface
|
2018-02-19 12:15:22 +01:00 |
|
|
d3d6b80b8b
|
Redesign of the CLI
|
2018-02-19 12:15:13 +01:00 |
|
|
1153fb180b
|
Add function to delete a reference header entry
|
2018-02-19 12:14:32 +01:00 |
|
|
fd6a7f877a
|
Remove private macro
|
2018-02-19 12:14:32 +01:00 |
|
|
a1a85f40d0
|
Add default generators
|
2018-02-19 12:14:32 +01:00 |
|
|
2328c8b2b0
|
Take AsRef<str> rather than &String
|
2018-02-19 12:14:32 +01:00 |
|
|
a5eaf0439c
|
Update documentation for new implementation
|
2018-02-19 12:14:32 +01:00 |
|
|
cbb47cffcb
|
Implement Ref functions
|
2018-02-19 12:14:32 +01:00 |
|
|
ed69fd4b35
|
Enrich error types
|
2018-02-19 12:14:32 +01:00 |
|
|
81a8826740
|
Add impl for RefStore::{get,create,retrieve}_ref()
|
2018-02-19 12:14:32 +01:00 |
|
|
1014f58cfc
|
Rewrite interface
|
2018-02-19 12:14:32 +01:00 |
|
|
73af121882
|
Remove old concepts
|
2018-02-19 12:14:32 +01:00 |
|
|
97e863f8fb
|
Merge pull request #1292 from matthiasbeyer/fix-broken-pipes
Fix broken pipes
|
2018-02-19 12:13:06 +01:00 |
|
|
5f99018807
|
Simplify store debug print
|
2018-02-19 11:51:21 +01:00 |
|
|
b9d04730db
|
Fix for broken pipe panics
|
2018-02-19 11:14:19 +01:00 |
|
|
e8f8969ded
|
Fix broke pipe panics
|
2018-02-19 11:14:19 +01:00 |
|
|
36e511d39b
|
Fix broken pipe panics
|
2018-02-19 11:14:19 +01:00 |
|
|
380aeccdc7
|
Fix broken pipe panics
|
2018-02-19 11:14:19 +01:00 |
|
|
125eebe1ce
|
Fix broken pipe panic
|
2018-02-19 11:14:19 +01:00 |
|