Commit graph

2060 commits

Author SHA1 Message Date
046bec83a1 Replace imag-tag/README.md with link to user documentation 2016-07-14 10:16:15 +02:00
e250059390 doc: Add file for tagging module documentation 2016-07-13 18:34:58 +02:00
f36851786a doc: Add description for linking module 2016-07-13 18:34:00 +02:00
f8b1d48307 doc: Add user documentation for imag-diary 2016-07-13 18:27:36 +02:00
9b7ed8c6c1 Replace imag-view/README.md with symlink to user doc 2016-07-12 17:14:49 +02:00
4806dbdaac Replace imag-store/README.md with symlink to user doc 2016-07-12 17:14:49 +02:00
45d41748f6 doc: Add store module documentation 2016-07-12 17:12:16 +02:00
c13cba52dc Replace imag-link/README.md with link to user doc 2016-07-12 17:02:31 +02:00
bc073fa98a Add imag-counter/README.md as link to the user doc 2016-07-12 17:01:38 +02:00
441de3d472 Remove README from imag-counter 2016-07-12 17:00:33 +02:00
51432eaf39 Add example how to use imag-counter 2016-07-12 17:00:02 +02:00
1bf7d16664 doc: template: Add TOC 2016-07-08 21:11:28 +02:00
6f958d2a68 doc: template: title page plain 2016-07-08 21:11:28 +02:00
fd1fd6881a doc: template: Make the title page the title page only 2016-07-08 21:05:03 +02:00
ed4b198359 doc: Fix version string 2016-07-08 20:58:47 +02:00
9283d964d5 doc: Add most basic section structure for module files 2016-07-08 20:51:45 +02:00
a8206b8f19 doc: Remove comment markers 2016-07-08 20:48:41 +02:00
fafc8418df doc: Remove utility documentation, as the user should never see this 2016-07-08 20:43:32 +02:00
39c1b30e6f doc: Add module file for view 2016-07-08 20:43:32 +02:00
0b1356a104 doc: Rewrite initial text for module section 2016-07-08 20:43:25 +02:00
1c0fc5a0a7 doc: Remove file on tagging 2016-07-08 20:43:25 +02:00
5a229a24b0 doc: Add module files: {link, ref} 2016-07-08 20:43:25 +02:00
f81e47ceb2 doc: Rewrite linking chapter 2016-07-08 20:43:20 +02:00
7a8432123b doc: Rewrite "The Store" chapter 2016-07-08 20:43:12 +02:00
28a9c5ffc9 doc: Rewrote intro 2016-07-08 20:43:06 +02:00
12cb61cd8b doc: Rename documentation files for modules 2016-07-08 17:42:47 +02:00
d8c4d55312 doc: Add chapter on technical details 2016-07-08 17:39:19 +02:00
d0a5beae9a doc: Remove library documentation files 2016-07-08 17:37:58 +02:00
b0de23bfbf doc: Rename document, set new date 2016-07-08 17:37:47 +02:00
923a4c51b5 Merge pull request #519 from matthiasbeyer/ignore-out
Ignore /out
2016-07-08 00:30:52 +02:00
b55789578c Ignore /out 2016-07-07 23:44:04 +02:00
c6f9d91599 Merge pull request #513 from matthiasbeyer/libimagstore/hooks/optionally-deny-mutable-hooks
Libimagstore/hooks/optionally deny mutable hooks
2016-07-07 21:52:08 +02:00
cda50e4cdb Merge pull request #518 from matthiasbeyer/imag-view/remove-unneeded-dep
Remove unused dependency: rustbox
2016-07-07 21:18:48 +02:00
cbf636960e Merge pull request #517 from matthiasbeyer/libimaginteraction/fix-nl-bug
Fix bug when newline is in the input
2016-07-07 20:43:11 +02:00
44f36090e0 Merge pull request #512 from matthiasbeyer/libimagstore/remove-aborting-error-catching
Remove checking for aborting errors
2016-07-07 20:29:40 +02:00
7818b523b9 Deny mutable access for hooks if the config says so 2016-07-07 20:29:24 +02:00
453fdc2e0e Remove unused dependency: rustbox 2016-07-07 20:08:37 +02:00
426fe45577 Fix bug when newline is in the input 2016-07-07 18:46:15 +02:00
eb31da70d1 Remove import: trace_error() function 2016-07-07 17:03:20 +02:00
7f14639c1e Add configuration parsing/getter for denying of mutable hooks 2016-07-06 19:10:17 +02:00
b4b719b753 Add error kind for denied hooks 2016-07-06 19:09:58 +02:00
8adfe7443e Add optional setting for denying mutable hooks 2016-07-06 19:09:40 +02:00
d18766b4b4 Remove checking for aborting errors
As the Aspect execution catches the aborting hooks and returns them, we
cannot have a non-aborting error here, so there is no point in checking
for aborting errors.
2016-07-06 18:01:00 +02:00
4ec3e29459 Merge pull request #481 from matthiasbeyer/imag-ref/init
Imag ref/init
2016-07-06 14:42:24 +02:00
dd4349f24f Merge pull request #503 from matthiasbeyer/libimagstore/storeid-display-fix
Fix Display impl for StoreId by using lossy string rep if PathBuf::to…
2016-07-05 15:25:23 +02:00
5bfdd5a827 Impl remove() 2016-07-05 13:50:00 +02:00
8eeb8bb310 Add imports 2016-07-05 13:49:29 +02:00
3eb5e82839 Impl add() 2016-07-05 13:49:29 +02:00
6fc05a027b Add main() 2016-07-05 13:49:29 +02:00
56759ecba8 Add ui module 2016-07-05 13:49:29 +02:00