Commit graph

3033 commits

Author SHA1 Message Date
734826a2cd Add initial readline backend implementation 2016-10-06 18:40:14 +02:00
7fd5645106 Add imagrc example configuration for readline 2016-10-06 18:39:21 +02:00
858f310fda Add error kinds for readline errors 2016-10-06 18:39:21 +02:00
33f02fd776 Add dependencies 2016-10-06 18:39:21 +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
70387c6dad Merge pull request #767 from mario-kr/fix_include-bin-target-in-other-targets
Fix include bin target in other targets
2016-09-24 21:46:31 +02:00
mario
8c68d2210d Add sort for always same build order 2016-09-24 11:01:00 +02:00
mario
8e2ad8178d Fix imag-bin-release 2016-09-24 10:58:11 +02:00
mario
6a5c5e8449 Add the targets for the imag-binary to respective collector targets 2016-09-24 10:52:09 +02:00
c6e32a4fa8 Merge pull request #763 from matthiasbeyer/imag-view/implement-default-functionality
imag-view: implement default functionality
2016-09-22 08:09:25 +02:00
54120852ce Merge pull request #762 from matthiasbeyer/imag-diary/move-viewer-impl
imag-diary: move viewer impl
2016-09-22 08:09:06 +02:00
352bccde51 Respecify view-in-editor argument
As we use the `--editor` flag in the Runtime, we should not override it
here.

By passing `--editor foo` one can override the editor application-wide,
the argument is now `--in-editor` therefor.
2016-09-21 17:20:39 +02:00
2b2116fb95 View in stdout if not specified otherwise 2016-09-21 17:20:39 +02:00
8e331f1f08 Move viewer implementation for imag-diary to libimagdiary 2016-09-21 16:58:21 +02:00
f98afd4b01 Move dependencies 2016-09-21 16:58:21 +02:00
90bb61674f Merge pull request #758 from matthiasbeyer/libimagstorestdhook/git-fix-empty-commits
libimagstorestdhook/git: fix empty commits
2016-09-20 17:10:21 +02:00
5085d75208 Return if the file is not new and not modified 2016-09-20 15:19:35 +02:00
9dc4054a92 Add debug output on file status 2016-09-20 15:19:35 +02:00