Commit graph

3417 commits

Author SHA1 Message Date
dd621a08a6 Merge pull request #772 from matthiasbeyer/libimagstore/store-tests-erroring-hooks
libimagstore/store-tests: erroring hooks
2016-10-06 18:30:24 +02:00
bb6c4ae896 Merge pull request #750 from matthiasbeyer/libimagstore/store-tests-move-by-id-test
Libimagstore/store: tests move by id test
2016-10-04 14:30:32 +02:00
6abdd88182 Fix wording 2016-10-04 13:49:57 +02:00
6b9da878f1 Fix commata 2016-10-04 13:49:41 +02:00
73b11e4bd2 Rewrite README.md 2016-10-03 20:44:06 +02:00
1244a6666f Add assert to Store::get() the new ID 2016-10-03 12:34:07 +02:00
b8916c3526 Merge pull request #774 from matthiasbeyer/copyright-notice
Copyright notice
2016-10-02 17:54:11 +02:00
0a70ea68ea libimagutil: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
f3373cde7e libimagtodo: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
6d3eeaea8d libimagtimeui: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
b8ea45facf libimagstorestdhook: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
6cc1a90870 libimagstore: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
221b87d7fb libimagrt: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
b08b53b056 libimagref: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
b34eb838e0 libimagnotes: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
6b809a5a27 libimaginteraction: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
4b2514e5a0 libimagerror: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
6cd765f67b libimagentryview: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
28c023dbc5 libimagentrytag: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
82e39f427a libimagentrymarkdown: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
f47ba140e6 libimagentrylist: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
2db79ada71 libimagentrylink: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
ed8e479bc6 libimagentryfilter: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
8836c08392 libimagentryedit: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
5182d8e2ad libimagdiary: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
df2736d7d8 libimagcounter: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
d9a0709499 libimagbookmark: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
6808400008 imag-view: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
ae60c92513 imag-todo: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
56e537673c imag-tag: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
598d8617a1 imag-store: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
ba50cb6ff6 imag-ref: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
73d67b1f18 imag-notes: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
0fc0471af6 imag-link: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
3f85cf21c1 .imag-documentation: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
f79b8c000b imag-diary: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
adf10e187a imag-counter: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
49c852fa67 imag-bookmark: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
e0d4744b4b bin: Add copyright notice to all files 2016-10-01 17:35:06 +02:00
1526c0b2dc Make hook configurable whether it succeeds or not 2016-09-30 13:39:33 +02:00
f16c09a981 Do not check whether old or new id exists/does not exist 2016-09-30 13:20:37 +02:00
4d2ac38ceb imag-ref: Use validator is_existing_path 2016-09-30 10:47:38 +02:00
f8ed44c1e7 Add cli validator: is_existing_path() 2016-09-30 10:47:11 +02:00
3d06933860 Add is_tag validator 2016-09-30 10:45:28 +02:00
da439e60e9 Add documentation what a valid tag is 2016-09-30 10:45:28 +02:00
d6f705dc90 Add is_tag clap validator helper 2016-09-30 10:45:28 +02:00
6999f95c4d imag-bookmark: Validate URLs 2016-09-28 19:44:23 +02:00
11490b232c Add implementation for validators 2016-09-28 19:30:05 +02:00
7482ffb5b3 Add deps 2016-09-28 19:30:04 +02:00
719e49271c Add module: cli_validators 2016-09-28 19:30:04 +02:00