Commit Graph

36 Commits

Author SHA1 Message Date
Matthias Beyer 2d0944d814 Add explanation which fns are supported in templates 2017-10-14 11:17:42 +02:00
Matthias Beyer 7d933725d6 Alter default configuration
Explain how the module logging destinations work, remove the specified
logging destination, because the global log definition already logs to
stderr.

libimagstore logs with trace now, also to a logfile in /tmp/
2017-10-13 14:04:19 +02:00
Matthias Beyer 9dcb323c45 Add example configuration for imag-view 2017-10-08 15:08:27 +02:00
Matthias Beyer 643db0df3a Remove libimagcounter / imag-counter 2017-09-28 22:41:23 +02:00
Matthias Beyer 2d727285a6 Enable logging to stderr for all modules in debug mode 2017-09-20 22:14:45 +02:00
Matthias Beyer c0214cafd3 Make debug logging format more verbose 2017-09-20 22:14:30 +02:00
Matthias Beyer d7d4d9fa7a Make default bookmark collection configurable via imagrc.toml 2017-09-15 21:46:15 +02:00
Matthias Beyer e4036c531b Add example setting for diary 2017-09-14 18:57:59 +02:00
Matthias Beyer c332bcb195 Implement aliases for imag binary 2017-09-08 17:08:14 +02:00
Matthias Beyer 4908cc6aaa Add more helpers 2017-09-03 13:48:05 +02:00
Matthias Beyer df51736c87 Add imag logging configuration 2017-09-03 13:48:05 +02:00
Matthias Beyer 91dce6858f Remove hook config from example config file 2017-06-06 11:12:37 +02:00
Matthias Beyer ac1af164e9 Merge pull request #775 from matthiasbeyer/libimaginteraction/readline
libimaginteraction: readline support
2016-10-11 18:22:41 +02:00
Matthias Beyer 9326a83d1f Add changes to index before committing, if config enabled it 2016-10-07 13:53:19 +02:00
Matthias Beyer 1509e074f8 Add commit-enable settings for all hooks 2016-10-06 18:41:12 +02:00
Matthias Beyer 91c200ca60 Add configuration settings for commit-on-drop feature 2016-10-06 18:41:12 +02:00
Matthias Beyer 5cb3593df4 Add explanation for configuration settings 2016-10-06 18:40:15 +02:00
Matthias Beyer 7fd5645106 Add imagrc example configuration for readline 2016-10-06 18:39:21 +02:00
Matthias Beyer ece7fe061c Add settings for enable/disable hook 2016-09-20 09:35:02 +02:00
Matthias Beyer ba1df8bb48 Remove unused config sections 2016-09-20 09:08:59 +02:00
Matthias Beyer 352f468a27 Fix: We have to specify the full ref name in the cfg 2016-09-19 09:47:37 +02:00
Matthias Beyer 721238ce14 Add configuration for delete hook 2016-09-17 18:41:03 +02:00
Matthias Beyer 17805a0f1e Add default settings for committing in the update hook 2016-09-09 16:34:19 +02:00
Matthias Beyer ed66d15da8 The checked out branch is actually "refs/heads/master" 2016-09-07 22:05:30 +02:00
Matthias Beyer 0892aa36f8 Add example setting for trying to checkout the ensure_branch branch 2016-09-07 22:05:28 +02:00
Matthias Beyer 7ed44cc1b8 Add example settings for ensure_branch 2016-09-07 22:05:28 +02:00
Matthias Beyer f689784402 Add imagrc cfg, whether to abort hooks if repo init failed 2016-09-07 22:05:28 +02:00
Matthias Beyer 7776e95345 Add vcs (git) hook settings in imagrc example 2016-09-07 22:05:27 +02:00
Matthias Beyer d017f22757 Add setting in imagrc, to allow implictely creating the store path 2016-07-25 17:02:38 +02:00
Matthias Beyer d8b9229082 Merge pull request #551 from matthiasbeyer/imagrc/add-missing-settings
Add settings in imagrc example for move hook aspects
2016-07-16 17:38:16 +02:00
Matthias Beyer 925012e02a Fix hook name 2016-07-16 15:41:04 +02:00
Matthias Beyer 5a6796b029 Fix imagrc.toml to match parsing code 2016-07-16 15:40:31 +02:00
Matthias Beyer 32669b305a Add settings in imagrc example for move hook aspects 2016-07-16 15:39:00 +02:00
Matthias Beyer 8adfe7443e Add optional setting for denying mutable hooks 2016-07-06 19:09:40 +02:00
Matthias Beyer 376832631a Add entry in example config file 2016-05-26 21:04:05 +02:00
Matthias Beyer 4d9ef9604c Add example configuration file 2016-05-09 17:13:17 +02:00