Commit Graph

52 Commits

Author SHA1 Message Date
Matthias Beyer 535595a7c8 alias: Add note = notes
imag-notes should have been imag-note, but re-releasing it just because
of this slight inconvenience seems overblown.

Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-26 16:07:20 +02:00
Matthias Beyer 99576bf5bc Merge branch 'remove-libimagnotification' into master 2019-04-22 14:28:23 +02:00
Matthias Beyer 784cc85fdb Add example configuration for contact basepath 2019-04-22 14:26:56 +02:00
Matthias Beyer 204da1b0bd Remove libimagnotification
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-04-22 14:05:55 +02:00
Matthias Beyer a959167b15 Rewrite imag-mail
Signed-off-by: Matthias Beyer <mail@beyermatthias.de>
2019-02-20 16:22:52 +01:00
Matthias Beyer 49df7f54a9 Rewrite imag-ref 2019-02-17 11:09:48 +01:00
Matthias Beyer c791977aab
Merge pull request #1506 from matthiasbeyer/minor
Minor
2018-09-27 09:53:31 +02:00
Matthias Beyer 6f768fe4ad Add a progressbar to the command
Note: characters in config have to be escaped.
2018-09-27 07:40:10 +02:00
Matthias Beyer ea77faeae2 imagrc: Abbreviating is supported, remove old comment and update contact.list_format 2018-08-26 04:24:57 +02:00
Matthias Beyer 055a55c9f0 Add imag-git command 2018-04-24 13:56:11 +02:00
Matthias Beyer f1cdb21430 Add support for viewing multiple entries 2018-04-06 15:30:12 +02:00
Matthias Beyer 5dc0bd9db2 Provide editor in config 2018-03-13 08:32:40 +01:00
Matthias Beyer 5773e8a6c8 Remove libimagentrylist 2018-02-20 15:02:46 +01:00
Matthias Beyer 5e6eb1d249 Update logging configurations 2018-02-18 20:03:50 +01:00
Matthias Beyer 4c762e6f7d Add default config for imag-log 2018-01-03 16:54:08 +01:00
Matthias Beyer d0ec7e26dc Add implementation for imag-contact
* Implement contact listing with formatting via commandline or config
* Implement importer functionality for contact
* Implement "show" subcommand
* imagrc.toml: Add explanation which fns are supported in templates
2017-11-09 11:19:17 +01:00
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