Commit graph

3079 commits

Author SHA1 Message Date
006db707fa Merge pull request #789 from matthiasbeyer/warning-cleanup
Warning cleanup
2016-10-11 19:57:17 +02:00
d2b4b523c4 Remove unused imports 2016-10-11 18:35:34 +02:00
ac1af164e9 Merge pull request #775 from matthiasbeyer/libimaginteraction/readline
libimaginteraction: readline support
2016-10-11 18:22:41 +02:00
906e26df6f Merge pull request #759 from matthiasbeyer/libimagstorestdhook/git-commit-on-drop
libimagstorestdhook/git: commit on drop
2016-10-11 18:14:28 +02:00
9bb21e6a19 imag-bookmark: Rewrite add() with iterator helpers 2016-10-11 11:20:38 +02:00
dd5928c1b5 Merge pull request #788 from matthiasbeyer/fix-787
Fix missing [[ on travis
2016-10-08 01:33:23 +02:00
49b054aeda Deny warnings 2016-10-08 00:57:22 +02:00
8f26d5b9c3 Use unused results 2016-10-08 00:57:04 +02:00
f73c407e75 Remove unused imports 2016-10-08 00:56:57 +02:00
0a069a401b Remove unused variable 2016-10-08 00:53:52 +02:00
47ca51b895 Remove unused variable 2016-10-08 00:53:44 +02:00
18f575ebe5 Remove unused function 2016-10-08 00:53:29 +02:00
99d34d019b Deny warnings 2016-10-08 00:51:47 +02:00
02d0dfa084 Use unused result 2016-10-08 00:51:42 +02:00
9384f53447 Remove unused imports 2016-10-08 00:51:34 +02:00
a9deb488b3 Fix missing [[ on travis 2016-10-08 00:34:38 +02:00
30875d153f Merge pull request #771 from matthiasbeyer/clap-validators
Clap validators
2016-10-07 19:45:49 +02:00
7611ad2892 Merge pull request #783 from matthiasbeyer/readme-rewrite
Rewrite README.md
2016-10-07 19:05:05 +02:00
d506e869ca Add dependency: libimagutil 2016-10-07 17:35:43 +02:00
d88c5d9a01 Add section about how to stay uptodate 2016-10-07 17:16:45 +02:00
e92fe89270 Add more detailed errors 2016-10-07 14:07:17 +02:00
fb475784be Refactor codebase to be more readable 2016-10-07 14:04:06 +02:00
9326a83d1f Add changes to index before committing, if config enabled it 2016-10-07 13:53:19 +02:00
da92a54088 Check diff, if empty do nothing 2016-10-07 13:37:43 +02:00
921d25ac9c Add StoreUnloadHook registering in runtime 2016-10-06 18:42:18 +02:00
e9ce659ce8 Add StoreAction enum type for store unload hook 2016-10-06 18:42:18 +02:00
bebb3a3712 Add initial codebase for store-unload hook 2016-10-06 18:42:18 +02:00
be323a641e Check whether committing is enabled before doing so 2016-10-06 18:41:12 +02:00
5b7ff231a9 Add helper to check whether committing is enabled 2016-10-06 18:41:12 +02:00
1509e074f8 Add commit-enable settings for all hooks 2016-10-06 18:41:12 +02:00
91c200ca60 Add configuration settings for commit-on-drop feature 2016-10-06 18:41:12 +02:00
5cb3593df4 Add explanation for configuration settings 2016-10-06 18:40:15 +02:00
846c2d0325 Create history file if it does not exist 2016-10-06 18:40:14 +02:00
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
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
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