|
ee60f6057c
|
Merge pull request #740 from matthiasbeyer/libimagstorestdhook/git-only-commit-if-changed
libimagstorestdhook: git: only commit if changed
|
2016-09-18 09:49:33 +02:00 |
|
|
23778d407c
|
documentation: Remove dependency on libimagentryselect
|
2016-09-18 09:48:59 +02:00 |
|
|
12e7544a2a
|
Move code from libimagentryselect to libimaginteraction
|
2016-09-17 19:26:06 +02:00 |
|
|
b2a0758b1a
|
Abort the execution of the UpdateHook if repo isnt dirty
|
2016-09-17 19:10:13 +02:00 |
|
|
eb378d47c2
|
Add helper fn to check whether the repository WD is dirty
|
2016-09-17 19:10:13 +02:00 |
|
|
c535e221b9
|
Do two matrix builds: one for binaries, one for libraries
|
2016-09-17 18:43:46 +02:00 |
|
|
f9ea5c5013
|
DeleteHook should be executed after the delete action
|
2016-09-17 18:41:03 +02:00 |
|
|
d90e745185
|
Add implementation for delete hook
|
2016-09-17 18:41:03 +02:00 |
|
|
721238ce14
|
Add configuration for delete hook
|
2016-09-17 18:41:03 +02:00 |
|
|
47646d608b
|
Impl Debug for DeleteHook
|
2016-09-17 17:51:08 +02:00 |
|
|
994d88e65d
|
DeleteHook: Use Runtime object internally for storing config
|
2016-09-17 17:23:23 +02:00 |
|
|
db218cb3ee
|
Merge pull request #736 from matthiasbeyer/libimagstorestdhook/git-docu
libimagstorestdhook/git docu
|
2016-09-17 17:15:10 +02:00 |
|
|
182a3339c7
|
Merge pull request #735 from matthiasbeyer/libimagstorestdhook/git-remove-dead-code
Remove dead code: {Create,Retrieve}Hook implementation
|
2016-09-17 17:15:02 +02:00 |
|
|
2a82762e9a
|
Remove hook initialization from runtime setup
for hooks that are removed by the latest commit
|
2016-09-17 15:28:06 +02:00 |
|
|
610a59a8d6
|
Add documentation for the UpdateHook implementation
|
2016-09-17 15:22:33 +02:00 |
|
|
ffcdd46fe7
|
Add documentation for the Runtime utility
|
2016-09-17 15:22:23 +02:00 |
|
|
9d47664cc2
|
Add documentation for the configuration utilities
|
2016-09-17 15:22:13 +02:00 |
|
|
62ad1d8071
|
Add documentation for the StoreAction util type
|
2016-09-17 15:22:04 +02:00 |
|
|
32c6ab0aaa
|
Remove dead code: {Create,Retrieve}Hook implementation
|
2016-09-17 15:06:30 +02:00 |
|
|
18c2d75390
|
Merge pull request #731 from matthiasbeyer/libimagstorestdhook/git-remove-unused-imports
libimagstorestdhook: gi hooks:t remove unused imports
|
2016-09-11 08:23:47 +02:00 |
|
|
b1af5dc1d5
|
Remove unused imports: util module
|
2016-09-10 17:13:54 +02:00 |
|
|
3cf6cc4506
|
Remove unused imports: Update hook
|
2016-09-10 17:13:35 +02:00 |
|
|
412c4b5a30
|
Remove unused import: config module
|
2016-09-10 17:12:26 +02:00 |
|
|
7f4108ad85
|
Remove unused imports: create hook
|
2016-09-10 17:11:45 +02:00 |
|
|
931845105b
|
runtime: Remove unused import Signature
|
2016-09-10 17:08:56 +02:00 |
|
|
cb41c0c416
|
Merge pull request #728 from matthiasbeyer/libimagstorestdhook/git-custom-commit-msg
Libimagstorestdhook/git custom commit msg
|
2016-09-10 14:07:03 +02:00 |
|
|
797ea9e852
|
travis: Use makefile for building things
|
2016-09-09 20:15:17 +02:00 |
|
|
a00cbb9e43
|
Merge pull request #727 from matthiasbeyer/libimagentryedit/util-to-libimagutil
libimagentryedit/util to libimagutil
|
2016-09-09 18:57:54 +02:00 |
|
|
41c7cd2363
|
[CHERRY-PICK] Add newline before header
The lastest release of the `toml-rs` crate (2.1) removes leading spaces
before arrays and tables, causing our tests to fail.
This fixes it.
|
2016-09-09 17:22:20 +02:00 |
|
|
4b281dddc9
|
Implement editor calling
|
2016-09-09 16:34:19 +02:00 |
|
|
cc035525ec
|
Add error kinds for editor calling
|
2016-09-09 16:34:19 +02:00 |
|
|
995593a3b7
|
Add string input
|
2016-09-09 16:34:19 +02:00 |
|
|
66d8b71bdf
|
Add dep: libimaginteraction
|
2016-09-09 16:34:19 +02:00 |
|
|
47c3d0e483
|
Implement commit_message()
|
2016-09-09 16:34:19 +02:00 |
|
|
17805a0f1e
|
Add default settings for committing in the update hook
|
2016-09-09 16:34:19 +02:00 |
|
|
05d38bdf49
|
[CHERRY-PICK] Move edit_entry_with_cmd() to libimagutil
|
2016-09-09 16:34:19 +02:00 |
|
|
027fffb5b5
|
Move edit_entry_with_cmd() to libimagutil
|
2016-09-09 16:33:14 +02:00 |
|
|
501d1f38a2
|
Refactor edit_in_tmpfile()
To offer variant where we can pass the editor as command.
|
2016-09-09 14:57:51 +02:00 |
|
|
9f1faf764f
|
Merge pull request #726 from matthiasbeyer/libimagstore/storeid-remove-is-file
Remove StoreId::is_file()
|
2016-09-09 14:39:29 +02:00 |
|
|
d5647069cb
|
Add test that Store::retrieve() does ::create() underneath
|
2016-09-09 13:07:46 +02:00 |
|
|
c9994c33b6
|
Add test whether store-internal hashmap gets actually filled on Store::create()
|
2016-09-09 13:07:45 +02:00 |
|
|
e023a856f1
|
Add Store testing
|
2016-09-09 13:07:32 +02:00 |
|
|
636674b059
|
All StoreIds point to files, so this check does not make sense here
|
2016-09-09 12:56:29 +02:00 |
|
|
ff5a4b46c7
|
Remove StoreId::is_file()
|
2016-09-09 12:56:29 +02:00 |
|
|
21714660df
|
Merge pull request #729 from matthiasbeyer/fix-header-missing-newline
Add newline before header
|
2016-09-09 12:54:28 +02:00 |
|
|
7b827ff149
|
Add newline before header
The lastest release of the `toml-rs` crate (2.1) removes leading spaces
before arrays and tables, causing our tests to fail.
This fixes it.
|
2016-09-09 11:52:12 +02:00 |
|
|
8f26b20830
|
[CHERRY-PICK] Refactor edit_in_tmpfile()
To offer variant where we can pass the editor as command.
|
2016-09-08 18:03:26 +02:00 |
|
|
e730699541
|
Merge pull request #725 from matthiasbeyer/libimagstore/storeid-remove-is-dir
Remove StoreId::is_dir()
|
2016-09-08 17:20:39 +02:00 |
|
|
e49050932a
|
Fix missing parentheses in impl Debug for UpdateHook
|
2016-09-08 16:53:12 +02:00 |
|
|
a24335c9a3
|
Merge pull request #723 from matthiasbeyer/libimagstorestdhook/git-ci-fixes
libimagstorestdhook: git ci fixes
|
2016-09-08 16:50:43 +02:00 |
|