e5ca1904c7
Add changelog entry for clap wrap_help
2018-04-13 16:20:41 +02:00
87b3579d9c
Add changelog entry for libimagentryref path variable fix
2018-04-13 14:09:21 +02:00
045a7b7c1b
Add changelog entry for libimagdiary sorting when viewing
2018-04-13 13:41:51 +02:00
d2c9c146c6
Add changelog entry for imag-grep count fix
2018-04-13 13:27:33 +02:00
f331f9d580
Add changelog entry for filtering by collection in imag-ids
2018-04-12 22:38:23 +02:00
a582ffcad3
Add changelog entry for libimagrt editor arg whitespace fix
2018-04-08 20:30:51 +02:00
7c401dc380
Add changelog entry for libimagentrygrep
2018-04-08 10:22:25 +02:00
644473acba
Add changelog entry for libimagstore iterator lifetime fix
2018-04-07 12:46:20 +02:00
bfb9124185
Add changelog entry or "imag view -I"
2018-04-06 15:41:22 +02:00
0b40b3d9ab
Add changelog entry for imag-view viewing multiple entries
2018-04-06 15:30:48 +02:00
431bbfd2fd
Add changelog entry for "imag contact find --id / --full-id"
2018-04-06 14:46:15 +02:00
8965411816
Add changelog for ", " seperator in "imag contact" output
2018-04-06 14:28:31 +02:00
4b88dd549c
Add changelog for "--format" in "imag contact find"
2018-04-06 14:28:13 +02:00
0249302e52
Add changelog for imag-link-list table output
2018-04-05 09:37:17 +02:00
9c3e63a94a
Add changelog entry for imag-init store dir creating fix
2018-04-05 09:37:03 +02:00
140624ec52
Add changelog entry for unknown subcommand handling helper
2018-04-04 19:34:13 +02:00
76abfbda81
Add changelog entry for habit template to instance linking fix
2018-03-23 10:06:11 +01:00
2b4e8880a4
Add changelog entry for Store::create() override fix
2018-03-23 10:06:11 +01:00
200864e2c6
Add changelog for "imag-habit" with "--done" flag
2018-03-23 10:06:11 +01:00
dacd231039
Add changelog for Habit::instance_exists_for_date()
2018-03-23 10:05:58 +01:00
c31edd5cf4
Add changelog for hash buffer allocation fix in libimagentryref
2018-03-23 10:05:58 +01:00
6298cea4d7
Add changelog entry for Ref::make_ref()
2018-03-23 10:05:58 +01:00
c6f1c78597
Fix typo in changelog
2018-03-23 10:05:58 +01:00
10ab36e247
Fix pandoc setup: Provide \passthrough
2018-03-21 18:06:08 +01:00
4be6d67dc0
Remove chapter
...
Was not that well written and we should rather explain this
functionality in the module explanation.
2018-03-21 18:06:08 +01:00
0ea85df3cc
Rewrite and fixup conventions chapter
2018-03-21 18:06:08 +01:00
3ab0124c77
Remove statement which is not true anymore
2018-03-21 18:06:08 +01:00
771ad977b0
Remove files which are not in use yet
2018-03-21 18:06:08 +01:00
323517c6a7
Add changelog entry for imag-ids not printing store path
2018-03-16 23:52:40 +01:00
5549ee2f6e
Add changelog entry for command-argument fix
2018-03-13 08:32:51 +01:00
ea2f9072ed
Add changelog entry for rt.editor parsing in libimagrt
2018-03-13 08:32:51 +01:00
ee72e61b44
Merge pull request #1343 from matthiasbeyer/imag-tag/rewrite-cli
...
imag-tag: rewrite cli
2018-03-12 23:07:06 +01:00
c12b88158d
Add changelog entry for imag-tag CLI rewrite
2018-03-12 22:16:47 +01:00
fb9866bd46
Merge pull request #1342 from matthiasbeyer/libimagentryedit/fix-editor-stdinerr-inherit
...
libimagentryedit: fix editor stdinerr inherit
2018-03-12 21:14:01 +01:00
c11ec3bf05
Add changelog entry for editor command stdin and stderr inherit
2018-03-12 20:09:09 +01:00
03dbb3cf17
Add changelog entry for imag-edit reading ids from stdin
2018-03-12 19:58:27 +01:00
bee2a161ef
Add changelog entry for JSON output support in imag-contact
2018-03-12 18:23:03 +01:00
60c1213ae5
Add changelog entry for ContactStore::all_contacts()
2018-03-12 17:07:36 +01:00
72f248575c
Add changelog entry for imag-contact "find" command
2018-03-12 17:07:36 +01:00
70208ed768
Add changelog entry for imag-contact email field join seperator
2018-03-12 17:07:36 +01:00
a0e59670f0
Add changelog entry for libimagcontact UID->hash change
2018-03-12 17:07:36 +01:00
cbe57f28bf
Add changelog from v0.6.3
2018-03-12 13:32:27 +01:00
03b5732b07
Add changelog from v0.6.2
2018-03-12 13:32:23 +01:00
ee74a6eacb
Add note about changelog entries in bugfix patches
2018-03-12 13:32:23 +01:00
e07e30a502
Add changelog entry
2018-03-10 15:00:38 +01:00
39a00dc65a
Add changelog
2018-03-02 23:11:04 +01:00
2089f96464
Add changelog entry
2018-03-02 21:52:14 +01:00
9fb5f453fe
Rewrite entry parsing algorithm
...
Rewrite without regex crate.
The regex approach was broken. If the following _content_ was provided
in the entry:
foo
---
bar
The regex approach parsed the header until the "---" in the content.
This is, of course, not the way to do that.
Now, the parsing is implemented by hand. Should be faster as well,
though I don't care about this.
This fixes a severe bug.
2018-02-20 21:06:36 +01:00
b2048b3dcf
Merge pull request #1306 from matthiasbeyer/minor
...
Minor patches
2018-02-20 20:23:41 +01:00
a72f6482f6
Add changelog for libimagerror trace writeln!() fix
2018-02-20 19:25:49 +01:00