index
:
imag
master
The master imag repository
mail@beyermatthias.de
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix: Do not assume a mail file to be valid UTF8
Matthias Beyer
2020-01-02
1
-1
/
+12
*
Update copyright years to 2015-2020
Matthias Beyer
2020-01-02
195
-195
/
+195
*
Fix: Remove Box::leak() call in runtime application abstraction
Matthias Beyer
2019-12-26
1
-16
/
+6
*
Remove unused lifetime
Matthias Beyer
2019-12-23
1
-1
/
+1
*
Remove unnecessary clone().to_string() calls
Matthias Beyer
2019-12-23
1
-1
/
+1
*
Remove unnecessary return keyword
Matthias Beyer
2019-12-23
1
-1
/
+1
*
Remove unnecessary clone() call
Matthias Beyer
2019-12-23
1
-1
/
+1
*
Remove main() in doctest
Matthias Beyer
2019-12-23
1
-3
/
+1
*
Remove unnecessary clone() call
Matthias Beyer
2019-12-23
1
-1
/
+1
*
Remove DebugResult and DebugOption helpers
Matthias Beyer
2019-12-23
7
-63
/
+0
*
Replace map_dbg() and map_dbg_str() with context() and inspect() calls
Matthias Beyer
2019-12-23
4
-34
/
+21
*
Replace map_dbg_err() calls with context() calls
Matthias Beyer
2019-12-23
3
-12
/
+9
*
Fix: Ignore broken pipe when reporting ids
Matthias Beyer
2019-12-22
1
-11
/
+16
*
Remove let binding for unit value
Matthias Beyer
2019-12-22
1
-2
/
+2
*
Remove unit-let-binding
Matthias Beyer
2019-12-21
1
-1
/
+1
*
Impl FromStr instead of own function
Matthias Beyer
2019-12-21
1
-1
/
+7
*
Remove unit-let-binding
Matthias Beyer
2019-12-21
1
-1
/
+1
*
Add functions to get by id and remove with FileLockEntry
Matthias Beyer
2019-12-08
1
-0
/
+34
*
Add "is"-flag setting when creating bookmark
Matthias Beyer
2019-12-08
4
-1
/
+47
*
Remove old implementation, define interface for new implementation
Matthias Beyer
2019-12-08
5
-269
/
+76
*
Fix: a tag can contain ascii digits
Matthias Beyer
2019-11-11
1
-1
/
+1
*
Make tag-checking error message more explicit about what is wrong
Matthias Beyer
2019-11-11
1
-6
/
+12
*
Add builder for todo entries
Matthias Beyer
2019-11-09
3
-34
/
+151
*
Reimplement libimagtodo
Matthias Beyer
2019-11-09
7
-7
/
+632
*
Remove old implementation
Matthias Beyer
2019-11-09
4
-336
/
+0
*
Add Runtime::input_is_pipe()
Matthias Beyer
2019-11-09
1
-4
/
+10
*
Add extension trait for iterator over Result<Entry>
Matthias Beyer
2019-10-27
1
-0
/
+40
*
Add iterator extensions for store-id touched reporting
Matthias Beyer
2019-10-27
2
-0
/
+140
*
Revert "Add extension traits for handling Result<Option<T>, E> conversion"
Matthias Beyer
2019-10-26
3
-85
/
+0
*
Add extension traits for handling Result<Option<T>, E> conversion
Matthias Beyer
2019-10-26
3
-0
/
+85
*
Implement Error for ExitCode
Matthias Beyer
2019-10-26
1
-0
/
+24
*
Add Entry::set_content()
Matthias Beyer
2019-10-26
1
-0
/
+5
*
Pass the path to the ui builder function when creating a mock application
Matthias Beyer
2019-10-26
1
-1
/
+2
*
Add ImagApplication trait for CLI completion + single-binary support
Leon Schuermann
2019-10-26
2
-0
/
+71
*
Add some debug output
Matthias Beyer
2019-10-26
1
-0
/
+7
*
Fix test: Check whether in cache, then get, then check again
Matthias Beyer
2019-10-26
1
-1
/
+3
*
Add test: Test moving entry with writing to it before and after moving
Matthias Beyer
2019-10-26
1
-0
/
+39
*
Fix: Testing backend bug where an entry was not properly rewritten
Matthias Beyer
2019-10-26
1
-1
/
+13
*
Fix: Renaming entries should also remove the old entry
Matthias Beyer
2019-10-26
1
-19
/
+11
*
Fix: --override-config argument can be passed multiple times
Matthias Beyer
2019-10-13
1
-0
/
+1
*
Merge branch 'libimagcalendar/init' into master
Matthias Beyer
2019-10-11
5
-0
/
+248
|
\
|
*
Add function to get all events
Matthias Beyer
2019-10-09
1
-0
/
+12
|
*
Add getter helper
Matthias Beyer
2019-10-09
1
-0
/
+9
|
*
Implement calendar library
Matthias Beyer
2019-10-09
5
-0
/
+227
*
|
Add Linkable::is_linked_to()
Matthias Beyer
2019-10-09
1
-2
/
+33
*
|
Outsource helper: getting the link partial from Entry
Matthias Beyer
2019-10-09
1
-3
/
+8
|
/
*
Update dependency: hex: 0.3.2 -> 0.4
Matthias Beyer
2019-10-07
2
-2
/
+2
*
Update dependency: ansi_term: 0.11.0 -> 0.12
Matthias Beyer
2019-10-07
3
-3
/
+3
*
Update dependency: handlebars: 1.1.0 -> 2
Matthias Beyer
2019-10-07
2
-2
/
+2
*
Update dependency: env_logger: 0.6.1 -> 0.7
Matthias Beyer
2019-10-07
9
-9
/
+9
[next]